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 830218 Details for
Bug 1035776
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), 223.24 KB, created by
Kamil Páral
on 2013-11-28 12:59:38 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2013-11-28 12:59:38 UTC
Size:
223.24 KB
patch
obsolete
>anaconda 20.25.11-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/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1004, in _yumGroups > self._groups = self._yum.comps > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 889, in environments > yum_groups = self._yumGroups > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 228, in _initialize > self.payload.environments > 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) >IOError: [Errno 9] Bad file descriptor > >Local variables in innermost frame: >self: <iterparse object at 0x7ff0de034f90> > > >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 0x7ff0e6338090>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://192.168.11.1:8000/tc3/" ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=ens3 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Europe/London --isUtc ># System bootloader configuration >bootloader --location=mbr >autopart > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition vda1 (2) with existing ext4 filesystem >, '/': existing 8712MB lvmlv fedora-root (5) with existing ext4 filesystem >} > swaps: [existing 1024MB lvmlv fedora-swap (6) with existing swap >] > name: Unknown Linux >] > _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: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 164352 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (10, 255, 63) biosGeometry: (10, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0e6359320> > exists: True > _size: 321.0 > id: 0 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-11-27-02-53-15-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_20-TC3_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-QEMU_DVD-ROM_QM00003, /dev/disk/by-label/Fedora\x2020-TC3\x20x86_64, /dev/disk/by-uuid/2013-11-27-02-53-15-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: 0 > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-11-27-02-53-15-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_20-TC3_x86_64 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, existing 10240MB disk vda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 9739MB partition vda2 (3) with existing lvmpv >, existing 9736MB lvmvg fedora (4) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > 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: 8 > 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: 9 > 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: 10 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 > _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/32bdbee6-a1f1-428f-93d6-4c3a9aa85708] > 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: 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 > 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: 11 > 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: 12 > 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 (13) with existing ext4 filesystem >, existing 2048MB dm live-base (14) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2, fedora, fedora-root, fedora-swap, 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-TC3_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-TC3_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) >] > _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 (0x7ff0e6338150) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7ff0e63380d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7ff0e63381d0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7ff0e6338210) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7ff0e63f2fd0) -- > 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: False > _intf._distributionText: <function distributionText at 0x7ff0ffb28b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: anaconda > _intf.payload.txID: None > _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: {} > _intf._currentAction._spokes.selectedGroups: [] > _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: None > _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: None > _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: {} > _intf._currentAction._spokes._tx_id: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._origAddons: [] > _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: None > _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, tmpfs] > _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 0x7ff0e638e7d0> > _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) >] > _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) >] > _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: http://192.168.11.1:8000/tc3/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_20-TC3_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 0x7ff0e6357410>, True), 'type': (<function <lambda> at 0x7ff0e63575f0>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7ff0e6357488>, 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.11-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-TC3_x86_64', 'method': 'http://192.168.11.1:8000/tc3/', '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: >12:58:16,389 INFO anaconda: /sbin/anaconda 20.25.11-1 >12:58:16,592 INFO anaconda: 2097152 kB (2048 MB) are available >12:58:16,592 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:58:16,598 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >12:58:16,598 INFO anaconda: Default encoding = utf-8 >12:58:16,806 INFO anaconda: Display mode = g >12:58:16,807 INFO anaconda: 2097152 kB (2048 MB) are available >12:58:16,807 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:58:17,870 DEBUG anaconda: X server has signalled a successful start. >12:58:17,872 INFO anaconda: Starting window manager, pid 972. >12:58:17,908 INFO anaconda: Started spice-vdagent. >12:58:18,578 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140672621434624) >12:58:18,662 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:58:18,664 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:58:18,665 INFO anaconda: using only installclass _Fedora >12:58:19,106 INFO anaconda: bootloader GRUB2 on X86 platform >12:58:19,108 INFO anaconda: bootloader GRUB2 on X86 platform >12:58:19,137 DEBUG anaconda: network: devices found ['ens3'] >12:58:19,553 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on ens3 >12:58:19,648 DEBUG anaconda: network: setting autoconnect of ens3 to False >12:58:19,649 DEBUG anaconda: network: missing ifcfgs created for devices ['ens3'] >12:58:19,728 DEBUG anaconda: updating hostname localhost.localdomain >12:58:19,762 INFO anaconda: Running Thread: AnaStorageThread (140672431675136) >12:58:19,767 INFO anaconda: Running Thread: AnaTimeInitThread (140672423282432) >12:58:19,775 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140672414889728) >12:58:19,781 INFO anaconda: Running Thread: AnaPayloadThread (140672406497024) >12:58:19,842 DEBUG anaconda: updating hostname localhost.localdomain >12:58:19,901 INFO anaconda: got 0 NTP servers from DHCP >12:58:19,903 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140672414889728) >12:58:19,951 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140672414889728) >12:58:19,959 INFO anaconda: Starting geolocation lookup >12:58:19,959 INFO anaconda: Geolocation provider: Fedora GeoIP >12:58:20,947 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140672621434624) >12:58:21,004 INFO anaconda: Geolocation lookup finished in 1.0 seconds >12:58:21,004 INFO anaconda: got results from geolocation >12:58:21,005 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140672414889728) >12:58:21,849 INFO anaconda: Thread Done: AnaStorageThread (140672431675136) >12:58:22,065 INFO anaconda: Thread Done: AnaPayloadThread (140672406497024) >12:58:22,002 INFO anaconda: Thread Done: AnaTimeInitThread (140672423282432) >12:58:23,623 DEBUG anaconda: network standalone spoke (init): completed: ['ens3'] >12:58:23,745 INFO anaconda: fs space: 0 B needed: 3 GB >12:58:23,745 INFO anaconda: Running Thread: AnaDateTimeThread (140672423282432) >12:58:23,833 INFO anaconda: Thread Done: AnaDateTimeThread (140672423282432) >12:58:23,859 INFO anaconda: fs space: 0 B needed: 3 GB >12:58:23,905 INFO anaconda: fs space: 0 B needed: 3 GB >12:58:23,941 INFO anaconda: Running Thread: AnaSourceWatcher (140672349918976) >12:58:23,959 INFO anaconda: Running Thread: AnaSoftwareWatcher (140672341526272) >12:58:24,037 INFO anaconda: Running Thread: AnaStorageWatcher (140672333133568) >12:58:24,044 INFO anaconda: Thread Done: AnaStorageWatcher (140672333133568) >12:58:24,083 DEBUG anaconda: Setting up repos: [] >12:58:24,090 INFO anaconda: Thread Done: AnaSourceWatcher (140672349918976) >12:58:24,129 INFO anaconda: Running Thread: AnaCustomStorageInit (140672349918976) >12:58:24,239 DEBUG anaconda: network: selected device ens3 >12:58:24,310 DEBUG anaconda: updating hostname localhost.localdomain >12:58:24,599 INFO anaconda: Running Thread: AnaNTPserver0 (140672406497024) >12:58:24,601 INFO anaconda: Running Thread: AnaNTPserver1 (140672431675136) >12:58:24,601 INFO anaconda: Running Thread: AnaNTPserver2 (140672333133568) >12:58:24,611 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7ff0de045510> >12:58:24,612 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff0de045d90> status to: Probing storage... >12:58:24,612 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff0de045d90> status to: Downloading package metadata... >12:58:24,627 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff0db6bb210> status to: Downloading package metadata... >12:58:24,627 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff0db6bb210> status to: Downloading group metadata... >12:58:24,627 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff0e5616090> status to: Probing storage... >12:58:24,627 INFO anaconda: Running Thread: AnaNTPserver3 (140672321140480) >12:58:24,649 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff0e5616090> >12:58:24,668 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff0de045d90> >12:58:24,878 DEBUG anaconda: updating hostname localhost.localdomain >12:58:24,986 DEBUG anaconda: updating hostname localhost.localdomain >12:58:24,986 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7ff0de030590> status to: Wired (ens3) connected >12:58:25,014 DEBUG anaconda: running handleException >12:58:25,015 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:58:25,015 INFO anaconda: Thread Done: AnaSoftwareWatcher (140672341526272) > > >/tmp/packaging.log: >12:58:21,851 INFO packaging: configuring base repo >12:58:21,947 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >12:58:21,948 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:58:21,948 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:58:21,948 DEBUG yum.verbose.plugin: Adding en_GB to language list >12:58:21,950 DEBUG yum.verbose.YumBase: Config time: 0.070 >12:58:21,980 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >12:58:21,980 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:58:21,980 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:58:21,981 DEBUG yum.verbose.plugin: Adding en_GB to language list >12:58:21,983 DEBUG yum.verbose.YumBase: Config time: 0.007 >12:58:22,022 INFO packaging: gathering repo metadata >12:58:22,064 INFO packaging: metadata retrieval complete >12:58:23,961 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:58:23,962 INFO_2 yum.verbose.plugin: Determining fastest mirrors >12:58:25,009 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 > > >/tmp/program.log: >12:58:16,666 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:58:16,676 DEBUG program: Return code: 0 >12:58:16,677 INFO program: Running... udevadm settle --timeout=300 >12:58:16,723 DEBUG program: Return code: 0 >12:58:16,724 INFO program: Running... modprobe fcoe >12:58:16,762 DEBUG program: Return code: 0 >12:58:16,763 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:58:16,794 INFO program: No FCoE boot disk information is found in EDD! >12:58:16,795 DEBUG program: Return code: 1 >12:58:17,873 INFO program: Running... metacity --display :1 --sm-disable >12:58:17,873 INFO program: Running... spice-vdagent >12:58:17,907 DEBUG program: Return code: 0 >12:58:19,764 INFO program: Running... udevadm settle --timeout=300 >12:58:19,780 DEBUG program: Return code: 0 >12:58:19,789 INFO program: Running... udevadm settle --timeout=300 >12:58:19,805 DEBUG program: Return code: 0 >12:58:19,876 INFO program: Running... multipath -c /dev/vda >12:58:19,891 DEBUG program: Return code: 1 >12:58:19,951 INFO program: Running... systemctl start chronyd.service >12:58:19,990 DEBUG program: Return code: 0 >12:58:19,991 INFO program: Running... dumpe2fs -h /dev/vda1 >12:58:20,024 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:58:20,024 INFO program: Filesystem volume name: <none> >12:58:20,025 INFO program: Last mounted on: <not available> >12:58:20,025 INFO program: Filesystem UUID: 21f82e7e-12e8-4595-a588-d9a5c355f38e >12:58:20,025 INFO program: Filesystem magic number: 0xEF53 >12:58:20,028 INFO program: Filesystem revision #: 1 (dynamic) >12:58:20,028 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:58:20,028 INFO program: Filesystem flags: signed_directory_hash >12:58:20,029 INFO program: Default mount options: user_xattr acl >12:58:20,029 INFO program: Filesystem state: clean >12:58:20,029 INFO program: Errors behavior: Continue >12:58:20,029 INFO program: Filesystem OS type: Linux >12:58:20,029 INFO program: Inode count: 128016 >12:58:20,030 INFO program: Block count: 512000 >12:58:20,030 INFO program: Reserved block count: 25600 >12:58:20,030 INFO program: Free blocks: 485334 >12:58:20,031 INFO program: Free inodes: 128005 >12:58:20,031 INFO program: First block: 1 >12:58:20,031 INFO program: Block size: 1024 >12:58:20,031 INFO program: Fragment size: 1024 >12:58:20,031 INFO program: Reserved GDT blocks: 256 >12:58:20,032 INFO program: Blocks per group: 8192 >12:58:20,032 INFO program: Fragments per group: 8192 >12:58:20,032 INFO program: Inodes per group: 2032 >12:58:20,032 INFO program: Inode blocks per group: 254 >12:58:20,032 INFO program: Flex block group size: 16 >12:58:20,033 INFO program: Filesystem created: Thu Nov 28 12:56:08 2013 >12:58:20,033 INFO program: Last mount time: Thu Nov 28 12:56:10 2013 >12:58:20,033 INFO program: Last write time: Thu Nov 28 12:56:10 2013 >12:58:20,033 INFO program: Mount count: 1 >12:58:20,033 INFO program: Maximum mount count: -1 >12:58:20,034 INFO program: Last checked: Thu Nov 28 12:56:08 2013 >12:58:20,034 INFO program: Check interval: 0 (<none>) >12:58:20,035 INFO program: Lifetime writes: 8 MB >12:58:20,035 INFO program: Reserved blocks uid: 0 (user root) >12:58:20,035 INFO program: Reserved blocks gid: 0 (group root) >12:58:20,039 INFO program: First inode: 11 >12:58:20,039 INFO program: Inode size: 128 >12:58:20,039 INFO program: Journal inode: 8 >12:58:20,040 INFO program: Default directory hash: half_md4 >12:58:20,040 INFO program: Directory Hash Seed: 6965bb1d-cba5-4edb-a58e-0d6b7a96fb1e >12:58:20,040 INFO program: Journal backup: inode blocks >12:58:20,040 INFO program: Journal features: (none) >12:58:20,040 INFO program: Journal size: 8M >12:58:20,041 INFO program: Journal length: 8192 >12:58:20,044 INFO program: Journal sequence: 0x00000002 >12:58:20,060 INFO program: Journal start: 1 >12:58:20,103 INFO program: >12:58:20,105 DEBUG program: Return code: 0 >12:58:20,106 INFO program: Running... resize2fs -P /dev/vda1 >12:58:20,205 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:58:20,213 INFO program: Estimated minimum size of the filesystem: 14045 >12:58:20,213 DEBUG program: Return code: 0 >12:58:20,304 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/vda2 >12:58:20,332 INFO program: LVM2_PV_UUID=iEdNcP-UErp-19GL-7del-Ca4U-tRbk-2svwvG >12:58:20,333 INFO program: LVM2_PE_START=1024.00 >12:58:20,333 INFO program: LVM2_VG_NAME=fedora >12:58:20,333 INFO program: LVM2_VG_UUID=kMKGrL-g6k1-rWEj-dyRd-clo0-LSB9-KVrxZO >12:58:20,333 INFO program: LVM2_VG_SIZE=9969664.00 >12:58:20,333 INFO program: LVM2_VG_FREE=0 >12:58:20,333 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >12:58:20,334 INFO program: LVM2_VG_EXTENT_COUNT=2434 >12:58:20,334 INFO program: LVM2_VG_FREE_COUNT=0 >12:58:20,334 INFO program: LVM2_PV_COUNT=1 >12:58:20,334 DEBUG program: Return code: 0 >12:58:20,353 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >12:58:20,368 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap >12:58:20,369 INFO program: LVM2_LV_UUID=n18Ddt-7WHL-LnWD-FMBD-zZ35-EESB-bz3t1o LVM2_LV_UUID=HvEYCk-tlHg-uopu-uMRq-pqCf-CNR4-XuGG4r >12:58:20,369 INFO program: LVM2_LV_SIZE=8921088.00 LVM2_LV_SIZE=1048576.00 >12:58:20,369 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >12:58:20,370 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >12:58:20,370 DEBUG program: Return code: 0 >12:58:20,441 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >12:58:20,466 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:58:20,466 INFO program: Filesystem volume name: <none> >12:58:20,466 INFO program: Last mounted on: /mnt/sysimage >12:58:20,466 INFO program: Filesystem UUID: a9d9802f-9a65-4af7-9d07-97fb4a661615 >12:58:20,467 INFO program: Filesystem magic number: 0xEF53 >12:58:20,467 INFO program: Filesystem revision #: 1 (dynamic) >12:58:20,467 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:58:20,467 INFO program: Filesystem flags: signed_directory_hash >12:58:20,467 INFO program: Default mount options: user_xattr acl >12:58:20,467 INFO program: Filesystem state: clean >12:58:20,467 INFO program: Errors behavior: Continue >12:58:20,467 INFO program: Filesystem OS type: Linux >12:58:20,468 INFO program: Inode count: 558624 >12:58:20,468 INFO program: Block count: 2230272 >12:58:20,468 INFO program: Reserved block count: 111513 >12:58:20,468 INFO program: Free blocks: 2157532 >12:58:20,468 INFO program: Free inodes: 558613 >12:58:20,468 INFO program: First block: 0 >12:58:20,468 INFO program: Block size: 4096 >12:58:20,468 INFO program: Fragment size: 4096 >12:58:20,468 INFO program: Reserved GDT blocks: 544 >12:58:20,469 INFO program: Blocks per group: 32768 >12:58:20,469 INFO program: Fragments per group: 32768 >12:58:20,469 INFO program: Inodes per group: 8096 >12:58:20,469 INFO program: Inode blocks per group: 506 >12:58:20,469 INFO program: Flex block group size: 16 >12:58:20,469 INFO program: Filesystem created: Thu Nov 28 12:56:09 2013 >12:58:20,469 INFO program: Last mount time: Thu Nov 28 12:56:10 2013 >12:58:20,469 INFO program: Last write time: Thu Nov 28 12:56:10 2013 >12:58:20,470 INFO program: Mount count: 1 >12:58:20,470 INFO program: Maximum mount count: -1 >12:58:20,470 INFO program: Last checked: Thu Nov 28 12:56:09 2013 >12:58:20,470 INFO program: Check interval: 0 (<none>) >12:58:20,470 INFO program: Lifetime writes: 130 MB >12:58:20,470 INFO program: Reserved blocks uid: 0 (user root) >12:58:20,470 INFO program: Reserved blocks gid: 0 (group root) >12:58:20,470 INFO program: First inode: 11 >12:58:20,471 INFO program: Inode size: 256 >12:58:20,471 INFO program: Required extra isize: 28 >12:58:20,471 INFO program: Desired extra isize: 28 >12:58:20,471 INFO program: Journal inode: 8 >12:58:20,471 INFO program: Default directory hash: half_md4 >12:58:20,471 INFO program: Directory Hash Seed: 321bbb24-7e67-4ed4-90d8-4a4730a5640b >12:58:20,471 INFO program: Journal backup: inode blocks >12:58:20,471 INFO program: Journal features: (none) >12:58:20,472 INFO program: Journal size: 128M >12:58:20,472 INFO program: Journal length: 32768 >12:58:20,472 INFO program: Journal sequence: 0x00000002 >12:58:20,472 INFO program: Journal start: 1 >12:58:20,472 INFO program: >12:58:20,472 DEBUG program: Return code: 0 >12:58:20,472 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >12:58:20,480 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:58:20,481 INFO program: Estimated minimum size of the filesystem: 46847 >12:58:20,481 DEBUG program: Return code: 0 >12:58:20,701 INFO program: Running... dumpe2fs -h /dev/loop1 >12:58:20,746 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:58:20,747 INFO program: Filesystem volume name: Anaconda >12:58:20,747 INFO program: Last mounted on: / >12:58:20,747 INFO program: Filesystem UUID: 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 >12:58:20,747 INFO program: Filesystem magic number: 0xEF53 >12:58:20,748 INFO program: Filesystem revision #: 1 (dynamic) >12:58:20,748 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:58:20,748 INFO program: Filesystem flags: signed_directory_hash >12:58:20,748 INFO program: Default mount options: user_xattr acl >12:58:20,748 INFO program: Filesystem state: clean >12:58:20,749 INFO program: Errors behavior: Continue >12:58:20,749 INFO program: Filesystem OS type: Linux >12:58:20,749 INFO program: Inode count: 131072 >12:58:20,749 INFO program: Block count: 2097152 >12:58:20,749 INFO program: Reserved block count: 0 >12:58:20,749 INFO program: Free blocks: 1293512 >12:58:20,750 INFO program: Free inodes: 103713 >12:58:20,750 INFO program: First block: 1 >12:58:20,750 INFO program: Block size: 1024 >12:58:20,750 INFO program: Fragment size: 1024 >12:58:20,750 INFO program: Reserved GDT blocks: 256 >12:58:20,750 INFO program: Blocks per group: 8192 >12:58:20,751 INFO program: Fragments per group: 8192 >12:58:20,751 INFO program: Inodes per group: 512 >12:58:20,751 INFO program: Inode blocks per group: 128 >12:58:20,751 INFO program: Flex block group size: 16 >12:58:20,751 INFO program: Filesystem created: Wed Nov 27 02:46:58 2013 >12:58:20,752 INFO program: Last mount time: Wed Nov 27 02:47:15 2013 >12:58:20,752 INFO program: Last write time: Wed Nov 27 02:47:25 2013 >12:58:20,752 INFO program: Mount count: 2 >12:58:20,752 INFO program: Maximum mount count: -1 >12:58:20,753 INFO program: Last checked: Wed Nov 27 02:46:58 2013 >12:58:20,753 INFO program: Check interval: 0 (<none>) >12:58:20,753 INFO program: Lifetime writes: 32 MB >12:58:20,754 INFO program: Reserved blocks uid: 0 (user root) >12:58:20,754 INFO program: Reserved blocks gid: 0 (group root) >12:58:20,754 INFO program: First inode: 11 >12:58:20,754 INFO program: Inode size: 256 >12:58:20,754 INFO program: Required extra isize: 28 >12:58:20,754 INFO program: Desired extra isize: 28 >12:58:20,755 INFO program: Journal inode: 8 >12:58:20,755 INFO program: Default directory hash: half_md4 >12:58:20,758 INFO program: Directory Hash Seed: 2208fa6e-eedd-4c28-82c4-2b68f085f473 >12:58:20,758 INFO program: Journal backup: inode blocks >12:58:20,759 INFO program: Journal features: (none) >12:58:20,759 INFO program: Journal size: 32M >12:58:20,759 INFO program: Journal length: 32768 >12:58:20,759 INFO program: Journal sequence: 0x00000007 >12:58:20,759 INFO program: Journal start: 0 >12:58:20,760 INFO program: >12:58:20,760 DEBUG program: Return code: 0 >12:58:20,760 INFO program: Running... resize2fs -P /dev/loop1 >12:58:20,781 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:58:20,782 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:58:20,782 INFO program: Couldn't find valid filesystem superblock. >12:58:20,782 DEBUG program: Return code: 1 >12:58:20,853 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:58:20,860 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:58:20,861 INFO program: Filesystem volume name: Anaconda >12:58:20,861 INFO program: Last mounted on: / >12:58:20,861 INFO program: Filesystem UUID: 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 >12:58:20,861 INFO program: Filesystem magic number: 0xEF53 >12:58:20,862 INFO program: Filesystem revision #: 1 (dynamic) >12:58:20,862 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:58:20,862 INFO program: Filesystem flags: signed_directory_hash >12:58:20,862 INFO program: Default mount options: user_xattr acl >12:58:20,862 INFO program: Filesystem state: clean >12:58:20,863 INFO program: Errors behavior: Continue >12:58:20,863 INFO program: Filesystem OS type: Linux >12:58:20,863 INFO program: Inode count: 131072 >12:58:20,863 INFO program: Block count: 2097152 >12:58:20,863 INFO program: Reserved block count: 0 >12:58:20,863 INFO program: Free blocks: 1293512 >12:58:20,864 INFO program: Free inodes: 103713 >12:58:20,864 INFO program: First block: 1 >12:58:20,864 INFO program: Block size: 1024 >12:58:20,864 INFO program: Fragment size: 1024 >12:58:20,865 INFO program: Reserved GDT blocks: 256 >12:58:20,865 INFO program: Blocks per group: 8192 >12:58:20,865 INFO program: Fragments per group: 8192 >12:58:20,865 INFO program: Inodes per group: 512 >12:58:20,866 INFO program: Inode blocks per group: 128 >12:58:20,866 INFO program: Flex block group size: 16 >12:58:20,866 INFO program: Filesystem created: Wed Nov 27 02:46:58 2013 >12:58:20,866 INFO program: Last mount time: Thu Nov 28 12:58:11 2013 >12:58:20,866 INFO program: Last write time: Thu Nov 28 12:58:11 2013 >12:58:20,866 INFO program: Mount count: 3 >12:58:20,867 INFO program: Maximum mount count: -1 >12:58:20,867 INFO program: Last checked: Wed Nov 27 02:46:58 2013 >12:58:20,867 INFO program: Check interval: 0 (<none>) >12:58:20,867 INFO program: Lifetime writes: 32 MB >12:58:20,867 INFO program: Reserved blocks uid: 0 (user root) >12:58:20,868 INFO program: Reserved blocks gid: 0 (group root) >12:58:20,868 INFO program: First inode: 11 >12:58:20,868 INFO program: Inode size: 256 >12:58:20,868 INFO program: Required extra isize: 28 >12:58:20,869 INFO program: Desired extra isize: 28 >12:58:20,870 INFO program: Journal inode: 8 >12:58:20,871 INFO program: Default directory hash: half_md4 >12:58:20,871 INFO program: Directory Hash Seed: 2208fa6e-eedd-4c28-82c4-2b68f085f473 >12:58:20,873 INFO program: Journal backup: inode blocks >12:58:20,876 INFO program: Journal features: (none) >12:58:20,876 INFO program: Journal size: 32M >12:58:20,876 INFO program: Journal length: 32768 >12:58:20,876 INFO program: Journal sequence: 0x00000008 >12:58:20,877 INFO program: Journal start: 1 >12:58:20,878 INFO program: >12:58:20,878 DEBUG program: Return code: 0 >12:58:20,878 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:58:20,884 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:58:20,885 INFO program: Estimated minimum size of the filesystem: 786345 >12:58:20,885 DEBUG program: Return code: 0 >12:58:20,976 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:58:20,989 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:58:20,989 INFO program: Filesystem volume name: Anaconda >12:58:20,989 INFO program: Last mounted on: / >12:58:20,990 INFO program: Filesystem UUID: 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 >12:58:20,990 INFO program: Filesystem magic number: 0xEF53 >12:58:20,990 INFO program: Filesystem revision #: 1 (dynamic) >12:58:20,990 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:58:20,990 INFO program: Filesystem flags: signed_directory_hash >12:58:20,991 INFO program: Default mount options: user_xattr acl >12:58:20,991 INFO program: Filesystem state: clean >12:58:20,992 INFO program: Errors behavior: Continue >12:58:20,992 INFO program: Filesystem OS type: Linux >12:58:20,993 INFO program: Inode count: 131072 >12:58:20,993 INFO program: Block count: 2097152 >12:58:20,993 INFO program: Reserved block count: 0 >12:58:20,994 INFO program: Free blocks: 1293512 >12:58:20,994 INFO program: Free inodes: 103713 >12:58:20,994 INFO program: First block: 1 >12:58:20,994 INFO program: Block size: 1024 >12:58:20,994 INFO program: Fragment size: 1024 >12:58:20,995 INFO program: Reserved GDT blocks: 256 >12:58:20,995 INFO program: Blocks per group: 8192 >12:58:20,995 INFO program: Fragments per group: 8192 >12:58:20,996 INFO program: Inodes per group: 512 >12:58:20,996 INFO program: Inode blocks per group: 128 >12:58:20,996 INFO program: Flex block group size: 16 >12:58:20,996 INFO program: Filesystem created: Wed Nov 27 02:46:58 2013 >12:58:20,997 INFO program: Last mount time: Wed Nov 27 02:47:15 2013 >12:58:20,997 INFO program: Last write time: Wed Nov 27 02:47:25 2013 >12:58:20,997 INFO program: Mount count: 2 >12:58:20,997 INFO program: Maximum mount count: -1 >12:58:20,998 INFO program: Last checked: Wed Nov 27 02:46:58 2013 >12:58:20,998 INFO program: Check interval: 0 (<none>) >12:58:20,998 INFO program: Lifetime writes: 32 MB >12:58:20,998 INFO program: Reserved blocks uid: 0 (user root) >12:58:20,998 INFO program: Reserved blocks gid: 0 (group root) >12:58:20,999 INFO program: First inode: 11 >12:58:20,999 INFO program: Inode size: 256 >12:58:20,999 INFO program: Required extra isize: 28 >12:58:20,999 INFO program: Desired extra isize: 28 >12:58:20,999 INFO program: Journal inode: 8 >12:58:21,000 INFO program: Default directory hash: half_md4 >12:58:21,000 INFO program: Directory Hash Seed: 2208fa6e-eedd-4c28-82c4-2b68f085f473 >12:58:21,000 INFO program: Journal backup: inode blocks >12:58:21,001 INFO program: Journal features: (none) >12:58:21,001 INFO program: Journal size: 32M >12:58:21,002 INFO program: Journal length: 32768 >12:58:21,010 INFO program: Journal sequence: 0x00000007 >12:58:21,011 INFO program: Journal start: 0 >12:58:21,011 INFO program: >12:58:21,012 DEBUG program: Return code: 0 >12:58:21,012 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:58:21,032 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:58:21,032 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:58:21,032 INFO program: Couldn't find valid filesystem superblock. >12:58:21,033 DEBUG program: Return code: 1 >12:58:21,095 INFO program: Running... udevadm settle --timeout=300 >12:58:21,110 DEBUG program: Return code: 0 >12:58:21,128 INFO program: Running... udevadm settle --timeout=300 >12:58:21,140 DEBUG program: Return code: 0 >12:58:21,144 INFO program: Running... udevadm settle --timeout=300 >12:58:21,156 DEBUG program: Return code: 0 >12:58:21,161 INFO program: Running... udevadm settle --timeout=300 >12:58:21,176 DEBUG program: Return code: 0 >12:58:21,178 INFO program: Running... lvm lvchange -a n fedora/root >12:58:21,236 DEBUG program: Return code: 0 >12:58:21,242 INFO program: Running... udevadm settle --timeout=300 >12:58:21,255 DEBUG program: Return code: 0 >12:58:21,258 INFO program: Running... lvm vgchange -a n fedora >12:58:21,316 INFO program: 0 logical volume(s) in volume group "fedora" now active >12:58:21,316 DEBUG program: Return code: 0 >12:58:21,321 INFO program: Running... udevadm settle --timeout=300 >12:58:21,333 DEBUG program: Return code: 0 >12:58:21,339 INFO program: Running... udevadm settle --timeout=300 >12:58:21,359 DEBUG program: Return code: 0 >12:58:21,392 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >12:58:21,430 DEBUG program: Return code: 0 >12:58:21,433 INFO program: Running... udevadm settle --timeout=300 >12:58:21,451 DEBUG program: Return code: 0 >12:58:21,452 INFO program: Running... umount /mnt/sysimage >12:58:21,471 DEBUG program: Return code: 0 >12:58:21,472 INFO program: Running... udevadm settle --timeout=300 >12:58:21,483 DEBUG program: Return code: 0 >12:58:21,489 INFO program: Running... udevadm settle --timeout=300 >12:58:21,500 DEBUG program: Return code: 0 >12:58:21,506 INFO program: Running... lvm lvchange -a y fedora/root >12:58:21,576 DEBUG program: Return code: 0 >12:58:21,577 INFO program: Running... udevadm settle --timeout=300 >12:58:21,591 DEBUG program: Return code: 0 >12:58:21,593 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >12:58:21,635 DEBUG program: Return code: 0 >12:58:21,638 INFO program: Running... arch >12:58:21,650 ERR program: Error running arch: No such file or directory >12:58:21,672 INFO program: Running... udevadm settle --timeout=300 >12:58:21,689 DEBUG program: Return code: 0 >12:58:21,689 INFO program: Running... umount /mnt/sysimage >12:58:21,700 DEBUG program: Return code: 0 >12:58:21,700 INFO program: Running... udevadm settle --timeout=300 >12:58:21,717 DEBUG program: Return code: 0 >12:58:21,720 INFO program: Running... lvm lvchange -a n fedora/root >12:58:21,760 DEBUG program: Return code: 0 >12:58:21,851 INFO program: Running... hwclock --hctosys --utc >12:58:22,002 DEBUG program: Return code: 0 >12:58:23,974 INFO program: Running... udevadm settle --timeout=300 >12:58:23,995 DEBUG program: Return code: 0 >12:58:24,027 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpMhzSD2 >12:58:24,040 DEBUG program: Return code: 0 >12:58:24,044 INFO program: Running... udevadm settle --timeout=300 >12:58:24,062 DEBUG program: Return code: 0 >12:58:24,063 INFO program: Running... umount /tmp/tmpMhzSD2 >12:58:24,077 DEBUG program: Return code: 0 >12:58:24,721 INFO program: Running... modprobe btrfs >12:58:24,840 DEBUG program: Return code: 0 >12:58:24,884 INFO program: Running... modprobe xfs >12:58:24,940 DEBUG program: Return code: 0 >12:58:25,022 INFO program: Running... modprobe vfat >12:58:25,055 DEBUG program: Return code: 0 > > >/tmp/storage.log: >12:58:16,724 INFO blivet: ISCSID is /sbin/iscsid >12:58:16,724 INFO blivet: no initiator set >12:58:16,795 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:58:16,795 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:58:18,578 DEBUG blivet: trying to set new default fstype to 'ext4' >12:58:18,648 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:18,650 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:58:18,651 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:19,107 INFO blivet: Detected 2064M of memory >12:58:19,107 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >12:58:19,108 INFO blivet: Swap attempt of 0M >12:58:19,762 INFO blivet: resetting Blivet (version 0.23.6) instance <blivet.Blivet object at 0x7ff0e62d4490> >12:58:19,763 INFO blivet: no initiator set >12:58:19,763 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:58:19,764 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:58:19,787 DEBUG blivet: protected device spec LABEL=Fedora_20-TC3_x86_64 resolved to sr0 >12:58:19,812 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >12:58:19,821 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2020-TC3\\x20x86_64 /dev/disk/by-uuid/2013-11-27-02-53-15-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_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-TC3_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020-TC3\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-11-27-02-53-15-00', > 'ID_FS_UUID_ENC': '2013-11-27-02-53-15-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b44a295', > 'ID_REVISION': '0.15', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '26693', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2020-TC3\\x20x86_64', > '/dev/disk/by-uuid/2013-11-27-02-53-15-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:58:19,822 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:58:19,824 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:58:19,827 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:19,827 INFO blivet: sr0 is a cdrom >12:58:19,828 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:58:19,830 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:19,836 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:58:19,836 INFO blivet: added cdrom sr0 (id 0) to device tree >12:58:19,838 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:58:19,842 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:58:19,843 INFO blivet: type detected on 'sr0' is 'iso9660' >12:58:19,845 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:58:19,846 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >12:58:19,848 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:58:19,849 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:58:19,851 DEBUG blivet: looking up parted Device: /dev/sr0 >12:58:19,857 INFO blivet: got device: OpticalDevice instance (0x363e290) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 321.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 164352 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (10, 255, 63) biosGeometry: (10, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0e6359320> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:58:19,858 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:58:19,858 INFO blivet: got format: Iso9660FS instance (0x7ff0dbb6c250) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-11-27-02-53-15-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20-TC3_x86_64 size = 0.0 targetSize = 0.0 > >12:58:19,862 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000826dd', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28507', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >12:58:19,864 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >12:58:19,865 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:58:19,868 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:19,870 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >12:58:19,872 INFO blivet: vda is a disk >12:58:19,873 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:19,874 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >12:58:19,892 INFO blivet: added disk vda (id 1) to device tree >12:58:19,893 DEBUG blivet: looking up parted Device: /dev/vda >12:58:19,901 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >12:58:19,904 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >12:58:19,907 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >12:58:19,907 DEBUG blivet: required disklabel type for vda (15) is None >12:58:19,908 DEBUG blivet: default disklabel type for vda is msdos >12:58:19,908 DEBUG blivet: selecting msdos disklabel for vda based on size >12:58:19,910 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >12:58:19,917 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 0x7ff0dbaa35d0>, <parted.partition.Partition object at 0x7ff0dbaa3910>] > device: <parted.device.Device object at 0x7ff0dbaa3410> > PedDisk: <_ped.Disk object at 0x7ff0dbaa0a28> >12:58:19,918 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:58:19,920 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >12:58:19,922 INFO blivet: got device: DiskDevice instance (0x7ff0dba97350) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0e6359680> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff0dba97150> >12:58:19,924 INFO blivet: got format: DiskLabel instance (0x7ff0dbb6c0d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda 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 0x7ff0dbaa35d0>, <parted.partition.Partition object at 0x7ff0dbaa3910>] > device: <parted.device.Device object at 0x7ff0dbaa3410> > PedDisk: <_ped.Disk object at 0x7ff0dbaa0a28> > origPartedDisk = <parted.disk.Disk object at 0x7ff0dbaa3b50> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0e63597a0> > >12:58:19,929 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/21f82e7e-12e8-4595-a588-d9a5c355f38e', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '21f82e7e-12e8-4595-a588-d9a5c355f38e', > 'ID_FS_UUID_ENC': '21f82e7e-12e8-4595-a588-d9a5c355f38e', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000826dd-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000826dd', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28519', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/21f82e7e-12e8-4595-a588-d9a5c355f38e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >12:58:19,930 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >12:58:19,931 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >12:58:19,932 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:19,933 INFO blivet: vda1 is a partition >12:58:19,934 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >12:58:19,935 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:58:19,937 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >12:58:19,938 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >12:58:19,940 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >12:58:19,940 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:19,942 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >12:58:19,942 DEBUG blivet: looking up parted Partition: /dev/vda1 >12:58:19,943 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >12:58:19,944 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >12:58:19,946 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >12:58:19,947 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >12:58:19,948 INFO blivet: added partition vda1 (id 2) to device tree >12:58:19,949 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >12:58:19,956 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >12:58:19,964 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >12:58:19,966 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >12:58:19,974 WARN blivet: disklabel detected but not usable on vda1 >12:58:19,978 INFO blivet: type detected on 'vda1' is 'ext4' >12:58:20,214 DEBUG blivet: padding min size from 14 up to 15 >12:58:20,215 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,215 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:58:20,216 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >12:58:20,219 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >12:58:20,220 DEBUG blivet: looking up parted Device: /dev/vda1 >12:58:20,222 INFO blivet: got device: PartitionDevice instance (0x7ff0dba97390) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0db5cdd40> > target size = 0 path = /dev/vda1 > 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 0x7ff0dbaa34d0> fileSystem: <parted.filesystem.FileSystem object at 0x7ff0dbaa3a50> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff0dbaa36d0> PedPartition: <_ped.Partition object at 0x7ff0dba9fa70> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >12:58:20,224 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,225 INFO blivet: got format: Ext4FS instance (0x7ff0dbaae090) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 21f82e7e-12e8-4595-a588-d9a5c355f38e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >12:58:20,230 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'iEdNcP-UErp-19GL-7del-Ca4U-tRbk-2svwvG', > 'ID_FS_UUID_ENC': 'iEdNcP-UErp-19GL-7del-Ca4U-tRbk-2svwvG', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19945472', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000826dd-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000826dd', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28530', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2'} ; name: vda2 ; >12:58:20,231 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2)... >12:58:20,236 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >12:58:20,239 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,242 INFO blivet: vda2 is a partition >12:58:20,244 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >12:58:20,246 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:58:20,247 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >12:58:20,264 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >12:58:20,266 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >12:58:20,266 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,270 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >12:58:20,271 DEBUG blivet: looking up parted Partition: /dev/vda2 >12:58:20,275 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >12:58:20,281 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >12:58:20,284 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >12:58:20,286 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >12:58:20,287 INFO blivet: added partition vda2 (id 3) to device tree >12:58:20,288 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >12:58:20,290 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >12:58:20,291 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >12:58:20,293 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >12:58:20,303 WARN blivet: disklabel detected but not usable on vda2 >12:58:20,334 INFO blivet: type detected on 'vda2' is 'LVM2_member' >12:58:20,336 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: iEdNcP-UErp-19GL-7del-Ca4U-tRbk-2svwvG ; exists: True ; vgUuid: kMKGrL-g6k1-rWEj-dyRd-clo0-LSB9-KVrxZO ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >12:58:20,336 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >12:58:20,339 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >12:58:20,340 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >12:58:20,342 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >12:58:20,344 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:58:20,346 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >12:58:20,347 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,350 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:58:20,352 INFO blivet: added lvmvg fedora (id 4) to device tree >12:58:20,374 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:58:20,377 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,378 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:58:20,379 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:58:20,380 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,381 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >12:58:20,381 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >12:58:20,398 DEBUG blivet: Adding fedora-root/8712MB to fedora >12:58:20,399 INFO blivet: added lvmlv fedora-root (id 5) to device tree >12:58:20,402 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >12:58:20,405 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >12:58:20,409 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >12:58:20,420 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOn18Ddt7WHLLnWDFMBDzZ35EESBbz3t1o /dev/disk/by-uuid/a9d9802f-9a65-4af7-9d07-97fb4a661615 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOn18Ddt7WHLLnWDFMBDzZ35EESBbz3t1o', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a9d9802f-9a65-4af7-9d07-97fb4a661615', > 'ID_FS_UUID_ENC': 'a9d9802f-9a65-4af7-9d07-97fb4a661615', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '27377', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOn18Ddt7WHLLnWDFMBDzZ35EESBbz3t1o', > '/dev/disk/by-uuid/a9d9802f-9a65-4af7-9d07-97fb4a661615', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >12:58:20,421 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-3)... >12:58:20,422 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:58:20,429 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8712MB lvmlv fedora-root (5) >12:58:20,431 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >12:58:20,435 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >12:58:20,437 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,440 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:58:20,440 DEBUG blivet: device fedora-root does not contain a disklabel >12:58:20,441 INFO blivet: type detected on 'fedora-root' is 'ext4' >12:58:20,481 DEBUG blivet: padding min size from 183 up to 201 >12:58:20,484 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,485 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:58:20,491 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >12:58:20,493 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:58:20,496 DEBUG blivet: fedora size is 9736MB >12:58:20,497 DEBUG blivet: vg fedora has 1024MB free >12:58:20,497 DEBUG blivet: fedora size is 9736MB >12:58:20,497 DEBUG blivet: vg fedora has 1024MB free >12:58:20,498 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ff0db703650) -- > name = fedora-root status = True kids = 0 id = 5 > parents = ['existing 9736MB lvmvg fedora (4)'] > uuid = n18Ddt-7WHL-LnWD-FMBD-zZ35-EESB-bz3t1o size = 8712.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 17842176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1110, 255, 63) biosGeometry: (1110, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0db6f2320> > target size = 8712.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0db6e6f10) -- > name = fedora status = True kids = 1 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > uuid = kMKGrL-g6k1-rWEj-dyRd-clo0-LSB9-KVrxZO size = 9736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2434 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 2434.0 free space = 1024 > free extents = 256.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 8712MB lvmlv fedora-root (5) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8712MB >12:58:20,502 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,502 INFO blivet: got format: Ext4FS instance (0x7ff0db703890) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = a9d9802f-9a65-4af7-9d07-97fb4a661615 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 8712.0 targetSize = 8712.0 > >12:58:20,504 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:58:20,508 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,509 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:58:20,513 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >12:58:20,513 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,514 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >12:58:20,517 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >12:58:20,524 DEBUG blivet: Adding fedora-swap/1024MB to fedora >12:58:20,524 INFO blivet: added lvmlv fedora-swap (id 6) to device tree >12:58:20,526 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >12:58:20,527 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >12:58:20,528 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >12:58:20,540 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOHvEYCktlHguopuuMRqpqCfCNR4XuGG4r /dev/disk/by-uuid/1d834feb-1db7-4b2c-ac4c-244d57ff5dfc /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOHvEYCktlHguopuuMRqpqCfCNR4XuGG4r', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '1d834feb-1db7-4b2c-ac4c-244d57ff5dfc', > 'ID_FS_UUID_ENC': '1d834feb-1db7-4b2c-ac4c-244d57ff5dfc', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21001', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOHvEYCktlHguopuuMRqpqCfCNR4XuGG4r', > '/dev/disk/by-uuid/1d834feb-1db7-4b2c-ac4c-244d57ff5dfc', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >12:58:20,541 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-2)... >12:58:20,542 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:58:20,551 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1024MB lvmlv fedora-swap (6) >12:58:20,554 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >12:58:20,555 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >12:58:20,557 DEBUG blivet: SwapSpace.__init__: >12:58:20,558 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:58:20,558 DEBUG blivet: device fedora-swap does not contain a disklabel >12:58:20,562 INFO blivet: type detected on 'fedora-swap' is 'swap' >12:58:20,563 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 1d834feb-1db7-4b2c-ac4c-244d57ff5dfc ; exists: True ; label: None ; >12:58:20,563 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:58:20,564 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >12:58:20,568 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:58:20,569 DEBUG blivet: fedora size is 9736MB >12:58:20,572 DEBUG blivet: vg fedora has 0MB free >12:58:20,576 DEBUG blivet: fedora size is 9736MB >12:58:20,577 DEBUG blivet: vg fedora has 0MB free >12:58:20,578 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ff0db703690) -- > name = fedora-swap status = True kids = 0 id = 6 > parents = ['existing 9736MB lvmvg fedora (4)'] > uuid = HvEYCk-tlHg-uopu-uMRq-pqCf-CNR4-XuGG4r size = 1024.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0db6f2290> > target size = 1024.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0db6e6f10) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > uuid = kMKGrL-g6k1-rWEj-dyRd-clo0-LSB9-KVrxZO size = 9736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2434 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 2434.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 8712MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 1024MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1024MB >12:58:20,578 INFO blivet: got format: SwapSpace instance (0x7ff0d822f0d0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 1d834feb-1db7-4b2c-ac4c-244d57ff5dfc exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:58:20,580 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:58:20,584 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1024MB lvmlv fedora-swap (6) with existing swap >12:58:20,585 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 1024MB >12:58:20,586 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:58:20,588 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8712MB lvmlv fedora-root (5) with existing ext4 filesystem >12:58:20,589 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 8712MB >12:58:20,592 DEBUG blivet: looking up parted Device: /dev/vda2 >12:58:20,594 INFO blivet: got device: PartitionDevice instance (0x7ff0db6e6e50) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 9739.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19945472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19787, 16, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0db6f23b0> > target size = 0 path = /dev/vda2 > 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 0x7ff0dbaa34d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff0dbaa39d0> PedPartition: <_ped.Partition object at 0x7ff0dba9fad0> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 20971519 length = 19945472 > flags = lvm >12:58:20,603 INFO blivet: got format: LVMPhysicalVolume instance (0x7ff0db703150) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = iEdNcP-UErp-19GL-7del-Ca4U-tRbk-2svwvG exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = kMKGrL-g6k1-rWEj-dyRd-clo0-LSB9-KVrxZO peStart = 1.0 >12:58:20,606 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': '30765', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:58:20,609 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:58:20,611 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:58:20,616 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,616 INFO blivet: loop0 is a loop device >12:58:20,622 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:58:20,624 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >12:58:20,625 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,630 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,632 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >12:58:20,633 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 7) to device tree >12:58:20,635 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >12:58:20,640 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,649 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:58:20,649 INFO blivet: added loop loop0 (id 8) to device tree >12:58:20,654 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:58:20,655 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:58:20,655 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:58:20,656 DEBUG blivet: device loop0 does not contain a disklabel >12:58:20,656 INFO blivet: type detected on 'loop0' is 'squashfs' >12:58:20,660 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:58:20,661 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >12:58:20,661 INFO blivet: got device: LoopDevice instance (0x7ff0db703bd0) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (7)'] > 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 >12:58:20,662 INFO blivet: got format: DeviceFormat instance (0x7ff0db703ad0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:58:20,664 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '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': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30833', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:58:20,666 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:58:20,667 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:58:20,670 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,671 INFO blivet: loop1 is a loop device >12:58:20,672 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:58:20,674 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:58:20,679 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,680 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,681 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:58:20,681 INFO blivet: added file /LiveOS/rootfs.img (id 9) to device tree >12:58:20,682 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:58:20,683 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,688 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:58:20,689 INFO blivet: added loop loop1 (id 10) to device tree >12:58:20,690 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:58:20,691 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:58:20,695 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,697 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:58:20,700 DEBUG blivet: device loop1 does not contain a disklabel >12:58:20,700 INFO blivet: type detected on 'loop1' is 'ext4' >12:58:20,783 DEBUG blivet: using current size 0 as min size >12:58:20,784 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,784 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:58:20,785 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:58:20,786 INFO blivet: got device: LoopDevice instance (0x7ff0d822f090) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/rootfs.img (9)'] > 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 >12:58:20,788 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,788 INFO blivet: got format: Ext4FS instance (0x7ff0d822f3d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:58:20,792 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': '30910', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:58:20,793 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:58:20,800 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:58:20,801 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,801 INFO blivet: loop2 is a loop device >12:58:20,802 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:58:20,803 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:58:20,803 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,804 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,804 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:58:20,805 INFO blivet: added file /overlay (deleted) (id 11) to device tree >12:58:20,805 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:58:20,806 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,806 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:58:20,807 INFO blivet: added loop loop2 (id 12) to device tree >12:58:20,816 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:58:20,816 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:58:20,817 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,817 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:58:20,820 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:58:20,828 WARN blivet: disklabel detected but not usable on loop2 >12:58:20,828 DEBUG blivet: no type or existing type for loop2, bailing >12:58:20,828 INFO blivet: got device: LoopDevice instance (0x7ff0d822f450) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > 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 >12:58:20,831 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708 /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': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78934', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:58:20,831 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:58:20,831 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:58:20,832 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,832 INFO blivet: live-rw is a device-mapper device >12:58:20,833 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:58:20,834 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >12:58:20,834 DEBUG blivet: failed to find dm node for fedora >12:58:20,835 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >12:58:20,836 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >12:58:20,837 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:58:20,838 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >12:58:20,840 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:58:20,842 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) >12:58:20,843 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:58:20,844 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,846 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:58:20,846 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,848 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:58:20,848 INFO blivet: added dm live-rw (id 13) to device tree >12:58:20,849 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:58:20,851 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:58:20,852 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,852 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:58:20,852 DEBUG blivet: device live-rw does not contain a disklabel >12:58:20,852 INFO blivet: type detected on 'live-rw' is 'ext4' >12:58:20,885 DEBUG blivet: padding min size from 768 up to 844 >12:58:20,886 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,887 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:58:20,887 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:58:20,889 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:58:20,904 INFO blivet: got device: DMDevice instance (0x7ff0db6e6fd0) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (12)'] > 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 0x7ff0db6f2560> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:58:20,905 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,905 INFO blivet: got format: Ext4FS instance (0x7ff0d822f390) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:58:20,916 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708 /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': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_UUID_ENC': '32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88808', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/32bdbee6-a1f1-428f-93d6-4c3a9aa85708', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:58:20,917 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:58:20,918 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:58:20,919 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,920 INFO blivet: live-base is a device-mapper device >12:58:20,921 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:58:20,923 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >12:58:20,923 DEBUG blivet: failed to find dm node for fedora >12:58:20,925 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >12:58:20,926 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >12:58:20,927 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:58:20,928 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:58:20,930 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >12:58:20,932 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:58:20,933 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:58:20,935 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >12:58:20,935 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:58:20,937 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:58:20,938 INFO blivet: added dm live-base (id 14) to device tree >12:58:20,939 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:58:20,942 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:58:20,946 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,947 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:58:20,974 DEBUG blivet: device live-base does not contain a disklabel >12:58:20,975 INFO blivet: type detected on 'live-base' is 'ext4' >12:58:21,033 DEBUG blivet: using current size 0 as min size >12:58:21,036 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:21,036 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:58:21,038 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:58:21,039 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:58:21,043 INFO blivet: got device: DMDevice instance (0x7ff0ffb2c350) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop1 (10) 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 0x7ff0db6f24d0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:58:21,045 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:21,046 INFO blivet: got format: Ext4FS instance (0x7ff0e624aad0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 32bdbee6-a1f1-428f-93d6-4c3a9aa85708 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:58:21,051 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOHvEYCktlHguopuuMRqpqCfCNR4XuGG4r /dev/disk/by-uuid/1d834feb-1db7-4b2c-ac4c-244d57ff5dfc /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOHvEYCktlHguopuuMRqpqCfCNR4XuGG4r', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '1d834feb-1db7-4b2c-ac4c-244d57ff5dfc', > 'ID_FS_UUID_ENC': '1d834feb-1db7-4b2c-ac4c-244d57ff5dfc', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21001', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOHvEYCktlHguopuuMRqpqCfCNR4XuGG4r', > '/dev/disk/by-uuid/1d834feb-1db7-4b2c-ac4c-244d57ff5dfc', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >12:58:21,052 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-2)... >12:58:21,053 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:58:21,055 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1024MB lvmlv fedora-swap (6) with existing swap >12:58:21,057 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >12:58:21,059 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >12:58:21,061 DEBUG blivet: SwapSpace.__init__: >12:58:21,061 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:58:21,062 DEBUG blivet: device fedora-swap does not contain a disklabel >12:58:21,062 DEBUG blivet: no type or existing type for fedora-swap, bailing >12:58:21,064 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:58:21,065 DEBUG blivet: fedora size is 9736MB >12:58:21,066 DEBUG blivet: vg fedora has 0MB free >12:58:21,066 DEBUG blivet: fedora size is 9736MB >12:58:21,067 DEBUG blivet: vg fedora has 0MB free >12:58:21,069 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ff0db703690) -- > name = fedora-swap status = True kids = 0 id = 6 > parents = ['existing 9736MB lvmvg fedora (4)'] > uuid = HvEYCk-tlHg-uopu-uMRq-pqCf-CNR4-XuGG4r size = 1024.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0db6f2290> > target size = 1024.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0db6e6f10) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > uuid = kMKGrL-g6k1-rWEj-dyRd-clo0-LSB9-KVrxZO size = 9736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2434 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 2434.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 8712MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 1024MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1024MB >12:58:21,069 INFO blivet: got format: SwapSpace instance (0x7ff0d822f0d0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 1d834feb-1db7-4b2c-ac4c-244d57ff5dfc exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:58:21,074 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOn18Ddt7WHLLnWDFMBDzZ35EESBbz3t1o /dev/disk/by-uuid/a9d9802f-9a65-4af7-9d07-97fb4a661615 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOn18Ddt7WHLLnWDFMBDzZ35EESBbz3t1o', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a9d9802f-9a65-4af7-9d07-97fb4a661615', > 'ID_FS_UUID_ENC': 'a9d9802f-9a65-4af7-9d07-97fb4a661615', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '27377', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-kMKGrLg6k1rWEjdyRdclo0LSB9KVrxZOn18Ddt7WHLLnWDFMBDzZ35EESBbz3t1o', > '/dev/disk/by-uuid/a9d9802f-9a65-4af7-9d07-97fb4a661615', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >12:58:21,074 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-3)... >12:58:21,076 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:58:21,078 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8712MB lvmlv fedora-root (5) with existing ext4 filesystem >12:58:21,080 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >12:58:21,082 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >12:58:21,084 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:21,085 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:58:21,085 DEBUG blivet: device fedora-root does not contain a disklabel >12:58:21,086 DEBUG blivet: no type or existing type for fedora-root, bailing >12:58:21,088 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:58:21,088 DEBUG blivet: fedora size is 9736MB >12:58:21,090 DEBUG blivet: vg fedora has 0MB free >12:58:21,090 DEBUG blivet: fedora size is 9736MB >12:58:21,091 DEBUG blivet: vg fedora has 0MB free >12:58:21,093 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ff0db703650) -- > name = fedora-root status = True kids = 0 id = 5 > parents = ['existing 9736MB lvmvg fedora (4)'] > uuid = n18Ddt-7WHL-LnWD-FMBD-zZ35-EESB-bz3t1o size = 8712.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 17842176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1110, 255, 63) biosGeometry: (1110, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0db6f2320> > target size = 8712.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0db6e6f10) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > uuid = kMKGrL-g6k1-rWEj-dyRd-clo0-LSB9-KVrxZO size = 9736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2434 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 2434.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 8712MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 1024MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8712MB >12:58:21,094 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:21,095 INFO blivet: got format: Ext4FS instance (0x7ff0db703890) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = a9d9802f-9a65-4af7-9d07-97fb4a661615 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 8712.0 targetSize = 8712.0 > >12:58:21,125 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >12:58:21,142 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:58:21,143 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:58:21,144 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:58:21,159 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >12:58:21,178 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >12:58:21,238 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:21,240 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:58:21,242 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:58:21,258 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >12:58:21,318 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >12:58:21,319 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >12:58:21,321 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >12:58:21,335 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:58:21,337 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:58:21,339 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:58:21,361 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >12:58:21,362 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:58:21,363 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:58:21,363 INFO blivet: edd: collected mbr signatures: {'vda': '0x000826dd'} >12:58:21,364 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000826dd > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 20971520 >12:58:21,365 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >12:58:21,373 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >12:58:21,392 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:58:21,432 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >12:58:21,485 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:58:21,486 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:58:21,489 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:58:21,501 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:58:21,503 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >12:58:21,504 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >12:58:21,506 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:58:21,592 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:58:21,658 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:21,658 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:21,658 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:21,659 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:21,659 DEBUG blivet: crypttab maps: [] >12:58:21,660 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:21,663 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >12:58:21,665 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 8712MB lvmlv fedora-root (5) with existing ext4 filesystem >12:58:21,666 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >12:58:21,666 DEBUG blivet: resolved 'UUID=21f82e7e-12e8-4595-a588-d9a5c355f38e' to 'vda1' (partition) >12:58:21,667 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >12:58:21,669 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1024MB lvmlv fedora-swap (6) with existing swap >12:58:21,670 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >12:58:21,671 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >12:58:21,719 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >12:58:21,827 DEBUG blivet: fedora size is 9736MB >12:58:21,828 DEBUG blivet: vg fedora has 0MB free >12:58:21,828 DEBUG blivet: fedora size is 9736MB >12:58:21,829 DEBUG blivet: vg fedora has 0MB free >12:58:21,830 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:21,834 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:21,836 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:21,838 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:21,840 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:58:21,845 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:58:21,847 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:21,851 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:58:21,984 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:58:23,955 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:58:23,962 INFO blivet: updating format of device: existing 321MB cdrom sr0 (0) with existing iso9660 filesystem >12:58:23,967 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >12:58:24,010 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:58:24,011 DEBUG blivet: no type or existing type for sr0, bailing >12:58:24,011 INFO blivet: got format: existing iso9660 filesystem >12:58:24,020 INFO blivet: failed to get default SELinux context for /tmp/tmpMhzSD2: [Errno 2] No such file or directory >12:58:24,026 INFO blivet: set SELinux context for mountpoint /tmp/tmpMhzSD2 to None >12:58:24,136 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:58:24,137 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:58:24,144 DEBUG blivet: NFSv4.supported: supported: False ; >12:58:24,149 DEBUG blivet: NFSv4.supported: supported: False ; >12:58:24,151 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:58:24,161 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:58:24,162 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:24,163 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:24,603 DEBUG blivet: Ext3FS.supported: supported: True ; >12:58:24,606 DEBUG blivet: Ext3FS.supported: supported: True ; >12:58:24,703 DEBUG blivet: Ext2FS.supported: supported: True ; >12:58:24,704 DEBUG blivet: Ext2FS.supported: supported: True ; >12:58:24,705 DEBUG blivet: SysFS.supported: supported: False ; >12:58:24,705 DEBUG blivet: SysFS.supported: supported: False ; >12:58:24,706 DEBUG blivet: MultipathMember.__init__: >12:58:24,707 DEBUG blivet: MDRaidMember.__init__: >12:58:24,707 DEBUG blivet: ProcFS.supported: supported: False ; >12:58:24,708 DEBUG blivet: ProcFS.supported: supported: False ; >12:58:24,708 DEBUG blivet: SwapSpace.__init__: >12:58:24,711 DEBUG blivet: NoDevFS.supported: supported: False ; >12:58:24,711 DEBUG blivet: NoDevFS.supported: supported: False ; >12:58:24,712 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:58:24,715 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:58:24,718 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:24,879 DEBUG blivet: USBFS.supported: supported: False ; >12:58:24,880 DEBUG blivet: USBFS.supported: supported: False ; >12:58:24,881 DEBUG blivet: DiskLabel.__init__: >12:58:24,881 INFO blivet: DiskLabel.partedDevice returning None >12:58:24,882 DEBUG blivet: HFSPlus.supported: supported: False ; >12:58:24,883 DEBUG blivet: HFSPlus.supported: supported: False ; >12:58:24,883 DEBUG blivet: XFS.supported: supported: True ; >12:58:24,943 DEBUG blivet: XFS.supported: supported: True ; >12:58:24,991 DEBUG blivet: TmpFS.supported: supported: True ; >12:58:25,014 DEBUG blivet: TmpFS.supported: supported: True ; >12:58:25,016 DEBUG blivet: LUKS.__init__: >12:58:25,017 DEBUG blivet: NTFS.supported: supported: False ; >12:58:25,018 DEBUG blivet: NTFS.supported: supported: False ; >12:58:25,018 DEBUG blivet: BindFS.supported: supported: False ; >12:58:25,019 DEBUG blivet: BindFS.supported: supported: False ; >12:58:25,019 DEBUG blivet: HFS.supported: supported: False ; >12:58:25,020 DEBUG blivet: HFS.supported: supported: False ; >12:58:25,020 DEBUG blivet: LVMPhysicalVolume.__init__: >12:58:25,021 DEBUG blivet: NFS.supported: supported: False ; >12:58:25,021 DEBUG blivet: NFS.supported: supported: False ; >12:58:25,022 DEBUG blivet: FATFS.supported: supported: True ; >12:58:25,081 DEBUG blivet: FATFS.supported: supported: True ; > > >/tmp/ifcfg.log: >12:58:19,137 DEBUG ifcfg: content of files (network initialization): >12:58:19,147 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 49, 5, 227]}, 'connection': {'timestamp': 1385643494L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'd077a8af-a775-41e2-a3aa-ff6526616ba4'}}] >12:58:19,649 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['ens3']): >12:58:19,649 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >12:58:19,650 DEBUG ifcfg: TYPE=Ethernet >12:58:19,650 DEBUG ifcfg: BOOTPROTO=dhcp >12:58:19,650 DEBUG ifcfg: DEFROUTE=yes >12:58:19,650 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:58:19,650 DEBUG ifcfg: IPV6INIT=yes >12:58:19,650 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:58:19,651 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:58:19,654 DEBUG ifcfg: IPV6_PEERDNS=yes >12:58:19,654 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:58:19,655 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:58:19,655 DEBUG ifcfg: NAME=ens3 >12:58:19,656 DEBUG ifcfg: UUID=d077a8af-a775-41e2-a3aa-ff6526616ba4 >12:58:19,656 DEBUG ifcfg: ONBOOT=no >12:58:19,656 DEBUG ifcfg: HWADDR=52:54:00:31:05:E3 >12:58:19,656 DEBUG ifcfg: PEERDNS=yes >12:58:19,657 DEBUG ifcfg: PEERROUTES=yes >12:58:19,675 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 49, 5, 227]}, 'connection': {'timestamp': 1385643499L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': 'd077a8af-a775-41e2-a3aa-ff6526616ba4'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:58:24,280 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >12:58:24,281 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-TC3\x20x86_64 quiet method=http://192.168.11.1:8000/tc3/ BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >12:58:13,014 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="838" x-info="http://www.rsyslog.com"] start >12:58:13,015 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >12:58:13,015 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >12:58:13,015 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >12:58:13,015 NOTICE kernel:[ 0.000000] Linux version 3.11.9-300.fc20.x86_64 (mockbuild@bkernel02) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Wed Nov 20 22:23:25 UTC 2013 >12:58:13,015 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-TC3\x20x86_64 quiet method=http://192.168.11.1:8000/tc3/ BOOT_IMAGE=vmlinuz >12:58:13,015 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >12:58:13,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >12:58:13,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >12:58:13,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >12:58:13,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007cffdfff] usable >12:58:13,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007cffe000-0x000000007cffffff] reserved >12:58:13,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >12:58:13,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >12:58:13,015 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >12:58:13,015 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >12:58:13,015 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >12:58:13,015 INFO kernel:[ 0.000000] Hypervisor detected: KVM >12:58:13,015 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >12:58:13,015 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >12:58:13,015 INFO kernel:[ 0.000000] No AGP bridge found >12:58:13,015 INFO kernel:[ 0.000000] e820: last_pfn = 0x7cffe max_arch_pfn = 0x400000000 >12:58:13,015 DEBUG kernel:[ 0.000000] MTRR default type: write-back >12:58:13,015 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >12:58:13,015 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >12:58:13,015 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >12:58:13,015 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >12:58:13,015 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >12:58:13,015 DEBUG kernel:[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable >12:58:13,015 DEBUG kernel:[ 0.000000] 1 disabled >12:58:13,015 DEBUG kernel:[ 0.000000] 2 disabled >12:58:13,015 DEBUG kernel:[ 0.000000] 3 disabled >12:58:13,015 DEBUG kernel:[ 0.000000] 4 disabled >12:58:13,015 DEBUG kernel:[ 0.000000] 5 disabled >12:58:13,015 DEBUG kernel:[ 0.000000] 6 disabled >12:58:13,015 DEBUG kernel:[ 0.000000] 7 disabled >12:58:13,015 INFO kernel:[ 0.000000] PAT not supported by CPU. >12:58:13,015 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f17b0-0x000f17bf] mapped at [ffff8800000f17b0] >12:58:13,015 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >12:58:13,015 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >12:58:13,015 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >12:58:13,015 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >12:58:13,015 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >12:58:13,015 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >12:58:13,015 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7ac00000-0x7adfffff] >12:58:13,015 DEBUG kernel:[ 0.000000] [mem 0x7ac00000-0x7adfffff] page 2M >12:58:13,015 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >12:58:13,015 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x78000000-0x7abfffff] >12:58:13,015 DEBUG kernel:[ 0.000000] [mem 0x78000000-0x7abfffff] page 2M >12:58:13,015 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x77ffffff] >12:58:13,015 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >12:58:13,015 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x77ffffff] page 2M >12:58:13,015 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7ae00000-0x7cffdfff] >12:58:13,015 DEBUG kernel:[ 0.000000] [mem 0x7ae00000-0x7cdfffff] page 2M >12:58:13,016 DEBUG kernel:[ 0.000000] [mem 0x7ce00000-0x7cffdfff] page 4k >12:58:13,016 DEBUG kernel:[ 0.000000] BRK [0x01feb000, 0x01febfff] PGTABLE >12:58:13,016 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7af1f000-0x7cfdcfff] >12:58:13,016 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f1620 00014 (v00 BOCHS ) >12:58:13,016 WARNING kernel:[ 0.000000] ACPI: RSDT 000000007cffe3f0 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >12:58:13,016 WARNING kernel:[ 0.000000] ACPI: FACP 000000007cffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >12:58:13,016 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007cffe430 01137 (v01 BXPC BXDSDT 00000001 INTL 20120913) >12:58:13,016 WARNING kernel:[ 0.000000] ACPI: FACS 000000007cffff40 00040 >12:58:13,016 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007cfff6a0 00899 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >12:58:13,016 WARNING kernel:[ 0.000000] ACPI: APIC 000000007cfff5b0 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >12:58:13,016 WARNING kernel:[ 0.000000] ACPI: HPET 000000007cfff570 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >12:58:13,016 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:58:13,016 INFO kernel:[ 0.000000] No NUMA configuration found >12:58:13,016 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007cffdfff] >12:58:13,016 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7cffdfff] >12:58:13,016 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7cfea000-0x7cffdfff] >12:58:13,016 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >12:58:13,016 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7cfe8001, boot clock >12:58:13,016 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880078600000-ffff88007a5fffff] on node 0 >12:58:13,016 WARNING kernel:[ 0.000000] Zone ranges: >12:58:13,016 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >12:58:13,016 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >12:58:13,016 WARNING kernel:[ 0.000000] Normal empty >12:58:13,016 WARNING kernel:[ 0.000000] Movable zone start for each node >12:58:13,016 WARNING kernel:[ 0.000000] Early memory node ranges >12:58:13,016 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >12:58:13,016 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7cffdfff] >12:58:13,016 DEBUG kernel:[ 0.000000] On node 0 totalpages: 511900 >12:58:13,016 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >12:58:13,016 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >12:58:13,016 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >12:58:13,016 DEBUG kernel:[ 0.000000] DMA32 zone: 7936 pages used for memmap >12:58:13,016 DEBUG kernel:[ 0.000000] DMA32 zone: 507902 pages, LIFO batch:31 >12:58:13,016 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >12:58:13,016 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:58:13,016 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >12:58:13,016 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >12:58:13,016 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >12:58:13,016 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >12:58:13,016 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >12:58:13,016 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >12:58:13,016 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >12:58:13,016 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >12:58:13,016 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >12:58:13,016 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >12:58:13,016 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >12:58:13,016 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >12:58:13,016 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >12:58:13,016 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >12:58:13,016 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >12:58:13,016 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >12:58:13,016 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >12:58:13,016 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >12:58:13,016 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >12:58:13,016 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >12:58:13,016 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >12:58:13,016 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >12:58:13,016 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >12:58:13,016 INFO kernel:[ 0.000000] e820: [mem 0x7d000000-0xfeffbfff] available for PCI devices >12:58:13,016 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >12:58:13,016 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1 >12:58:13,016 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007ac00000 s85568 r8192 d20928 u1048576 >12:58:13,016 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u1048576 alloc=1*2097152 >12:58:13,016 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 >12:58:13,016 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7cfe8001, primary cpu clock >12:58:13,016 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >12:58:13,016 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7ac0df00 >12:58:13,016 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 503879 >12:58:13,016 WARNING kernel:[ 0.000000] Policy zone: DMA32 >12:58:13,016 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-TC3\x20x86_64 quiet method=http://192.168.11.1:8000/tc3/ BOOT_IMAGE=vmlinuz >12:58:13,016 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >12:58:13,016 INFO kernel:[ 0.000000] Checking aperture... >12:58:13,016 INFO kernel:[ 0.000000] No AGP bridge found >12:58:13,016 WARNING kernel:[ 0.000000] Memory: 1964500K/2047600K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 83100K reserved) >12:58:13,016 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >12:58:13,016 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >12:58:13,016 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2. >12:58:13,016 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:512 16 >12:58:13,016 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >12:58:13,016 INFO kernel:[ 0.000000] console [tty0] enabled >12:58:13,016 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >12:58:13,016 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >12:58:13,016 DEBUG kernel:[ 0.000000] hpet clockevent registered >12:58:13,016 INFO kernel:[ 0.000000] tsc: Detected 2790.934 MHz processor >12:58:13,016 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 5581.86 BogoMIPS (lpj=2790934) >12:58:13,016 INFO kernel:[ 0.002000] pid_max: default: 32768 minimum: 301 >12:58:13,016 INFO kernel:[ 0.002000] Security Framework initialized >12:58:13,016 INFO kernel:[ 0.002000] SELinux: Initializing. >12:58:13,016 DEBUG kernel:[ 0.002000] SELinux: Starting in permissive mode >12:58:13,016 INFO kernel:[ 0.002000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >12:58:13,016 INFO kernel:[ 0.002000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >12:58:13,016 INFO kernel:[ 0.002000] Mount-cache hash table entries: 256 >12:58:13,016 INFO kernel:[ 0.002087] Initializing cgroup subsys memory >12:58:13,016 INFO kernel:[ 0.002094] Initializing cgroup subsys devices >12:58:13,016 INFO kernel:[ 0.002095] Initializing cgroup subsys freezer >12:58:13,016 INFO kernel:[ 0.002096] Initializing cgroup subsys net_cls >12:58:13,016 INFO kernel:[ 0.002097] Initializing cgroup subsys blkio >12:58:13,016 INFO kernel:[ 0.002098] Initializing cgroup subsys perf_event >12:58:13,016 INFO kernel:[ 0.002099] Initializing cgroup subsys hugetlb >12:58:13,016 INFO kernel:[ 0.002150] mce: CPU supports 10 MCE banks >12:58:13,016 INFO kernel:[ 0.002184] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >12:58:13,016 INFO kernel:[ 0.002184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >12:58:13,016 INFO kernel:[ 0.002184] tlb_flushall_shift: 6 >12:58:13,016 INFO kernel:[ 0.002328] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >12:58:13,016 INFO kernel:[ 0.005184] ACPI: Core revision 20130517 >12:58:13,016 WARNING kernel:[ 0.005691] ACPI: All ACPI Tables successfully acquired >12:58:13,016 INFO kernel:[ 0.005724] ftrace: allocating 25126 entries in 99 pages >12:58:13,016 INFO kernel:[ 0.012371] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >12:58:13,016 INFO kernel:[ 0.012374] smpboot: CPU0: Intel QEMU Virtual CPU version 0.15 (fam: 06, model: 02, stepping: 03) >12:58:13,016 INFO kernel:[ 0.013000] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >12:58:13,016 WARNING kernel:[ 0.013028] NMI watchdog: disabled (cpu0): hardware events not enabled >12:58:13,016 INFO kernel:[ 0.013088] smpboot: Booting Node 0, Processors #1 OK >12:58:13,016 INFO kernel:[ 0.002000] kvm-clock: cpu 1, msr 0:7cfe8041, secondary cpu clock >12:58:13,016 INFO kernel:[ 0.025027] Brought up 2 CPUs >12:58:13,016 INFO kernel:[ 0.025030] smpboot: Total of 2 processors activated (11163.73 BogoMIPS) >12:58:13,016 INFO kernel:[ 0.025018] KVM setup async PF for cpu 1 >12:58:13,016 INFO kernel:[ 0.025018] kvm-stealtime: cpu 1, msr 7ad0df00 >12:58:13,016 INFO kernel:[ 0.025330] devtmpfs: initialized >12:58:13,016 INFO kernel:[ 0.026596] atomic64 test passed for x86-64 platform with CX8 and with SSE >12:58:13,016 INFO kernel:[ 0.026649] RTC time: 12:58:03, date: 11/28/13 >12:58:13,016 INFO kernel:[ 0.026676] NET: Registered protocol family 16 >12:58:13,016 INFO kernel:[ 0.026846] ACPI: bus type PCI registered >12:58:13,016 INFO kernel:[ 0.026848] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >12:58:13,016 INFO kernel:[ 0.027009] PCI: Using configuration type 1 for base access >12:58:13,016 INFO kernel:[ 0.027506] bio: create slab <bio-0> at 0 >12:58:13,016 INFO kernel:[ 0.027506] ACPI: Added _OSI(Module Device) >12:58:13,016 INFO kernel:[ 0.027506] ACPI: Added _OSI(Processor Device) >12:58:13,016 INFO kernel:[ 0.027506] ACPI: Added _OSI(3.0 _SCP Extensions) >12:58:13,016 INFO kernel:[ 0.027506] ACPI: Added _OSI(Processor Aggregator Device) >12:58:13,016 DEBUG kernel:[ 0.028184] ACPI: EC: Look up EC in DSDT >12:58:13,016 INFO kernel:[ 0.029198] ACPI: Interpreter enabled >12:58:13,016 WARNING kernel:[ 0.029201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >12:58:13,016 WARNING kernel:[ 0.029204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >12:58:13,016 INFO kernel:[ 0.029211] ACPI: (supports S0 S3 S4 S5) >12:58:13,016 INFO kernel:[ 0.029212] ACPI: Using IOAPIC for interrupt routing >12:58:13,016 INFO kernel:[ 0.029220] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >12:58:13,016 INFO kernel:[ 0.029431] ACPI: No dock devices found. >12:58:13,016 INFO kernel:[ 0.031269] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >12:58:13,016 INFO kernel:[ 0.031273] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >12:58:13,016 INFO kernel:[ 0.031274] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >12:58:13,016 WARNING kernel:[ 0.031320] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >12:58:13,016 INFO kernel:[ 0.031476] acpiphp: Slot [3] registered >12:58:13,016 INFO kernel:[ 0.031495] acpiphp: Slot [4] registered >12:58:13,016 INFO kernel:[ 0.031509] acpiphp: Slot [5] registered >12:58:13,016 INFO kernel:[ 0.031523] acpiphp: Slot [6] registered >12:58:13,016 INFO kernel:[ 0.031536] acpiphp: Slot [7] registered >12:58:13,016 INFO kernel:[ 0.031549] acpiphp: Slot [8] registered >12:58:13,016 INFO kernel:[ 0.031562] acpiphp: Slot [9] registered >12:58:13,016 INFO kernel:[ 0.031576] acpiphp: Slot [10] registered >12:58:13,016 INFO kernel:[ 0.031591] acpiphp: Slot [11] registered >12:58:13,016 INFO kernel:[ 0.031604] acpiphp: Slot [12] registered >12:58:13,016 INFO kernel:[ 0.031617] acpiphp: Slot [13] registered >12:58:13,016 INFO kernel:[ 0.031630] acpiphp: Slot [14] registered >12:58:13,016 INFO kernel:[ 0.031643] acpiphp: Slot [15] registered >12:58:13,016 INFO kernel:[ 0.031656] acpiphp: Slot [16] registered >12:58:13,016 INFO kernel:[ 0.031669] acpiphp: Slot [17] registered >12:58:13,016 INFO kernel:[ 0.031683] acpiphp: Slot [18] registered >12:58:13,016 INFO kernel:[ 0.031696] acpiphp: Slot [19] registered >12:58:13,016 INFO kernel:[ 0.031710] acpiphp: Slot [20] registered >12:58:13,016 INFO kernel:[ 0.031723] acpiphp: Slot [21] registered >12:58:13,016 INFO kernel:[ 0.031736] acpiphp: Slot [22] registered >12:58:13,016 INFO kernel:[ 0.031750] acpiphp: Slot [23] registered >12:58:13,016 INFO kernel:[ 0.031763] acpiphp: Slot [24] registered >12:58:13,016 INFO kernel:[ 0.031781] acpiphp: Slot [25] registered >12:58:13,016 INFO kernel:[ 0.031794] acpiphp: Slot [26] registered >12:58:13,016 INFO kernel:[ 0.031808] acpiphp: Slot [27] registered >12:58:13,016 INFO kernel:[ 0.031821] acpiphp: Slot [28] registered >12:58:13,016 INFO kernel:[ 0.031834] acpiphp: Slot [29] registered >12:58:13,016 INFO kernel:[ 0.031846] acpiphp: Slot [30] registered >12:58:13,016 INFO kernel:[ 0.031859] acpiphp: Slot [31] registered >12:58:13,016 INFO kernel:[ 0.031866] PCI host bridge to bus 0000:00 >12:58:13,016 INFO kernel:[ 0.031868] pci_bus 0000:00: root bus resource [bus 00-ff] >12:58:13,016 INFO kernel:[ 0.031870] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >12:58:13,016 INFO kernel:[ 0.031871] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >12:58:13,016 INFO kernel:[ 0.031872] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >12:58:13,016 INFO kernel:[ 0.031874] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >12:58:13,016 DEBUG kernel:[ 0.031899] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >12:58:13,016 DEBUG kernel:[ 0.032146] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >12:58:13,016 DEBUG kernel:[ 0.032468] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >12:58:13,016 DEBUG kernel:[ 0.036889] pci 0000:00:01.1: reg 0x20: [io 0xc2c0-0xc2cf] >12:58:13,016 DEBUG kernel:[ 0.038585] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >12:58:13,016 DEBUG kernel:[ 0.044605] pci 0000:00:01.2: reg 0x20: [io 0xc240-0xc25f] >12:58:13,016 DEBUG kernel:[ 0.046679] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >12:58:13,016 INFO kernel:[ 0.047161] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >12:58:13,016 INFO kernel:[ 0.047168] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >12:58:13,016 DEBUG kernel:[ 0.047376] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >12:58:13,016 DEBUG kernel:[ 0.049016] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >12:58:13,016 DEBUG kernel:[ 0.051015] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >12:58:13,016 DEBUG kernel:[ 0.053018] pci 0000:00:02.0: reg 0x18: [mem 0xfc034000-0xfc035fff] >12:58:13,016 DEBUG kernel:[ 0.055011] pci 0000:00:02.0: reg 0x1c: [io 0xc260-0xc27f] >12:58:13,016 DEBUG kernel:[ 0.061018] pci 0000:00:02.0: reg 0x30: [mem 0xfc020000-0xfc02ffff pref] >12:58:13,016 DEBUG kernel:[ 0.061231] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >12:58:13,016 DEBUG kernel:[ 0.063005] pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc0ff] >12:58:13,016 DEBUG kernel:[ 0.065003] pci 0000:00:03.0: reg 0x14: [mem 0xfc038000-0xfc0380ff] >12:58:13,016 DEBUG kernel:[ 0.074003] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc01ffff pref] >12:58:13,016 DEBUG kernel:[ 0.074154] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >12:58:13,016 DEBUG kernel:[ 0.075457] pci 0000:00:04.0: reg 0x10: [mem 0xfc030000-0xfc033fff] >12:58:13,016 DEBUG kernel:[ 0.081286] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >12:58:13,016 DEBUG kernel:[ 0.083002] pci 0000:00:05.0: reg 0x10: [io 0xc280-0xc29f] >12:58:13,016 DEBUG kernel:[ 0.084002] pci 0000:00:05.0: reg 0x14: [mem 0xfc039000-0xfc039fff] >12:58:13,016 DEBUG kernel:[ 0.093236] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >12:58:13,016 DEBUG kernel:[ 0.095003] pci 0000:00:06.0: reg 0x10: [io 0xc200-0xc23f] >12:58:13,016 DEBUG kernel:[ 0.097002] pci 0000:00:06.0: reg 0x14: [mem 0xfc03a000-0xfc03afff] >12:58:13,016 DEBUG kernel:[ 0.105207] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >12:58:13,016 DEBUG kernel:[ 0.106456] pci 0000:00:07.0: reg 0x10: [io 0xc2a0-0xc2bf] >12:58:13,016 DEBUG kernel:[ 0.112125] pci 0000:00:08.0: [1000:0012] type 00 class 0x010000 >12:58:13,016 DEBUG kernel:[ 0.114002] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc1ff] >12:58:13,016 DEBUG kernel:[ 0.116002] pci 0000:00:08.0: reg 0x14: [mem 0xfc03b000-0xfc03b3ff] >12:58:13,016 DEBUG kernel:[ 0.118002] pci 0000:00:08.0: reg 0x18: [mem 0xfc036000-0xfc037fff] >12:58:13,016 INFO kernel:[ 0.127456] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >12:58:13,016 INFO kernel:[ 0.127524] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >12:58:13,016 INFO kernel:[ 0.127584] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >12:58:13,016 INFO kernel:[ 0.127642] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >12:58:13,016 INFO kernel:[ 0.127674] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >12:58:13,016 WARNING kernel:[ 0.127917] ACPI: Enabled 16 GPEs in block 00 to 0F >12:58:13,016 DEBUG kernel:[ 0.127922] ACPI: \_SB_.PCI0: notify handler is installed >12:58:13,016 DEBUG kernel:[ 0.128009] Found 1 acpi root devices >12:58:13,016 INFO kernel:[ 0.128070] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >12:58:13,016 INFO kernel:[ 0.128070] vgaarb: loaded >12:58:13,016 INFO kernel:[ 0.128070] vgaarb: bridge control possible 0000:00:02.0 >12:58:13,016 NOTICE kernel:[ 0.128078] SCSI subsystem initialized >12:58:13,016 INFO kernel:[ 0.128079] ACPI: bus type ATA registered >12:58:13,016 DEBUG kernel:[ 0.128124] libata version 3.00 loaded. >12:58:13,016 INFO kernel:[ 0.128124] ACPI: bus type USB registered >12:58:13,016 INFO kernel:[ 0.128124] usbcore: registered new interface driver usbfs >12:58:13,016 INFO kernel:[ 0.128124] usbcore: registered new interface driver hub >12:58:13,016 INFO kernel:[ 0.128124] usbcore: registered new device driver usb >12:58:13,016 INFO kernel:[ 0.128124] PCI: Using ACPI for IRQ routing >12:58:13,016 DEBUG kernel:[ 0.128124] PCI: pci_cache_line_size set to 64 bytes >12:58:13,016 DEBUG kernel:[ 0.128171] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >12:58:13,016 DEBUG kernel:[ 0.128173] e820: reserve RAM buffer [mem 0x7cffe000-0x7fffffff] >12:58:13,016 INFO kernel:[ 0.128236] NetLabel: Initializing >12:58:13,016 INFO kernel:[ 0.128237] NetLabel: domain hash size = 128 >12:58:13,016 INFO kernel:[ 0.128238] NetLabel: protocols = UNLABELED CIPSOv4 >12:58:13,016 INFO kernel:[ 0.128246] NetLabel: unlabeled traffic allowed by default >12:58:13,016 INFO kernel:[ 0.128278] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >12:58:13,016 INFO kernel:[ 0.128290] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >12:58:13,016 INFO kernel:[ 0.128293] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >12:58:13,016 INFO kernel:[ 0.135025] Switched to clocksource kvm-clock >12:58:13,016 INFO kernel:[ 0.138577] pnp: PnP ACPI init >12:58:13,016 INFO kernel:[ 0.138588] ACPI: bus type PNP registered >12:58:13,016 DEBUG kernel:[ 0.138647] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >12:58:13,016 DEBUG kernel:[ 0.138680] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >12:58:13,016 DEBUG kernel:[ 0.138706] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >12:58:13,016 DEBUG kernel:[ 0.138735] pnp 00:03: [dma 2] >12:58:13,016 DEBUG kernel:[ 0.138744] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >12:58:13,016 DEBUG kernel:[ 0.138799] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >12:58:13,016 DEBUG kernel:[ 0.138840] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >12:58:13,016 DEBUG kernel:[ 0.138879] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >12:58:13,016 DEBUG kernel:[ 0.138964] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active) >12:58:13,016 INFO kernel:[ 0.139043] pnp: PnP ACPI: found 8 devices >12:58:13,016 INFO kernel:[ 0.139045] ACPI: bus type PNP unregistered >12:58:13,016 DEBUG kernel:[ 0.147300] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >12:58:13,016 DEBUG kernel:[ 0.147302] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >12:58:13,016 DEBUG kernel:[ 0.147304] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >12:58:13,016 DEBUG kernel:[ 0.147305] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >12:58:13,016 INFO kernel:[ 0.147333] NET: Registered protocol family 2 >12:58:13,016 INFO kernel:[ 0.147434] TCP established hash table entries: 16384 (order: 6, 262144 bytes) >12:58:13,016 INFO kernel:[ 0.147474] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >12:58:13,016 INFO kernel:[ 0.147496] TCP: Hash tables configured (established 16384 bind 16384) >12:58:13,016 INFO kernel:[ 0.147509] TCP: reno registered >12:58:13,016 INFO kernel:[ 0.147513] UDP hash table entries: 1024 (order: 3, 32768 bytes) >12:58:13,016 INFO kernel:[ 0.147521] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >12:58:13,016 INFO kernel:[ 0.147558] NET: Registered protocol family 1 >12:58:13,016 INFO kernel:[ 0.147564] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >12:58:13,016 INFO kernel:[ 0.147578] pci 0000:00:01.0: PIIX3: Enabling Passive Release >12:58:13,016 INFO kernel:[ 0.147593] pci 0000:00:01.0: Activating ISA DMA hang workarounds >12:58:13,016 WARNING kernel:[ 0.147815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >12:58:13,016 DEBUG kernel:[ 0.148420] pci 0000:00:02.0: Boot video device >12:58:13,016 DEBUG kernel:[ 0.148462] PCI: CLS 0 bytes, default 64 >12:58:13,016 INFO kernel:[ 0.148490] Unpacking initramfs... >12:58:13,016 INFO kernel:[ 2.874119] Freeing initrd memory: 33528K (ffff88007af1f000 - ffff88007cfdd000) >12:58:13,016 NOTICE kernel:[ 2.877745] Initialise system trusted keyring >12:58:13,016 INFO kernel:[ 2.877791] audit: initializing netlink socket (disabled) >12:58:13,016 NOTICE kernel:[ 2.877803] type=2000 audit(1385643486.829:1): initialized >12:58:13,016 INFO kernel:[ 2.894510] HugeTLB registered 2 MB page size, pre-allocated 0 pages >12:58:13,016 INFO kernel:[ 2.895274] zbud: loaded >12:58:13,016 NOTICE kernel:[ 2.895408] VFS: Disk quotas dquot_6.5.2 >12:58:13,016 WARNING kernel:[ 2.895434] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >12:58:13,016 INFO kernel:[ 2.895783] msgmni has been set to 3902 >12:58:13,016 NOTICE kernel:[ 2.895825] Key type big_key registered >12:58:13,016 DEBUG kernel:[ 2.895827] SELinux: Registering netfilter hooks >12:58:13,016 INFO kernel:[ 2.897074] alg: No test for stdrng (krng) >12:58:13,016 INFO kernel:[ 2.897097] NET: Registered protocol family 38 >12:58:13,016 NOTICE kernel:[ 2.897100] Key type asymmetric registered >12:58:13,016 NOTICE kernel:[ 2.897101] Asymmetric key parser 'x509' registered >12:58:13,016 INFO kernel:[ 2.897128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >12:58:13,016 INFO kernel:[ 2.897176] io scheduler noop registered >12:58:13,016 INFO kernel:[ 2.897177] io scheduler deadline registered >12:58:13,016 INFO kernel:[ 2.897196] io scheduler cfq registered (default) >12:58:13,016 INFO kernel:[ 2.897252] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >12:58:13,016 INFO kernel:[ 2.897261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >12:58:13,016 DEBUG kernel:[ 2.897305] intel_idle: does not run on family 6 model 2 >12:58:13,016 INFO kernel:[ 2.897341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >12:58:13,016 INFO kernel:[ 2.897344] ACPI: Power Button [PWRF] >12:58:13,016 INFO kernel:[ 2.897474] GHES: HEST is not enabled! >12:58:13,016 INFO kernel:[ 2.897554] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >12:58:13,016 INFO kernel:[ 2.918850] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >12:58:13,016 INFO kernel:[ 2.919757] Non-volatile memory driver v1.3 >12:58:13,016 INFO kernel:[ 2.919761] Linux agpgart interface v0.103 >12:58:13,016 DEBUG kernel:[ 2.919941] ata_piix 0000:00:01.1: version 2.13 >12:58:13,016 DEBUG kernel:[ 2.920650] ata_piix 0000:00:01.1: setting latency timer to 64 >12:58:13,016 INFO kernel:[ 2.920924] scsi0 : ata_piix >12:58:13,016 INFO kernel:[ 2.921030] scsi1 : ata_piix >12:58:13,016 INFO kernel:[ 2.921055] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc2c0 irq 14 >12:58:13,016 INFO kernel:[ 2.921057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc2c8 irq 15 >12:58:13,016 INFO kernel:[ 2.921128] libphy: Fixed MDIO Bus: probed >12:58:13,016 INFO kernel:[ 2.921174] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >12:58:13,016 INFO kernel:[ 2.921176] ehci-pci: EHCI PCI platform driver >12:58:13,016 INFO kernel:[ 2.921185] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >12:58:13,016 INFO kernel:[ 2.921187] ohci-pci: OHCI PCI platform driver >12:58:13,016 INFO kernel:[ 2.921194] uhci_hcd: USB Universal Host Controller Interface driver >12:58:13,016 DEBUG kernel:[ 2.922176] uhci_hcd 0000:00:01.2: setting latency timer to 64 >12:58:13,016 INFO kernel:[ 2.922193] uhci_hcd 0000:00:01.2: UHCI Host Controller >12:58:13,016 INFO kernel:[ 2.922233] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >12:58:13,016 INFO kernel:[ 2.922342] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c240 >12:58:13,016 INFO kernel:[ 2.922401] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >12:58:13,016 INFO kernel:[ 2.922403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:58:13,016 INFO kernel:[ 2.922404] usb usb1: Product: UHCI Host Controller >12:58:13,016 INFO kernel:[ 2.922406] usb usb1: Manufacturer: Linux 3.11.9-300.fc20.x86_64 uhci_hcd >12:58:13,016 INFO kernel:[ 2.922407] usb usb1: SerialNumber: 0000:00:01.2 >12:58:13,016 INFO kernel:[ 2.922464] hub 1-0:1.0: USB hub found >12:58:13,016 INFO kernel:[ 2.922466] hub 1-0:1.0: 2 ports detected >12:58:13,016 INFO kernel:[ 2.922553] usbcore: registered new interface driver usbserial >12:58:13,016 INFO kernel:[ 2.922557] usbcore: registered new interface driver usbserial_generic >12:58:13,016 INFO kernel:[ 2.922562] usbserial: USB Serial support registered for generic >12:58:13,016 INFO kernel:[ 2.922579] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >12:58:13,016 INFO kernel:[ 2.923155] serio: i8042 KBD port at 0x60,0x64 irq 1 >12:58:13,016 INFO kernel:[ 2.923160] serio: i8042 AUX port at 0x60,0x64 irq 12 >12:58:13,016 INFO kernel:[ 2.923246] mousedev: PS/2 mouse device common for all mice >12:58:13,016 INFO kernel:[ 2.923628] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >12:58:13,016 INFO kernel:[ 2.923949] rtc_cmos 00:00: RTC can wake from S4 >12:58:13,016 INFO kernel:[ 2.924178] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >12:58:13,016 INFO kernel:[ 2.924332] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs >12:58:13,016 INFO kernel:[ 2.924402] device-mapper: uevent: version 1.0.3 >12:58:13,016 INFO kernel:[ 2.924523] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >12:58:13,016 INFO kernel:[ 2.924556] cpuidle: using governor menu >12:58:13,016 INFO kernel:[ 2.924625] hidraw: raw HID events driver (C) Jiri Kosina >12:58:13,016 INFO kernel:[ 2.924712] usbcore: registered new interface driver usbhid >12:58:13,016 INFO kernel:[ 2.924714] usbhid: USB HID core driver >12:58:13,016 INFO kernel:[ 2.924745] drop_monitor: Initializing network drop monitor service >12:58:13,016 INFO kernel:[ 2.924814] ip_tables: (C) 2000-2006 Netfilter Core Team >12:58:13,016 INFO kernel:[ 2.924896] TCP: cubic registered >12:58:13,016 INFO kernel:[ 2.924899] Initializing XFRM netlink socket >12:58:13,016 INFO kernel:[ 2.924995] NET: Registered protocol family 10 >12:58:13,016 INFO kernel:[ 2.925184] mip6: Mobile IPv6 >12:58:13,016 INFO kernel:[ 2.925187] NET: Registered protocol family 17 >12:58:13,016 DEBUG kernel:[ 2.925352] PM: Hibernation image not present or could not be loaded. >12:58:13,016 NOTICE kernel:[ 2.925355] Loading compiled-in X.509 certificates >12:58:13,016 NOTICE kernel:[ 2.926231] Loaded X.509 cert 'Fedora kernel signing key: 6bf54ff322b066a3b87dea3be44a5b6b8728b779' >12:58:13,016 INFO kernel:[ 2.926246] registered taskstats version 1 >12:58:13,016 INFO kernel:[ 2.926712] Magic number: 5:849:987 >12:58:13,016 INFO kernel:[ 2.926716] machinecheck machinecheck0: hash matches >12:58:13,016 INFO kernel:[ 2.926824] rtc_cmos 00:00: setting system clock to 2013-11-28 12:58:06 UTC (1385643486) >12:58:13,016 DEBUG kernel:[ 3.073519] ata2.01: NODEV after polling detection >12:58:13,016 INFO kernel:[ 3.073721] ata2.00: ATAPI: QEMU DVD-ROM, 0.15, max UDMA/100 >12:58:13,016 INFO kernel:[ 3.074079] ata2.00: configured for MWDMA2 >12:58:13,016 NOTICE kernel:[ 3.074679] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.15 PQ: 0 ANSI: 5 >12:58:13,016 WARNING kernel:[ 3.075024] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >12:58:13,016 INFO kernel:[ 3.075026] cdrom: Uniform CD-ROM driver Revision: 3.20 >12:58:13,016 DEBUG kernel:[ 3.075256] sr 1:0:0:0: Attached scsi CD-ROM sr0 >12:58:13,016 NOTICE kernel:[ 3.075408] sr 1:0:0:0: Attached scsi generic sg0 type 5 >12:58:13,016 INFO kernel:[ 3.076493] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >12:58:13,016 INFO kernel:[ 3.076496] Write protecting the kernel read-only data: 12288k >12:58:13,016 INFO kernel:[ 3.081130] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >12:58:13,016 INFO kernel:[ 3.084119] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >12:58:13,016 INFO kernel:[ 3.097891] device-mapper: multipath: version 1.5.1 loaded >12:58:13,016 INFO kernel:[ 3.143736] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >12:58:13,016 INFO kernel:[ 3.224028] usb 1-1: new full-speed USB device number 2 using uhci_hcd >12:58:13,016 INFO kernel:[ 3.304695] squashfs: version 4.0 (2009/01/31) Phillip Lougher >12:58:13,016 INFO kernel:[ 3.307580] Loading iSCSI transport class v2.0-870. >12:58:13,016 NOTICE kernel:[ 3.311439] iscsi: registered transport (tcp) >12:58:13,016 INFO kernel:[ 3.313282] alua: device handler registered >12:58:13,016 INFO kernel:[ 3.314984] emc: device handler registered >12:58:13,016 INFO kernel:[ 3.316664] hp_sw: device handler registered >12:58:13,016 INFO kernel:[ 3.318433] rdac: device handler registered >12:58:13,016 INFO kernel:[ 3.332512] FDC 0 is a S82078B >12:58:13,016 INFO kernel:[ 3.336422] No iBFT detected. >12:58:13,016 INFO kernel:[ 3.338234] md: raid0 personality registered for level 0 >12:58:13,016 INFO kernel:[ 3.340221] md: raid1 personality registered for level 1 >12:58:13,016 INFO kernel:[ 3.341864] async_tx: api initialized (async) >12:58:13,016 INFO kernel:[ 3.342818] xor: measuring software checksum speed >12:58:13,016 INFO kernel:[ 3.352012] prefetch64-sse: 14840.000 MB/sec >12:58:13,016 INFO kernel:[ 3.362012] generic_sse: 14096.000 MB/sec >12:58:13,016 INFO kernel:[ 3.362015] xor: using function: prefetch64-sse (14840.000 MB/sec) >12:58:13,016 INFO kernel:[ 3.373587] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >12:58:13,016 INFO kernel:[ 3.373589] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >12:58:13,016 INFO kernel:[ 3.373591] usb 1-1: Product: QEMU USB Tablet >12:58:13,016 INFO kernel:[ 3.373592] usb 1-1: Manufacturer: QEMU >12:58:13,016 INFO kernel:[ 3.373593] usb 1-1: SerialNumber: 42 >12:58:13,016 WARNING kernel:[ 3.381016] raid6: sse2x1 8507 MB/s >12:58:13,016 INFO kernel:[ 3.382760] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input2 >12:58:13,016 INFO kernel:[ 3.382820] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >12:58:13,016 WARNING kernel:[ 3.398012] raid6: sse2x2 10917 MB/s >12:58:13,016 WARNING kernel:[ 3.415016] raid6: sse2x4 12656 MB/s >12:58:13,016 WARNING kernel:[ 3.415017] raid6: using algorithm sse2x4 (12656 MB/s) >12:58:13,016 WARNING kernel:[ 3.415019] raid6: using intx1 recovery algorithm >12:58:13,016 INFO kernel:[ 3.419569] md: raid6 personality registered for level 6 >12:58:13,016 INFO kernel:[ 3.419571] md: raid5 personality registered for level 5 >12:58:13,016 INFO kernel:[ 3.419571] md: raid4 personality registered for level 4 >12:58:13,016 INFO kernel:[ 3.423517] md: raid10 personality registered for level 10 >12:58:13,016 INFO kernel:[ 3.425252] md: linear personality registered for level -1 >12:58:13,016 INFO kernel:[ 3.430826] device-mapper: multipath round-robin: version 1.0.0 loaded >12:58:13,016 INFO kernel:[ 3.435288] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >12:58:13,016 INFO kernel:[ 3.450620] RPC: Registered named UNIX socket transport module. >12:58:13,016 INFO kernel:[ 3.450623] RPC: Registered udp transport module. >12:58:13,016 INFO kernel:[ 3.450624] RPC: Registered tcp transport module. >12:58:13,016 INFO kernel:[ 3.450625] RPC: Registered tcp NFSv4.1 backchannel transport module. >12:58:13,016 WARNING kernel:[ 3.577201] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >12:58:13,016 DEBUG kernel:[ 3.578231] virtio-pci 0000:00:05.0: setting latency timer to 64 >12:58:13,016 INFO kernel:[ 3.583249] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >12:58:13,016 WARNING kernel:[ 3.585836] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >12:58:13,016 DEBUG kernel:[ 3.586969] virtio-pci 0000:00:06.0: setting latency timer to 64 >12:58:13,016 INFO kernel:[ 3.588034] [drm] Initialized drm 1.1.0 20060810 >12:58:13,016 WARNING kernel:[ 3.589795] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >12:58:13,016 DEBUG kernel:[ 3.590868] virtio-pci 0000:00:07.0: setting latency timer to 64 >12:58:13,016 INFO kernel:[ 3.596035] 8139cp 0000:00:03.0 eth0: RTL-8139C+ at 0xffffc9000039e000, 52:54:00:31:05:e3, IRQ 11 >12:58:13,016 DEBUG kernel:[ 3.597434] 8139cp 0000:00:03.0: setting latency timer to 64 >12:58:13,016 INFO kernel:[ 3.599331] sym0: <895a> rev 0x0 at pci 0000:00:08.0 irq 11 >12:58:13,016 WARNING kernel:[ 3.603317] sym0: No NVRAM, ID 7, Fast-40, LVD, parity checking >12:58:13,016 INFO kernel:[ 3.603778] 8139too: 8139too Fast Ethernet driver 0.9.28 >12:58:13,016 NOTICE kernel:[ 3.604188] sym0: SCSI BUS has been reset. >12:58:13,016 INFO kernel:[ 3.612194] scsi2 : sym-2.2.3 >12:58:13,016 DEBUG kernel:[ 3.614040] virtio-pci 0000:00:06.0: irq 40 for MSI/MSI-X >12:58:13,016 DEBUG kernel:[ 3.614058] virtio-pci 0000:00:06.0: irq 41 for MSI/MSI-X >12:58:13,016 ERR kernel:[ 3.614921] [drm:qxl_pci_probe] *ERROR* qxl too old, doesn't support client_monitors_config, use xf86-video-qxl in user mode >12:58:13,016 WARNING kernel:[ 3.615386] qxl: probe of 0000:00:02.0 failed with error -22 >12:58:13,016 INFO kernel:[ 3.615727] vda: vda1 vda2 >12:58:13,016 INFO kernel:[ 3.759352] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >12:58:13,016 INFO kernel:[ 3.875224] tsc: Refined TSC clocksource calibration: 2790.921 MHz >12:58:13,016 DEBUG kernel:[ 7.300427] ISO 9660 Extensions: Microsoft Joliet Level 3 >12:58:13,016 DEBUG kernel:[ 7.302901] ISO 9660 Extensions: RRIP_1991A >12:58:13,016 INFO kernel:[ 7.358330] loop: module loaded >12:58:13,016 INFO kernel:[ 7.381559] bio: create slab <bio-1> at 1 >12:58:13,016 INFO kernel:[ 7.388860] bio: create slab <bio-2> at 2 >12:58:13,016 INFO kernel:[ 7.448609] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >12:58:13,016 DEBUG kernel:[ 8.042554] SELinux: 2048 avtab hash slots, 102947 rules. >12:58:13,016 DEBUG kernel:[ 8.056188] SELinux: 2048 avtab hash slots, 102947 rules. >12:58:13,016 DEBUG kernel:[ 8.074395] SELinux: 8 users, 82 roles, 4603 types, 261 bools, 1 sens, 1024 cats >12:58:13,016 DEBUG kernel:[ 8.074398] SELinux: 83 classes, 102947 rules >12:58:13,016 DEBUG kernel:[ 8.078052] SELinux: Completing initialization. >12:58:13,016 DEBUG kernel:[ 8.078054] SELinux: Setting up existing superblocks. >12:58:13,016 DEBUG kernel:[ 8.078059] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.078062] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.078069] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.078073] SELinux: initialized (dev proc, type proc), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.078079] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:58:13,016 DEBUG kernel:[ 8.078088] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >12:58:13,016 DEBUG kernel:[ 8.078511] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >12:58:13,016 DEBUG kernel:[ 8.078514] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.078945] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >12:58:13,016 DEBUG kernel:[ 8.078950] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.078952] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >12:58:13,016 DEBUG kernel:[ 8.078966] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:58:13,016 DEBUG kernel:[ 8.078971] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >12:58:13,016 DEBUG kernel:[ 8.078976] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.078982] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079148] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079150] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:58:13,016 DEBUG kernel:[ 8.079154] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:58:13,016 DEBUG kernel:[ 8.079247] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:58:13,016 DEBUG kernel:[ 8.079276] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079283] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079284] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079288] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079291] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079295] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079297] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079299] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079301] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079306] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079308] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079312] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079315] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.079323] SELinux: initialized (dev loop0, type squashfs), uses xattr >12:58:13,016 DEBUG kernel:[ 8.079337] SELinux: initialized (dev dm-0, type ext4), uses xattr >12:58:13,016 NOTICE kernel:[ 8.095186] type=1403 audit(1385643491.668:2): policy loaded auid=4294967295 ses=4294967295 >12:58:13,016 DEBUG kernel:[ 8.383542] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.411359] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >12:58:13,016 DEBUG kernel:[ 8.417541] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:58:13,016 DEBUG kernel:[ 8.430781] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:58:13,016 INFO kernel:[ 8.946681] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >12:58:13,016 DEBUG kernel:[ 8.973841] virtio-pci 0000:00:05.0: irq 42 for MSI/MSI-X >12:58:13,016 DEBUG kernel:[ 8.973862] virtio-pci 0000:00:05.0: irq 43 for MSI/MSI-X >12:58:13,016 INFO kernel:[ 8.974510] parport_pc 00:04: reported by Plug and Play ACPI >12:58:13,016 NOTICE kernel:[ 8.978443] type=1400 audit(1385643492.551:3): avc: denied { create } for pid=826 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:58:13,016 NOTICE kernel:[ 8.978517] type=1400 audit(1385643492.551:4): avc: denied { setattr } for pid=826 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=16996 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:58:13,016 NOTICE kernel:[ 8.978556] type=1400 audit(1385643492.551:5): avc: denied { relabelfrom } for pid=826 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=16996 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >12:58:13,016 INFO kernel:[ 9.157757] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >12:58:13,016 INFO kernel:[ 9.408974] microcode: CPU1 sig=0x623, pf=0x0, revision=0x1 >12:58:13,016 INFO kernel:[ 9.409162] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >12:58:13,043 NOTICE kernel:[ 9.469454] type=1400 audit(1385643493.042:6): avc: denied { read } for pid=846 comm="bash" name=".profile" dev="dm-0" ino=115690 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >12:58:13,043 NOTICE kernel:[ 9.469463] type=1400 audit(1385643493.042:7): avc: denied { open } for pid=846 comm="bash" path="/root/.profile" dev="dm-0" ino=115690 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >12:58:13,366 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-19.git20131003.fc20) is starting... >12:58:13,366 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >12:58:13,366 INFO NetworkManager: <info> WEXT support is enabled >12:58:13,422 INFO kernel:[ 9.848672] cfg80211: Calling CRDA to update world regulatory domain >12:58:13,488 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:58:13,541 INFO polkitd: Started polkitd version 0.112 >12:58:13,639 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:58:13,657 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >12:58:13,658 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >12:58:13,658 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:58:13,658 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:58:13,708 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >12:58:13,710 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >12:58:13,734 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >12:58:13,738 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >12:58:13,744 INFO NetworkManager: <info> WiFi hardware radio set enabled >12:58:13,747 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >12:58:13,748 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >12:58:13,748 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >12:58:13,748 INFO NetworkManager: <info> Networking is enabled by state file >12:58:13,749 INFO NetworkManager: <info> (lo): link connected >12:58:13,749 INFO NetworkManager: <info> (lo): carrier is ON >12:58:13,749 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >12:58:13,749 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >12:58:13,749 INFO NetworkManager: <info> (lo): No existing connection detected. >12:58:13,751 INFO NetworkManager: <info> (ens3): carrier is OFF >12:58:13,751 INFO NetworkManager: <info> (ens3): new Ethernet device (driver: '8139cp' ifindex: 2) >12:58:13,751 INFO NetworkManager: <info> (ens3): exported as /org/freedesktop/NetworkManager/Devices/1 >12:58:13,751 INFO NetworkManager: <info> (ens3): No existing connection detected. >12:58:13,751 INFO NetworkManager: <info> (ens3): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >12:58:13,751 INFO NetworkManager: <info> (ens3): bringing up device. >12:58:13,753 INFO kernel:[ 10.179379] 8139cp 0000:00:03.0 ens3: link up, 100Mbps, full-duplex, lpa 0x05E1 >12:58:13,754 INFO NetworkManager: <info> (ens3): link connected >12:58:13,755 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/ens3 >12:58:13,758 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 >12:58:13,759 INFO NetworkManager: <info> (ens3): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >12:58:13,762 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >12:58:13,762 INFO NetworkManager: <info> Activation (ens3) starting connection 'Wired connection 1' >12:58:13,763 INFO NetworkManager: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:58:13,763 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >12:58:13,763 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >12:58:13,763 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >12:58:13,763 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >12:58:13,763 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >12:58:13,763 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >12:58:13,763 INFO NetworkManager: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >12:58:13,763 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >12:58:13,764 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >12:58:13,764 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >12:58:13,764 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >12:58:13,764 INFO NetworkManager: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >12:58:13,770 INFO NetworkManager: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:58:13,812 INFO NetworkManager: <info> dhclient started with pid 900 >12:58:13,813 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >12:58:13,813 ERR NetworkManager: <error> [1385643493.813502] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (ens3): cannot send router solicitation: -99. >12:58:14,151 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >12:58:14,152 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >12:58:14,152 INFO dhclient: All rights reserved. >12:58:14,152 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:58:14,152 INFO dhclient: >12:58:14,162 INFO NetworkManager: <info> (ens3): DHCPv4 state changed nbi -> preinit >12:58:14,174 INFO dhclient: Listening on LPF/ens3/52:54:00:31:05:e3 >12:58:14,174 INFO dhclient: Sending on LPF/ens3/52:54:00:31:05:e3 >12:58:14,174 INFO dhclient: Sending on Socket/fallback >12:58:14,175 INFO dhclient: DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 3 (xid=0x15d7d2f) >12:58:14,177 INFO dhclient: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x15d7d2f) >12:58:14,178 INFO dhclient: DHCPOFFER from 192.168.11.1 >12:58:14,187 INFO dhclient: DHCPACK from 192.168.11.1 (xid=0x15d7d2f) >12:58:14,190 INFO NetworkManager: <info> (ens3): DHCPv4 state changed preinit -> bound >12:58:14,190 INFO NetworkManager: <info> address 192.168.11.12 >12:58:14,190 INFO NetworkManager: <info> plen 24 (255.255.255.0) >12:58:14,190 INFO NetworkManager: <info> gateway 192.168.11.1 >12:58:14,190 INFO NetworkManager: <info> lease time 3600 >12:58:14,190 INFO NetworkManager: <info> nameserver '192.168.11.1' >12:58:14,190 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:58:14,191 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >12:58:14,191 INFO NetworkManager: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >12:58:14,191 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >12:58:14,192 INFO dhclient: bound to 192.168.11.12 -- renewal in 1489 seconds. >12:58:14,193 INFO NetworkManager: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >12:58:14,193 INFO NetworkManager: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >12:58:14,193 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >12:58:14,193 INFO NetworkManager: <info> Policy set 'Wired connection 1' (ens3) as default for IPv4 routing and DNS. >12:58:14,200 INFO NetworkManager: <info> Activation (ens3) successful, device activated. >12:58:14,201 INFO NetworkManager: <info> startup complete >12:58:14,202 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >12:58:14,219 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:58:16,597 NOTICE kernel:[ 13.023698] type=1400 audit(1385643496.596:8): avc: denied { read write } for pid=942 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=8343 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:58:18,447 INFO kernel:[ 14.873830] input: spice vdagent tablet as /devices/virtual/input/input4 >12:58:18,481 NOTICE kernel:[ 14.907945] type=1400 audit(1385643498.480:9): avc: denied { read write } for pid=981 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:58:19,331 NOTICE NetworkManager: ifcfg-rh: read connection 'ens3' >12:58:19,332 INFO NetworkManager: <info> (ens3): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >12:58:19,332 INFO NetworkManager: <info> (ens3): deactivating device (reason 'connection-removed') [38] >12:58:19,533 INFO NetworkManager: <info> (ens3): canceled DHCP transaction, DHCP client pid 900 >12:58:19,537 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >12:58:19,537 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >12:58:19,550 INFO NetworkManager: <info> Saved default wired connection 'ens3' to persistent storage >12:58:19,551 INFO NetworkManager: <info> Auto-activating connection 'ens3'. >12:58:19,551 INFO NetworkManager: <info> Activation (ens3) starting connection 'ens3' >12:58:19,551 INFO NetworkManager: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:58:19,551 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >12:58:19,552 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >12:58:19,552 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >12:58:19,552 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >12:58:19,552 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >12:58:19,553 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >12:58:19,553 INFO NetworkManager: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >12:58:19,553 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >12:58:19,553 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >12:58:19,553 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >12:58:19,553 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >12:58:19,553 INFO NetworkManager: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >12:58:19,554 INFO NetworkManager: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:58:19,558 INFO NetworkManager: <info> dhclient started with pid 1002 >12:58:19,558 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >12:58:19,573 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >12:58:19,574 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >12:58:19,577 INFO dhclient: All rights reserved. >12:58:19,577 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:58:19,577 INFO dhclient: >12:58:19,580 INFO NetworkManager: <info> (ens3): DHCPv4 state changed nbi -> preinit >12:58:19,586 INFO dhclient: Listening on LPF/ens3/52:54:00:31:05:e3 >12:58:19,586 INFO dhclient: Sending on LPF/ens3/52:54:00:31:05:e3 >12:58:19,587 INFO dhclient: Sending on Socket/fallback >12:58:19,587 INFO dhclient: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x6db035db) >12:58:19,594 INFO dhclient: DHCPACK from 192.168.11.1 (xid=0x6db035db) >12:58:19,597 INFO NetworkManager: <info> (ens3): DHCPv4 state changed preinit -> reboot >12:58:19,597 INFO NetworkManager: <info> address 192.168.11.12 >12:58:19,597 INFO NetworkManager: <info> plen 24 (255.255.255.0) >12:58:19,597 INFO NetworkManager: <info> gateway 192.168.11.1 >12:58:19,597 INFO NetworkManager: <info> lease time 3600 >12:58:19,597 INFO NetworkManager: <info> nameserver '192.168.11.1' >12:58:19,597 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:58:19,597 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >12:58:19,598 INFO NetworkManager: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >12:58:19,598 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >12:58:19,600 INFO NetworkManager: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >12:58:19,600 INFO NetworkManager: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >12:58:19,601 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >12:58:19,601 INFO NetworkManager: <info> Policy set 'ens3' (ens3) as default for IPv4 routing and DNS. >12:58:19,602 INFO NetworkManager: <info> Activation (ens3) successful, device activated. >12:58:19,604 INFO dhclient: bound to 192.168.11.12 -- renewal in 1480 seconds. >12:58:19,645 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-ens3 >12:58:19,978 INFO chronyd: chronyd version 1.29 starting >12:58:19,978 INFO chronyd: Linux kernel major=3 minor=11 patch=9 >12:58:19,978 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >12:58:19,979 INFO chronyd: Generated key 1 >12:58:21,407 INFO kernel:[ 17.833177] EXT4-fs (vda1): INFO: recovery required on readonly filesystem >12:58:21,407 INFO kernel:[ 17.833181] EXT4-fs (vda1): write access will be enabled during recovery >12:58:21,424 INFO kernel:[ 17.849379] EXT4-fs (vda1): recovery complete >12:58:21,429 INFO kernel:[ 17.855143] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >12:58:21,429 DEBUG kernel:[ 17.855160] SELinux: initialized (dev vda1, type ext4), uses xattr >12:58:21,609 INFO kernel:[ 18.035595] EXT4-fs (dm-2): INFO: recovery required on readonly filesystem >12:58:21,609 INFO kernel:[ 18.035599] EXT4-fs (dm-2): write access will be enabled during recovery >12:58:21,629 INFO kernel:[ 18.055852] EXT4-fs (dm-2): recovery complete >12:58:21,636 INFO kernel:[ 18.061539] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >12:58:21,636 DEBUG kernel:[ 18.061550] SELinux: initialized (dev dm-2, type ext4), uses xattr >12:58:21,875 NOTICE kernel:[ 18.301747] type=1400 audit(1385643501.873:10): avc: denied { read write } for pid=1120 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:58:21,875 NOTICE kernel:[ 18.302536] type=1400 audit(1385643501.874:11): avc: denied { read write } for pid=1120 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=8343 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:58:22,001 NOTICE kernel:[ 18.649584] type=1400 audit(1385643502.000:12): avc: denied { ioctl } for pid=1120 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:58:22,001 NOTICE kernel:[ 18.649597] type=1400 audit(1385643502.000:13): avc: denied { getattr } for pid=1120 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:58:22,806 NOTICE kernel:[ 19.452863] type=1400 audit(1385643502.804:14): avc: denied { open } for pid=859 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=16078 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >12:58:24,446 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >12:58:24,476 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >12:58:24,828 INFO kernel:[ 21.475536] bio: create slab <bio-1> at 1 >12:58:24,838 INFO kernel:[ 21.486568] Btrfs loaded >12:58:24,938 INFO kernel:[ 21.586250] 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 1035776
: 830218 |
830219
|
830220
|
830221
|
830222
|
830223
|
830224
|
830225
|
830226
|
830227
|
830228
|
837518