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 843119 Details for
Bug 1047165
SizeNotPositiveError: spec= param must be >=0
[?]
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), 399.41 KB, created by
Tim Redmond
on 2013-12-29 17:58:02 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Tim Redmond
Created:
2013-12-29 17:58:02 UTC
Size:
399.41 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/size.py", line 96, in _parseSpec > raise SizeNotPositiveError("spec= param must be >=0") > File "/usr/lib/python2.7/site-packages/blivet/size.py", line 164, in __new__ > self = Decimal.__new__(cls, value=_parseSpec(en_spec, False)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/lib/disks.py", line 80, in size_str > size = Size(en_spec="%f mb" % mb) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 220, in _update_labels > text = _("Total selected space to reclaim: <b>%s</b>") % size_str(selectedReclaimable) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 459, in on_resize_value_changed > self._update_labels(selectedReclaimable=self._selectedReclaimableSpace) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/utils.py", line 126, in _run_once_one_arg > self._func(*args, **kwargs) >SizeNotPositiveError: spec= param must be >=0 > >Local variables in innermost frame: >xlate: False >m: <_sre.SRE_Match object at 0x53882d8> >spec: -1.000000 mb >size: -1.000000 > > >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 0x44d16d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p12p1 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain ># System timezone >timezone America/New_York ># System bootloader configuration >bootloader --location=mbr >autopart --type=plain ># Partition clearing information >clearpart --none --initlabel --drives=sda > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 476940MB disk sda (0) with existing msdos disklabel >, existing 100MB partition sda1 (1) with existing vfat filesystem >, existing 15000MB partition sda2 (2) with existing ntfs filesystem >, existing 431838MB partition sda3 (3) with existing ntfs filesystem >, existing 30000MB partition sda4 (4) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: TSSTcorp DVD+-RW TS-D633A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x47a0a70> > exists: True > _size: 4482.625 > id: 5 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-00-56-55-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-Live-Desktop-x86_64-20-1 > _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-TSSTcorp_DVD+_-RW_TS-D633A_R4856GYZ309051, /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1, /dev/disk/by-uuid/2013-12-12-00-56-55-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: 0 > _model: TSSTcorp_DVD+_-RW_TS-D633A > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-00-56-55-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-Live-Desktop-x86_64-20-1 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 6 > 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: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > 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: 8 > 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: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > 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/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > 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: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > 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/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Des > _format._targetSize: 4096.0 > _format.dirty: False > _format._size: 4096.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > 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: 15 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (16) with existing ext4 filesystem >, existing 4096MB dm live-base (17) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (18) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sr0, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.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: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x44d1790) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x44d1750) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x44d1810) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x44d1850) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x44d1890) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3856 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fe168ee6b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'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 (LiveImagePayload 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 (LiveImagePayload 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 >, '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 (LiveImagePayload 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, vfat] > _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 (LiveImagePayload 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: >, '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 (LiveImagePayload 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 0x7fe13c09e6b0> > _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 (LiveImagePayload 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: [sda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 0 > _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 2.96 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 2.96 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: True > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload 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 0x4518ed8>, True), 'type': (<function <lambda> at 0x4520140>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x4518f50>, True), 'journalctl': (<function journalctl_callback at 0x4520050>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, '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: >journalctl: >-- Logs begin at Sun 2013-12-29 04:45:12 EST, end at Sun 2013-12-29 09:51:08 EST. -- >Dec 29 04:45:12 localhost systemd-journal[77]: Runtime journal is using 8.0M (max 187.6M, leaving 281.5M of free 1.8G, current limit 187.6M). >Dec 29 04:45:12 localhost systemd-journal[77]: Runtime journal is using 8.0M (max 187.6M, leaving 281.5M of free 1.8G, current limit 187.6M). >Dec 29 04:45:12 localhost kernel: Initializing cgroup subsys cpuset >Dec 29 04:45:12 localhost kernel: Initializing cgroup subsys cpu >Dec 29 04:45:12 localhost kernel: Initializing cgroup subsys cpuacct >Dec 29 04:45:12 localhost kernel: Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >Dec 29 04:45:12 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 29 04:45:12 localhost kernel: e820: BIOS-provided physical RAM map: >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000000d2000-0x00000000000d3fff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bb27bfff] usable >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb27c000-0x00000000bb281fff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb282000-0x00000000bb3eafff] usable >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb3eb000-0x00000000bb40efff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb40f000-0x00000000bb46efff] usable >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb46f000-0x00000000bb46ffff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb470000-0x00000000bb4f0fff] ACPI NVS >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb4f1000-0x00000000bb70efff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb70f000-0x00000000bb716fff] usable >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb717000-0x00000000bb71efff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb71f000-0x00000000bb77dfff] usable >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb77e000-0x00000000bb79efff] ACPI NVS >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb79f000-0x00000000bb7e1fff] usable >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb7e2000-0x00000000bb7fefff] ACPI data >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb7ff000-0x00000000bb7fffff] usable >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000bb800000-0x00000000bfffffff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000f0805000-0x00000000f0805fff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000feaff000-0x00000000feafffff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Dec 29 04:45:12 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000137ffffff] usable >Dec 29 04:45:12 localhost kernel: NX (Execute Disable) protection: active >Dec 29 04:45:12 localhost kernel: SMBIOS 2.6 present. >Dec 29 04:45:12 localhost kernel: DMI: Dell Inc. Studio 1569/0R225F, BIOS A09 03/31/2011 >Dec 29 04:45:12 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Dec 29 04:45:12 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Dec 29 04:45:12 localhost kernel: No AGP bridge found >Dec 29 04:45:12 localhost kernel: e820: last_pfn = 0x138000 max_arch_pfn = 0x400000000 >Dec 29 04:45:12 localhost kernel: MTRR default type: uncachable >Dec 29 04:45:12 localhost kernel: MTRR fixed ranges enabled: >Dec 29 04:45:12 localhost kernel: 00000-9FFFF write-back >Dec 29 04:45:12 localhost kernel: A0000-BFFFF uncachable >Dec 29 04:45:12 localhost kernel: C0000-D3FFF write-protect >Dec 29 04:45:12 localhost kernel: D4000-DBFFF uncachable >Dec 29 04:45:12 localhost kernel: DC000-FFFFF write-through >Dec 29 04:45:12 localhost kernel: MTRR variable ranges enabled: >Dec 29 04:45:12 localhost kernel: 0 base 0FFE00000 mask FFFE00000 write-protect >Dec 29 04:45:12 localhost kernel: 1 base 000000000 mask F80000000 write-back >Dec 29 04:45:12 localhost kernel: 2 base 080000000 mask FC0000000 write-back >Dec 29 04:45:12 localhost kernel: 3 base 100000000 mask FC0000000 write-back >Dec 29 04:45:12 localhost kernel: 4 base 138000000 mask FF8000000 uncachable >Dec 29 04:45:12 localhost kernel: 5 base 0BC000000 mask FFC000000 uncachable >Dec 29 04:45:12 localhost kernel: 6 disabled >Dec 29 04:45:12 localhost kernel: 7 disabled >Dec 29 04:45:12 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Dec 29 04:45:12 localhost kernel: e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000 >Dec 29 04:45:12 localhost kernel: found SMP MP-table at [mem 0x000f6eb0-0x000f6ebf] mapped at [ffff8800000f6eb0] >Dec 29 04:45:12 localhost kernel: Base memory trampoline at [ffff880000096000] 96000 size 24576 >Dec 29 04:45:12 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Dec 29 04:45:12 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Dec 29 04:45:12 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Dec 29 04:45:12 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Dec 29 04:45:12 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Dec 29 04:45:12 localhost kernel: init_memory_mapping: [mem 0x137e00000-0x137ffffff] >Dec 29 04:45:12 localhost kernel: [mem 0x137e00000-0x137ffffff] page 2M >Dec 29 04:45:12 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Dec 29 04:45:12 localhost kernel: init_memory_mapping: [mem 0x134000000-0x137dfffff] >Dec 29 04:45:12 localhost kernel: [mem 0x134000000-0x137dfffff] page 2M >Dec 29 04:45:12 localhost kernel: init_memory_mapping: [mem 0x100000000-0x133ffffff] >Dec 29 04:45:12 localhost kernel: [mem 0x100000000-0x133ffffff] page 2M >Dec 29 04:45:12 localhost kernel: init_memory_mapping: [mem 0x00100000-0xbb27bfff] >Dec 29 04:45:12 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Dec 29 04:45:12 localhost kernel: [mem 0x00200000-0xbb1fffff] page 2M >Dec 29 04:45:12 localhost kernel: [mem 0xbb200000-0xbb27bfff] page 4k >Dec 29 04:45:12 localhost kernel: init_memory_mapping: [mem 0xbb282000-0xbb3eafff] >Dec 29 04:45:12 localhost kernel: [mem 0xbb282000-0xbb3eafff] page 4k >Dec 29 04:45:12 localhost kernel: init_memory_mapping: [mem 0xbb40f000-0xbb46efff] >Dec 29 04:45:12 localhost kernel: [mem 0xbb40f000-0xbb46efff] page 4k >Dec 29 04:45:12 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Dec 29 04:45:12 localhost kernel: init_memory_mapping: [mem 0xbb70f000-0xbb716fff] >Dec 29 04:45:12 localhost kernel: [mem 0xbb70f000-0xbb716fff] page 4k >Dec 29 04:45:12 localhost kernel: BRK [0x01fec000, 0x01fecfff] PGTABLE >Dec 29 04:45:12 localhost kernel: init_memory_mapping: [mem 0xbb71f000-0xbb77dfff] >Dec 29 04:45:12 localhost kernel: [mem 0xbb71f000-0xbb77dfff] page 4k >Dec 29 04:45:12 localhost kernel: init_memory_mapping: [mem 0xbb79f000-0xbb7e1fff] >Dec 29 04:45:12 localhost kernel: [mem 0xbb79f000-0xbb7e1fff] page 4k >Dec 29 04:45:12 localhost kernel: init_memory_mapping: [mem 0xbb7ff000-0xbb7fffff] >Dec 29 04:45:12 localhost kernel: [mem 0xbb7ff000-0xbb7fffff] page 4k >Dec 29 04:45:12 localhost kernel: RAMDISK: [mem 0x7e179000-0x7fffefff] >Dec 29 04:45:12 localhost kernel: ACPI: RSDP 00000000000f6dd0 00024 (v02 PTLTD ) >Dec 29 04:45:12 localhost kernel: ACPI: XSDT 00000000bb7f4472 00064 (v01 DELL QA09 06040000 LTP 00000000) >Dec 29 04:45:12 localhost kernel: ACPI: FACP 00000000bb7e4000 000F4 (v03 INTEL CALPELLA 06040000 PTEC 00000001) >Dec 29 04:45:12 localhost kernel: ACPI: DSDT 00000000bb7e5000 0A684 (v02 Intel CALPELLA 06040000 INTL 20060912) >Dec 29 04:45:12 localhost kernel: ACPI: FACS 00000000bb79bfc0 00040 >Dec 29 04:45:12 localhost kernel: ACPI: HPET 00000000bb7fecfa 00038 (v01 INTEL CALPELLA 06040000 PTEC 00000001) >Dec 29 04:45:12 localhost kernel: ACPI: MCFG 00000000bb7fed32 0003C (v01 INTEL CALPELLA 06040000 PTEC 00000001) >Dec 29 04:45:12 localhost kernel: ACPI: APIC 00000000bb7fed6e 00084 (v01 PTLTD ? APIC 06040000 LTP 00000000) >Dec 29 04:45:12 localhost kernel: ACPI: BOOT 00000000bb7fedf2 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) >Dec 29 04:45:12 localhost kernel: ACPI: SLIC 00000000bb7fee1a 00176 (v01 DELL QA09 06040000 LTP 00000000) >Dec 29 04:45:12 localhost kernel: ACPI: OSFR 00000000bb7fef90 00070 (v01 DELL DELL 06040000 ASL 00000061) >Dec 29 04:45:12 localhost kernel: ACPI: SSDT 00000000bb7e3000 009F1 (v01 PmRef CpuPm 00003000 INTL 20060912) >Dec 29 04:45:12 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 29 04:45:12 localhost kernel: No NUMA configuration found >Dec 29 04:45:12 localhost kernel: Faking a node at [mem 0x0000000000000000-0x0000000137ffffff] >Dec 29 04:45:12 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x137ffffff] >Dec 29 04:45:12 localhost kernel: NODE_DATA [mem 0x137fe9000-0x137ffcfff] >Dec 29 04:45:12 localhost kernel: [ffffea0000000000-ffffea0004dfffff] PMD -> [ffff880133800000-ffff8801375fffff] on node 0 >Dec 29 04:45:12 localhost kernel: Zone ranges: >Dec 29 04:45:12 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Dec 29 04:45:12 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Dec 29 04:45:12 localhost kernel: Normal [mem 0x100000000-0x137ffffff] >Dec 29 04:45:12 localhost kernel: Movable zone start for each node >Dec 29 04:45:12 localhost kernel: Early memory node ranges >Dec 29 04:45:12 localhost kernel: node 0: [mem 0x00001000-0x0009bfff] >Dec 29 04:45:12 localhost kernel: node 0: [mem 0x00100000-0xbb27bfff] >Dec 29 04:45:12 localhost kernel: node 0: [mem 0xbb282000-0xbb3eafff] >Dec 29 04:45:12 localhost kernel: node 0: [mem 0xbb40f000-0xbb46efff] >Dec 29 04:45:12 localhost kernel: node 0: [mem 0xbb70f000-0xbb716fff] >Dec 29 04:45:12 localhost kernel: node 0: [mem 0xbb71f000-0xbb77dfff] >Dec 29 04:45:12 localhost kernel: node 0: [mem 0xbb79f000-0xbb7e1fff] >Dec 29 04:45:12 localhost kernel: node 0: [mem 0xbb7ff000-0xbb7fffff] >Dec 29 04:45:12 localhost kernel: node 0: [mem 0x100000000-0x137ffffff] >Dec 29 04:45:12 localhost kernel: On node 0 totalpages: 996491 >Dec 29 04:45:12 localhost kernel: DMA zone: 64 pages used for memmap >Dec 29 04:45:12 localhost kernel: DMA zone: 21 pages reserved >Dec 29 04:45:12 localhost kernel: DMA zone: 3995 pages, LIFO batch:0 >Dec 29 04:45:12 localhost kernel: DMA32 zone: 11924 pages used for memmap >Dec 29 04:45:12 localhost kernel: DMA32 zone: 763120 pages, LIFO batch:31 >Dec 29 04:45:12 localhost kernel: Normal zone: 3584 pages used for memmap >Dec 29 04:45:12 localhost kernel: Normal zone: 229376 pages, LIFO batch:31 >Dec 29 04:45:12 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Dec 29 04:45:12 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 29 04:45:12 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Dec 29 04:45:12 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x04] enabled) >Dec 29 04:45:12 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Dec 29 04:45:12 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled) >Dec 29 04:45:12 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Dec 29 04:45:12 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Dec 29 04:45:12 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >Dec 29 04:45:12 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >Dec 29 04:45:12 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Dec 29 04:45:12 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Dec 29 04:45:12 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) >Dec 29 04:45:12 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Dec 29 04:45:12 localhost kernel: ACPI: IRQ0 used by override. >Dec 29 04:45:12 localhost kernel: ACPI: IRQ2 used by override. >Dec 29 04:45:12 localhost kernel: ACPI: IRQ9 used by override. >Dec 29 04:45:12 localhost kernel: Using ACPI (MADT) for SMP configuration information >Dec 29 04:45:12 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Dec 29 04:45:12 localhost kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs >Dec 29 04:45:12 localhost kernel: nr_irqs_gsi: 40 >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000d1fff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0x000d2000-0x000d3fff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0x000d4000-0x000dffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xbb27c000-0xbb281fff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xbb3eb000-0xbb40efff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xbb46f000-0xbb46ffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xbb470000-0xbb4f0fff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xbb4f1000-0xbb70efff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xbb717000-0xbb71efff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xbb77e000-0xbb79efff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xbb7e2000-0xbb7fefff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xbb800000-0xbfffffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xf0804fff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xf0805000-0xf0805fff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xf0806000-0xfeafefff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xfeaff000-0xfeafffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xfeb00000-0xfebfffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed1bfff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >Dec 29 04:45:12 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Dec 29 04:45:12 localhost kernel: e820: [mem 0xc0000000-0xdfffffff] available for PCI devices >Dec 29 04:45:12 localhost kernel: Booting paravirtualized kernel on bare hardware >Dec 29 04:45:12 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >Dec 29 04:45:12 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff880137c00000 s85568 r8192 d20928 u524288 >Dec 29 04:45:12 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u524288 alloc=1*2097152 >Dec 29 04:45:12 localhost kernel: pcpu-alloc: [0] 0 1 2 3 >Dec 29 04:45:12 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 980898 >Dec 29 04:45:12 localhost kernel: Policy zone: Normal >Dec 29 04:45:12 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 29 04:45:12 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 29 04:45:12 localhost kernel: Checking aperture... >Dec 29 04:45:12 localhost kernel: No AGP bridge found >Dec 29 04:45:12 localhost kernel: Memory: 3808152K/3985964K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 177812K reserved) >Dec 29 04:45:12 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >Dec 29 04:45:12 localhost kernel: Hierarchical RCU implementation. >Dec 29 04:45:12 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >Dec 29 04:45:12 localhost kernel: NR_IRQS:8448 nr_irqs:712 16 >Dec 29 04:45:12 localhost kernel: Console: colour VGA+ 80x25 >Dec 29 04:45:12 localhost kernel: console [tty0] enabled >Dec 29 04:45:12 localhost kernel: allocated 16252928 bytes of page_cgroup >Dec 29 04:45:12 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 29 04:45:12 localhost kernel: hpet clockevent registered >Dec 29 04:45:12 localhost kernel: tsc: Fast TSC calibration using PIT >Dec 29 04:45:12 localhost kernel: tsc: Detected 2394.020 MHz processor >Dec 29 04:45:12 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.04 BogoMIPS (lpj=2394020) >Dec 29 04:45:12 localhost kernel: pid_max: default: 32768 minimum: 301 >Dec 29 04:45:12 localhost kernel: Security Framework initialized >Dec 29 04:45:12 localhost kernel: SELinux: Initializing. >Dec 29 04:45:12 localhost kernel: SELinux: Starting in permissive mode >Dec 29 04:45:12 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >Dec 29 04:45:12 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >Dec 29 04:45:12 localhost kernel: Mount-cache hash table entries: 256 >Dec 29 04:45:12 localhost kernel: Initializing cgroup subsys memory >Dec 29 04:45:12 localhost kernel: Initializing cgroup subsys devices >Dec 29 04:45:12 localhost kernel: Initializing cgroup subsys freezer >Dec 29 04:45:12 localhost kernel: Initializing cgroup subsys net_cls >Dec 29 04:45:12 localhost kernel: Initializing cgroup subsys blkio >Dec 29 04:45:12 localhost kernel: Initializing cgroup subsys perf_event >Dec 29 04:45:12 localhost kernel: Initializing cgroup subsys hugetlb >Dec 29 04:45:12 localhost kernel: CPU: Physical Processor ID: 0 >Dec 29 04:45:12 localhost kernel: CPU: Processor Core ID: 0 >Dec 29 04:45:12 localhost kernel: mce: CPU supports 9 MCE banks >Dec 29 04:45:12 localhost kernel: CPU0: Thermal monitoring handled by SMI >Dec 29 04:45:12 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >tlb_flushall_shift: 6 >Dec 29 04:45:12 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Dec 29 04:45:12 localhost kernel: ACPI: Core revision 20130517 >Dec 29 04:45:12 localhost kernel: ACPI: All ACPI Tables successfully acquired >Dec 29 04:45:12 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Dec 29 04:45:12 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 29 04:45:12 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 450 @ 2.40GHz (fam: 06, model: 25, stepping: 05) >Dec 29 04:45:12 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver. >Dec 29 04:45:12 localhost kernel: perf_event_intel: CPUID marked event: 'bus cycles' unavailable >Dec 29 04:45:12 localhost kernel: ... version: 3 >Dec 29 04:45:12 localhost kernel: ... bit width: 48 >Dec 29 04:45:12 localhost kernel: ... generic registers: 4 >Dec 29 04:45:12 localhost kernel: ... value mask: 0000ffffffffffff >Dec 29 04:45:12 localhost kernel: ... max period: 000000007fffffff >Dec 29 04:45:12 localhost kernel: ... fixed-purpose events: 3 >Dec 29 04:45:12 localhost kernel: ... event mask: 000000070000000f >Dec 29 04:45:12 localhost kernel: CPU1: Thermal monitoring handled by SMI >Dec 29 04:45:12 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Dec 29 04:45:12 localhost kernel: CPU2: Thermal monitoring handled by SMI >Dec 29 04:45:12 localhost kernel: smpboot: Booting Node 0, Processors #1 #2 #3 OK >Dec 29 04:45:12 localhost kernel: CPU3: Thermal monitoring handled by SMI >Dec 29 04:45:12 localhost kernel: Brought up 4 CPUs >Dec 29 04:45:12 localhost kernel: smpboot: Total of 4 processors activated (19152.16 BogoMIPS) >Dec 29 04:45:12 localhost kernel: devtmpfs: initialized >Dec 29 04:45:12 localhost kernel: PM: Registering ACPI NVS region [mem 0xbb470000-0xbb4f0fff] (528384 bytes) >Dec 29 04:45:12 localhost kernel: PM: Registering ACPI NVS region [mem 0xbb77e000-0xbb79efff] (135168 bytes) >Dec 29 04:45:12 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 29 04:45:12 localhost kernel: RTC time: 9:45:11, date: 12/29/13 >Dec 29 04:45:12 localhost kernel: NET: Registered protocol family 16 >Dec 29 04:45:12 localhost kernel: ACPI: bus type PCI registered >Dec 29 04:45:12 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 29 04:45:12 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Dec 29 04:45:12 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >Dec 29 04:45:12 localhost kernel: PCI: Using configuration type 1 for base access >Dec 29 04:45:12 localhost kernel: bio: create slab <bio-0> at 0 >Dec 29 04:45:12 localhost kernel: ACPI: Added _OSI(Module Device) >Dec 29 04:45:12 localhost kernel: ACPI: Added _OSI(Processor Device) >Dec 29 04:45:12 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 29 04:45:12 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Dec 29 04:45:12 localhost kernel: ACPI: EC: Look up EC in DSDT >Dec 29 04:45:12 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Dec 29 04:45:12 localhost kernel: ACPI: SSDT 00000000bb71a918 003DE (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >Dec 29 04:45:12 localhost kernel: ACPI: Dynamic OEM Table Load: >Dec 29 04:45:12 localhost kernel: ACPI: SSDT (null) 003DE (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >Dec 29 04:45:12 localhost kernel: ACPI: SSDT 00000000bb718018 008B0 (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >Dec 29 04:45:12 localhost kernel: ACPI: Dynamic OEM Table Load: >Dec 29 04:45:12 localhost kernel: ACPI: SSDT (null) 008B0 (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >Dec 29 04:45:12 localhost kernel: ACPI: SSDT 00000000bb719a98 00303 (v01 PmRef ApIst 00003000 INTL 20060912) >Dec 29 04:45:12 localhost kernel: ACPI: Dynamic OEM Table Load: >Dec 29 04:45:12 localhost kernel: ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20060912) >Dec 29 04:45:12 localhost kernel: ACPI: SSDT 00000000bb717d98 00119 (v01 PmRef ApCst 00003000 INTL 20060912) >Dec 29 04:45:12 localhost kernel: ACPI: Dynamic OEM Table Load: >Dec 29 04:45:12 localhost kernel: ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20060912) >Dec 29 04:45:12 localhost kernel: ACPI: Interpreter enabled >Dec 29 04:45:12 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Dec 29 04:45:12 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Dec 29 04:45:12 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Dec 29 04:45:12 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Dec 29 04:45:12 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Dec 29 04:45:12 localhost kernel: ACPI: No dock devices found. >Dec 29 04:45:12 localhost kernel: [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >Dec 29 04:45:12 localhost kernel: [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >Dec 29 04:45:12 localhost kernel: ACPI: Power Resource [FN00] (off) >Dec 29 04:45:12 localhost kernel: ACPI: Power Resource [FN01] (off) >Dec 29 04:45:12 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >Dec 29 04:45:12 localhost kernel: \_SB_.PCI0:_OSC invalid UUID >Dec 29 04:45:12 localhost kernel: _OSC request data:1 8 0 >Dec 29 04:45:12 localhost kernel: \_SB_.PCI0:_OSC invalid UUID >Dec 29 04:45:12 localhost kernel: _OSC request data:1 1f 0 >Dec 29 04:45:12 localhost kernel: acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Dec 29 04:45:12 localhost kernel: acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) >Dec 29 04:45:12 localhost kernel: PCI host bridge to bus 0000:00 >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-fe] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:00.0: [8086:0044] type 00 class 0x060000 >Dec 29 04:45:12 localhost kernel: DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics >Dec 29 04:45:12 localhost kernel: pci 0000:00:02.0: [8086:0046] type 00 class 0x030000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit] >Dec 29 04:45:12 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0x1800-0x1807] >Dec 29 04:45:12 localhost kernel: pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf0806800-0xf080680f 64bit] >Dec 29 04:45:12 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Dec 29 04:45:12 localhost kernel: pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf0807000-0xf08073ff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Dec 29 04:45:12 localhost kernel: pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf0800000-0xf0803fff 64bit] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: [8086:3b4c] type 01 class 0x060400 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: System wakeup disabled by ACPI >Dec 29 04:45:12 localhost kernel: pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf0807400-0xf08077ff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Dec 29 04:45:12 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.0: [8086:3b0b] type 00 class 0x060100 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x1840-0x1847] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x1814-0x1817] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x1818-0x181f] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x1810-0x1813] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x1820-0x183f] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf0806000-0xf08067ff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf0807800-0xf08078ff 64bit] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x1860-0x187f] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xf0805000-0xf0805fff 64bit] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Dec 29 04:45:12 localhost kernel: pci 0000:03:00.0: [8086:422c] type 00 class 0x028000 >Dec 29 04:45:12 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf0500000-0xf0501fff 64bit] >Dec 29 04:45:12 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >Dec 29 04:45:12 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf0500000-0xf05fffff] >Dec 29 04:45:12 localhost kernel: acpiphp: Slot [1] registered >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-05] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf0a00000-0xf0bfffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci 0000:06:00.0: [10ec:8168] type 00 class 0x020000 >Dec 29 04:45:12 localhost kernel: pci 0000:06:00.0: reg 0x10: [io 0x3000-0x30ff] >Dec 29 04:45:12 localhost kernel: pci 0000:06:00.0: reg 0x18: [mem 0xf0904000-0xf0904fff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci 0000:06:00.0: reg 0x20: [mem 0xf0900000-0xf0903fff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci 0000:06:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] >Dec 29 04:45:12 localhost kernel: pci 0000:06:00.0: supports D1 D2 >Dec 29 04:45:12 localhost kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Dec 29 04:45:12 localhost kernel: pci 0000:06:00.0: System wakeup disabled by ACPI >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 06] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xf0900000-0xf09fffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode) >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode) >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode) >Dec 29 04:45:12 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 >Dec 29 04:45:12 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >Dec 29 04:45:12 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >Dec 29 04:45:12 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >Dec 29 04:45:12 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >Dec 29 04:45:12 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >Dec 29 04:45:12 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *7 10 12 14 15) >Dec 29 04:45:12 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15) >Dec 29 04:45:12 localhost kernel: ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff]) >Dec 29 04:45:12 localhost kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Dec 29 04:45:12 localhost kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Dec 29 04:45:12 localhost kernel: PCI host bridge to bus 0000:ff >Dec 29 04:45:12 localhost kernel: pci_bus 0000:ff: root bus resource [bus ff] >Dec 29 04:45:12 localhost kernel: pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000 >Dec 29 04:45:12 localhost kernel: pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000 >Dec 29 04:45:12 localhost kernel: pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000 >Dec 29 04:45:12 localhost kernel: pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000 >Dec 29 04:45:12 localhost kernel: pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000 >Dec 29 04:45:12 localhost kernel: pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000 >Dec 29 04:45:12 localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 3F >Dec 29 04:45:12 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Dec 29 04:45:12 localhost kernel: ACPI: \_SB_.CPBG: notify handler is installed >Dec 29 04:45:12 localhost kernel: Found 2 acpi root devices >Dec 29 04:45:12 localhost kernel: ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62 >Dec 29 04:45:12 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Dec 29 04:45:12 localhost kernel: vgaarb: loaded >Dec 29 04:45:12 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Dec 29 04:45:12 localhost kernel: SCSI subsystem initialized >Dec 29 04:45:12 localhost kernel: ACPI: bus type ATA registered >Dec 29 04:45:12 localhost kernel: libata version 3.00 loaded. >Dec 29 04:45:12 localhost kernel: ACPI: bus type USB registered >Dec 29 04:45:12 localhost kernel: usbcore: registered new interface driver usbfs >Dec 29 04:45:12 localhost kernel: usbcore: registered new interface driver hub >Dec 29 04:45:12 localhost kernel: usbcore: registered new device driver usb >Dec 29 04:45:12 localhost kernel: PCI: Using ACPI for IRQ routing >Dec 29 04:45:12 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Dec 29 04:45:12 localhost kernel: e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff] >Dec 29 04:45:12 localhost kernel: e820: reserve RAM buffer [mem 0xbb27c000-0xbbffffff] >Dec 29 04:45:12 localhost kernel: e820: reserve RAM buffer [mem 0xbb3eb000-0xbbffffff] >Dec 29 04:45:12 localhost kernel: e820: reserve RAM buffer [mem 0xbb46f000-0xbbffffff] >Dec 29 04:45:12 localhost kernel: e820: reserve RAM buffer [mem 0xbb717000-0xbbffffff] >Dec 29 04:45:12 localhost kernel: e820: reserve RAM buffer [mem 0xbb77e000-0xbbffffff] >Dec 29 04:45:12 localhost kernel: e820: reserve RAM buffer [mem 0xbb7e2000-0xbbffffff] >Dec 29 04:45:12 localhost kernel: e820: reserve RAM buffer [mem 0xbb800000-0xbbffffff] >Dec 29 04:45:12 localhost kernel: NetLabel: Initializing >Dec 29 04:45:12 localhost kernel: NetLabel: domain hash size = 128 >Dec 29 04:45:12 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Dec 29 04:45:12 localhost kernel: NetLabel: unlabeled traffic allowed by default >Dec 29 04:45:12 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Dec 29 04:45:12 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Dec 29 04:45:12 localhost kernel: Switched to clocksource hpet >Dec 29 04:45:12 localhost kernel: pnp: PnP ACPI init >Dec 29 04:45:12 localhost kernel: ACPI: bus type PNP registered >Dec 29 04:45:12 localhost kernel: pnp 00:00: [dma 4] >Dec 29 04:45:12 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) >Dec 29 04:45:12 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active) >Dec 29 04:45:12 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >Dec 29 04:45:12 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >Dec 29 04:45:12 localhost kernel: system 00:04: [io 0x0680-0x069f] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:04: [io 0x0500-0x050f] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:04: [io 0x0600-0x0603] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:04: [io 0xffff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:04: [io 0x0400-0x047f] could not be reserved >Dec 29 04:45:12 localhost kernel: system 00:04: [io 0x1180-0x11ff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:04: [io 0x164e-0x164f] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:04: [io 0xfe00] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 29 04:45:12 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >Dec 29 04:45:12 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active) >Dec 29 04:45:12 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 (active) >Dec 29 04:45:12 localhost kernel: system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:08: [mem 0xe0000000-0xefffffff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:08: [mem 0xfeaff000-0xfeafffff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:08: [mem 0xfed40000-0xfed44fff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:08: [mem 0xff000000-0xffffffff] has been reserved >Dec 29 04:45:12 localhost kernel: system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved >Dec 29 04:45:12 localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 29 04:45:12 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs SMO8800 (active) >Dec 29 04:45:12 localhost kernel: pnp: PnP ACPI: found 10 devices >Dec 29 04:45:12 localhost kernel: ACPI: bus type PNP unregistered >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0x00100000-0x001fffff] to [bus 06] add_size 400000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: res[14]=[mem 0x00100000-0x001fffff] get_res_add_size add_size 400000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: BAR 14: assigned [mem 0xc0600000-0xc0afffff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x4000-0x4fff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: BAR 13: assigned [io 0x5000-0x5fff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf0500000-0xf05fffff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-05] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf0a00000-0xf0bfffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci 0000:06:00.0: BAR 6: assigned [mem 0xf0920000-0xf093ffff pref] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 06] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xc0600000-0xc0afffff] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xf0900000-0xf09fffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] >Dec 29 04:45:12 localhost kernel: pci 0000:00:1e.0: setting latency timer to 64 >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xdfffffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:00: resource 11 [mem 0xf0000000-0xfebfffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:02: resource 0 [io 0x4000-0x4fff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:03: resource 0 [io 0x5000-0x5fff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:04: resource 0 [io 0x2000-0x2fff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xf0400000-0xf04fffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:04: resource 2 [mem 0xf0a00000-0xf0bfffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:06: resource 0 [io 0x3000-0x3fff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xc0600000-0xc0afffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:06: resource 2 [mem 0xf0900000-0xf09fffff 64bit pref] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:07: resource 4 [io 0x0000-0x0cf7] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:07: resource 5 [io 0x0d00-0xffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:07: resource 7 [mem 0x000d4000-0x000d7fff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:07: resource 8 [mem 0x000d8000-0x000dbfff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:07: resource 9 [mem 0x000dc000-0x000dffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:07: resource 10 [mem 0xc0000000-0xdfffffff] >Dec 29 04:45:12 localhost kernel: pci_bus 0000:07: resource 11 [mem 0xf0000000-0xfebfffff] >Dec 29 04:45:12 localhost kernel: NET: Registered protocol family 2 >Dec 29 04:45:12 localhost kernel: TCP established hash table entries: 32768 (order: 7, 524288 bytes) >Dec 29 04:45:12 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >Dec 29 04:45:12 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768) >Dec 29 04:45:12 localhost kernel: TCP: reno registered >Dec 29 04:45:12 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) >Dec 29 04:45:12 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >Dec 29 04:45:12 localhost kernel: NET: Registered protocol family 1 >Dec 29 04:45:12 localhost kernel: pci 0000:00:02.0: Boot video device >Dec 29 04:45:12 localhost kernel: PCI: CLS 64 bytes, default 64 >Dec 29 04:45:12 localhost kernel: Unpacking initramfs... >Dec 29 04:45:12 localhost kernel: Freeing initrd memory: 31256K (ffff88007e179000 - ffff88007ffff000) >Dec 29 04:45:12 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Dec 29 04:45:12 localhost kernel: software IO TLB [mem 0xb727c000-0xbb27c000] (64MB) mapped at [ffff8800b727c000-ffff8800bb27bfff] >Dec 29 04:45:12 localhost kernel: Simple Boot Flag at 0x36 set to 0x1 >Dec 29 04:45:12 localhost kernel: Initialise system trusted keyring >Dec 29 04:45:12 localhost kernel: audit: initializing netlink socket (disabled) >Dec 29 04:45:12 localhost kernel: type=2000 audit(1388310310.663:1): initialized >Dec 29 04:45:12 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 29 04:45:12 localhost kernel: zbud: loaded >Dec 29 04:45:12 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Dec 29 04:45:12 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 29 04:45:12 localhost kernel: msgmni has been set to 7498 >Dec 29 04:45:12 localhost kernel: Key type big_key registered >Dec 29 04:45:12 localhost kernel: SELinux: Registering netfilter hooks >Dec 29 04:45:12 localhost kernel: alg: No test for stdrng (krng) >Dec 29 04:45:12 localhost kernel: NET: Registered protocol family 38 >Dec 29 04:45:12 localhost kernel: Key type asymmetric registered >Dec 29 04:45:12 localhost kernel: Asymmetric key parser 'x509' registered >Dec 29 04:45:12 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 29 04:45:12 localhost kernel: io scheduler noop registered >Dec 29 04:45:12 localhost kernel: io scheduler deadline registered >Dec 29 04:45:12 localhost kernel: io scheduler cfq registered (default) >Dec 29 04:45:12 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 29 04:45:12 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 29 04:45:12 localhost kernel: intel_idle: MWAIT substates: 0x1120 >Dec 29 04:45:12 localhost kernel: intel_idle: v0.4 model 0x25 >Dec 29 04:45:12 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Dec 29 04:45:12 localhost kernel: ACPI: AC Adapter [ADP1] (on-line) >Dec 29 04:45:12 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Dec 29 04:45:12 localhost kernel: ACPI: Power Button [PWRB] >Dec 29 04:45:12 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >Dec 29 04:45:12 localhost kernel: ACPI: Sleep Button [SLPB] >Dec 29 04:45:12 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2 >Dec 29 04:45:12 localhost kernel: ACPI: Lid Switch [LID0] >Dec 29 04:45:12 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >Dec 29 04:45:12 localhost kernel: ACPI: Power Button [PWRF] >Dec 29 04:45:12 localhost kernel: ACPI: Fan [FAN0] (off) >Dec 29 04:45:12 localhost kernel: ACPI: Fan [FAN1] (off) >Dec 29 04:45:12 localhost kernel: ACPI: Requesting acpi_cpufreq >Dec 29 04:45:12 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Dec 29 04:45:12 localhost kernel: ACPI: Thermal Zone [TZ00] (27 C) >Dec 29 04:45:12 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Dec 29 04:45:12 localhost kernel: ACPI: Thermal Zone [TZ01] (0 C) >Dec 29 04:45:12 localhost kernel: GHES: HEST is not enabled! >Dec 29 04:45:12 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 29 04:45:12 localhost kernel: Non-volatile memory driver v1.3 >Dec 29 04:45:12 localhost kernel: Linux agpgart interface v0.103 >Dec 29 04:45:12 localhost kernel: agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset >Dec 29 04:45:12 localhost kernel: agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >Dec 29 04:45:12 localhost kernel: agpgart-intel 0000:00:00.0: detected 32768K stolen memory >Dec 29 04:45:12 localhost kernel: agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 >Dec 29 04:45:12 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Dec 29 04:45:12 localhost kernel: ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >Dec 29 04:45:12 localhost kernel: ahci: SSS flag set, parallel bus scan disabled >Dec 29 04:45:12 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x13 impl SATA mode >Dec 29 04:45:12 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst >Dec 29 04:45:12 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64 >Dec 29 04:45:12 localhost kernel: scsi0 : ahci >Dec 29 04:45:12 localhost kernel: scsi1 : ahci >Dec 29 04:45:12 localhost kernel: scsi2 : ahci >Dec 29 04:45:12 localhost kernel: scsi3 : ahci >Dec 29 04:45:12 localhost kernel: scsi4 : ahci >Dec 29 04:45:12 localhost kernel: scsi5 : ahci >Dec 29 04:45:12 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf0806000 port 0xf0806100 irq 40 >Dec 29 04:45:12 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xf0806000 port 0xf0806180 irq 40 >Dec 29 04:45:12 localhost kernel: ata3: DUMMY >Dec 29 04:45:12 localhost kernel: ata4: DUMMY >Dec 29 04:45:12 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xf0806000 port 0xf0806300 irq 40 >Dec 29 04:45:12 localhost kernel: ata6: DUMMY >Dec 29 04:45:12 localhost kernel: libphy: Fixed MDIO Bus: probed >Dec 29 04:45:12 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 29 04:45:12 localhost kernel: ehci-pci: EHCI PCI platform driver >Dec 29 04:45:12 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1a.0: setting latency timer to 64 >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf0807000 >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Dec 29 04:45:12 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 29 04:45:12 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 29 04:45:12 localhost kernel: usb usb1: Product: EHCI Host Controller >Dec 29 04:45:12 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Dec 29 04:45:12 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Dec 29 04:45:12 localhost kernel: hub 1-0:1.0: USB hub found >Dec 29 04:45:12 localhost kernel: hub 1-0:1.0: 3 ports detected >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1d.0: setting latency timer to 64 >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0807400 >Dec 29 04:45:12 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Dec 29 04:45:12 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 29 04:45:12 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 29 04:45:12 localhost kernel: usb usb2: Product: EHCI Host Controller >Dec 29 04:45:12 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Dec 29 04:45:12 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Dec 29 04:45:12 localhost kernel: hub 2-0:1.0: USB hub found >Dec 29 04:45:12 localhost kernel: hub 2-0:1.0: 3 ports detected >Dec 29 04:45:12 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 29 04:45:12 localhost kernel: ohci-pci: OHCI PCI platform driver >Dec 29 04:45:12 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Dec 29 04:45:12 localhost kernel: usbcore: registered new interface driver usbserial >Dec 29 04:45:12 localhost kernel: usbcore: registered new interface driver usbserial_generic >Dec 29 04:45:12 localhost kernel: usbserial: USB Serial support registered for generic >Dec 29 04:45:12 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >Dec 29 04:45:12 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 29 04:45:12 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 29 04:45:12 localhost kernel: mousedev: PS/2 mouse device common for all mice >Dec 29 04:45:12 localhost kernel: rtc_cmos 00:05: RTC can wake from S4 >Dec 29 04:45:12 localhost kernel: rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >Dec 29 04:45:12 localhost kernel: rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Dec 29 04:45:12 localhost kernel: device-mapper: uevent: version 1.0.3 >Dec 29 04:45:12 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Dec 29 04:45:12 localhost kernel: cpuidle: using governor menu >Dec 29 04:45:12 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Dec 29 04:45:12 localhost kernel: usbcore: registered new interface driver usbhid >Dec 29 04:45:12 localhost kernel: usbhid: USB HID core driver >Dec 29 04:45:12 localhost kernel: drop_monitor: Initializing network drop monitor service >Dec 29 04:45:12 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 29 04:45:12 localhost kernel: TCP: cubic registered >Dec 29 04:45:12 localhost kernel: Initializing XFRM netlink socket >Dec 29 04:45:12 localhost kernel: NET: Registered protocol family 10 >Dec 29 04:45:12 localhost kernel: mip6: Mobile IPv6 >Dec 29 04:45:12 localhost kernel: NET: Registered protocol family 17 >Dec 29 04:45:12 localhost kernel: PM: Hibernation image not present or could not be loaded. >Dec 29 04:45:12 localhost kernel: Loading compiled-in X.509 certificates >Dec 29 04:45:12 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Dec 29 04:45:12 localhost kernel: registered taskstats version 1 >Dec 29 04:45:12 localhost kernel: Magic number: 9:406:779 >Dec 29 04:45:12 localhost kernel: rtc_cmos 00:05: setting system clock to 2013-12-29 09:45:11 UTC (1388310311) >Dec 29 04:45:12 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >Dec 29 04:45:12 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Dec 29 04:45:12 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Dec 29 04:45:12 localhost kernel: ata1.00: ATA-8: ST9500420AS, D005SDM1, max UDMA/133 >Dec 29 04:45:12 localhost kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >Dec 29 04:45:12 localhost kernel: ata1.00: configured for UDMA/133 >Dec 29 04:45:12 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST9500420AS D005 PQ: 0 ANSI: 5 >Dec 29 04:45:12 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Dec 29 04:45:12 localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Dec 29 04:45:12 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Dec 29 04:45:12 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Dec 29 04:45:12 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Dec 29 04:45:12 localhost kernel: sda: sda1 sda2 sda3 sda4 < > >Dec 29 04:45:12 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Dec 29 04:45:12 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >Dec 29 04:45:12 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Dec 29 04:45:12 localhost kernel: hub 1-1:1.0: USB hub found >Dec 29 04:45:12 localhost kernel: hub 1-1:1.0: 6 ports detected >Dec 29 04:45:12 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Dec 29 04:45:12 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >Dec 29 04:45:12 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Dec 29 04:45:12 localhost kernel: hub 2-1:1.0: USB hub found >Dec 29 04:45:12 localhost kernel: hub 2-1:1.0: 8 ports detected >Dec 29 04:45:12 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Dec 29 04:45:12 localhost kernel: ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-D633A, DW50, max UDMA/100 >Dec 29 04:45:12 localhost kernel: ata2.00: applying bridge limits >Dec 29 04:45:12 localhost kernel: ata2.00: configured for UDMA/100 >Dec 29 04:45:12 localhost kernel: scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-D633A DW50 PQ: 0 ANSI: 5 >Dec 29 04:45:12 localhost kernel: sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray >Dec 29 04:45:12 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Dec 29 04:45:12 localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 >Dec 29 04:45:12 localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5 >Dec 29 04:45:12 localhost kernel: usb 1-1.4: new high-speed USB device number 3 using ehci-pci >Dec 29 04:45:12 localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 618824 >Dec 29 04:45:12 localhost kernel: usb 1-1.4: New USB device found, idVendor=0c45, idProduct=6460 >Dec 29 04:45:12 localhost kernel: usb 1-1.4: New USB device strings: Mfr=2, Product=1, SerialNumber=0 >Dec 29 04:45:12 localhost kernel: usb 1-1.4: Product: Laptop_Integrated_Webcam_2M >Dec 29 04:45:12 localhost kernel: usb 1-1.4: Manufacturer: M092S-B00-9B21-SA07Q >Dec 29 04:45:12 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5 >Dec 29 04:45:12 localhost kernel: tsc: Refined TSC clocksource calibration: 2393.999 MHz >Dec 29 04:45:12 localhost kernel: usb 2-1.2: new low-speed USB device number 3 using ehci-pci >Dec 29 04:45:12 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) >Dec 29 04:45:12 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Dec 29 04:45:12 localhost kernel: Write protecting the kernel read-only data: 12288k >Dec 29 04:45:12 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Dec 29 04:45:12 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Dec 29 04:45:12 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 29 04:45:12 localhost systemd[1]: Running in initial RAM disk. >Dec 29 04:45:12 localhost systemd[1]: No hostname configured. >Dec 29 04:45:12 localhost systemd[1]: Set hostname to <localhost>. >Dec 29 04:45:12 localhost systemd[1]: Initializing machine ID from random generator. >Dec 29 04:45:12 localhost systemd[1]: Starting -.slice. >Dec 29 04:45:12 localhost systemd[1]: Created slice -.slice. >Dec 29 04:45:12 localhost systemd[1]: Starting System Slice. >Dec 29 04:45:12 localhost systemd[1]: Created slice System Slice. >Dec 29 04:45:12 localhost systemd[1]: Starting Slices. >Dec 29 04:45:12 localhost systemd[1]: Reached target Slices. >Dec 29 04:45:12 localhost systemd[1]: Starting Timers. >Dec 29 04:45:12 localhost systemd[1]: Reached target Timers. >Dec 29 04:45:12 localhost systemd[1]: Starting udev Kernel Socket. >Dec 29 04:45:12 localhost systemd[1]: Listening on udev Kernel Socket. >Dec 29 04:45:12 localhost systemd[1]: Starting udev Control Socket. >Dec 29 04:45:12 localhost systemd[1]: Listening on udev Control Socket. >Dec 29 04:45:12 localhost systemd[1]: Starting Journal Socket. >Dec 29 04:45:12 localhost systemd[1]: Listening on Journal Socket. >Dec 29 04:45:12 localhost systemd[1]: Starting dracut cmdline hook... >Dec 29 04:45:12 localhost systemd[1]: Starting Sockets. >Dec 29 04:45:12 localhost systemd[1]: Reached target Sockets. >Dec 29 04:45:12 localhost systemd[1]: Starting Journal Service... >Dec 29 04:45:12 localhost systemd[1]: Started Journal Service. >Dec 29 04:45:12 localhost kernel: usb 2-1.2: New USB device found, idVendor=413c, idProduct=3012 >Dec 29 04:45:12 localhost kernel: usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Dec 29 04:45:12 localhost kernel: usb 2-1.2: Product: Dell USB Optical Mouse >Dec 29 04:45:12 localhost kernel: usb 2-1.2: Manufacturer: Dell >Dec 29 04:45:12 localhost kernel: input: Dell Dell USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input6 >Dec 29 04:45:12 localhost kernel: hid-generic 0003:413C:3012.0001: input,hidraw0: USB HID v1.11 Mouse [Dell Dell USB Optical Mouse] on usb-0000:00:1d.0-1.2/input0 >Dec 29 04:45:12 localhost systemd-journal[77]: Journal started >Dec 29 04:45:12 localhost systemd[1]: Starting Setup Virtual Console... >Dec 29 04:45:12 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Dec 29 04:45:12 localhost systemd[1]: Started Load Kernel Modules. >Dec 29 04:45:12 localhost systemd[1]: Starting Encrypted Volumes. >Dec 29 04:45:12 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 29 04:45:12 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Dec 29 04:45:12 localhost systemd[1]: Starting Swap. >Dec 29 04:45:12 localhost systemd[1]: Reached target Swap. >Dec 29 04:45:12 localhost systemd[1]: Starting Local File Systems. >Dec 29 04:45:12 localhost systemd[1]: Reached target Local File Systems. >Dec 29 04:45:12 localhost systemd[1]: Started Setup Virtual Console. >Dec 29 04:45:12 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 29 04:45:12 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 29 04:45:12 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 29 04:45:12 localhost dracut-cmdline[76]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Dec 29 04:45:12 localhost dracut-cmdline[76]: rd.luks=0: removing cryptoluks activation >Dec 29 04:45:12 localhost kernel: loop: module loaded >Dec 29 04:45:12 localhost dracut-cmdline[76]: root was live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1, is now live:/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 >Dec 29 04:45:12 localhost kernel: usb 2-1.6: new full-speed USB device number 4 using ehci-pci >Dec 29 04:45:12 localhost kernel: usb 2-1.6: New USB device found, idVendor=0a5c, idProduct=4500 >Dec 29 04:45:12 localhost kernel: usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Dec 29 04:45:12 localhost kernel: usb 2-1.6: Product: BCM2046B1 >Dec 29 04:45:12 localhost kernel: usb 2-1.6: Manufacturer: Broadcom >Dec 29 04:45:12 localhost kernel: hub 2-1.6:1.0: USB hub found >Dec 29 04:45:12 localhost kernel: hub 2-1.6:1.0: 3 ports detected >Dec 29 04:45:12 localhost systemd[1]: Started dracut cmdline hook. >Dec 29 04:45:12 localhost systemd[1]: Starting dracut pre-udev hook... >Dec 29 04:45:12 localhost systemd[1]: Started dracut pre-udev hook. >Dec 29 04:45:12 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 29 04:45:12 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 29 04:45:12 localhost systemd[1]: Starting dracut pre-trigger hook... >Dec 29 04:45:12 localhost systemd-udevd[247]: starting version 208 >Dec 29 04:45:12 localhost systemd-udevd[247]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Dec 29 04:45:12 localhost dracut-pre-trigger[248]: rd.dm=0: removing DM RAID activation >Dec 29 04:45:12 localhost dracut-pre-trigger[248]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Dec 29 04:45:12 localhost dracut-pre-trigger[248]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Dec 29 04:45:12 localhost dracut-pre-trigger[248]: rd.md=0: removing MD RAID activation >Dec 29 04:45:12 localhost kernel: usb 2-1.6.1: new full-speed USB device number 5 using ehci-pci >Dec 29 04:45:12 localhost systemd[1]: Started dracut pre-trigger hook. >Dec 29 04:45:12 localhost systemd[1]: Starting udev Coldplug all Devices... >Dec 29 04:45:12 localhost systemd-udevd[247]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Dec 29 04:45:12 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 29 04:45:12 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 29 04:45:12 localhost systemd[1]: Starting dracut initqueue hook... >Dec 29 04:45:12 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Dec 29 04:45:12 localhost systemd[1]: Starting System Initialization. >Dec 29 04:45:12 localhost systemd[1]: Reached target System Initialization. >Dec 29 04:45:13 localhost kernel: wmi: Mapper loaded >Dec 29 04:45:13 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Dec 29 04:45:13 localhost kernel: r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control >Dec 29 04:45:13 localhost kernel: r8169 0000:06:00.0: irq 41 for MSI/MSI-X >Dec 29 04:45:13 localhost kernel: r8169 0000:06:00.0 eth0: RTL8168d/8111d at 0xffffc9000060e000, f0:4d:a2:5e:64:b5, XID 081000c0 IRQ 41 >Dec 29 04:45:13 localhost kernel: r8169 0000:06:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Dec 29 04:45:13 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Dec 29 04:45:13 localhost kernel: usb 2-1.6.1: New USB device found, idVendor=413c, idProduct=8161 >Dec 29 04:45:13 localhost kernel: usb 2-1.6.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Dec 29 04:45:13 localhost kernel: input: HID 413c:8161 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.1/2-1.6.1:1.0/input/input7 >Dec 29 04:45:13 localhost kernel: hid-generic 0003:413C:8161.0002: input,hidraw1: USB HID v1.11 Keyboard [HID 413c:8161] on usb-0000:00:1d.0-1.6.1/input0 >Dec 29 04:45:13 localhost systemd[1]: Reloading. >Dec 29 04:45:13 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 29 04:45:13 localhost kernel: [drm] Memory usable by graphics device = 2048M >Dec 29 04:45:13 localhost kernel: i915 0000:00:02.0: setting latency timer to 64 >Dec 29 04:45:13 localhost kernel: usb 2-1.6.2: new full-speed USB device number 6 using ehci-pci >Dec 29 04:45:13 localhost kernel: i915 0000:00:02.0: irq 42 for MSI/MSI-X >Dec 29 04:45:13 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Dec 29 04:45:13 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Dec 29 04:45:13 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Dec 29 04:45:13 localhost systemd-udevd[320]: renamed network interface eth0 to p12p1 >Dec 29 04:45:13 localhost kernel: usb 2-1.6.2: New USB device found, idVendor=413c, idProduct=8162 >Dec 29 04:45:13 localhost kernel: usb 2-1.6.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Dec 29 04:45:13 localhost kernel: input: HID 413c:8162 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.2/2-1.6.2:1.0/input/input8 >Dec 29 04:45:13 localhost kernel: hid-generic 0003:413C:8162.0003: input,hidraw2: USB HID v1.11 Mouse [HID 413c:8162] on usb-0000:00:1d.0-1.6.2/input0 >Dec 29 04:45:13 localhost kernel: [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2 >Dec 29 04:45:13 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Dec 29 04:45:13 localhost kernel: Switched to clocksource tsc >Dec 29 04:45:13 localhost kernel: Console: switching to colour frame buffer device 170x48 >Dec 29 04:45:13 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Dec 29 04:45:13 localhost kernel: i915 0000:00:02.0: registered panic notifier >Dec 29 04:45:13 localhost kernel: [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >Dec 29 04:45:13 localhost kernel: [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >Dec 29 04:45:13 localhost kernel: acpi device:02: registered as cooling_device6 >Dec 29 04:45:13 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >Dec 29 04:45:13 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9 >Dec 29 04:45:13 localhost kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >Dec 29 04:45:13 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Dec 29 04:45:14 localhost systemd[1]: Started Show Plymouth Boot Screen. >Dec 29 04:45:14 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Dec 29 04:45:14 localhost systemd[1]: Starting Paths. >Dec 29 04:45:14 localhost systemd[1]: Reached target Paths. >Dec 29 04:45:14 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Dec 29 04:45:14 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Dec 29 04:45:14 localhost systemd[1]: Starting Basic System. >Dec 29 04:45:14 localhost systemd[1]: Reached target Basic System. >Dec 29 04:45:14 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 29 04:45:14 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Dec 29 04:45:14 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Dec 29 04:45:15 localhost kernel: bio: create slab <bio-1> at 1 >Dec 29 04:45:17 localhost kernel: bio: create slab <bio-2> at 2 >Dec 29 04:45:17 localhost systemd[1]: Started dracut initqueue hook. >Dec 29 04:45:17 localhost systemd[1]: Starting dracut pre-mount hook... >Dec 29 04:45:17 localhost systemd[1]: Started dracut pre-mount hook. >Dec 29 04:45:17 localhost systemd[1]: Starting Initrd Root File System. >Dec 29 04:45:17 localhost systemd[1]: Reached target Initrd Root File System. >Dec 29 04:45:17 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Dec 29 04:45:17 localhost systemd[1]: Reloading. >Dec 29 04:45:17 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Dec 29 04:45:17 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 29 04:45:17 localhost systemd[1]: Started Reload Configuration from the Real Root. >Dec 29 04:45:17 localhost systemd[1]: Starting Initrd File Systems. >Dec 29 04:45:17 localhost systemd[1]: Reached target Initrd File Systems. >Dec 29 04:45:17 localhost systemd[1]: Starting dracut mount hook... >Dec 29 04:45:17 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 29 04:45:17 localhost systemd[1]: Started dracut mount hook. >Dec 29 04:45:17 localhost systemd[1]: Starting Initrd Default Target. >Dec 29 04:45:17 localhost systemd[1]: Reached target Initrd Default Target. >Dec 29 04:45:17 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Dec 29 04:45:17 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Dec 29 04:45:17 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Dec 29 04:45:17 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Dec 29 04:45:17 localhost systemd[1]: Starting Plymouth switch root service... >Dec 29 04:45:17 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Dec 29 04:45:17 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Dec 29 04:45:17 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Dec 29 04:45:17 localhost systemd[1]: Stopping Initrd Default Target. >Dec 29 04:45:17 localhost systemd[1]: Stopped target Initrd Default Target. >Dec 29 04:45:17 localhost systemd[1]: Stopping dracut mount hook... >Dec 29 04:45:17 localhost systemd[1]: Stopped dracut mount hook. >Dec 29 04:45:17 localhost systemd[1]: Stopping dracut pre-mount hook... >Dec 29 04:45:17 localhost systemd[1]: Stopped dracut pre-mount hook. >Dec 29 04:45:17 localhost systemd[1]: Stopping dracut initqueue hook... >Dec 29 04:45:17 localhost systemd[1]: Stopped dracut initqueue hook. >Dec 29 04:45:17 localhost systemd[1]: Stopping Basic System. >Dec 29 04:45:17 localhost systemd[1]: Stopped target Basic System. >Dec 29 04:45:17 localhost systemd[1]: Stopping Slices. >Dec 29 04:45:17 localhost systemd[1]: Stopped target Slices. >Dec 29 04:45:17 localhost systemd[1]: Stopping System Slice. >Dec 29 04:45:17 localhost systemd[1]: Removed slice System Slice. >Dec 29 04:45:17 localhost systemd[1]: Stopping -.slice. >Dec 29 04:45:17 localhost systemd[1]: Removed slice -.slice. >Dec 29 04:45:17 localhost systemd[1]: Stopping Paths. >Dec 29 04:45:17 localhost systemd[1]: Stopped target Paths. >Dec 29 04:45:17 localhost systemd[1]: Stopping Timers. >Dec 29 04:45:17 localhost systemd[1]: Stopped target Timers. >Dec 29 04:45:17 localhost systemd[1]: Stopping Sockets. >Dec 29 04:45:17 localhost systemd[1]: Stopped target Sockets. >Dec 29 04:45:17 localhost systemd[1]: Stopping System Initialization. >Dec 29 04:45:17 localhost systemd[1]: Stopped target System Initialization. >Dec 29 04:45:17 localhost systemd[1]: Stopping Encrypted Volumes. >Dec 29 04:45:17 localhost systemd[1]: Stopped target Encrypted Volumes. >Dec 29 04:45:17 localhost systemd[1]: Stopping udev Coldplug all Devices... >Dec 29 04:45:17 localhost systemd[1]: Stopped udev Coldplug all Devices. >Dec 29 04:45:17 localhost systemd[1]: Stopping dracut pre-trigger hook... >Dec 29 04:45:17 localhost systemd[1]: Stopped dracut pre-trigger hook. >Dec 29 04:45:17 localhost systemd[1]: Stopping Swap. >Dec 29 04:45:17 localhost systemd[1]: Stopped target Swap. >Dec 29 04:45:17 localhost systemd[1]: Stopping Local File Systems. >Dec 29 04:45:17 localhost systemd[1]: Stopped target Local File Systems. >Dec 29 04:45:17 localhost systemd[1]: Stopping udev Kernel Device Manager... >Dec 29 04:45:17 localhost systemd[1]: Stopped udev Kernel Device Manager. >Dec 29 04:45:17 localhost systemd[1]: Stopping dracut pre-udev hook... >Dec 29 04:45:17 localhost systemd[1]: Stopped dracut pre-udev hook. >Dec 29 04:45:17 localhost systemd[1]: Stopping dracut cmdline hook... >Dec 29 04:45:17 localhost systemd[1]: Stopped dracut cmdline hook. >Dec 29 04:45:17 localhost systemd[1]: Stopping Create static device nodes in /dev... >Dec 29 04:45:17 localhost systemd[1]: Stopped Create static device nodes in /dev. >Dec 29 04:45:17 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Dec 29 04:45:17 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Dec 29 04:45:17 localhost systemd[1]: Stopping udev Control Socket. >Dec 29 04:45:17 localhost systemd[1]: Closed udev Control Socket. >Dec 29 04:45:17 localhost systemd[1]: Stopping udev Kernel Socket. >Dec 29 04:45:17 localhost systemd[1]: Closed udev Kernel Socket. >Dec 29 04:45:17 localhost systemd[1]: Starting Cleanup udevd DB... >Dec 29 04:45:17 localhost systemd[1]: Started Cleanup udevd DB. >Dec 29 04:45:17 localhost systemd[1]: Starting Switch Root. >Dec 29 04:45:17 localhost systemd[1]: Reached target Switch Root. >Dec 29 04:45:18 localhost systemd[1]: Started Plymouth switch root service. >Dec 29 04:45:18 localhost systemd[1]: Starting Switch Root... >Dec 29 04:45:18 localhost systemd[1]: Switching root. >Dec 29 04:45:18 localhost systemd-journal[77]: Journal stopped >Dec 29 04:45:35 localhost systemd-journal[580]: Runtime journal is using 8.0M (max 187.6M, leaving 281.5M of free 1.8G, current limit 187.6M). >Dec 29 04:45:35 localhost systemd-journal[580]: Runtime journal is using 8.0M (max 187.6M, leaving 281.5M of free 1.8G, current limit 187.6M). >Dec 29 04:45:35 localhost systemd-journald[77]: Received SIGTERM >Dec 29 04:45:35 localhost kernel: type=1404 audit(1388310323.335:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 29 04:45:35 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 29 04:45:35 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 29 04:45:35 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Dec 29 04:45:35 localhost kernel: SELinux: 83 classes, 101316 rules >Dec 29 04:45:35 localhost kernel: SELinux: Completing initialization. >Dec 29 04:45:35 localhost kernel: SELinux: Setting up existing superblocks. >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 29 04:45:35 localhost kernel: type=1403 audit(1388310323.917:3): policy loaded auid=4294967295 ses=4294967295 >Dec 29 04:45:35 localhost systemd[1]: Successfully loaded SELinux policy in 803.758ms. >Dec 29 04:45:35 localhost systemd[1]: Relabelled /dev and /run in 23.871ms. >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 29 04:45:35 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Dec 29 04:45:35 localhost systemd-journal[580]: Journal started >Dec 29 04:45:22 localhost systemd-cgroups-agent[550]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Dec 29 04:45:24 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 29 04:45:24 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Dec 29 04:45:31 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Dec 29 04:45:33 localhost systemd[1]: Started Collect Read-Ahead Data. >Dec 29 04:45:33 localhost systemd[1]: Started Load legacy module configuration. >Dec 29 04:45:34 localhost systemd[1]: Starting Apply Kernel Variables... >Dec 29 04:45:34 localhost systemd[1]: Started Load Kernel Modules. >Dec 29 04:45:34 localhost systemd[1]: Mounted FUSE Control File System. >Dec 29 04:45:34 localhost systemd[1]: Mounting Configuration File System... >Dec 29 04:45:34 localhost systemd[1]: Started Set Up Additional Binary Formats. >Dec 29 04:45:35 localhost systemd[1]: Started File System Check on Root Device. >Dec 29 04:45:35 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Dec 29 04:45:35 localhost systemd[1]: Mounted Debug File System. >Dec 29 04:45:35 localhost systemd[1]: Mounted Huge Pages File System. >Dec 29 04:45:35 localhost systemd[1]: Mounted POSIX Message Queue File System. >Dec 29 04:45:35 localhost systemd[1]: Mounted Temporary Directory. >Dec 29 04:45:35 localhost systemd[1]: Started Apply Kernel Variables. >Dec 29 04:45:35 localhost systemd[1]: Mounted Configuration File System. >Dec 29 04:45:35 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 29 04:45:35 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 29 04:45:35 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Dec 29 04:45:35 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Dec 29 04:45:35 localhost systemd[1]: Starting Import network configuration from initramfs... >Dec 29 04:45:35 localhost systemd[1]: Starting Configure read-only root support... >Dec 29 04:45:35 localhost systemd[1]: Starting Load/Save Random Seed... >Dec 29 04:45:35 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 29 04:45:35 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Dec 29 04:45:36 localhost systemd[1]: Starting LVM2 metadata daemon... >Dec 29 04:45:36 localhost systemd[1]: Started Load/Save Random Seed. >Dec 29 04:45:36 localhost systemd[1]: Started LVM2 metadata daemon. >Dec 29 04:45:38 localhost lvm[577]: No volume groups found >Dec 29 04:45:39 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Dec 29 04:45:39 localhost systemd[1]: Started Configure read-only root support. >Dec 29 04:45:39 localhost systemd[1]: Started Import network configuration from initramfs. >Dec 29 04:45:40 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 29 04:45:40 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 29 04:45:40 localhost systemd[1]: Starting Local File Systems (Pre). >Dec 29 04:45:40 localhost systemd[1]: Reached target Local File Systems (Pre). >Dec 29 04:45:40 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 29 04:45:40 localhost systemd-udevd[623]: starting version 208 >Dec 29 04:45:43 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Dec 29 04:45:43 localhost systemd[1]: Starting Activation of DM RAID sets... >Dec 29 04:45:43 localhost systemd[1]: Mounted Configuration File System. >Dec 29 04:45:45 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of acpi_video0... >Dec 29 04:45:46 localhost kernel: ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251) >Dec 29 04:45:46 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Dec 29 04:45:46 localhost kernel: ACPI Warning: 0x00000000000011c0-0x00000000000011cf SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >Dec 29 04:45:46 localhost kernel: ACPI Warning: 0x00000000000011c0-0x00000000000011cf SystemIO conflicts with Region \GPOM 2 (20130517/utaddress-251) >Dec 29 04:45:46 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Dec 29 04:45:46 localhost kernel: ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >Dec 29 04:45:46 localhost kernel: ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \GPOM 2 (20130517/utaddress-251) >Dec 29 04:45:46 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Dec 29 04:45:46 localhost kernel: ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >Dec 29 04:45:46 localhost kernel: ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \GPOM 2 (20130517/utaddress-251) >Dec 29 04:45:46 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Dec 29 04:45:46 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Dec 29 04:45:46 localhost kernel: intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29) >Dec 29 04:45:46 localhost kernel: intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90 >Dec 29 04:45:46 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Dec 29 04:45:46 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Dec 29 04:45:46 localhost kernel: ACPI Warning: 0x0000000000001860-0x000000000000187f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251) >Dec 29 04:45:46 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Dec 29 04:45:46 localhost kernel: mei_me 0000:00:16.0: setting latency timer to 64 >Dec 29 04:45:46 localhost kernel: mei_me 0000:00:16.0: irq 43 for MSI/MSI-X >Dec 29 04:45:48 localhost kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) >Dec 29 04:45:48 localhost kernel: microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2 >Dec 29 04:45:48 localhost kernel: input: Dell WMI hotkeys as /devices/virtual/input/input10 >Dec 29 04:45:49 localhost kernel: microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2 >Dec 29 04:45:49 localhost kernel: microcode: CPU0 updated to revision 0x4, date = 2013-06-28 >Dec 29 04:45:49 localhost kernel: microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2 >Dec 29 04:45:49 localhost kernel: microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2 >Dec 29 04:45:49 localhost kernel: microcode: CPU1 updated to revision 0x4, date = 2013-06-28 >Dec 29 04:45:49 localhost kernel: microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2 >Dec 29 04:45:49 localhost kernel: microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2 >Dec 29 04:45:49 localhost kernel: microcode: CPU2 updated to revision 0x4, date = 2013-06-28 >Dec 29 04:45:49 localhost kernel: microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2 >Dec 29 04:45:49 localhost kernel: microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2 >Dec 29 04:45:49 localhost kernel: microcode: CPU3 updated to revision 0x4, date = 2013-06-28 >Dec 29 04:45:49 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Dec 29 04:45:49 localhost kernel: iTCO_vendor_support: vendor-support=0 >Dec 29 04:45:49 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Dec 29 04:45:49 localhost kernel: iTCO_wdt: Found a HM57 TCO device (Version=2, TCOBASE=0x0460) >Dec 29 04:45:49 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Dec 29 04:45:50 localhost mtp-probe[658]: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.2" >Dec 29 04:45:50 localhost mtp-probe[655]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4" >Dec 29 04:45:50 localhost mtp-probe[654]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2" >Dec 29 04:45:50 localhost mtp-probe[657]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.1" >Dec 29 04:45:50 localhost mtp-probe[654]: bus: 2, device: 3 was not an MTP device >Dec 29 04:45:50 localhost mtp-probe[657]: bus: 2, device: 5 was not an MTP device >Dec 29 04:45:50 localhost mtp-probe[658]: bus: 2, device: 6 was not an MTP device >Dec 29 04:45:50 localhost mtp-probe[655]: bus: 1, device: 3 was not an MTP device >Dec 29 04:45:50 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 29 04:45:50 localhost systemd[1]: Started Activation of DM RAID sets. >Dec 29 04:45:50 localhost systemd[1]: Starting Local File Systems. >Dec 29 04:45:50 localhost systemd[1]: Reached target Local File Systems. >Dec 29 04:45:50 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Dec 29 04:45:50 localhost systemd[1]: Started Reconfigure the system on administrator request. >Dec 29 04:45:50 localhost systemd[1]: Started Mark the need to relabel after reboot. >Dec 29 04:45:50 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Dec 29 04:45:50 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Dec 29 04:45:50 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Dec 29 04:45:50 localhost systemd[1]: Starting Security Auditing Service... >Dec 29 04:45:50 localhost systemd[1]: Starting Encrypted Volumes. >Dec 29 04:45:50 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 29 04:45:51 localhost kernel: media: Linux media interface: v0.10 >Dec 29 04:45:53 localhost auditctl[669]: No rules >Dec 29 04:45:53 localhost auditctl[669]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Dec 29 04:45:53 localhost systemd[1]: Started Security Auditing Service. >Dec 29 04:45:53 localhost systemd-tmpfiles[667]: Unable to fix label of /var/log/journal/54b5dcf1e9bd10fdc45cd82ffc9fb291: No such file or directory >Dec 29 04:45:53 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Dec 29 04:45:53 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Dec 29 04:45:53 localhost kernel: Linux video capture interface: v2.00 >Dec 29 04:45:53 localhost kernel: kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround >Dec 29 04:45:54 localhost kernel: Intel(R) Wireless WiFi driver for Linux, in-tree:d >Dec 29 04:45:54 localhost kernel: Copyright(c) 2003-2013 Intel Corporation >Dec 29 04:45:54 localhost kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >Dec 29 04:45:54 localhost kernel: iwlwifi 0000:03:00.0: irq 44 for MSI/MSI-X >Dec 29 04:45:54 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Dec 29 04:45:54 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Dec 29 04:45:54 localhost systemd[1]: Starting System Initialization. >Dec 29 04:45:54 localhost systemd[1]: Reached target System Initialization. >Dec 29 04:45:54 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Dec 29 04:45:54 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Dec 29 04:45:54 localhost systemd[1]: Started dnf makecache timer. >Dec 29 04:45:54 localhost systemd[1]: Starting Timers. >Dec 29 04:45:54 localhost systemd[1]: Reached target Timers. >Dec 29 04:45:54 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Dec 29 04:45:54 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Dec 29 04:45:54 localhost systemd[1]: Started Restore Sound Card State. >Dec 29 04:45:54 localhost systemd[1]: Starting CUPS Printer Service Spool. >Dec 29 04:45:54 localhost systemd[1]: Started CUPS Printer Service Spool. >Dec 29 04:45:54 localhost systemd[1]: Starting Paths. >Dec 29 04:45:54 localhost systemd[1]: Reached target Paths. >Dec 29 04:45:54 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Dec 29 04:45:54 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Dec 29 04:45:54 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Dec 29 04:45:54 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Dec 29 04:45:54 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Dec 29 04:45:54 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Dec 29 04:45:54 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 29 04:45:54 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 29 04:45:54 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Dec 29 04:45:54 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Dec 29 04:45:54 localhost systemd[1]: Starting Sockets. >Dec 29 04:45:54 localhost systemd[1]: Reached target Sockets. >Dec 29 04:45:54 localhost systemd[1]: Starting Basic System. >Dec 29 04:45:54 localhost systemd[1]: Reached target Basic System. >Dec 29 04:45:54 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Dec 29 04:45:55 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Dec 29 04:45:55 localhost systemd[1]: Starting Accounts Service... >Dec 29 04:45:55 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Dec 29 04:45:55 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Dec 29 04:45:55 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Dec 29 04:45:55 localhost systemd[1]: Starting irqbalance daemon... >Dec 29 04:45:55 localhost systemd[1]: Started irqbalance daemon. >Dec 29 04:45:55 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Dec 29 04:45:55 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Dec 29 04:45:55 localhost systemd[1]: Started Software RAID monitoring and management. >Dec 29 04:45:55 localhost systemd[1]: Starting Modem Manager... >Dec 29 04:45:55 localhost systemd[1]: Starting NTP client/server... >Dec 29 04:45:55 localhost systemd[1]: Starting LSB: Init script for live image.... >Dec 29 04:45:55 localhost systemd[1]: Starting D-Bus System Message Bus... >Dec 29 04:45:55 localhost systemd[1]: Started D-Bus System Message Bus. >Dec 29 04:45:55 localhost systemd[1]: Starting Login Service... >Dec 29 04:45:57 localhost systemd-journal[580]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 814.3M, current limit 228.7M). >Dec 29 04:45:58 localhost systemd-journal[580]: Time spent on flushing to /var is 624.383ms for 1158 entries. >Dec 29 04:45:58 localhost rngd[686]: Unable to open file: /dev/tpm0 >Dec 29 04:45:58 localhost rngd[686]: can't open any entropy source >Dec 29 04:45:58 localhost rngd[686]: Maybe RNG device modules are not loaded >Dec 29 04:45:57 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Dec 29 04:45:57 localhost systemd[1]: Unit rngd.service entered failed state. >Dec 29 04:45:57 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Dec 29 04:45:57 localhost systemd[1]: Starting Permit User Sessions... >Dec 29 04:45:58 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X >Dec 29 04:45:58 localhost systemd[1]: Started Permit User Sessions. >Dec 29 04:45:58 localhost systemd[1]: Starting Job spooling tools... >Dec 29 04:45:59 localhost systemd[1]: Started Job spooling tools. >Dec 29 04:45:59 localhost systemd[1]: Starting Command Scheduler... >Dec 29 04:45:59 localhost systemd[1]: Started Command Scheduler. >Dec 29 04:45:59 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Dec 29 04:45:59 localhost kernel: uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_2M (0c45:6460) >Dec 29 04:45:59 localhost kernel: input: Laptop_Integrated_Webcam_2M as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input11 >Dec 29 04:45:59 localhost kernel: usbcore: registered new interface driver uvcvideo >Dec 29 04:45:59 localhost kernel: USB Video Class driver (1.1.1) >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:418 SKU: Nid=0x1d sku_cfg=0x4015812d >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:420 SKU: port_connectivity=0x1 >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:421 SKU: enable_pcbeep=0x1 >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:422 SKU: check_sum=0x00000005 >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:423 SKU: customization=0x00000081 >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:424 SKU: external_amp=0x5 >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:425 SKU: platform_type=0x1 >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:426 SKU: swap=0x0 >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:427 SKU: override=0x1 >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x15/0x0/0x0/0x0/0x0) >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Mic=0x18 >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x12 >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:490 realtek: No valid SSID, checking pincfg 0x4015812d for NID 0x1d >Dec 29 04:45:59 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:506 realtek: Enabling init ASM_ID=0x812d CODEC_ID=10ec0269 >Dec 29 04:46:00 localhost chronyd[712]: chronyd version 1.29 starting >Dec 29 04:46:00 localhost kernel: iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532 op_mode iwldvm >Dec 29 04:46:00 localhost crond[709]: (CRON) INFO (Syslog will be used instead of sendmail.) >Dec 29 04:46:00 localhost crond[709]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 22% if used.) >Dec 29 04:46:00 localhost kernel: input: HDA Intel MID HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >Dec 29 04:46:00 localhost kernel: input: HDA Intel MID HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >Dec 29 04:46:00 localhost kernel: input: HDA Intel MID HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 >Dec 29 04:46:00 localhost kernel: input: HDA Intel MID Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 >Dec 29 04:46:00 localhost kernel: input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 >Dec 29 04:46:00 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Dec 29 04:46:00 localhost chronyd[712]: Linux kernel major=3 minor=11 patch=10 >Dec 29 04:46:00 localhost chronyd[712]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 29 04:46:00 localhost systemd[1]: Starting Sound Card. >Dec 29 04:46:00 localhost systemd[1]: Reached target Sound Card. >Dec 29 04:46:00 localhost kernel: cfg80211: World regulatory domain updated: >Dec 29 04:46:00 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 29 04:46:00 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 29 04:46:00 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 29 04:46:00 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 29 04:46:00 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 29 04:46:00 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 29 04:46:01 localhost chronyd[712]: Generated key 1 >Dec 29 04:46:01 localhost avahi-daemon[689]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Dec 29 04:46:01 localhost avahi-daemon[689]: Successfully dropped root privileges. >Dec 29 04:46:01 localhost avahi-daemon[689]: avahi-daemon 0.6.31 starting up. >Dec 29 04:46:01 localhost alsactl[681]: alsactl 1.0.27.2 daemon started >Dec 29 04:46:01 localhost alsactl[681]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Dec 29 04:46:01 localhost crond[709]: (CRON) INFO (running with inotify support) >Dec 29 04:46:01 localhost systemd[1]: Started NTP client/server. >Dec 29 04:46:02 localhost auditd[668]: Started dispatcher: /sbin/audispd pid: 725 >Dec 29 04:46:02 localhost alsactl[681]: Found hardware: "HDA-Intel" "Intel IbexPeak HDMI" "HDA:10ec0269,10280417,00100004 HDA:80862804,80860101,00100000" "0x1028" "0x0417" >Dec 29 04:46:02 localhost alsactl[681]: Hardware is initialized using a generic method >Dec 29 04:46:02 localhost audispd[725]: priority_boost_parser called with: 4 >Dec 29 04:46:02 localhost audispd[725]: max_restarts_parser called with: 10 >Dec 29 04:46:02 localhost kernel: type=1305 audit(1388310362.593:4): audit_pid=668 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Dec 29 04:46:02 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 29 04:46:02 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 29 04:46:02 localhost systemd[1]: Reached target Sound Card. >Dec 29 04:46:03 localhost auditd[668]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Dec 29 04:46:03 localhost audispd[725]: audispd initialized with q_depth=150 and 1 active plugins >Dec 29 04:46:05 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >Dec 29 04:46:05 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >Dec 29 04:46:05 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >Dec 29 04:46:05 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled >Dec 29 04:46:05 localhost kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6200 AGN, REV=0x74 >Dec 29 04:46:05 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >Dec 29 04:46:05 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >Dec 29 04:46:06 localhost systemd-udevd[624]: renamed network interface wlan0 to wlp3s0 >Dec 29 04:46:07 localhost ModemManager[690]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Dec 29 04:46:07 localhost useradd[734]: new group: name=liveuser, GID=1000 >Dec 29 04:46:07 localhost useradd[734]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Dec 29 04:46:09 localhost livesys[692]: Adding live user [ OK ] >Dec 29 04:46:11 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 29 04:46:11 localhost avahi-daemon[689]: Successfully called chroot(). >Dec 29 04:46:11 localhost avahi-daemon[689]: Successfully dropped remaining capabilities. >Dec 29 04:46:11 localhost rtkit-daemon[684]: Successfully called chroot. >Dec 29 04:46:11 localhost rtkit-daemon[684]: Successfully dropped privileges. >Dec 29 04:46:11 localhost rtkit-daemon[684]: Successfully limited resources. >Dec 29 04:46:11 localhost rtkit-daemon[684]: Running. >Dec 29 04:46:11 localhost rtkit-daemon[684]: Canary thread running. >Dec 29 04:46:11 localhost rtkit-daemon[684]: Watchdog thread running. >Dec 29 04:46:11 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 29 04:46:11 localhost systemd[1]: Started Login Service. >Dec 29 04:46:11 localhost avahi-daemon[689]: No service file found in /etc/avahi/services. >Dec 29 04:46:12 localhost systemd-logind[694]: New seat seat0. >Dec 29 04:46:12 localhost systemd-logind[694]: Watching system buttons on /dev/input/event3 (Power Button) >Dec 29 04:46:12 localhost systemd-logind[694]: Watching system buttons on /dev/input/event9 (Video Bus) >Dec 29 04:46:12 localhost systemd-logind[694]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 29 04:46:12 localhost systemd-logind[694]: Watching system buttons on /dev/input/event2 (Lid Switch) >Dec 29 04:46:12 localhost systemd-logind[694]: Watching system buttons on /dev/input/event1 (Sleep Button) >Dec 29 04:46:12 localhost avahi-daemon[689]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Dec 29 04:46:12 localhost avahi-daemon[689]: Network interface enumeration completed. >Dec 29 04:46:12 localhost avahi-daemon[689]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 29 04:46:12 localhost usermod[759]: add 'liveuser' to group 'wheel' >Dec 29 04:46:12 localhost usermod[759]: add 'liveuser' to shadow group 'wheel' >Dec 29 04:46:12 localhost avahi-daemon[689]: Server startup complete. Host name is linux.local. Local service cookie is 1106593532. >Dec 29 04:46:13 localhost systemd[1]: Stopped Software RAID monitoring and management. >Dec 29 04:46:16 localhost systemd[1]: Started Modem Manager. >Dec 29 04:46:18 localhost ModemManager[690]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0': not supported by any plugin >Dec 29 04:46:18 localhost ModemManager[690]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.5/0000:06:00.0': not supported by any plugin >Dec 29 04:46:18 localhost dbus-daemon[693]: dbus[693]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 29 04:46:18 localhost dbus[693]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 29 04:46:19 localhost systemd[1]: Starting Authorization Manager... >Dec 29 04:46:20 localhost livesys[692]: (process:788): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=54b5dcf1e9bd10fdc45cd82ffc9fb291 --binary-syntax --close-stderr': Child process exited with code 1 >Dec 29 04:46:20 localhost systemd[1]: Stopping Command Scheduler... >Dec 29 04:46:20 localhost systemd[1]: Stopped Command Scheduler. >Dec 29 04:46:20 localhost systemd[1]: Stopping Job spooling tools... >Dec 29 04:46:20 localhost systemd[1]: Stopped Job spooling tools. >Dec 29 04:46:21 localhost livesys[692]: sed: can't read : No such file or directory >Dec 29 04:46:21 localhost polkitd[791]: Started polkitd version 0.112 >Dec 29 04:46:23 localhost livesys[692]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:23 localhost livesys[692]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:24 localhost livesys[692]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:24 localhost livesys[692]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:24 localhost livesys[692]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:24 localhost livesys[692]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:24 localhost livesys[692]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:24 localhost livesys[692]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:26 localhost polkitd[791]: Loading rules from directory /etc/polkit-1/rules.d >Dec 29 04:46:26 localhost polkitd[791]: Loading rules from directory /usr/share/polkit-1/rules.d >Dec 29 04:46:26 localhost livesys[692]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:27 localhost livesys[692]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:28 localhost polkitd[791]: Finished loading, compiling and executing 5 rules >Dec 29 04:46:28 localhost dbus-daemon[693]: dbus[693]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 29 04:46:28 localhost dbus[693]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 29 04:46:28 localhost systemd[1]: Started Authorization Manager. >Dec 29 04:46:28 localhost polkitd[791]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Dec 29 04:46:28 localhost accounts-daemon[685]: started daemon version 0.6.35 >Dec 29 04:46:28 localhost systemd[1]: Started Accounts Service. >Dec 29 04:46:30 localhost livesys[692]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:30 localhost livesys[692]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:30 localhost livesys[692]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:30 localhost livesys[692]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:30 localhost livesys[692]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:30 localhost livesys[692]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:30 localhost livesys[692]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:30 localhost livesys[692]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 29 04:46:31 localhost systemd[1]: Started LSB: Init script for live image.. >Dec 29 04:46:31 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Dec 29 04:46:31 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Dec 29 04:46:31 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Dec 29 04:46:31 localhost systemd[1]: Starting Install ABRT coredump hook... >Dec 29 04:46:31 localhost systemd[1]: Started ABRT Xorg log watcher. >Dec 29 04:46:31 localhost systemd[1]: Started Harvest vmcores for ABRT. >Dec 29 04:46:31 localhost systemd[1]: Starting ABRT kernel log watcher... >Dec 29 04:46:31 localhost systemd[1]: Started ABRT kernel log watcher. >Dec 29 04:46:31 localhost systemd[1]: Starting GNOME Display Manager... >Dec 29 04:46:31 localhost systemd[1]: Started SYSV: Late init script for live image.. >Dec 29 04:46:31 localhost systemd[1]: Started Install ABRT coredump hook. >Dec 29 04:46:32 localhost abrtd[821]: Init complete, entering main loop >Dec 29 04:46:32 localhost systemd[1]: Started GNOME Display Manager. >Dec 29 04:46:33 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Dec 29 04:46:33 localhost dbus-daemon[693]: dbus[693]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=830 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=846 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 29 04:46:33 localhost dbus[693]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=830 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=846 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 29 04:46:33 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 29 04:46:34 localhost kernel: Ebtables v2.0 registered >Dec 29 04:46:34 localhost kernel: Bridge firewalling registered >Dec 29 04:46:36 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 29 04:46:36 localhost systemd[1]: Starting Network Manager... >Dec 29 04:46:39 localhost NetworkManager[898]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Dec 29 04:46:39 localhost NetworkManager[898]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Dec 29 04:46:39 localhost NetworkManager[898]: <info> WEXT support is enabled >Dec 29 04:46:39 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Dec 29 04:46:39 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Dec 29 04:46:39 localhost NetworkManager[898]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 29 04:46:39 localhost NetworkManager[898]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Dec 29 04:46:40 localhost NetworkManager[898]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 29 04:46:40 localhost NetworkManager[898]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 29 04:46:40 localhost NetworkManager[898]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 29 04:46:40 localhost NetworkManager[898]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 29 04:46:40 localhost NetworkManager[898]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 29 04:46:40 localhost NetworkManager[898]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 29 04:46:42 localhost NetworkManager[898]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 29 04:46:42 localhost NetworkManager[898]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 29 04:46:43 localhost NetworkManager[898]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >Dec 29 04:46:43 localhost NetworkManager[898]: <info> WiFi hardware radio set enabled >Dec 29 04:46:43 localhost systemd[1]: Started Network Manager. >Dec 29 04:46:43 localhost systemd[1]: Starting Network. >Dec 29 04:46:43 localhost systemd[1]: Reached target Network. >Dec 29 04:46:43 localhost NetworkManager[898]: <info> WiFi enabled by radio killswitch; enabled by state file >Dec 29 04:46:43 localhost NetworkManager[898]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 29 04:46:43 localhost NetworkManager[898]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 29 04:46:43 localhost NetworkManager[898]: <info> Networking is enabled by state file >Dec 29 04:46:43 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (lo): link connected >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (lo): carrier is ON >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (lo): No existing connection detected. >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (p12p1): carrier is OFF >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (p12p1): new Ethernet device (driver: 'r8169' ifindex: 2) >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (p12p1): exported as /org/freedesktop/NetworkManager/Devices/1 >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (p12p1): No existing connection detected. >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (p12p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (p12p1): bringing up device. >Dec 29 04:46:43 localhost kernel: r8169 0000:06:00.0 p12p1: link down >Dec 29 04:46:43 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p12p1: link is not ready >Dec 29 04:46:43 localhost NetworkManager[898]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/net/p12p1 >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (wlp3s0): using nl80211 for WiFi device control >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (wlp3s0): No existing connection detected. >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 29 04:46:43 localhost NetworkManager[898]: <info> (wlp3s0): bringing up device. >Dec 29 04:46:43 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >Dec 29 04:46:43 localhost kernel: iwlwifi 0000:03:00.0: Radio type=0x1-0x3-0x1 >Dec 29 04:46:44 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >Dec 29 04:46:44 localhost kernel: iwlwifi 0000:03:00.0: Radio type=0x1-0x3-0x1 >Dec 29 04:46:44 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Dec 29 04:46:44 localhost dbus-daemon[693]: dbus[693]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Dec 29 04:46:44 localhost dbus[693]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Dec 29 04:46:44 localhost dbus-daemon[693]: dbus[693]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 29 04:46:44 localhost dbus[693]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 29 04:46:44 localhost systemd[1]: Starting WPA Supplicant daemon... >Dec 29 04:46:44 localhost NetworkManager[898]: <info> ModemManager available in the bus >Dec 29 04:46:44 localhost systemd[1]: Starting Bluetooth service... >Dec 29 04:46:45 localhost bluetoothd[1331]: Bluetooth daemon 5.12 >Dec 29 04:46:45 localhost dbus-daemon[693]: dbus[693]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Dec 29 04:46:45 localhost dbus[693]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Dec 29 04:46:45 localhost systemd[1]: Started WPA Supplicant daemon. >Dec 29 04:46:45 localhost NetworkManager[898]: <info> wpa_supplicant started >Dec 29 04:46:45 localhost dbus-daemon[693]: dbus[693]: [system] Successfully activated service 'org.bluez' >Dec 29 04:46:45 localhost dbus[693]: [system] Successfully activated service 'org.bluez' >Dec 29 04:46:45 localhost systemd[1]: Started Bluetooth service. >Dec 29 04:46:45 localhost NetworkManager[898]: <info> (wlp3s0) supports 5 scan SSIDs >Dec 29 04:46:45 localhost NetworkManager[898]: <info> (wlp3s0): supplicant interface state: starting -> ready >Dec 29 04:46:45 localhost NetworkManager[898]: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Dec 29 04:46:45 localhost NetworkManager[898]: <info> (wlp3s0): supplicant interface state: ready -> disconnected >Dec 29 04:46:45 localhost NetworkManager[898]: <info> (wlp3s0) supports 5 scan SSIDs >Dec 29 04:46:45 localhost NetworkManager[898]: <info> startup complete >Dec 29 04:46:45 localhost kernel: Bluetooth: Core ver 2.16 >Dec 29 04:46:45 localhost kernel: NET: Registered protocol family 31 >Dec 29 04:46:45 localhost kernel: Bluetooth: HCI device and connection manager initialized >Dec 29 04:46:45 localhost kernel: Bluetooth: HCI socket layer initialized >Dec 29 04:46:45 localhost kernel: Bluetooth: L2CAP socket layer initialized >Dec 29 04:46:45 localhost kernel: Bluetooth: SCO socket layer initialized >Dec 29 04:46:45 localhost bluetoothd[1331]: Starting SDP server >Dec 29 04:46:45 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 29 04:46:45 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Dec 29 04:46:45 localhost kernel: Bluetooth: BNEP socket layer initialized >Dec 29 04:46:45 localhost dbus-daemon[693]: dbus[693]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 29 04:46:45 localhost dbus[693]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 29 04:46:45 localhost bluetoothd[1331]: Bluetooth management interface 1.3 initialized >Dec 29 04:46:45 localhost systemd[1]: Starting Hostname Service... >Dec 29 04:46:45 localhost dbus-daemon[693]: dbus[693]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 29 04:46:45 localhost dbus[693]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 29 04:46:45 localhost systemd[1]: Started Hostname Service. >Dec 29 04:46:46 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Dec 29 04:46:46 localhost systemd[1]: Starting Multi-User System. >Dec 29 04:46:46 localhost systemd[1]: Reached target Multi-User System. >Dec 29 04:46:46 localhost systemd[1]: Starting Graphical Interface. >Dec 29 04:46:46 localhost systemd[1]: Reached target Graphical Interface. >Dec 29 04:46:46 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 29 04:46:46 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 29 04:46:46 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 29 04:46:46 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 29 04:46:46 localhost systemd[1]: Startup finished in 1.707s (kernel) + 10.627s (initrd) + 1min 22.958s (userspace) = 1min 35.292s. >Dec 29 04:46:48 localhost systemd[1]: Starting user-1000.slice. >Dec 29 04:46:48 localhost systemd[1]: Created slice user-1000.slice. >Dec 29 04:46:48 localhost systemd[1]: Starting User Manager for 1000... >Dec 29 04:46:48 localhost systemd[1]: Starting Session 1 of user liveuser. >Dec 29 04:46:48 localhost systemd-logind[694]: New session 1 of user liveuser. >Dec 29 04:46:48 localhost systemd[1]: Started Session 1 of user liveuser. >Dec 29 04:46:48 localhost systemd-logind[694]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 29 04:46:48 localhost gdm-autologin][1353]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Dec 29 04:46:48 localhost systemd[1357]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Dec 29 04:46:48 localhost systemd[1357]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Dec 29 04:46:48 localhost systemd[1357]: Starting Default. >Dec 29 04:46:48 localhost systemd[1357]: Reached target Default. >Dec 29 04:46:48 localhost systemd[1357]: Startup finished in 101ms. >Dec 29 04:46:48 localhost systemd[1]: Started User Manager for 1000. >Dec 29 04:46:49 localhost NetworkManager[898]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >Dec 29 04:46:53 localhost /etc/gdm/Xsession[1360]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Dec 29 04:46:59 localhost kernel: fuse init (API version 7.22) >Dec 29 04:46:59 localhost systemd[1]: Mounting FUSE Control File System... >Dec 29 04:46:59 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Dec 29 04:46:59 localhost systemd[1]: Mounted FUSE Control File System. >Dec 29 04:46:59 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Dec 29 04:47:02 localhost gnome-session[1360]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-in2uYu >Dec 29 04:47:02 localhost gnome-session[1360]: GPG_AGENT_INFO=/run/user/1000/keyring-in2uYu/gpg:0:1 >Dec 29 04:47:02 localhost gnome-session[1360]: GNOME_KEYRING_PID=1438 >Dec 29 04:47:04 localhost gnome-session[1360]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-in2uYu >Dec 29 04:47:04 localhost gnome-session[1360]: GPG_AGENT_INFO=/run/user/1000/keyring-in2uYu/gpg:0:1 >Dec 29 04:47:04 localhost gnome-session[1360]: SSH_AUTH_SOCK=/run/user/1000/keyring-in2uYu/ssh >Dec 29 04:47:05 localhost gnome-session[1360]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-in2uYu >Dec 29 04:47:05 localhost gnome-session[1360]: GPG_AGENT_INFO=/run/user/1000/keyring-in2uYu/gpg:0:1 >Dec 29 04:47:05 localhost gnome-session[1360]: SSH_AUTH_SOCK=/run/user/1000/keyring-in2uYu/ssh >Dec 29 04:47:05 localhost gnome-session[1360]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-in2uYu >Dec 29 04:47:05 localhost gnome-session[1360]: GPG_AGENT_INFO=/run/user/1000/keyring-in2uYu/gpg:0:1 >Dec 29 04:47:05 localhost gnome-session[1360]: SSH_AUTH_SOCK=/run/user/1000/keyring-in2uYu/ssh >Dec 29 04:47:05 localhost dbus-daemon[693]: dbus[693]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 29 04:47:05 localhost dbus[693]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 29 04:47:05 localhost gnome-session[1360]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Dec 29 04:47:05 localhost gnome-session[1360]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Dec 29 04:47:05 localhost gnome-session[1360]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Dec 29 04:47:05 localhost gnome-session[1360]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Dec 29 04:47:05 localhost systemd[1]: Starting Daemon for power management... >Dec 29 04:47:06 localhost dbus-daemon[693]: dbus[693]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 29 04:47:06 localhost dbus[693]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 29 04:47:06 localhost systemd[1]: Started Daemon for power management. >Dec 29 04:47:06 localhost rtkit-daemon[684]: Successfully made thread 1450 of process 1450 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 29 04:47:06 localhost rtkit-daemon[684]: Supervising 1 threads of 1 processes of 1 users. >Dec 29 04:47:12 localhost rtkit-daemon[684]: Supervising 1 threads of 1 processes of 1 users. >Dec 29 04:47:12 localhost rtkit-daemon[684]: Successfully made thread 1474 of process 1450 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 29 04:47:12 localhost rtkit-daemon[684]: Supervising 2 threads of 1 processes of 1 users. >Dec 29 04:47:12 localhost rtkit-daemon[684]: Supervising 2 threads of 1 processes of 1 users. >Dec 29 04:47:12 localhost rtkit-daemon[684]: Successfully made thread 1477 of process 1450 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 29 04:47:12 localhost rtkit-daemon[684]: Supervising 3 threads of 1 processes of 1 users. >Dec 29 04:47:13 localhost dbus-daemon[693]: dbus[693]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 29 04:47:13 localhost dbus[693]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 29 04:47:13 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 29 04:47:14 localhost colord[1488]: Using mapping database file /var/lib/colord/mapping.db >Dec 29 04:47:16 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 29 04:47:16 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 29 04:47:16 localhost colord[1488]: Using device database file /var/lib/colord/storage.db >Dec 29 04:47:16 localhost colord[1488]: loaded plugin libcd_plugin_scanner.so >Dec 29 04:47:16 localhost colord[1488]: loaded plugin libcd_plugin_camera.so >Dec 29 04:47:16 localhost colord[1488]: Daemon ready for requests >Dec 29 04:47:16 localhost dbus-daemon[693]: dbus[693]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 29 04:47:16 localhost dbus[693]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 29 04:47:16 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 29 04:47:17 localhost colord[1488]: Device added: sysfs-M092S-B00-9B21-SA07Q-Laptop_Integrated_Webcam_2M >Dec 29 04:47:17 localhost systemd[1]: Starting CUPS Printing Service... >Dec 29 04:47:17 localhost systemd[1]: Started CUPS Printing Service. >Dec 29 04:47:19 localhost dbus-daemon[693]: dbus[693]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 29 04:47:19 localhost dbus[693]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 29 04:47:19 localhost dbus-daemon[693]: dbus[693]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 29 04:47:19 localhost dbus[693]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 29 04:47:19 localhost systemd[1]: Starting Disk Manager... >Dec 29 04:47:19 localhost systemd[1]: Starting Locale Service... >Dec 29 04:47:19 localhost dbus-daemon[693]: dbus[693]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 29 04:47:19 localhost dbus[693]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 29 04:47:19 localhost systemd[1]: Started Locale Service. >Dec 29 04:47:19 localhost udisksd[1505]: udisks daemon version 2.1.1 starting >Dec 29 04:47:19 localhost dbus-daemon[693]: dbus[693]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 29 04:47:19 localhost dbus[693]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 29 04:47:19 localhost systemd[1]: Started Disk Manager. >Dec 29 04:47:19 localhost udisksd[1505]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 29 04:47:19 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Dec 29 04:47:19 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Dec 29 04:47:21 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Dec 29 04:47:28 localhost polkitd[791]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Dec 29 04:47:32 localhost goa[1552]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Dec 29 04:47:33 localhost goa[1552]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Dec 29 04:47:35 localhost gnome-session[1360]: Gjs-Message: JS LOG: GNOME Shell started at Sun Dec 29 2013 04:47:35 GMT-0500 (EST) >Dec 29 04:47:39 localhost gnome-session[1360]: vmware-user: could not open /proc/fs/vmblock/dev >Dec 29 04:47:39 localhost gnome-session[1360]: Creating config directory:'/home/liveuser/.config/tracker' >Dec 29 04:47:40 localhost gnome-session[1360]: Failed to play sound: File or data not found >Dec 29 04:47:41 localhost gnome-session[1360]: Entering running state >Dec 29 04:47:42 localhost vmusr[1657]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Dec 29 04:47:42 localhost vmusr[1657]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Dec 29 04:47:42 localhost vmusr[1657]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Dec 29 04:47:47 localhost obexd[1697]: OBEX daemon 5.12 >Dec 29 04:47:53 localhost colord[1488]: Device added: xrandr-LVDS1 >Dec 29 04:47:54 localhost gnome-session[1360]: (tracker-miner-fs:1659): GLib-CRITICAL **: g_timer_continue: assertion 'timer->active == FALSE' failed >Dec 29 04:47:54 localhost gnome-session[1360]: (tracker-miner-fs:1659): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Dec 29 04:47:57 localhost gnome-keyring-daemon[1438]: keyring alias directory: /home/liveuser/.local/share/keyrings >Dec 29 04:48:00 localhost gnome-session[1360]: (tracker-miner-fs:1659): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Dec 29 04:48:00 localhost gnome-session[1360]: (tracker-miner-fs:1659): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Dec 29 04:48:00 localhost gnome-session[1360]: (tracker-miner-fs:1659): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Dec 29 04:48:00 localhost gnome-session[1360]: (tracker-miner-fs:1659): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Dec 29 04:48:00 localhost gnome-session[1360]: (tracker-miner-fs:1659): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Dec 29 04:48:02 localhost colord[1488]: Automatic metadata add icc-2a776f686b3aa072780cf0bc0daccf67 to xrandr-LVDS1 >Dec 29 04:48:02 localhost colord[1488]: Profile added: icc-2a776f686b3aa072780cf0bc0daccf67 >Dec 29 04:48:03 localhost gnome-session[1360]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x1800001 already in stack >Dec 29 04:48:03 localhost gnome-session[1360]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x1800001 already in stack >Dec 29 04:48:20 localhost gnome-session[1360]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Dec 29 04:48:20 localhost userhelper[1838]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 29 04:48:20 localhost userhelper[1843]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 29 04:48:21 localhost kernel: md: raid0 personality registered for level 0 >Dec 29 04:48:21 localhost kernel: md: raid1 personality registered for level 1 >Dec 29 04:48:21 localhost kernel: async_tx: api initialized (async) >Dec 29 04:48:21 localhost kernel: xor: measuring software checksum speed >Dec 29 04:48:21 localhost kernel: prefetch64-sse: 8360.000 MB/sec >Dec 29 04:48:21 localhost kernel: generic_sse: 7512.000 MB/sec >Dec 29 04:48:21 localhost kernel: xor: using function: prefetch64-sse (8360.000 MB/sec) >Dec 29 04:48:21 localhost kernel: raid6: sse2x1 2871 MB/s >Dec 29 04:48:21 localhost kernel: raid6: sse2x2 3316 MB/s >Dec 29 04:48:21 localhost kernel: raid6: sse2x4 3695 MB/s >Dec 29 04:48:21 localhost kernel: raid6: using algorithm sse2x4 (3695 MB/s) >Dec 29 04:48:21 localhost kernel: raid6: using ssse3x2 recovery algorithm >Dec 29 04:48:21 localhost kernel: md: raid6 personality registered for level 6 >Dec 29 04:48:21 localhost kernel: md: raid5 personality registered for level 5 >Dec 29 04:48:21 localhost kernel: md: raid4 personality registered for level 4 >Dec 29 04:48:21 localhost kernel: md: raid10 personality registered for level 10 >Dec 29 04:48:21 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Dec 29 04:48:21 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 29 04:48:21 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Dec 29 04:48:21 localhost kernel: Loading iSCSI transport class v2.0-870. >Dec 29 04:48:21 localhost kernel: iscsi: registered transport (tcp) >Dec 29 04:48:21 localhost kernel: No iBFT detected. >Dec 29 04:48:24 localhost dbus[1369]: avc: received setenforce notice (enforcing=0) >Dec 29 04:48:24 localhost dbus[1392]: avc: received setenforce notice (enforcing=0) >Dec 29 04:48:24 localhost dbus[693]: avc: received setenforce notice (enforcing=0) >Dec 29 04:48:24 localhost dbus-daemon[693]: dbus[693]: avc: received setenforce notice (enforcing=0) >Dec 29 04:48:28 localhost gnome-session[1360]: localuser:root being added to access control list >Dec 29 04:48:33 localhost gnome-session[1360]: Starting installer, one moment... >Dec 29 04:48:33 localhost gnome-session[1360]: anaconda 20.25.15-1 for Fedora 20 started. >Dec 29 04:48:33 localhost gnome-session[1360]: 04:48:33 Not asking for VNC because we don't have a network >Dec 29 04:48:34 localhost NetworkManager[898]: ifcfg-rh: read connection 'p12p1' >Dec 29 04:48:34 localhost NetworkManager[898]: <info> Saved default wired connection 'p12p1' to persistent storage >Dec 29 04:48:34 localhost NetworkManager[898]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p12p1 ><urlopen error [Errno -2] Name or service not known> >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '8b32b454', >'ID_REVISION': 'D005SDM1', >'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', >'ID_SERIAL_SHORT': '5VJ9HLA1', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5002ed8cca0', >'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '45298', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1', >'/dev/disk/by-id/wwn-0x5000c5002ed8cca0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fe13c077ad0>, <parted.partition.Partition object at 0x7fe13c077e90>, <parted.partition.Partition object at 0x7fe13c07a150>, <parted.partition.Partition object at 0x7fe13c07a490>] >device: <parted.device.Device object at 0x7fe13c077890> >PedDisk: <_ped.Disk object at 0x7fe13c079128> >name = sda status = True kids = 0 id = 0 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST9500420AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x470a950> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x47bea90> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 4 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fe13c077ad0>, <parted.partition.Partition object at 0x7fe13c077e90>, <parted.partition.Partition object at 0x7fe13c07a150>, <parted.partition.Partition object at 0x7fe13c07a490>] >device: <parted.device.Device object at 0x7fe13c077890> >PedDisk: <_ped.Disk object at 0x7fe13c079128> >origPartedDisk = <parted.disk.Disk object at 0x7fe13c07a590> >partedDevice = parted.Device instance -- >model: ATA ST9500420AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x47a0320> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'DellUtility', >'ID_FS_LABEL_ENC': 'DellUtility', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '3030-3030', >'ID_FS_UUID_ENC': '3030-3030', >'ID_FS_VERSION': 'FAT16', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204800', >'ID_PART_ENTRY_TYPE': '0xde', >'ID_PART_ENTRY_UUID': '8b32b454-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '8b32b454', >'ID_REVISION': 'D005SDM1', >'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', >'ID_SERIAL_SHORT': '5VJ9HLA1', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5002ed8cca0', >'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '45335', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part1', >'/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part1', >'/dev/disk/by-label/DellUtility', >'/dev/disk/by-uuid/3030-3030'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 1 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 100.0 >format = existing vfat filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 204800 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 12139 did: 31074 busy: False >hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) >PedDevice: <_ped.Device object at 0x47a0710> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe13c077950> fileSystem: <parted.filesystem.FileSystem object at 0x7fe13c077fd0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe13c077c50> PedPartition: <_ped.Partition object at 0x47cbbf0> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 2048 end = 206847 length = 204800 >flags = diag >type = vfat name = vfat status = False >device = /dev/sda1 uuid = 3030-3030 exists = True >options = umask=0077,shortname=winnt supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = DellUtility size = 0.0 targetSize = 0.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'RECOVERY', >'ID_FS_LABEL_ENC': 'RECOVERY', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '72647E6D647E3447', >'ID_FS_UUID_ENC': '72647E6D647E3447', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '206848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '30720000', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '8b32b454-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '8b32b454', >'ID_REVISION': 'D005SDM1', >'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', >'ID_SERIAL_SHORT': '5VJ9HLA1', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5002ed8cca0', >'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '45370', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part2', >'/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part2', >'/dev/disk/by-label/RECOVERY', >'/dev/disk/by-uuid/72647E6D647E3447'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >name = sda2 status = True kids = 0 id = 2 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 15000.0 >format = existing ntfs filesystem >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 30720000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32737 did: 0 busy: False >hardwareGeometry: (1912, 255, 63) biosGeometry: (1912, 255, 63) >PedDevice: <_ped.Device object at 0x47a07a0> >target size = 0 path = /dev/sda2 >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 0x7fe13c077950> fileSystem: <parted.filesystem.FileSystem object at 0x7fe13c07a050> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe13c077f50> PedPartition: <_ped.Partition object at 0x47cbc50> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 206848 end = 30926847 length = 30720000 >flags = boot >type = ntfs name = ntfs status = False >device = /dev/sda2 uuid = 72647E6D647E3447 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = RECOVERY size = 14999.0 targetSize = 14999.0 >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'OS', >'ID_FS_LABEL_ENC': 'OS', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '22944B08944ADDC3', >'ID_FS_UUID_ENC': '22944B08944ADDC3', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '30926848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '884404272', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '8b32b454-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '8b32b454', >'ID_REVISION': 'D005SDM1', >'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', >'ID_SERIAL_SHORT': '5VJ9HLA1', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5002ed8cca0', >'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '45407', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part3', >'/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part3', >'/dev/disk/by-label/OS', >'/dev/disk/by-uuid/22944B08944ADDC3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >name = sda3 status = True kids = 0 id = 3 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 431838.023438 >format = existing ntfs filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 884404272 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 121 did: 0 busy: False >hardwareGeometry: (55051, 255, 63) biosGeometry: (55051, 255, 63) >PedDevice: <_ped.Device object at 0x47a08c0> >target size = 0 path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe13c077950> fileSystem: <parted.filesystem.FileSystem object at 0x7fe13c07a210> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe13c07a190> PedPartition: <_ped.Partition object at 0x47cbcb0> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 30926848 end = 915331119 length = 884404272 >flags = >type = ntfs name = ntfs status = False >device = /dev/sda3 uuid = 22944B08944ADDC3 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = OS size = 431838.0 targetSize = 431838.0 >'DEVNAME': 'sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '915333120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '61440048', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '8b32b454-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '8b32b454', >'ID_REVISION': 'D005SDM1', >'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', >'ID_SERIAL_SHORT': '5VJ9HLA1', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5002ed8cca0', >'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', >'MAJOR': '8', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '45445', >'name': 'sda4', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part4', >'/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7fe13c0a9390> >PedDisk: <_ped.Disk object at 0x7fe13c0aa3f8> >name = sda4 status = True kids = 0 id = 4 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 30000.0234375 >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 18772 did: 20047 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x47a09e0> >target size = 0 path = /dev/sda4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe13c077950> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe13c07a4d0> PedPartition: <_ped.Partition object at 0x47cbd70> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 915333120 end = 976773167 length = 61440048 >flags = >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_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-Live-Desktop-x86_64-20-1', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-00-56-55-00', >'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'TSSTcorp_DVD+_-RW_TS-D633A', >'ID_MODEL_ENC': 'TSSTcorp\\x20DVD+\\x2f-RW\\x20TS-D633A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5513338d', >'ID_REVISION': 'DW50', >'ID_SERIAL': 'TSSTcorp_DVD+_-RW_TS-D633A_R4856GYZ309051', >'ID_SERIAL_SHORT': 'R4856GYZ309051', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '45928', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-D633A_R4856GYZ309051', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', >'/dev/disk/by-uuid/2013-12-12-00-56-55-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 5 >parents = [] >uuid = None size = 4482.625 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: TSSTcorp DVD+-RW TS-D633A path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 2295104 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: True >hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) >PedDevice: <_ped.Device object at 0x47a0a70> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 >'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': '65820', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 7 >parents = ['existing 0MB file /osmin.img (deleted) (6)'] >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 >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '66545', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 9 >parents = ['existing 0MB file /osmin (8)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '67284', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 11 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (10)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '68036', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 13 >parents = ['existing 0MB file /LiveOS/ext3fs.img (12)'] >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/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '68788', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 15 >parents = ['existing 0MB file /overlay (deleted) (14)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'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': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '97761', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 16 >parents = ['existing 0MB loop loop4 (15) with existing DM_snapshot_cow'] >uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x47a0830> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'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': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '24901', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] >uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32737 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x47a0b00> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '38093', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 18 >parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x47a0290> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Dec 29 09:48:55 localhost systemd[1357]: Time has been changed >Dec 29 09:48:55 localhost systemd[1]: Time has been changed >Dec 29 09:48:55 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 29 09:48:55 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 29 09:50:24 localhost kernel: bio: create slab <bio-3> at 3 >Dec 29 09:50:24 localhost kernel: Btrfs loaded >Dec 29 09:50:25 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Dec 29 09:50:50 localhost gnome-session[1360]: Window manager warning: last_focus_time (338995) is greater than comparison timestamp (338994). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 29 09:50:50 localhost gnome-session[1360]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14001f1 not in stack >Dec 29 09:50:50 localhost gnome-session[1360]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14001ed not in stack >Dec 29 09:50:50 localhost gnome-session[1360]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14001ed not in stack >Dec 29 09:50:50 localhost gnome-session[1360]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14001ed not in stack >Dec 29 09:51:08 localhost gnome-session[1360]: (anaconda:1918): Gtk-CRITICAL **: gtk_range_set_range: assertion 'min <= max' failed > > > >/tmp/anaconda.log: >04:48:31,812 INFO anaconda: /sbin/anaconda 20.25.15-1 >09:48:32,538 INFO anaconda: 3932160 kB (3840 MB) are available >04:48:32,538 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >04:48:32,538 INFO anaconda: Not doing 'start audit daemon' in live installation >04:48:32,538 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >04:48:32,538 INFO anaconda: Default encoding = ascii >04:48:33,223 WARN anaconda.stdout: Not asking for VNC because we don't have a network >04:48:33,225 INFO anaconda: Display mode = g >09:48:33,226 INFO anaconda: 3932160 kB (3840 MB) are available >04:48:33,226 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >04:48:33,892 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:48:33,893 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:48:33,893 INFO anaconda: using only installclass _Fedora >04:48:33,895 INFO anaconda: bootloader GRUB2 on X86 platform >04:48:33,896 INFO anaconda: bootloader GRUB2 on X86 platform >04:48:33,924 DEBUG anaconda: network: devices found ['p12p1', 'wlp3s0'] >04:48:34,208 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p12p1 >04:48:34,266 DEBUG anaconda: network: setting autoconnect of p12p1 to False >04:48:34,277 DEBUG anaconda: network: missing ifcfgs created for devices ['p12p1'] >04:48:34,300 DEBUG anaconda: updating hostname localhost.localdomain >04:48:34,328 INFO anaconda: Running Thread: AnaStorageThread (140605461137152) >04:48:34,329 INFO anaconda: Running Thread: AnaTimeInitThread (140605452744448) >04:48:34,330 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140605444351744) >04:48:34,330 INFO anaconda: Running Thread: AnaPayloadThread (140605435959040) >04:48:34,337 DEBUG anaconda: updating hostname localhost.localdomain >04:48:34,340 INFO anaconda: got 0 NTP servers from DHCP >04:48:34,341 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140605444351744) >04:48:34,348 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140605444351744) >04:48:34,348 INFO anaconda: Not doing 'start chronyd' in live installation >04:48:34,348 INFO anaconda: Starting geolocation lookup >04:48:34,349 INFO anaconda: Geolocation provider: Fedora GeoIP >04:48:34,356 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >04:48:34,357 INFO anaconda: Geolocation lookup finished in 0.0 seconds >04:48:34,357 INFO anaconda: no results from geolocation >04:48:34,358 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140605444351744) >04:48:34,671 INFO anaconda: Not doing 'activate layouts' in live installation >04:48:53,646 INFO anaconda: Thread Done: AnaStorageThread (140605461137152) >04:48:53,651 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >04:48:53,653 DEBUG anaconda: _is_valid_size(sda2) returning True >04:48:53,653 DEBUG anaconda: _is_valid_location(sda2) returning True >04:48:53,654 DEBUG anaconda: _is_valid_partition(sda2) returning True >04:48:53,655 DEBUG anaconda: _is_valid_format(sda2) returning True >04:48:53,655 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >04:48:53,656 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >04:48:53,658 DEBUG anaconda: _is_valid_size(sda3) returning True >04:48:53,659 DEBUG anaconda: _is_valid_location(sda3) returning True >04:48:53,660 DEBUG anaconda: _is_valid_partition(sda3) returning True >04:48:53,660 DEBUG anaconda: _is_valid_format(sda3) returning True >04:48:53,661 DEBUG anaconda: is_valid_stage2_device(sda3) returning True >09:48:55,001 INFO anaconda: Thread Done: AnaTimeInitThread (140605452744448) >09:48:55,020 INFO anaconda: Thread Done: AnaPayloadThread (140605435959040) >09:50:15,295 INFO anaconda: Not doing 'require network connection' in live installation >09:50:15,295 DEBUG anaconda: network standalone spoke (init): completed: True >09:50:15,296 INFO anaconda: Not doing 'require network connection' in live installation >09:50:20,125 INFO anaconda: Running Thread: AnaDateTimeThread (140605435959040) >09:50:20,175 INFO anaconda: Not doing 'modify system time and date' in live installation >09:50:20,187 INFO anaconda: Thread Done: AnaDateTimeThread (140605435959040) >09:50:22,609 INFO anaconda: fs space: 0 B needed: 2.96 GB >09:50:23,805 INFO anaconda: fs space: 0 B needed: 2.96 GB >09:50:23,894 INFO anaconda: Running Thread: AnaStorageWatcher (140605461137152) >09:50:23,898 INFO anaconda: Thread Done: AnaStorageWatcher (140605461137152) >09:50:23,932 INFO anaconda: Running Thread: AnaCustomStorageInit (140605461137152) >09:50:24,028 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >09:50:24,034 DEBUG anaconda: network: selected device p12p1 >09:50:24,050 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >09:50:24,249 DEBUG anaconda: updating hostname localhost.localdomain >09:50:24,338 INFO anaconda: Not doing 'require network connection' in live installation >09:50:24,508 INFO anaconda: Running Thread: AnaNTPserver0 (140605435959040) >09:50:24,509 INFO anaconda: Running Thread: AnaNTPserver1 (140605190641408) >09:50:24,510 INFO anaconda: Running Thread: AnaNTPserver2 (140604991592192) >09:50:24,512 INFO anaconda: Running Thread: AnaNTPserver3 (140604983199488) >09:50:24,520 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fe13c192050> >09:50:24,521 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe13c192ed0> status to: Probing storage... >09:50:24,527 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe13c192ed0> >09:50:24,566 DEBUG anaconda: updating hostname localhost.localdomain >09:50:24,586 DEBUG anaconda: updating hostname localhost.localdomain >09:50:24,615 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fe134012610> status to: Not connected >09:50:24,662 INFO anaconda: Thread Done: AnaNTPserver2 (140604991592192) >09:50:24,670 INFO anaconda: Thread Done: AnaNTPserver1 (140605190641408) >09:50:24,673 INFO anaconda: Thread Done: AnaNTPserver0 (140605435959040) >09:50:24,679 INFO anaconda: Thread Done: AnaNTPserver3 (140604983199488) >09:50:25,205 INFO anaconda: Thread Done: AnaCustomStorageInit (140605461137152) >09:50:30,666 DEBUG anaconda: disk free: 30.00 GB fs free: 288.79 GB sw needs: 2.96 GB auto swap: 0 B >09:51:08,537 DEBUG anaconda: running handleException >09:51:08,538 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: > > >/tmp/program.log: >04:48:27,377 INFO program: Running... udevadm settle --timeout=300 >04:48:27,393 DEBUG program: Return code: 0 >04:48:27,605 INFO program: Running... multipath -c /dev/sda >04:48:27,842 INFO program: Dec 29 04:48:27 | /etc/multipath.conf does not exist, blacklisting all devices. >04:48:27,842 INFO program: Dec 29 04:48:27 | A default multipath.conf file is located at >04:48:27,842 INFO program: Dec 29 04:48:27 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:48:27,842 INFO program: Dec 29 04:48:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:48:27,842 INFO program: /dev/sda is not a valid multipath device path >04:48:27,843 DEBUG program: Return code: 1 >04:48:28,346 INFO program: Running... udevadm settle --timeout=300 >04:48:28,357 DEBUG program: Return code: 0 >04:48:32,600 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:48:32,616 DEBUG program: Return code: 0 >04:48:32,617 INFO program: Running... udevadm settle --timeout=300 >04:48:32,896 DEBUG program: Return code: 0 >04:48:32,898 INFO program: Running... modprobe fcoe >04:48:33,175 DEBUG program: Return code: 0 >04:48:33,176 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:48:33,195 INFO program: No FCoE boot disk information is found in EDD! >04:48:33,196 DEBUG program: Return code: 1 >04:48:34,332 INFO program: Running... udevadm settle --timeout=300 >04:48:34,346 DEBUG program: Return code: 0 >04:48:34,365 INFO program: Running... udevadm settle --timeout=300 >04:48:34,383 DEBUG program: Return code: 0 >04:48:34,613 INFO program: Running... multipath -c /dev/sda >04:48:34,621 INFO program: Dec 29 04:48:34 | /etc/multipath.conf does not exist, blacklisting all devices. >04:48:34,621 INFO program: Dec 29 04:48:34 | A default multipath.conf file is located at >04:48:34,621 INFO program: Dec 29 04:48:34 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:48:34,622 INFO program: Dec 29 04:48:34 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:48:34,622 INFO program: /dev/sda is not a valid multipath device path >04:48:34,622 DEBUG program: Return code: 1 >04:48:34,866 INFO program: Running... ntfsinfo -m /dev/sda2 >04:48:35,045 INFO program: Volume Information >04:48:35,046 INFO program: Name of device: /dev/sda2 >04:48:35,047 INFO program: Device state: 11 >04:48:35,048 INFO program: Volume Name: RECOVERY >04:48:35,048 INFO program: Volume State: 91 >04:48:35,048 INFO program: Volume Flags: 0x0000 >04:48:35,048 INFO program: Volume Version: 3.1 >04:48:35,049 INFO program: Sector Size: 512 >04:48:35,049 INFO program: Cluster Size: 4096 >04:48:35,049 INFO program: Index Block Size: 4096 >04:48:35,049 INFO program: Volume Size in Clusters: 3839999 >04:48:35,049 INFO program: MFT Information >04:48:35,050 INFO program: MFT Record Size: 1024 >04:48:35,050 INFO program: MFT Zone Multiplier: 0 >04:48:35,050 INFO program: MFT Data Position: 24 >04:48:35,050 INFO program: MFT Zone Start: 786432 >04:48:35,050 INFO program: MFT Zone End: 1266431 >04:48:35,050 INFO program: MFT Zone Position: 786432 >04:48:35,050 INFO program: Current Position in First Data Zone: 1266431 >04:48:35,051 INFO program: Current Position in Second Data Zone: 0 >04:48:35,051 INFO program: Allocated clusters 2560 (0.1%) >04:48:35,051 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >04:48:35,051 INFO program: FILE_MFTMirr Size: 4 >04:48:35,052 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >04:48:35,052 INFO program: Size of Attribute Definition Table: 2560 >04:48:35,052 INFO program: Number of Attached Extent Inodes: 0 >04:48:35,052 INFO program: FILE_Bitmap Information >04:48:35,052 INFO program: FILE_Bitmap MFT Record Number: 6 >04:48:35,053 INFO program: State of FILE_Bitmap Inode: 80 >04:48:35,053 INFO program: Length of Attribute List: 0 >04:48:35,054 INFO program: Number of Attached Extent Inodes: 0 >04:48:35,054 INFO program: FILE_Bitmap Data Attribute Information >04:48:35,054 INFO program: Decompressed Runlist: not done yet >04:48:35,055 INFO program: Base Inode: 6 >04:48:35,055 INFO program: Attribute Types: not done yet >04:48:35,055 INFO program: Attribute Name Length: 0 >04:48:35,056 INFO program: Attribute State: 3 >04:48:35,056 INFO program: Attribute Allocated Size: 483328 >04:48:35,057 INFO program: Attribute Data Size: 480000 >04:48:35,057 INFO program: Attribute Initialized Size: 480000 >04:48:35,057 INFO program: Attribute Compressed Size: 0 >04:48:35,057 INFO program: Compression Block Size: 0 >04:48:35,058 INFO program: Compression Block Size Bits: 0 >04:48:35,058 INFO program: Compression Block Clusters: 0 >04:48:35,059 INFO program: Free Clusters: 1581434 (41.2%) >04:48:35,059 DEBUG program: Return code: 0 >04:48:35,060 INFO program: Running... ntfsresize -m /dev/sda2 >04:48:35,220 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >04:48:35,220 INFO program: Minsize (in MB): 9252 >04:48:35,220 DEBUG program: Return code: 0 >04:48:35,265 INFO program: Running... ntfsinfo -m /dev/sda3 >04:48:35,659 INFO program: Volume Information >04:48:35,659 INFO program: Name of device: /dev/sda3 >04:48:35,660 INFO program: Device state: 11 >04:48:35,660 INFO program: Volume Name: OS >04:48:35,660 INFO program: Volume State: 91 >04:48:35,660 INFO program: Volume Flags: 0x0000 >04:48:35,661 INFO program: Volume Version: 3.1 >04:48:35,661 INFO program: Sector Size: 512 >04:48:35,661 INFO program: Cluster Size: 4096 >04:48:35,662 INFO program: Index Block Size: 4096 >04:48:35,662 INFO program: Volume Size in Clusters: 110550533 >04:48:35,662 INFO program: MFT Information >04:48:35,663 INFO program: MFT Record Size: 1024 >04:48:35,663 INFO program: MFT Zone Multiplier: 0 >04:48:35,664 INFO program: MFT Data Position: 24 >04:48:35,664 INFO program: MFT Zone Start: 786432 >04:48:35,664 INFO program: MFT Zone End: 14605248 >04:48:35,664 INFO program: MFT Zone Position: 786432 >04:48:35,665 INFO program: Current Position in First Data Zone: 14605248 >04:48:35,665 INFO program: Current Position in Second Data Zone: 0 >04:48:35,666 INFO program: Allocated clusters 111936 (0.1%) >04:48:35,666 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >04:48:35,667 INFO program: FILE_MFTMirr Size: 4 >04:48:35,667 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >04:48:35,667 INFO program: Size of Attribute Definition Table: 2560 >04:48:35,668 INFO program: Number of Attached Extent Inodes: 0 >04:48:35,668 INFO program: FILE_Bitmap Information >04:48:35,668 INFO program: FILE_Bitmap MFT Record Number: 6 >04:48:35,669 INFO program: State of FILE_Bitmap Inode: 80 >04:48:35,669 INFO program: Length of Attribute List: 0 >04:48:35,669 INFO program: Number of Attached Extent Inodes: 0 >04:48:35,670 INFO program: FILE_Bitmap Data Attribute Information >04:48:35,670 INFO program: Decompressed Runlist: not done yet >04:48:35,670 INFO program: Base Inode: 6 >04:48:35,671 INFO program: Attribute Types: not done yet >04:48:35,671 INFO program: Attribute Name Length: 0 >04:48:35,671 INFO program: Attribute State: 3 >04:48:35,672 INFO program: Attribute Allocated Size: 13819904 >04:48:35,672 INFO program: Attribute Data Size: 13818824 >04:48:35,672 INFO program: Attribute Initialized Size: 13818824 >04:48:35,672 INFO program: Attribute Compressed Size: 0 >04:48:35,673 INFO program: Compression Block Size: 0 >04:48:35,673 INFO program: Compression Block Size Bits: 0 >04:48:35,674 INFO program: Compression Block Clusters: 0 >04:48:35,674 INFO program: Free Clusters: 72606878 (65.7%) >04:48:35,674 DEBUG program: Return code: 0 >04:48:35,675 INFO program: Running... ntfsresize -m /dev/sda3 >04:48:52,260 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >04:48:52,261 INFO program: Minsize (in MB): 155418 >04:48:52,261 DEBUG program: Return code: 0 >04:48:52,531 INFO program: Running... dumpe2fs -h /dev/loop3 >04:48:52,775 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:48:52,776 INFO program: Filesystem volume name: _Fedora-Live-Des >04:48:52,776 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >04:48:52,776 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >04:48:52,776 INFO program: Filesystem magic number: 0xEF53 >04:48:52,776 INFO program: Filesystem revision #: 1 (dynamic) >04:48:52,776 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:48:52,777 INFO program: Filesystem flags: signed_directory_hash >04:48:52,777 INFO program: Default mount options: user_xattr acl >04:48:52,777 INFO program: Filesystem state: clean >04:48:52,777 INFO program: Errors behavior: Continue >04:48:52,777 INFO program: Filesystem OS type: Linux >04:48:52,777 INFO program: Inode count: 262144 >04:48:52,778 INFO program: Block count: 1048576 >04:48:52,778 INFO program: Reserved block count: 10484 >04:48:52,778 INFO program: Free blocks: 225114 >04:48:52,778 INFO program: Free inodes: 155781 >04:48:52,778 INFO program: First block: 0 >04:48:52,778 INFO program: Block size: 4096 >04:48:52,778 INFO program: Fragment size: 4096 >04:48:52,779 INFO program: Reserved GDT blocks: 255 >04:48:52,779 INFO program: Blocks per group: 32768 >04:48:52,779 INFO program: Fragments per group: 32768 >04:48:52,779 INFO program: Inodes per group: 8192 >04:48:52,779 INFO program: Inode blocks per group: 512 >04:48:52,779 INFO program: Flex block group size: 16 >04:48:52,780 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >04:48:52,780 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >04:48:52,780 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >04:48:52,780 INFO program: Mount count: 0 >04:48:52,780 INFO program: Maximum mount count: -1 >04:48:52,781 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >04:48:52,781 INFO program: Check interval: 0 (<none>) >04:48:52,781 INFO program: Lifetime writes: 767 MB >04:48:52,781 INFO program: Reserved blocks uid: 0 (user root) >04:48:52,782 INFO program: Reserved blocks gid: 0 (group root) >04:48:52,782 INFO program: First inode: 11 >04:48:52,782 INFO program: Inode size: 256 >04:48:52,782 INFO program: Required extra isize: 28 >04:48:52,783 INFO program: Desired extra isize: 28 >04:48:52,783 INFO program: Journal inode: 8 >04:48:52,783 INFO program: Default directory hash: half_md4 >04:48:52,783 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >04:48:52,784 INFO program: Journal backup: inode blocks >04:48:52,784 INFO program: Journal features: journal_incompat_revoke >04:48:52,784 INFO program: Journal size: 128M >04:48:52,784 INFO program: Journal length: 32768 >04:48:52,785 INFO program: Journal sequence: 0x00003086 >04:48:52,785 INFO program: Journal start: 0 >04:48:52,785 INFO program: >04:48:52,785 DEBUG program: Return code: 0 >04:48:52,786 INFO program: Running... resize2fs -P /dev/loop3 >04:48:52,891 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:48:52,891 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >04:48:52,892 INFO program: Couldn't find valid filesystem superblock. >04:48:52,892 DEBUG program: Return code: 1 >04:48:52,936 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:48:52,946 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:48:52,946 INFO program: Filesystem volume name: _Fedora-Live-Des >04:48:52,946 INFO program: Last mounted on: / >04:48:52,947 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >04:48:52,947 INFO program: Filesystem magic number: 0xEF53 >04:48:52,947 INFO program: Filesystem revision #: 1 (dynamic) >04:48:52,947 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 >04:48:52,947 INFO program: Filesystem flags: signed_directory_hash >04:48:52,947 INFO program: Default mount options: user_xattr acl >04:48:52,948 INFO program: Filesystem state: clean >04:48:52,948 INFO program: Errors behavior: Continue >04:48:52,948 INFO program: Filesystem OS type: Linux >04:48:52,948 INFO program: Inode count: 262144 >04:48:52,948 INFO program: Block count: 1048576 >04:48:52,948 INFO program: Reserved block count: 10484 >04:48:52,949 INFO program: Free blocks: 225114 >04:48:52,949 INFO program: Free inodes: 155781 >04:48:52,949 INFO program: First block: 0 >04:48:52,949 INFO program: Block size: 4096 >04:48:52,949 INFO program: Fragment size: 4096 >04:48:52,949 INFO program: Reserved GDT blocks: 255 >04:48:52,950 INFO program: Blocks per group: 32768 >04:48:52,950 INFO program: Fragments per group: 32768 >04:48:52,950 INFO program: Inodes per group: 8192 >04:48:52,950 INFO program: Inode blocks per group: 512 >04:48:52,951 INFO program: Flex block group size: 16 >04:48:52,951 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >04:48:52,951 INFO program: Last mount time: Sun Dec 29 04:45:17 2013 >04:48:52,952 INFO program: Last write time: Sun Dec 29 04:45:17 2013 >04:48:52,952 INFO program: Mount count: 1 >04:48:52,953 INFO program: Maximum mount count: -1 >04:48:52,953 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >04:48:52,954 INFO program: Check interval: 0 (<none>) >04:48:52,954 INFO program: Lifetime writes: 767 MB >04:48:52,955 INFO program: Reserved blocks uid: 0 (user root) >04:48:52,955 INFO program: Reserved blocks gid: 0 (group root) >04:48:52,956 INFO program: First inode: 11 >04:48:52,956 INFO program: Inode size: 256 >04:48:52,957 INFO program: Required extra isize: 28 >04:48:52,957 INFO program: Desired extra isize: 28 >04:48:52,958 INFO program: Journal inode: 8 >04:48:52,958 INFO program: Default directory hash: half_md4 >04:48:52,959 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >04:48:52,959 INFO program: Journal backup: inode blocks >04:48:52,960 INFO program: Journal features: journal_incompat_revoke >04:48:52,960 INFO program: Journal size: 128M >04:48:52,960 INFO program: Journal length: 32768 >04:48:52,961 INFO program: Journal sequence: 0x00003087 >04:48:52,961 INFO program: Journal start: 1 >04:48:52,961 INFO program: >04:48:52,961 DEBUG program: Return code: 0 >04:48:52,962 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:48:52,972 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:48:52,972 INFO program: Estimated minimum size of the filesystem: 825687 >04:48:52,973 DEBUG program: Return code: 0 >04:48:53,010 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >04:48:53,020 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:48:53,020 INFO program: Filesystem volume name: _Fedora-Live-Des >04:48:53,021 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >04:48:53,021 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >04:48:53,021 INFO program: Filesystem magic number: 0xEF53 >04:48:53,022 INFO program: Filesystem revision #: 1 (dynamic) >04:48:53,022 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:48:53,022 INFO program: Filesystem flags: signed_directory_hash >04:48:53,023 INFO program: Default mount options: user_xattr acl >04:48:53,023 INFO program: Filesystem state: clean >04:48:53,023 INFO program: Errors behavior: Continue >04:48:53,024 INFO program: Filesystem OS type: Linux >04:48:53,024 INFO program: Inode count: 262144 >04:48:53,024 INFO program: Block count: 1048576 >04:48:53,024 INFO program: Reserved block count: 10484 >04:48:53,025 INFO program: Free blocks: 225114 >04:48:53,025 INFO program: Free inodes: 155781 >04:48:53,025 INFO program: First block: 0 >04:48:53,026 INFO program: Block size: 4096 >04:48:53,026 INFO program: Fragment size: 4096 >04:48:53,026 INFO program: Reserved GDT blocks: 255 >04:48:53,027 INFO program: Blocks per group: 32768 >04:48:53,027 INFO program: Fragments per group: 32768 >04:48:53,027 INFO program: Inodes per group: 8192 >04:48:53,028 INFO program: Inode blocks per group: 512 >04:48:53,028 INFO program: Flex block group size: 16 >04:48:53,028 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >04:48:53,029 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >04:48:53,029 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >04:48:53,029 INFO program: Mount count: 0 >04:48:53,030 INFO program: Maximum mount count: -1 >04:48:53,030 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >04:48:53,030 INFO program: Check interval: 0 (<none>) >04:48:53,030 INFO program: Lifetime writes: 767 MB >04:48:53,031 INFO program: Reserved blocks uid: 0 (user root) >04:48:53,031 INFO program: Reserved blocks gid: 0 (group root) >04:48:53,031 INFO program: First inode: 11 >04:48:53,031 INFO program: Inode size: 256 >04:48:53,032 INFO program: Required extra isize: 28 >04:48:53,032 INFO program: Desired extra isize: 28 >04:48:53,032 INFO program: Journal inode: 8 >04:48:53,032 INFO program: Default directory hash: half_md4 >04:48:53,033 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >04:48:53,033 INFO program: Journal backup: inode blocks >04:48:53,033 INFO program: Journal features: journal_incompat_revoke >04:48:53,033 INFO program: Journal size: 128M >04:48:53,034 INFO program: Journal length: 32768 >04:48:53,034 INFO program: Journal sequence: 0x00003086 >04:48:53,034 INFO program: Journal start: 0 >04:48:53,034 INFO program: >04:48:53,035 DEBUG program: Return code: 0 >04:48:53,035 INFO program: Running... resize2fs -P /dev/mapper/live-base >04:48:53,043 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:48:53,044 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >04:48:53,044 INFO program: Couldn't find valid filesystem superblock. >04:48:53,044 DEBUG program: Return code: 1 >04:48:53,075 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >04:48:53,086 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:48:53,086 INFO program: Filesystem volume name: _Fedora-Live-Des >04:48:53,087 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >04:48:53,087 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >04:48:53,087 INFO program: Filesystem magic number: 0xEF53 >04:48:53,087 INFO program: Filesystem revision #: 1 (dynamic) >04:48:53,087 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:48:53,088 INFO program: Filesystem flags: signed_directory_hash >04:48:53,088 INFO program: Default mount options: user_xattr acl >04:48:53,088 INFO program: Filesystem state: clean >04:48:53,088 INFO program: Errors behavior: Continue >04:48:53,088 INFO program: Filesystem OS type: Linux >04:48:53,089 INFO program: Inode count: 212992 >04:48:53,089 INFO program: Block count: 825687 >04:48:53,089 INFO program: Reserved block count: 8255 >04:48:53,089 INFO program: Free blocks: 5566 >04:48:53,089 INFO program: Free inodes: 106629 >04:48:53,089 INFO program: First block: 0 >04:48:53,090 INFO program: Block size: 4096 >04:48:53,090 INFO program: Fragment size: 4096 >04:48:53,090 INFO program: Reserved GDT blocks: 255 >04:48:53,090 INFO program: Blocks per group: 32768 >04:48:53,091 INFO program: Fragments per group: 32768 >04:48:53,091 INFO program: Inodes per group: 8192 >04:48:53,091 INFO program: Inode blocks per group: 512 >04:48:53,092 INFO program: Flex block group size: 16 >04:48:53,092 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >04:48:53,092 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >04:48:53,093 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >04:48:53,093 INFO program: Mount count: 0 >04:48:53,094 INFO program: Maximum mount count: -1 >04:48:53,094 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >04:48:53,095 INFO program: Check interval: 0 (<none>) >04:48:53,095 INFO program: Lifetime writes: 768 MB >04:48:53,096 INFO program: Reserved blocks uid: 0 (user root) >04:48:53,096 INFO program: Reserved blocks gid: 0 (group root) >04:48:53,097 INFO program: First inode: 11 >04:48:53,097 INFO program: Inode size: 256 >04:48:53,098 INFO program: Required extra isize: 28 >04:48:53,098 INFO program: Desired extra isize: 28 >04:48:53,099 INFO program: Journal inode: 8 >04:48:53,099 INFO program: Default directory hash: half_md4 >04:48:53,100 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >04:48:53,100 INFO program: Journal backup: inode blocks >04:48:53,100 INFO program: Journal features: journal_incompat_revoke >04:48:53,101 INFO program: Journal size: 128M >04:48:53,101 INFO program: Journal length: 32768 >04:48:53,101 INFO program: Journal sequence: 0x00003086 >04:48:53,101 INFO program: Journal start: 0 >04:48:53,102 INFO program: >04:48:53,102 DEBUG program: Return code: 0 >04:48:53,102 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >04:48:53,112 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:48:53,112 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >04:48:53,112 INFO program: Couldn't find valid filesystem superblock. >04:48:53,113 DEBUG program: Return code: 1 >04:48:53,121 INFO program: Running... udevadm settle --timeout=300 >04:48:53,138 DEBUG program: Return code: 0 >04:48:53,151 INFO program: Running... udevadm settle --timeout=300 >04:48:53,167 DEBUG program: Return code: 0 >04:48:53,176 INFO program: Running... udevadm settle --timeout=300 >04:48:53,196 DEBUG program: Return code: 0 >04:48:53,200 INFO program: Running... udevadm settle --timeout=300 >04:48:53,217 DEBUG program: Return code: 0 >04:48:53,226 INFO program: Running... udevadm settle --timeout=300 >04:48:53,250 DEBUG program: Return code: 0 >04:48:53,254 INFO program: Running... udevadm settle --timeout=300 >04:48:53,274 DEBUG program: Return code: 0 >04:48:53,284 INFO program: Running... udevadm settle --timeout=300 >04:48:53,304 DEBUG program: Return code: 0 >04:48:53,309 INFO program: Running... udevadm settle --timeout=300 >04:48:53,331 DEBUG program: Return code: 0 >04:48:53,340 INFO program: Running... udevadm settle --timeout=300 >04:48:53,361 DEBUG program: Return code: 0 >04:48:53,662 INFO program: Running... hwclock --hctosys --localtime >09:48:55,001 DEBUG program: Return code: 0 >09:48:55,001 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >09:48:55,019 DEBUG program: Return code: 0 >09:50:24,634 INFO program: Running... modprobe btrfs >09:50:24,864 DEBUG program: Return code: 0 >09:50:24,875 INFO program: Running... modprobe xfs >09:50:25,004 DEBUG program: Return code: 0 >09:51:08,627 INFO program: Running... journalctl -b > > >/tmp/storage.log: >04:48:26,423 DEBUG blivet: registered device format class LUKS as luks >04:48:26,436 DEBUG blivet: registered device format class Ext2FS as ext2 >04:48:26,437 DEBUG blivet: registered device format class Ext3FS as ext3 >04:48:26,437 DEBUG blivet: registered device format class Ext4FS as ext4 >04:48:26,437 DEBUG blivet: registered device format class FATFS as vfat >04:48:26,437 DEBUG blivet: registered device format class EFIFS as efi >04:48:26,437 DEBUG blivet: registered device format class BTRFS as btrfs >04:48:26,437 DEBUG blivet: registered device format class GFS2 as gfs2 >04:48:26,437 DEBUG blivet: registered device format class JFS as jfs >04:48:26,438 DEBUG blivet: registered device format class ReiserFS as reiserfs >04:48:26,438 DEBUG blivet: registered device format class XFS as xfs >04:48:26,438 DEBUG blivet: registered device format class HFS as hfs >04:48:26,438 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >04:48:26,438 DEBUG blivet: registered device format class HFSPlus as hfs+ >04:48:26,438 DEBUG blivet: registered device format class MacEFIFS as macefi >04:48:26,438 DEBUG blivet: registered device format class NTFS as ntfs >04:48:26,438 DEBUG blivet: registered device format class NFS as nfs >04:48:26,438 DEBUG blivet: registered device format class NFSv4 as nfs4 >04:48:26,439 DEBUG blivet: registered device format class Iso9660FS as iso9660 >04:48:26,439 DEBUG blivet: registered device format class NoDevFS as nodev >04:48:26,439 DEBUG blivet: registered device format class DevPtsFS as devpts >04:48:26,439 DEBUG blivet: registered device format class ProcFS as proc >04:48:26,439 DEBUG blivet: registered device format class SysFS as sysfs >04:48:26,439 DEBUG blivet: registered device format class TmpFS as tmpfs >04:48:26,439 DEBUG blivet: registered device format class BindFS as bind >04:48:26,439 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >04:48:26,439 DEBUG blivet: registered device format class USBFS as usbfs >04:48:26,440 DEBUG blivet: registered device format class MDRaidMember as mdmember >04:48:26,441 DEBUG blivet: registered device format class BIOSBoot as biosboot >04:48:26,441 DEBUG blivet: registered device format class DiskLabel as disklabel >04:48:26,443 DEBUG blivet: registered device format class SwapSpace as swap >04:48:26,443 DEBUG blivet: registered device format class MultipathMember as multipath_member >04:48:26,443 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >04:48:26,444 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >04:48:26,444 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >04:48:27,375 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:48:27,376 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:48:27,377 INFO blivet: sr0 looks to be the live device; marking as protected >04:48:27,405 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >04:48:27,585 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1 /dev/disk/by-id/wwn-0x5000c5002ed8cca0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8b32b454', > 'ID_REVISION': 'D005SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', > 'ID_SERIAL_SHORT': '5VJ9HLA1', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ed8cca0', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45298', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1', > '/dev/disk/by-id/wwn-0x5000c5002ed8cca0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >04:48:27,586 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >04:48:27,587 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:48:27,588 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:27,589 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >04:48:27,590 INFO blivet: sda is a disk >04:48:27,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:27,604 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:48:27,843 INFO blivet: added disk sda (id 0) to device tree >04:48:27,843 DEBUG blivet: looking up parted Device: /dev/sda >04:48:27,845 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:48:27,846 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:48:27,847 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:48:27,847 DEBUG blivet: required disklabel type for sda (1) is None >04:48:27,847 DEBUG blivet: default disklabel type for sda is msdos >04:48:27,847 DEBUG blivet: selecting msdos disklabel for sda based on size >04:48:27,852 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >04:48:27,860 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2d0cb50>, <parted.partition.Partition object at 0x2d0cdd0>, <parted.partition.Partition object at 0x2d12090>, <parted.partition.Partition object at 0x2d123d0>] > device: <parted.device.Device object at 0x2d0c990> > PedDisk: <_ped.Disk object at 0x2d11050> >04:48:27,860 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:48:27,861 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:48:27,863 INFO blivet: got device: DiskDevice instance (0x2c8ab90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2ba1f80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2ce9a10> >04:48:27,865 INFO blivet: got format: DiskLabel instance (0x2ce9ad0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2d0cb50>, <parted.partition.Partition object at 0x2d0cdd0>, <parted.partition.Partition object at 0x2d12090>, <parted.partition.Partition object at 0x2d123d0>] > device: <parted.device.Device object at 0x2d0c990> > PedDisk: <_ped.Disk object at 0x2d11050> > origPartedDisk = <parted.disk.Disk object at 0x2ce9b90> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2ccd290> > >04:48:27,871 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part1 /dev/disk/by-id/wwn-0x5000c5002ed8cca0-part1 /dev/disk/by-label/DellUtility /dev/disk/by-uuid/3030-3030', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'DellUtility', > 'ID_FS_LABEL_ENC': 'DellUtility', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3030-3030', > 'ID_FS_UUID_ENC': '3030-3030', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0xde', > 'ID_PART_ENTRY_UUID': '8b32b454-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8b32b454', > 'ID_REVISION': 'D005SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', > 'ID_SERIAL_SHORT': '5VJ9HLA1', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ed8cca0', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '45335', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part1', > '/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part1', > '/dev/disk/by-label/DellUtility', > '/dev/disk/by-uuid/3030-3030'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >04:48:27,872 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >04:48:27,872 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >04:48:27,873 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:27,873 INFO blivet: sda1 is a partition >04:48:27,874 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:48:27,875 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:48:27,876 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:48:27,877 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >04:48:27,878 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >04:48:27,878 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:27,879 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:48:27,879 DEBUG blivet: looking up parted Partition: /dev/sda1 >04:48:27,880 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >04:48:27,881 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:48:27,882 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:48:27,883 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >04:48:27,883 INFO blivet: added partition sda1 (id 1) to device tree >04:48:27,883 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:48:27,884 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:48:27,885 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:48:27,885 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:48:27,917 WARN blivet: disklabel detected but not usable on sda1 >04:48:27,917 INFO blivet: type detected on 'sda1' is 'vfat' >04:48:27,919 DEBUG blivet: FATFS.supported: supported: True ; >04:48:27,919 DEBUG blivet: getFormat('vfat') returning FATFS instance >04:48:27,920 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >04:48:27,921 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: vfat ; >04:48:27,921 DEBUG blivet: looking up parted Device: /dev/sda1 >04:48:27,922 INFO blivet: got device: PartitionDevice instance (0x2c8ac50) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing vfat filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x2ccd680> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2d0ca50> fileSystem: <parted.filesystem.FileSystem object at 0x2d0cf10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d0cc10> PedPartition: <_ped.Partition object at 0x2d06e30> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = diag >04:48:27,923 DEBUG blivet: FATFS.supported: supported: True ; >04:48:27,923 INFO blivet: got format: FATFS instance (0x2d12750) -- > type = vfat name = vfat status = False > device = /dev/sda1 uuid = 3030-3030 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = DellUtility size = 0 targetSize = 0 > >04:48:27,928 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part2 /dev/disk/by-id/wwn-0x5000c5002ed8cca0-part2 /dev/disk/by-label/RECOVERY /dev/disk/by-uuid/72647E6D647E3447', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'RECOVERY', > 'ID_FS_LABEL_ENC': 'RECOVERY', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72647E6D647E3447', > 'ID_FS_UUID_ENC': '72647E6D647E3447', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30720000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '8b32b454-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8b32b454', > 'ID_REVISION': 'D005SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', > 'ID_SERIAL_SHORT': '5VJ9HLA1', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ed8cca0', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '45370', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part2', > '/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part2', > '/dev/disk/by-label/RECOVERY', > '/dev/disk/by-uuid/72647E6D647E3447'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >04:48:27,928 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >04:48:27,929 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >04:48:27,929 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:27,930 INFO blivet: sda2 is a partition >04:48:27,930 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:48:27,931 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:48:27,932 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:48:27,933 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >04:48:27,934 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >04:48:27,934 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:27,935 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:48:27,935 DEBUG blivet: looking up parted Partition: /dev/sda2 >04:48:27,936 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >04:48:27,937 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:48:27,937 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:48:27,938 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:48:27,938 INFO blivet: added partition sda2 (id 2) to device tree >04:48:27,939 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:48:27,939 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:48:27,940 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:48:27,941 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:48:28,021 WARN blivet: disklabel detected but not usable on sda2 >04:48:28,021 INFO blivet: type detected on 'sda2' is 'ntfs' >04:48:28,022 DEBUG blivet: NTFS.supported: supported: False ; >04:48:28,022 DEBUG blivet: getFormat('ntfs') returning NTFS instance >04:48:28,023 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >04:48:28,024 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >04:48:28,025 DEBUG blivet: looking up parted Device: /dev/sda2 >04:48:28,026 INFO blivet: got device: PartitionDevice instance (0x2d2fc90) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 15000.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1912, 255, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x2ccd7a0> > target size = 0 path = /dev/sda2 > 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 0x2d0ca50> fileSystem: <parted.filesystem.FileSystem object at 0x2d0cf50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d0ce90> PedPartition: <_ped.Partition object at 0x2d06e90> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 206848 end = 30926847 length = 30720000 > flags = boot >04:48:28,027 DEBUG blivet: NTFS.supported: supported: False ; >04:48:28,028 INFO blivet: got format: NTFS instance (0x2d126d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 72647E6D647E3447 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = RECOVERY size = 0 targetSize = 0 > >04:48:28,033 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part3 /dev/disk/by-id/wwn-0x5000c5002ed8cca0-part3 /dev/disk/by-label/OS /dev/disk/by-uuid/22944B08944ADDC3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'OS', > 'ID_FS_LABEL_ENC': 'OS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '22944B08944ADDC3', > 'ID_FS_UUID_ENC': '22944B08944ADDC3', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '30926848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '884404272', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '8b32b454-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8b32b454', > 'ID_REVISION': 'D005SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', > 'ID_SERIAL_SHORT': '5VJ9HLA1', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ed8cca0', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45407', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part3', > '/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part3', > '/dev/disk/by-label/OS', > '/dev/disk/by-uuid/22944B08944ADDC3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >04:48:28,033 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >04:48:28,034 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >04:48:28,035 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,035 INFO blivet: sda3 is a partition >04:48:28,035 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >04:48:28,036 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:48:28,037 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:48:28,037 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >04:48:28,038 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >04:48:28,038 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,039 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >04:48:28,039 DEBUG blivet: looking up parted Partition: /dev/sda3 >04:48:28,040 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >04:48:28,041 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >04:48:28,041 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >04:48:28,042 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >04:48:28,042 INFO blivet: added partition sda3 (id 3) to device tree >04:48:28,043 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >04:48:28,043 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >04:48:28,044 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:48:28,045 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >04:48:28,079 WARN blivet: disklabel detected but not usable on sda3 >04:48:28,079 INFO blivet: type detected on 'sda3' is 'ntfs' >04:48:28,080 DEBUG blivet: NTFS.supported: supported: False ; >04:48:28,080 DEBUG blivet: getFormat('ntfs') returning NTFS instance >04:48:28,081 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >04:48:28,081 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >04:48:28,082 DEBUG blivet: looking up parted Device: /dev/sda3 >04:48:28,083 INFO blivet: got device: PartitionDevice instance (0x2d122d0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 431838.023438 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 884404272 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (55051, 255, 63) biosGeometry: (55051, 255, 63) > PedDevice: <_ped.Device object at 0x2ccd8c0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2d0ca50> fileSystem: <parted.filesystem.FileSystem object at 0x2d12150> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d120d0> PedPartition: <_ped.Partition object at 0x2d06ef0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 30926848 end = 915331119 length = 884404272 > flags = >04:48:28,084 DEBUG blivet: NTFS.supported: supported: False ; >04:48:28,084 INFO blivet: got format: NTFS instance (0x2d36210) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = 22944B08944ADDC3 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = OS size = 0 targetSize = 0 > >04:48:28,088 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part4 /dev/disk/by-id/wwn-0x5000c5002ed8cca0-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '915333120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61440048', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '8b32b454-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8b32b454', > 'ID_REVISION': 'D005SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', > 'ID_SERIAL_SHORT': '5VJ9HLA1', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ed8cca0', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45445', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part4', > '/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >04:48:28,088 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >04:48:28,089 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >04:48:28,089 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,089 INFO blivet: sda4 is a partition >04:48:28,090 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >04:48:28,090 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:48:28,091 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:48:28,092 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >04:48:28,093 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >04:48:28,093 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,094 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >04:48:28,094 DEBUG blivet: looking up parted Partition: /dev/sda4 >04:48:28,095 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >04:48:28,096 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >04:48:28,096 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >04:48:28,097 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >04:48:28,097 INFO blivet: added partition sda4 (id 4) to device tree >04:48:28,098 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >04:48:28,098 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >04:48:28,099 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >04:48:28,100 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >04:48:28,111 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x2d2fcd0> > PedDisk: <_ped.Disk object at 0x2d3c368> >04:48:28,112 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:48:28,112 DEBUG blivet: no type or existing type for sda4, bailing >04:48:28,113 DEBUG blivet: looking up parted Device: /dev/sda4 >04:48:28,115 INFO blivet: got device: PartitionDevice instance (0x2d12610) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 30000.0234375 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2ccdb00> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2d0ca50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d12410> PedPartition: <_ped.Partition object at 0x2d06fb0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 915333120 end = 976773167 length = 61440048 > flags = >04:48:28,121 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-D633A_R4856GYZ309051 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'TSSTcorp_DVD+_-RW_TS-D633A', > 'ID_MODEL_ENC': 'TSSTcorp\\x20DVD+\\x2f-RW\\x20TS-D633A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5513338d', > 'ID_REVISION': 'DW50', > 'ID_SERIAL': 'TSSTcorp_DVD+_-RW_TS-D633A_R4856GYZ309051', > 'ID_SERIAL_SHORT': 'R4856GYZ309051', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '45928', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-D633A_R4856GYZ309051', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >04:48:28,121 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >04:48:28,122 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:48:28,122 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,122 INFO blivet: sr0 is a cdrom >04:48:28,123 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:48:28,123 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,124 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:48:28,124 INFO blivet: added cdrom sr0 (id 5) to device tree >04:48:28,124 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:48:28,150 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:48:28,150 INFO blivet: type detected on 'sr0' is 'iso9660' >04:48:28,151 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:48:28,151 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >04:48:28,151 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:48:28,152 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:48:28,177 DEBUG blivet: looking up parted Device: /dev/sr0 >04:48:28,232 INFO blivet: got device: OpticalDevice instance (0x2d12250) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: TSSTcorp DVD+-RW TS-D633A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x2ccd9e0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:48:28,234 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:48:28,234 INFO blivet: got format: Iso9660FS instance (0x2d361d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0 targetSize = 0 > >04:48:28,237 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': '65820', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:48:28,237 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:48:28,238 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:48:28,239 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,240 INFO blivet: loop0 is a loop device >04:48:28,240 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:48:28,241 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:48:28,242 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,242 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,242 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:48:28,243 INFO blivet: added file /osmin.img (deleted) (id 6) to device tree >04:48:28,243 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:48:28,244 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,244 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:48:28,244 INFO blivet: added loop loop0 (id 7) to device tree >04:48:28,245 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:48:28,246 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:48:28,246 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:48:28,246 DEBUG blivet: device loop0 does not contain a disklabel >04:48:28,246 INFO blivet: type detected on 'loop0' is 'squashfs' >04:48:28,246 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:48:28,247 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:48:28,247 INFO blivet: got device: LoopDevice instance (0x2d36790) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /osmin.img (deleted) (6)'] > 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 >04:48:28,247 INFO blivet: got format: DeviceFormat instance (0x2d36890) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:48:28,248 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66545', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:48:28,249 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:48:28,249 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:48:28,250 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,250 INFO blivet: loop1 is a loop device >04:48:28,250 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:48:28,251 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:48:28,252 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,252 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,253 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:48:28,253 INFO blivet: added file /osmin (id 8) to device tree >04:48:28,253 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:48:28,254 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,254 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:48:28,254 INFO blivet: added loop loop1 (id 9) to device tree >04:48:28,255 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:48:28,256 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:48:28,256 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:48:28,256 DEBUG blivet: device loop1 does not contain a disklabel >04:48:28,256 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:48:28,256 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:48:28,257 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:48:28,257 INFO blivet: got device: LoopDevice instance (0x2d367d0) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /osmin (8)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >04:48:28,257 INFO blivet: got format: DeviceFormat instance (0x2d36b10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:48:28,258 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '67284', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:48:28,259 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:48:28,259 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:48:28,260 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,260 INFO blivet: loop2 is a loop device >04:48:28,260 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:48:28,261 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:48:28,262 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,263 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,263 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:48:28,263 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 10) to device tree >04:48:28,264 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:48:28,264 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,265 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:48:28,265 INFO blivet: added loop loop2 (id 11) to device tree >04:48:28,266 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:48:28,266 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:48:28,267 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:48:28,267 DEBUG blivet: device loop2 does not contain a disklabel >04:48:28,267 INFO blivet: type detected on 'loop2' is 'squashfs' >04:48:28,267 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:48:28,268 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:48:28,268 INFO blivet: got device: LoopDevice instance (0x2d2fd10) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (10)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:48:28,268 INFO blivet: got format: DeviceFormat instance (0x2d2fed0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:48:28,270 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68036', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:48:28,270 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:48:28,271 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:48:28,271 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,271 INFO blivet: loop3 is a loop device >04:48:28,272 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:48:28,273 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:48:28,273 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,273 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,274 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:48:28,274 INFO blivet: added file /LiveOS/ext3fs.img (id 12) to device tree >04:48:28,275 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:48:28,275 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,276 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:48:28,276 INFO blivet: added loop loop3 (id 13) to device tree >04:48:28,277 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:48:28,277 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:48:28,278 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,278 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:28,278 DEBUG blivet: device loop3 does not contain a disklabel >04:48:28,279 INFO blivet: type detected on 'loop3' is 'ext4' >04:48:28,279 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,280 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:28,280 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:48:28,281 INFO blivet: got device: LoopDevice instance (0x2d12490) -- > name = loop3 status = False kids = 0 id = 13 > parents = ['existing 0MB file /LiveOS/ext3fs.img (12)'] > 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/loop3 > format args = [] originalFormat = None >04:48:28,281 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,281 INFO blivet: got format: Ext4FS instance (0x2d36c50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >04:48:28,283 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68788', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:48:28,283 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:48:28,283 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:48:28,284 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,284 INFO blivet: loop4 is a loop device >04:48:28,285 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:48:28,285 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:48:28,286 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,286 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,287 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:48:28,287 INFO blivet: added file /overlay (deleted) (id 14) to device tree >04:48:28,288 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:48:28,288 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,289 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:48:28,289 INFO blivet: added loop loop4 (id 15) to device tree >04:48:28,289 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:48:28,290 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:48:28,290 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:48:28,290 DEBUG blivet: device loop4 does not contain a disklabel >04:48:28,290 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >04:48:28,290 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:48:28,291 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >04:48:28,291 INFO blivet: got device: LoopDevice instance (0x2d36910) -- > name = loop4 status = False kids = 0 id = 15 > parents = ['existing 0MB file /overlay (deleted) (14)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:48:28,292 INFO blivet: got format: DeviceFormat instance (0x2d36510) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:48:28,294 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '97761', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:48:28,294 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >04:48:28,294 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:48:28,295 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,295 INFO blivet: live-rw is a device-mapper device >04:48:28,296 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:48:28,296 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:48:28,297 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >04:48:28,298 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:48:28,299 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (15) with existing DM_snapshot_cow >04:48:28,300 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:48:28,300 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,301 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:48:28,301 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,302 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:48:28,302 INFO blivet: added dm live-rw (id 16) to device tree >04:48:28,303 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:48:28,303 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:48:28,304 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,304 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:28,304 DEBUG blivet: device live-rw does not contain a disklabel >04:48:28,304 INFO blivet: type detected on 'live-rw' is 'ext4' >04:48:28,305 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,305 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:28,306 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:48:28,306 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:48:28,307 INFO blivet: got device: DMDevice instance (0x2d36090) -- > name = live-rw status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop4 (15) with existing DM_snapshot_cow'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2ccd830> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:48:28,308 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,308 INFO blivet: got format: Ext4FS instance (0x2d36d90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >04:48:28,311 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24901', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >04:48:28,312 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >04:48:28,312 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:48:28,313 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,313 INFO blivet: live-base is a device-mapper device >04:48:28,314 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:48:28,315 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:48:28,315 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:48:28,316 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >04:48:28,317 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:48:28,318 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,318 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:48:28,319 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,319 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:48:28,320 INFO blivet: added dm live-base (id 17) to device tree >04:48:28,320 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:48:28,321 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:48:28,322 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,322 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:28,322 DEBUG blivet: device live-base does not contain a disklabel >04:48:28,322 INFO blivet: type detected on 'live-base' is 'ext4' >04:48:28,323 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,323 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:28,323 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:48:28,324 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:48:28,325 INFO blivet: got device: DMDevice instance (0x2d12510) -- > name = live-base status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32757 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2ccd200> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:48:28,326 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,326 INFO blivet: got format: Ext4FS instance (0x2d36f50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >04:48:28,329 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38093', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >04:48:28,330 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >04:48:28,330 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:48:28,331 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,331 INFO blivet: live-osimg-min is a device-mapper device >04:48:28,332 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:48:28,332 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:48:28,333 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:48:28,334 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:48:28,334 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing DM_snapshot_cow >04:48:28,335 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:48:28,336 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >04:48:28,337 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:48:28,337 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:28,338 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:48:28,338 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:28,339 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:48:28,339 INFO blivet: added dm live-osimg-min (id 18) to device tree >04:48:28,340 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:48:28,340 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:48:28,341 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,341 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:28,341 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:48:28,342 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:48:28,342 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,342 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:28,343 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:48:28,344 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:48:28,344 INFO blivet: got device: DMDevice instance (0x2d124d0) -- > name = live-osimg-min status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25120 did: 29557 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2ccda70> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:48:28,346 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:28,346 INFO blivet: got format: Ext4FS instance (0x2d3e090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >04:48:28,368 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:48:32,897 INFO blivet: ISCSID is /sbin/iscsid >04:48:32,898 INFO blivet: no initiator set >04:48:33,196 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:48:33,197 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >04:48:33,854 DEBUG blivet: trying to set new default fstype to 'ext4' >04:48:33,890 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:33,890 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:33,891 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:33,896 INFO blivet: Detected 3856M of memory >04:48:33,896 INFO blivet: Suggested swap size (3856 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >04:48:33,896 INFO blivet: Swap attempt of 0M >04:48:34,329 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x4403e90> >04:48:34,331 INFO blivet: no initiator set >04:48:34,332 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:48:34,332 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:48:34,364 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >04:48:34,365 INFO blivet: sr0 looks to be the live device; marking as protected >04:48:34,394 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >04:48:34,570 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1 /dev/disk/by-id/wwn-0x5000c5002ed8cca0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8b32b454', > 'ID_REVISION': 'D005SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', > 'ID_SERIAL_SHORT': '5VJ9HLA1', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ed8cca0', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45298', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1', > '/dev/disk/by-id/wwn-0x5000c5002ed8cca0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >04:48:34,607 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >04:48:34,608 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:48:34,608 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:34,609 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >04:48:34,610 INFO blivet: sda is a disk >04:48:34,611 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:34,613 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:48:34,623 INFO blivet: added disk sda (id 0) to device tree >04:48:34,623 DEBUG blivet: looking up parted Device: /dev/sda >04:48:34,673 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:48:34,674 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:48:34,676 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:48:34,676 DEBUG blivet: required disklabel type for sda (1) is None >04:48:34,677 DEBUG blivet: default disklabel type for sda is msdos >04:48:34,677 DEBUG blivet: selecting msdos disklabel for sda based on size >04:48:34,679 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >04:48:34,717 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe13c077ad0>, <parted.partition.Partition object at 0x7fe13c077e90>, <parted.partition.Partition object at 0x7fe13c07a150>, <parted.partition.Partition object at 0x7fe13c07a490>] > device: <parted.device.Device object at 0x7fe13c077890> > PedDisk: <_ped.Disk object at 0x7fe13c079128> >04:48:34,717 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:48:34,718 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:48:34,720 INFO blivet: got device: DiskDevice instance (0x460dad0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x470a950> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x47bea90> >04:48:34,723 INFO blivet: got format: DiskLabel instance (0x47c6250) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe13c077ad0>, <parted.partition.Partition object at 0x7fe13c077e90>, <parted.partition.Partition object at 0x7fe13c07a150>, <parted.partition.Partition object at 0x7fe13c07a490>] > device: <parted.device.Device object at 0x7fe13c077890> > PedDisk: <_ped.Disk object at 0x7fe13c079128> > origPartedDisk = <parted.disk.Disk object at 0x7fe13c07a590> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x47a0320> > >04:48:34,730 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part1 /dev/disk/by-id/wwn-0x5000c5002ed8cca0-part1 /dev/disk/by-label/DellUtility /dev/disk/by-uuid/3030-3030', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'DellUtility', > 'ID_FS_LABEL_ENC': 'DellUtility', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3030-3030', > 'ID_FS_UUID_ENC': '3030-3030', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0xde', > 'ID_PART_ENTRY_UUID': '8b32b454-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8b32b454', > 'ID_REVISION': 'D005SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', > 'ID_SERIAL_SHORT': '5VJ9HLA1', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ed8cca0', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '45335', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part1', > '/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part1', > '/dev/disk/by-label/DellUtility', > '/dev/disk/by-uuid/3030-3030'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >04:48:34,731 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >04:48:34,732 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >04:48:34,733 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:34,734 INFO blivet: sda1 is a partition >04:48:34,735 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:48:34,736 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:48:34,737 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:48:34,739 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >04:48:34,740 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >04:48:34,741 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:34,742 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:48:34,742 DEBUG blivet: looking up parted Partition: /dev/sda1 >04:48:34,743 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >04:48:34,744 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:48:34,746 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:48:34,747 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >04:48:34,747 INFO blivet: added partition sda1 (id 1) to device tree >04:48:34,748 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:48:34,749 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:48:34,750 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:48:34,752 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:48:34,807 WARN blivet: disklabel detected but not usable on sda1 >04:48:34,808 INFO blivet: type detected on 'sda1' is 'vfat' >04:48:34,811 DEBUG blivet: FATFS.supported: supported: True ; >04:48:34,811 DEBUG blivet: getFormat('vfat') returning FATFS instance >04:48:34,812 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >04:48:34,813 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: vfat ; >04:48:34,814 DEBUG blivet: looking up parted Device: /dev/sda1 >04:48:34,816 INFO blivet: got device: PartitionDevice instance (0x47bea50) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing vfat filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12139 did: 31074 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x47a0710> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe13c077950> fileSystem: <parted.filesystem.FileSystem object at 0x7fe13c077fd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe13c077c50> PedPartition: <_ped.Partition object at 0x47cbbf0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = diag >04:48:34,818 DEBUG blivet: FATFS.supported: supported: True ; >04:48:34,821 INFO blivet: got format: FATFS instance (0x7fe13c07a2d0) -- > type = vfat name = vfat status = False > device = /dev/sda1 uuid = 3030-3030 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = DellUtility size = 0.0 targetSize = 0.0 > >04:48:34,830 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part2 /dev/disk/by-id/wwn-0x5000c5002ed8cca0-part2 /dev/disk/by-label/RECOVERY /dev/disk/by-uuid/72647E6D647E3447', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'RECOVERY', > 'ID_FS_LABEL_ENC': 'RECOVERY', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72647E6D647E3447', > 'ID_FS_UUID_ENC': '72647E6D647E3447', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30720000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '8b32b454-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8b32b454', > 'ID_REVISION': 'D005SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', > 'ID_SERIAL_SHORT': '5VJ9HLA1', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ed8cca0', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '45370', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part2', > '/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part2', > '/dev/disk/by-label/RECOVERY', > '/dev/disk/by-uuid/72647E6D647E3447'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >04:48:34,831 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >04:48:34,833 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >04:48:34,838 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:34,838 INFO blivet: sda2 is a partition >04:48:34,840 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:48:34,842 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:48:34,843 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:48:34,844 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >04:48:34,846 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >04:48:34,846 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:34,848 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:48:34,848 DEBUG blivet: looking up parted Partition: /dev/sda2 >04:48:34,849 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >04:48:34,851 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:48:34,852 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:48:34,854 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:48:34,854 INFO blivet: added partition sda2 (id 2) to device tree >04:48:34,855 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:48:34,856 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:48:34,857 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:48:34,860 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:48:34,865 WARN blivet: disklabel detected but not usable on sda2 >04:48:34,866 INFO blivet: type detected on 'sda2' is 'ntfs' >04:48:35,220 DEBUG blivet: padding min size from 8823 up to 9323 >04:48:35,222 DEBUG blivet: NTFS.supported: supported: False ; >04:48:35,222 DEBUG blivet: getFormat('ntfs') returning NTFS instance >04:48:35,223 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >04:48:35,224 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >04:48:35,225 DEBUG blivet: looking up parted Device: /dev/sda2 >04:48:35,226 INFO blivet: got device: PartitionDevice instance (0x7fe13c07ab10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 15000.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32737 did: 0 busy: False > hardwareGeometry: (1912, 255, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x47a07a0> > target size = 0 path = /dev/sda2 > 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 0x7fe13c077950> fileSystem: <parted.filesystem.FileSystem object at 0x7fe13c07a050> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe13c077f50> PedPartition: <_ped.Partition object at 0x47cbc50> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 206848 end = 30926847 length = 30720000 > flags = boot >04:48:35,227 DEBUG blivet: NTFS.supported: supported: False ; >04:48:35,228 INFO blivet: got format: NTFS instance (0x7fe13c07aed0) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 72647E6D647E3447 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = RECOVERY size = 14999.0 targetSize = 14999.0 > >04:48:35,235 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part3 /dev/disk/by-id/wwn-0x5000c5002ed8cca0-part3 /dev/disk/by-label/OS /dev/disk/by-uuid/22944B08944ADDC3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'OS', > 'ID_FS_LABEL_ENC': 'OS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '22944B08944ADDC3', > 'ID_FS_UUID_ENC': '22944B08944ADDC3', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '30926848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '884404272', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '8b32b454-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8b32b454', > 'ID_REVISION': 'D005SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', > 'ID_SERIAL_SHORT': '5VJ9HLA1', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ed8cca0', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45407', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part3', > '/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part3', > '/dev/disk/by-label/OS', > '/dev/disk/by-uuid/22944B08944ADDC3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >04:48:35,235 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >04:48:35,236 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >04:48:35,238 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:35,238 INFO blivet: sda3 is a partition >04:48:35,240 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >04:48:35,242 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:48:35,243 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:48:35,244 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >04:48:35,246 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >04:48:35,246 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:35,247 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >04:48:35,248 DEBUG blivet: looking up parted Partition: /dev/sda3 >04:48:35,249 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >04:48:35,251 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >04:48:35,252 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >04:48:35,253 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >04:48:35,254 INFO blivet: added partition sda3 (id 3) to device tree >04:48:35,255 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >04:48:35,256 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >04:48:35,258 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:48:35,259 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >04:48:35,263 WARN blivet: disklabel detected but not usable on sda3 >04:48:35,265 INFO blivet: type detected on 'sda3' is 'ntfs' >04:48:52,262 DEBUG blivet: padding min size from 148218 up to 148718 >04:48:52,264 DEBUG blivet: NTFS.supported: supported: False ; >04:48:52,265 DEBUG blivet: getFormat('ntfs') returning NTFS instance >04:48:52,267 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >04:48:52,269 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >04:48:52,270 DEBUG blivet: looking up parted Device: /dev/sda3 >04:48:52,272 INFO blivet: got device: PartitionDevice instance (0x7fe13c07abd0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 431838.023438 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 884404272 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (55051, 255, 63) biosGeometry: (55051, 255, 63) > PedDevice: <_ped.Device object at 0x47a08c0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe13c077950> fileSystem: <parted.filesystem.FileSystem object at 0x7fe13c07a210> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe13c07a190> PedPartition: <_ped.Partition object at 0x47cbcb0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 30926848 end = 915331119 length = 884404272 > flags = >04:48:52,273 DEBUG blivet: NTFS.supported: supported: False ; >04:48:52,273 INFO blivet: got format: NTFS instance (0x7fe13c0a9610) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = 22944B08944ADDC3 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = OS size = 431838.0 targetSize = 431838.0 > >04:48:52,279 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part4 /dev/disk/by-id/wwn-0x5000c5002ed8cca0-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '106', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '915333120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61440048', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '8b32b454-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8b32b454', > 'ID_REVISION': 'D005SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ9HLA1', > 'ID_SERIAL_SHORT': '5VJ9HLA1', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002ed8cca0', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002ed8cca0', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45445', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ9HLA1-part4', > '/dev/disk/by-id/wwn-0x5000c5002ed8cca0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >04:48:52,279 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >04:48:52,280 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >04:48:52,282 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,282 INFO blivet: sda4 is a partition >04:48:52,283 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >04:48:52,285 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:48:52,286 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:48:52,287 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >04:48:52,288 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >04:48:52,289 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,290 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >04:48:52,290 DEBUG blivet: looking up parted Partition: /dev/sda4 >04:48:52,291 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >04:48:52,292 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >04:48:52,293 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >04:48:52,294 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >04:48:52,294 INFO blivet: added partition sda4 (id 4) to device tree >04:48:52,295 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >04:48:52,296 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >04:48:52,297 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >04:48:52,298 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >04:48:52,333 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fe13c0a9390> > PedDisk: <_ped.Disk object at 0x7fe13c0aa3f8> >04:48:52,333 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:48:52,334 DEBUG blivet: no type or existing type for sda4, bailing >04:48:52,335 DEBUG blivet: looking up parted Device: /dev/sda4 >04:48:52,336 INFO blivet: got device: PartitionDevice instance (0x7fe13c0b1d90) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 30000.0234375 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x47a09e0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe13c077950> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe13c07a4d0> PedPartition: <_ped.Partition object at 0x47cbd70> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 915333120 end = 976773167 length = 61440048 > flags = >04:48:52,345 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-D633A_R4856GYZ309051 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_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-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'TSSTcorp_DVD+_-RW_TS-D633A', > 'ID_MODEL_ENC': 'TSSTcorp\\x20DVD+\\x2f-RW\\x20TS-D633A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5513338d', > 'ID_REVISION': 'DW50', > 'ID_SERIAL': 'TSSTcorp_DVD+_-RW_TS-D633A_R4856GYZ309051', > 'ID_SERIAL_SHORT': 'R4856GYZ309051', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '45928', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-D633A_R4856GYZ309051', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >04:48:52,345 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >04:48:52,346 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:48:52,347 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,348 INFO blivet: sr0 is a cdrom >04:48:52,349 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:48:52,349 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,351 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:48:52,351 INFO blivet: added cdrom sr0 (id 5) to device tree >04:48:52,352 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:48:52,378 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:48:52,378 INFO blivet: type detected on 'sr0' is 'iso9660' >04:48:52,379 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:48:52,379 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >04:48:52,380 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:48:52,381 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:48:52,406 DEBUG blivet: looking up parted Device: /dev/sr0 >04:48:52,464 INFO blivet: got device: OpticalDevice instance (0x7fe13c0b1e10) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: TSSTcorp DVD+-RW TS-D633A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x47a0a70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:48:52,465 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:48:52,466 INFO blivet: got format: Iso9660FS instance (0x49573d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 > >04:48:52,468 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': '65820', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:48:52,468 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:48:52,470 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:48:52,471 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,471 INFO blivet: loop0 is a loop device >04:48:52,472 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:48:52,473 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:48:52,474 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,474 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,475 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:48:52,475 INFO blivet: added file /osmin.img (deleted) (id 6) to device tree >04:48:52,476 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:48:52,476 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,480 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:48:52,481 INFO blivet: added loop loop0 (id 7) to device tree >04:48:52,481 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:48:52,482 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:48:52,483 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:48:52,483 DEBUG blivet: device loop0 does not contain a disklabel >04:48:52,483 INFO blivet: type detected on 'loop0' is 'squashfs' >04:48:52,483 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:48:52,484 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:48:52,485 INFO blivet: got device: LoopDevice instance (0x4957750) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /osmin.img (deleted) (6)'] > 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 >04:48:52,485 INFO blivet: got format: DeviceFormat instance (0x7fe13c0a9490) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:48:52,486 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66545', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:48:52,487 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:48:52,487 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:48:52,488 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,488 INFO blivet: loop1 is a loop device >04:48:52,489 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:48:52,490 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:48:52,491 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,491 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,492 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:48:52,493 INFO blivet: added file /osmin (id 8) to device tree >04:48:52,494 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:48:52,494 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,495 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:48:52,495 INFO blivet: added loop loop1 (id 9) to device tree >04:48:52,496 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:48:52,497 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:48:52,497 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:48:52,497 DEBUG blivet: device loop1 does not contain a disklabel >04:48:52,497 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:48:52,498 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:48:52,498 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:48:52,499 INFO blivet: got device: LoopDevice instance (0x7fe13c0a93d0) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /osmin (8)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >04:48:52,499 INFO blivet: got format: DeviceFormat instance (0x7fe13c0b1ed0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:48:52,501 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '67284', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:48:52,501 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:48:52,502 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:48:52,503 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,503 INFO blivet: loop2 is a loop device >04:48:52,504 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:48:52,505 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:48:52,505 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,506 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,507 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:48:52,507 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 10) to device tree >04:48:52,508 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:48:52,508 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,509 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:48:52,509 INFO blivet: added loop loop2 (id 11) to device tree >04:48:52,510 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:48:52,511 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:48:52,511 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:48:52,511 DEBUG blivet: device loop2 does not contain a disklabel >04:48:52,512 INFO blivet: type detected on 'loop2' is 'squashfs' >04:48:52,512 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:48:52,513 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:48:52,513 INFO blivet: got device: LoopDevice instance (0x47c6910) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (10)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:48:52,513 INFO blivet: got format: DeviceFormat instance (0x47c6850) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:48:52,516 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68036', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:48:52,516 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:48:52,517 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:48:52,518 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,519 INFO blivet: loop3 is a loop device >04:48:52,520 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:48:52,521 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:48:52,522 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,523 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,524 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:48:52,524 INFO blivet: added file /LiveOS/ext3fs.img (id 12) to device tree >04:48:52,525 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:48:52,525 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,526 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:48:52,526 INFO blivet: added loop loop3 (id 13) to device tree >04:48:52,527 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:48:52,528 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:48:52,529 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:52,530 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:52,530 DEBUG blivet: device loop3 does not contain a disklabel >04:48:52,530 INFO blivet: type detected on 'loop3' is 'ext4' >04:48:52,892 DEBUG blivet: using current size 0 as min size >04:48:52,895 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:52,895 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:52,897 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:48:52,898 INFO blivet: got device: LoopDevice instance (0x4957450) -- > name = loop3 status = False kids = 0 id = 13 > parents = ['existing 0MB file /LiveOS/ext3fs.img (12)'] > 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/loop3 > format args = [] originalFormat = None >04:48:52,900 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:52,900 INFO blivet: got format: Ext4FS instance (0x4957150) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >04:48:52,902 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68788', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:48:52,902 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:48:52,903 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:48:52,904 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,904 INFO blivet: loop4 is a loop device >04:48:52,905 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:48:52,906 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:48:52,907 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,907 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,909 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:48:52,909 INFO blivet: added file /overlay (deleted) (id 14) to device tree >04:48:52,910 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:48:52,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,911 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:48:52,911 INFO blivet: added loop loop4 (id 15) to device tree >04:48:52,912 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:48:52,913 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:48:52,913 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:48:52,913 DEBUG blivet: device loop4 does not contain a disklabel >04:48:52,914 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >04:48:52,914 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:48:52,915 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >04:48:52,915 INFO blivet: got device: LoopDevice instance (0x7fe13c0b1dd0) -- > name = loop4 status = False kids = 0 id = 15 > parents = ['existing 0MB file /overlay (deleted) (14)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:48:52,915 INFO blivet: got format: DeviceFormat instance (0x7fe13c0a95d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:48:52,918 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '97761', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:48:52,918 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >04:48:52,919 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:48:52,921 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,921 INFO blivet: live-rw is a device-mapper device >04:48:52,922 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:48:52,924 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:48:52,925 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >04:48:52,926 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:48:52,927 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (15) with existing DM_snapshot_cow >04:48:52,928 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:48:52,929 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,930 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:48:52,931 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:52,932 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:48:52,932 INFO blivet: added dm live-rw (id 16) to device tree >04:48:52,933 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:48:52,934 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:48:52,935 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:52,935 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:52,935 DEBUG blivet: device live-rw does not contain a disklabel >04:48:52,935 INFO blivet: type detected on 'live-rw' is 'ext4' >04:48:52,973 DEBUG blivet: padding min size from 3226 up to 3548 >04:48:52,976 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:52,976 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:52,978 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:48:52,979 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:48:52,981 INFO blivet: got device: DMDevice instance (0x7fe13c0a9350) -- > name = live-rw status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop4 (15) with existing DM_snapshot_cow'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x47a0830> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:48:52,984 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:52,985 INFO blivet: got format: Ext4FS instance (0x4957890) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >04:48:52,990 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24901', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >04:48:52,991 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >04:48:52,993 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:48:52,996 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:52,997 INFO blivet: live-base is a device-mapper device >04:48:52,998 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:48:52,999 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:48:53,000 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:48:53,001 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >04:48:53,002 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:48:53,003 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:53,004 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:48:53,005 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:53,006 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:48:53,006 INFO blivet: added dm live-base (id 17) to device tree >04:48:53,007 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:48:53,008 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:48:53,009 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:53,009 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:53,009 DEBUG blivet: device live-base does not contain a disklabel >04:48:53,009 INFO blivet: type detected on 'live-base' is 'ext4' >04:48:53,044 DEBUG blivet: using current size 0 as min size >04:48:53,046 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:53,046 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:53,047 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:48:53,048 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:48:53,049 INFO blivet: got device: DMDevice instance (0x7fe13c0b1f90) -- > name = live-base status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32737 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x47a0b00> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:48:53,051 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:53,051 INFO blivet: got format: Ext4FS instance (0x4957350) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >04:48:53,054 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38093', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >04:48:53,055 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >04:48:53,056 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:48:53,057 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:53,058 INFO blivet: live-osimg-min is a device-mapper device >04:48:53,059 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:48:53,060 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:48:53,061 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:48:53,063 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:48:53,064 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing DM_snapshot_cow >04:48:53,066 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:48:53,067 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >04:48:53,068 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:48:53,069 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:48:53,070 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:48:53,070 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:48:53,071 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:48:53,072 INFO blivet: added dm live-osimg-min (id 18) to device tree >04:48:53,073 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:48:53,073 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:48:53,075 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:53,075 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:53,075 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:48:53,075 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:48:53,113 DEBUG blivet: using current size 0 as min size >04:48:53,115 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:53,115 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:48:53,116 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:48:53,117 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:48:53,119 INFO blivet: got device: DMDevice instance (0x7fe13c0a9590) -- > name = live-osimg-min status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x47a0290> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:48:53,120 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:53,120 INFO blivet: got format: Ext4FS instance (0x4957d50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >04:48:53,150 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:48:53,170 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:48:53,172 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:48:53,176 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:48:53,198 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:48:53,219 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:48:53,222 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:48:53,226 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:48:53,252 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:48:53,277 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:48:53,280 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:48:53,284 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:48:53,306 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >04:48:53,307 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >04:48:53,309 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >04:48:53,334 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:48:53,337 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:48:53,340 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:48:53,364 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:48:53,366 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:48:53,368 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:48:53,368 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:48:53,375 INFO blivet: edd: collected mbr signatures: {'sda': '0x8b32b454'} >04:48:53,603 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:53,604 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:53,606 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:53,607 DEBUG blivet: Ext4FS.supported: supported: True ; >04:48:53,609 DEBUG blivet: FATFS.supported: supported: True ; >04:48:53,610 DEBUG blivet: NTFS.supported: supported: False ; >04:48:53,612 DEBUG blivet: NTFS.supported: supported: False ; >04:48:53,614 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:48:53,644 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:48:53,857 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >04:48:53,859 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (17) with existing ext4 filesystem >09:50:23,940 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:50:23,941 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:50:23,941 DEBUG blivet: NFSv4.supported: supported: False ; >09:50:23,942 DEBUG blivet: NFSv4.supported: supported: False ; >09:50:23,943 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:50:23,943 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:50:23,944 DEBUG blivet: Ext4FS.supported: supported: True ; >09:50:23,945 DEBUG blivet: Ext4FS.supported: supported: True ; >09:50:24,515 DEBUG blivet: Ext3FS.supported: supported: True ; >09:50:24,517 DEBUG blivet: Ext3FS.supported: supported: True ; >09:50:24,543 DEBUG blivet: Ext2FS.supported: supported: True ; >09:50:24,545 DEBUG blivet: Ext2FS.supported: supported: True ; >09:50:24,568 DEBUG blivet: SysFS.supported: supported: False ; >09:50:24,569 DEBUG blivet: SysFS.supported: supported: False ; >09:50:24,618 DEBUG blivet: MultipathMember.__init__: >09:50:24,625 DEBUG blivet: MDRaidMember.__init__: >09:50:24,626 DEBUG blivet: ProcFS.supported: supported: False ; >09:50:24,627 DEBUG blivet: ProcFS.supported: supported: False ; >09:50:24,628 DEBUG blivet: SwapSpace.__init__: >09:50:24,630 DEBUG blivet: NoDevFS.supported: supported: False ; >09:50:24,631 DEBUG blivet: NoDevFS.supported: supported: False ; >09:50:24,632 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:50:24,632 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:50:24,633 DEBUG blivet: BTRFS.supported: supported: True ; >09:50:24,867 DEBUG blivet: USBFS.supported: supported: False ; >09:50:24,868 DEBUG blivet: USBFS.supported: supported: False ; >09:50:24,870 DEBUG blivet: DiskLabel.__init__: >09:50:24,870 INFO blivet: DiskLabel.partedDevice returning None >09:50:24,872 DEBUG blivet: HFSPlus.supported: supported: False ; >09:50:24,873 DEBUG blivet: HFSPlus.supported: supported: False ; >09:50:24,874 DEBUG blivet: XFS.supported: supported: True ; >09:50:25,006 DEBUG blivet: XFS.supported: supported: True ; >09:50:25,009 DEBUG blivet: TmpFS.supported: supported: True ; >09:50:25,193 DEBUG blivet: LUKS.__init__: >09:50:25,194 DEBUG blivet: NTFS.supported: supported: False ; >09:50:25,195 DEBUG blivet: NTFS.supported: supported: False ; >09:50:25,196 DEBUG blivet: BindFS.supported: supported: False ; >09:50:25,197 DEBUG blivet: BindFS.supported: supported: False ; >09:50:25,198 DEBUG blivet: HFS.supported: supported: False ; >09:50:25,198 DEBUG blivet: HFS.supported: supported: False ; >09:50:25,200 DEBUG blivet: LVMPhysicalVolume.__init__: >09:50:25,201 DEBUG blivet: NFS.supported: supported: False ; >09:50:25,201 DEBUG blivet: NFS.supported: supported: False ; >09:50:25,202 DEBUG blivet: FATFS.supported: supported: True ; >09:50:25,203 DEBUG blivet: FATFS.supported: supported: True ; >09:50:25,205 DEBUG blivet: DMRaidMember.__init__: >09:50:27,195 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:50:27,196 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >09:50:49,097 INFO blivet: Detected 3856M of memory >09:50:49,098 INFO blivet: Swap attempt of 3856M > > >/tmp/ifcfg.log: >04:48:33,925 DEBUG ifcfg: content of files (network initialization): >04:48:33,939 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [240, 77, 162, 94, 100, 181]}, 'connection': {'timestamp': 1388310403L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'af645a15-ab1c-4c10-a8fb-b9181833f31a'}}] >04:48:34,278 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p12p1']): >04:48:34,278 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p12p1: >04:48:34,279 DEBUG ifcfg: TYPE=Ethernet >04:48:34,279 DEBUG ifcfg: BOOTPROTO=dhcp >04:48:34,279 DEBUG ifcfg: DEFROUTE=yes >04:48:34,279 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >04:48:34,280 DEBUG ifcfg: IPV6INIT=yes >04:48:34,280 DEBUG ifcfg: IPV6_AUTOCONF=yes >04:48:34,280 DEBUG ifcfg: IPV6_DEFROUTE=yes >04:48:34,280 DEBUG ifcfg: IPV6_PEERDNS=yes >04:48:34,281 DEBUG ifcfg: IPV6_PEERROUTES=yes >04:48:34,281 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >04:48:34,281 DEBUG ifcfg: NAME=p12p1 >04:48:34,281 DEBUG ifcfg: UUID=af645a15-ab1c-4c10-a8fb-b9181833f31a >04:48:34,282 DEBUG ifcfg: ONBOOT=no >04:48:34,282 DEBUG ifcfg: HWADDR=F0:4D:A2:5E:64:B5 >04:48:34,282 DEBUG ifcfg: PEERDNS=yes >04:48:34,282 DEBUG ifcfg: PEERROUTES=yes >04:48:34,296 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [240, 77, 162, 94, 100, 181]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p12p1', 'uuid': 'af645a15-ab1c-4c10-a8fb-b9181833f31a'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >09:50:24,140 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p12p1 >09:50:24,142 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p12p1 >09:50:24,144 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p12p1 >09:50:24,146 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p12p1 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
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 1047165
: 843119 |
843120
|
843121
|
843122
|
843123
|
843124
|
843125
|
843126
|
843127
|
843128