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 898814 Details for
Bug 1100928
AttributeError: 'NoneType' object has no attribute 'type'
[?]
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), 333.96 KB, created by
Jared Smith
on 2014-05-24 00:12:03 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Jared Smith
Created:
2014-05-24 00:12:03 UTC
Size:
333.96 KB
patch
obsolete
>anaconda 21.37-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1356, in is_valid_stage2_device > if self.stage2_device.type == "mdarray" and \ > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1344, in has_windows > ret = [d for d in devices if self.is_valid_stage2_device(d, linux=False, non_linux=True)] > File "/usr/lib64/python2.7/site-packages/pyanaconda/timezone.py", line 79, in time_initialize > timezone.isUtc = not bootloader.has_windows(ntfs_devs) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >AttributeError: 'NoneType' object has no attribute 'type' > >Local variables in innermost frame: >linux: False >device: existing 1500 MiB partition sda1 (16) with existing ntfs filesystem >self: <pyanaconda.bootloader.EFIGRUB object at 0x7f1b3ec73990> >valid: False >non_linux: True > > >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 0x7f1b3ec73890>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Run the Setup Agent on first boot >firstboot --enable ># System language >lang en_US.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System bootloader configuration >bootloader --location=mbr > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _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: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 3836 MiB disk sdb (1) with existing iso9660 filesystem >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: SanDisk SanDisk Cruzer path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 49151 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (3, 255, 63) biosGeometry: (3, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ecd9f80> > exists: True > _size: 96 MiB > id: 6 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f1b3ed70e90) -- > name = sr0 status = True kids = 0 id = 6 > parents = [] > uuid = None size = 96 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:1/block/sr0 partedDevice = parted.Device instance -- > model: SanDisk SanDisk Cruzer path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 49151 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (3, 255, 63) biosGeometry: (3, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ecd9f80> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f1b3ed70e90) -- > name = sr0 status = True kids = 0 id = 6 > parents = [] > uuid = None size = 96 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:1/block/sr0 partedDevice = parted.Device instance -- > model: SanDisk SanDisk Cruzer path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 49151 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (3, 255, 63) biosGeometry: (3, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ecd9f80> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: U3_System > _format.uuid: 2008-05-06-12-26-42- > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 9 > _format._device: /dev/sr0 > deviceLinks: [/dev/cdrom, /dev/disk/by-id/usb-SanDisk_SanDisk_Cruzer_0875720C61512596-0:1, /dev/disk/by-label/U3\x20System, /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:1, /dev/disk/by-uuid/2008-05-06-12-26-42-] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:1/block/sr0 > _targetSize: 0 B > _model: SanDisk_Cruzer > kids: 0 > _vendor: SanDisk > _name: sr0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: U3_System > originalFormat.uuid: 2008-05-06-12-26-42- > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 9 > originalFormat._device: /dev/sr0 > _serial: None >, existing 238.47 GiB disk sda (11) with existing msdos disklabel >, existing 1500 MiB partition sda1 (16) with existing ntfs filesystem >, existing 215.41 GiB partition sda2 (21) with existing ntfs filesystem >, existing 14.6 GiB partition sda3 (26) with existing ntfs filesystem >, existing 7168 MiB partition sda4 (31) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 35 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f1b3f548c90) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 35 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f1b3f548c90) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 35 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 38 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f1b3f548d50) -- > name = loop0 status = False kids = 0 id = 38 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (35)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f1b3f548d50) -- > name = loop0 status = False kids = 0 id = 38 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (35)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 43 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f1b3f548710) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 43 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f1b3f548710) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 43 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 46 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f1b3f554150) -- > name = loop1 status = False kids = 1 id = 46 > parents = ['existing 0 B file /LiveOS/rootfs.img (43)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f1b3f554150) -- > name = loop1 status = False kids = 1 id = 46 > parents = ['existing 0 B file /LiveOS/rootfs.img (43)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: 8060a340-c4b6-47c8-b450-3c23dd47a281 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 49 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/8060a340-c4b6-47c8-b450-3c23dd47a281] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 49 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 8060a340-c4b6-47c8-b450-3c23dd47a281 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 51 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f1b3f554310) -- > name = /overlay (deleted) status = False kids = 1 id = 51 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f1b3f554310) -- > name = /overlay (deleted) status = False kids = 1 id = 51 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 54 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f1b3f5543d0) -- > name = loop2 status = False kids = 1 id = 54 > parents = ['existing 0 B file /overlay (deleted) (51)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f1b3f5543d0) -- > name = loop2 status = False kids = 1 id = 54 > parents = ['existing 0 B file /overlay (deleted) (51)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (58) with existing ext4 filesystem >, existing 2048 MiB dm live-base (63) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdb2, sdb3, sr0, sda, sda1, sda2, sda3, sda4, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdb] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_rawhide_x86_64] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora_rawhide_x86_64] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.efi_dir: BOOT > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._timeout: None > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._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.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f1b3ec73950) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f1b3ec73910) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f1b3ec739d0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f1b3ec73a10) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 MiB maxSize = 200 MiB grow = True > >, PartSpec instance (0x7f1b3ec73a50) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f1b62e1db90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: None > _intf.payload._environmentAddons: {} > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._yum: YumBase instance, containing members: > _intf.payload._yum._pkgSack: None > _intf.payload._yum._up: None > _intf.payload._yum.use_txmbr_in_callback: True > _intf.payload._yum._tags: None > _intf.payload._yum.exit_code: 0 > _intf.payload._yum._igroups: None > _intf.payload._yum.mediagrabber: None > _intf.payload._yum.plugins: YumPlugins instance, containing members: > _intf.payload._yum.plugins.searchpath: [/usr/lib/yum-plugins, /tmp/updates/yum-plugins] > _intf.payload._yum.plugins.pluginconfpath: [/etc/yum/pluginconf.d, /tmp/updates/pluginconf.d] > _intf.payload._yum.plugins.disabledPlugins: None > _intf.payload._yum.plugins._plugins: {'fastestmirror': (<module 'fastestmirror' from '/usr/lib/yum-plugins/fastestmirror.pyc'>, <iniparse.compat.RawConfigParser object at 0x7f1b39d4a390>), 'langpacks': (<module 'langpacks' from '/usr/lib/yum-plugins/langpacks.pyc'>, <iniparse.compat.RawConfigParser object at 0x7f1b39d4a350>)} > _intf.payload._yum.plugins.enabledPlugins: [fastestmirror, langpacks] > _intf.payload._yum.plugins.verbose_logger: Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.name: yum.verbose.YumPlugins > _intf.payload._yum.plugins.verbose_logger.parent: Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.name: yum.verbose > _intf.payload._yum.plugins.verbose_logger.parent.parent: Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.name: yum > _intf.payload._yum.plugins.verbose_logger.parent.parent.parent: RootLogger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.parent.name: root > _intf.payload._yum.plugins.verbose_logger.parent.parent.parent.parent: None > _intf.payload._yum.plugins.verbose_logger.parent.parent.parent.handlers: [FileHandler instance, containing members: > stream: <open file '/dev/null', mode 'w' at 0x7f1b4d3e6a50> > encoding: None > lock: <_RLock owner=None count=0> > level: 0 > _name: None > delay: 0 > baseFilename: /dev/null > mode: w > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: None > formatter._fmt: %(levelname)s: %(message)s >] > _intf.payload._yum.plugins.verbose_logger.parent.parent.parent.level: 20 > _intf.payload._yum.plugins.verbose_logger.parent.parent.parent.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.parent.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.parent.filters: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.handlers: [FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/packaging.log', mode 'a' at 0x7f1b4c4d44b0> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/packaging.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f1b4c4cca60> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: yum > filters: [] > address: /dev/log > socktype: 2 > formatter: None >] > _intf.payload._yum.plugins.verbose_logger.parent.parent.level: 40 > _intf.payload._yum.plugins.verbose_logger.parent.parent.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager: Manager instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.emittedNoHandlerWarning: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.disable: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.root: Already dumped (RootLogger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict: {'anaconda.stderr': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: anaconda.stderr > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent.name: anaconda > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent.parent: Already dumped (RootLogger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent.handlers: [FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/anaconda.log', mode 'a' at 0x7f1b4c4d40c0> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/anaconda.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f1b4cc59de0> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: anaconda > filters: [] > address: /dev/log > socktype: 2 > formatter: None >, FileHandler instance, containing members: > autoSetLevel: True > stream: <open file '/dev/tty3', mode 'a' at 0x7f1b4c4d41e0> > encoding: None > lock: <_RLock owner=None count=0> > level: 20 > _name: None > delay: 0 > baseFilename: /dev/tty3 > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(levelname)s %(name)s: %(message)s >] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent.level: 10 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent.filters: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [StreamHandler instance, containing members: > stream: <open file '<stderr>', mode 'w' at 0x7f1b62f281e0> > level: 20 > lock: <_RLock owner=None count=0> > autoSetLevel: False > _name: None > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s %(message)s >] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 20 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'dbus.service': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: dbus.service > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'packaging': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: packaging > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [FileHandler instance, containing members: > autoSetLevel: True > stream: <open file '/tmp/packaging.log', mode 'a' at 0x7f1b4c4d4420> > encoding: None > lock: <_RLock owner=None count=0> > level: 20 > _name: None > delay: 0 > baseFilename: /tmp/packaging.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f1b4c4cc9f0> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: packaging > filters: [] > address: /dev/log > socktype: 2 > formatter: None >] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 10 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'anaconda': Already dumped (Logger instance) >, 'yum.RepoStorage': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: yum.RepoStorage > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'dbus.proxies': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: dbus.proxies > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'blivet': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: blivet > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [NullHandler instance, containing members: > lock: None > level: 0 > formatter: None > filters: [] > _name: None >, FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/storage.log', mode 'a' at 0x7f1b4c4d4150> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/storage.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f1b4c4cc910> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: blivet > filters: [] > address: /dev/log > socktype: 2 > formatter: None >, FileHandler instance, containing members: > autoSetLevel: True > stream: <open file '/dev/tty3', mode 'a' at 0x7f1b4c4d4270> > encoding: None > lock: <_RLock owner=None count=0> > level: 20 > _name: None > delay: 0 > baseFilename: /dev/tty3 > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(levelname)s %(name)s: %(message)s >] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 10 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'yum.verbose.Repos': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: yum.verbose.Repos > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'yum.Depsolve': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: yum.Depsolve > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'yum.verbose': Already dumped (Logger instance) >, 'program': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: program > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/program.log', mode 'a' at 0x7f1b4c4d4300> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/program.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, FileHandler instance, containing members: > autoSetLevel: True > stream: <open file '/dev/tty5', mode 'a' at 0x7f1b4c4d4390> > encoding: None > lock: <_RLock owner=None count=0> > level: 20 > _name: None > delay: 0 > baseFilename: /dev/tty5 > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f1b4c4cc980> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: program > filters: [] > address: /dev/log > socktype: 2 > formatter: None >] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 10 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'yum.verbose.YumBase': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: yum.verbose.YumBase > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'sensitive-info': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: sensitive-info > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/sensitive-info.log', mode 'a' at 0x7f1b4c4d4540> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/sensitive-info.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'yum.verbose.plugin': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: yum.verbose.plugin > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'yum.filelogging': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: yum.filelogging > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [FileHandler instance, containing members: > stream: <open file '/tmp/yum.root/tmp/yum.log', mode 'a' at 0x7f1b3bff85d0> > encoding: None > lock: <_RLock owner=None count=0> > level: 0 > _name: None > delay: 0 > baseFilename: /tmp/yum.root/tmp/yum.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %b %d %H:%M:%S > formatter._fmt: %(asctime)s %(message)s >] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'dbus.connection': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: dbus.connection > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'ifcfg': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: ifcfg > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/ifcfg.log', mode 'a' at 0x7f1b4c4d45d0> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/ifcfg.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, FileHandler instance, containing members: > autoSetLevel: True > stream: <open file '/dev/tty3', mode 'a' at 0x7f1b4c4d4660> > encoding: None > lock: <_RLock owner=None count=0> > level: 20 > _name: None > delay: 0 > baseFilename: /dev/tty3 > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f1b4c4ccad0> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: ifcfg > filters: [] > address: /dev/log > socktype: 2 > formatter: None >] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 10 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'yum.plugin': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: yum.plugin > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'yum.Repos': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: yum.Repos > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'anaconda.stdout': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: anaconda.stdout > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [StreamHandler instance, containing members: > stream: <open file '<stdout>', mode 'w' at 0x7f1b62f28150> > level: 20 > lock: <_RLock owner=None count=0> > autoSetLevel: False > _name: None > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s %(message)s >] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 20 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'yum.verbose.Depsolve': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: yum.verbose.Depsolve > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'dbus.bus': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: dbus.bus > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >, 'dbus': PlaceHolder instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.loggerMap: {<logging.Logger object at 0x7f1b3f51e250>: None, <logging.Logger object at 0x7f1b57829c10>: None, <logging.Logger object at 0x7f1b57829ad0>: None, <logging.Logger object at 0x7f1b57829c50>: None} >, 'yum': Already dumped (Logger instance) >, 'yum.verbose.YumPlugins': Already dumped (Logger instance) >, 'yum.YumBase': Logger instance, containing members: > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: yum.YumBase > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.level: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerDict.filters: [] >} > _intf.payload._yum.plugins.verbose_logger.parent.parent.manager.loggerClass: None > _intf.payload._yum.plugins.verbose_logger.parent.parent.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.parent.filters: [] > _intf.payload._yum.plugins.verbose_logger.parent.handlers: [] > _intf.payload._yum.plugins.verbose_logger.parent.level: 10 > _intf.payload._yum.plugins.verbose_logger.parent.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.parent.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.parent.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.parent.filters: [] > _intf.payload._yum.plugins.verbose_logger.handlers: [] > _intf.payload._yum.plugins.verbose_logger.level: 0 > _intf.payload._yum.plugins.verbose_logger.disabled: 0 > _intf.payload._yum.plugins.verbose_logger.manager: Already dumped (Manager instance) > _intf.payload._yum.plugins.verbose_logger.propagate: 1 > _intf.payload._yum.plugins.verbose_logger.filters: [] > _intf.payload._yum.plugins.cmdline: (None, None) > _intf.payload._yum.plugins._pluginfuncs: {'prereposetup': [], 'postconfig': [], 'exclude': [], 'close': [], 'postdownload': [], 'postresolve': [('langpacks', <function postresolve_hook at 0x7f1b3c0158c0>)], 'verify_package': [], 'init': [('fastestmirror', <function init_hook at 0x7f1b39d4c578>), ('langpacks', <function init_hook at 0x7f1b3c007ed8>)], 'prelistenabledrepos': [], 'historyend': [], 'config': [('langpacks', <function config_hook at 0x7f1b3c015398>)], 'args': [], 'predownload': [], 'compare_providers': [], 'preverifytrans': [], 'pretrans': [], 'historybegin': [], 'postreposetup': [('fastestmirror', <function postreposetup_hook at 0x7f1b3c007320>)], 'posttrans': [('langpacks', <function posttrans_hook at 0x7f1b3c007500>)], 'clean': [('fastestmirror', <function clean_hook at 0x7f1b39d4c5f0>)], 'preresolve': [], 'postverifytrans': []} > _intf.payload._yum.plugins.base: YumBase instance, containing members: > _intf.payload._yum.plugins.base._pkgSack: None > _intf.payload._yum.plugins.base._up: None > _intf.payload._yum.plugins.base.use_txmbr_in_callback: True > _intf.payload._yum.plugins.base._tags: None > _intf.payload._yum.plugins.base.exit_code: 0 > _intf.payload._yum.plugins.base._igroups: None > _intf.payload._yum.plugins.base.mediagrabber: None > _intf.payload._yum.plugins.base.plugins: Already dumped (YumPlugins instance) > _intf.payload._yum.plugins.base.loops: [] > _intf.payload._yum.plugins.base._rpmdb: None > _intf.payload._yum.plugins.base._fssnap: None > _intf.payload._yum.plugins.base._history: None > _intf.payload._yum.plugins.base.arch: ArchStorage instance, containing members: > _intf.payload._yum.plugins.base.arch.legit_multi_arches: [x86_64, amd64, ia32e] > _intf.payload._yum.plugins.base.arch.canonarch: ia32e > _intf.payload._yum.plugins.base.arch.archlist: [ia32e, x86_64, athlon, i686, i586, i486, i386, noarch] > _intf.payload._yum.plugins.base.arch.basearch: x86_64 > _intf.payload._yum.plugins.base.arch.multilib: 1 > _intf.payload._yum.plugins.base.arch.compatarches: ('athlon', 'x86_64', 'athlon') > _intf.payload._yum.plugins.base.arch.bestarch: ia32e > _intf.payload._yum.plugins.base._lockfile: None > _intf.payload._yum.plugins.base.verbose_logger: Already dumped (Logger instance) > _intf.payload._yum.plugins.base._cleanup: [<function <lambda> at 0x7f1b3c018488> >] > _intf.payload._yum.plugins.base.run_with_package_names: set(['rpm', 'yum', 'yum-plugin-fastestmirror']) > _intf.payload._yum.plugins.base.logger: Already dumped (Logger instance) > _intf.payload._yum.plugins.base.installedUnresolvedFileRequires: None > _intf.payload._yum.plugins.base.repo_setopts: {} > _intf.payload._yum.plugins.base._not_found_i: {} > _intf.payload._yum.plugins.base._ts: None > _intf.payload._yum.plugins.base._old_cachedir: e > _intf.payload._yum.plugins.base._not_found_a: {} > _intf.payload._yum.plugins.base._conf: YumConf instance, containing members: > _intf.payload._yum.plugins.base._conf.__opt139755039676432: True > _intf.payload._yum.plugins.base._conf.__opt139755039665232: 100 > _intf.payload._yum.plugins.base._conf.__opt139755039676304: True > _intf.payload._yum.plugins.base._conf.__opt139755039670800: https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=rawhide&component=yum > _intf.payload._yum.plugins.base._conf.__opt139755039674256: True > _intf.payload._yum.plugins.base._conf.__opt139755039660688: 3 > _intf.payload._yum.plugins.base._conf.__opt139755039674768: False > _intf.payload._yum.plugins.base._conf.__opt139755039660048: None > _intf.payload._yum.plugins.base._conf.__opt139755039658064: None > _intf.payload._yum.plugins.base._conf.__opt139755039636432: 6 > _intf.payload._yum.plugins.base._conf.__opt139755039662544: False > _intf.payload._yum.plugins.base._conf.cache: 0 > _intf.payload._yum.plugins.base._conf.__opt139755039664208: 30.0 > _intf.payload._yum.plugins.base._conf.__opt139755039636624: [system-release(releasever), redhat-release] > _intf.payload._yum.plugins.base._conf.__opt139755039661968: True > _intf.payload._yum.plugins.base._conf.__opt139755039666128: False > _intf.payload._yum.plugins.base._conf.__opt139755039659920: False > _intf.payload._yum.plugins.base._conf.__opt139755039661840: True > _intf.payload._yum.plugins.base._conf.__opt139755039672464: bold > _intf.payload._yum.plugins.base._conf.__opt139755039664336: 0 > _intf.payload._yum.plugins.base._conf.__opt139755039675664: False > _intf.payload._yum.plugins.base._conf.__opt139755039636880: /tmp/anaconda-yum.conf > _intf.payload._yum.plugins.base._conf.__opt139755039665616: read-only:present > _intf.payload._yum.plugins.base._conf.__opt139755039662416: False > _intf.payload._yum.plugins.base._conf.yumvar: {'releasever': rawhide, 'basearch': x86_64, 'arch': ia32e, 'uuid': f95af4e4-ac64-457c-a1c1-e24564401dbb >} > _intf.payload._yum.plugins.base._conf.__opt139755039676560: True > _intf.payload._yum.plugins.base._conf.__opt139755039658448: /tmp/yum.root/var/lib/yum > _intf.payload._yum.plugins.base._conf.__opt139755039661328: False > _intf.payload._yum.plugins.base._conf.cfg: RawConfigParser instance, containing members: > _intf.payload._yum.plugins.base._conf.cfg.data: >[main] >cachedir=/tmp/yum.cache >keepcache=0 >logfile=/tmp/yum.log >metadata_expire=never >pluginpath=/usr/lib/yum-plugins,/tmp/updates/yum-plugins >pluginconfpath=/etc/yum/pluginconf.d,/tmp/updates/pluginconf.d >plugins=1 >debuglevel=3 >errorlevel=6 >reposdir=/etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > > _intf.payload._yum.plugins.base._conf.__opt139755039658192: LOG_USER > _intf.payload._yum.plugins.base._conf.__opt139755039665744: 86400 > _intf.payload._yum.plugins.base._conf.__opt139755039660432: None > _intf.payload._yum.plugins.base._conf.__opt139755039675792: 1 > _intf.payload._yum.plugins.base._conf.__opt139755039664592: 0 > _intf.payload._yum.plugins.base._conf.__opt139755039661712: True > _intf.payload._yum.plugins.base._conf.__opt139755039676048: [!*/swap, !*/lv_swap] > _intf.payload._yum.plugins.base._conf.__opt139755039658768: 7 > _intf.payload._yum.plugins.base._conf.__opt139755039660304: None > _intf.payload._yum.plugins.base._conf.__opt139755039664976: 2 > _intf.payload._yum.plugins.base._conf.__opt139755039673360: None > _intf.payload._yum.plugins.base._conf.__opt139755039675280: single-user-commands > _intf.payload._yum.plugins.base._conf.__opt139755039673488: True > _intf.payload._yum.plugins.base._conf.__opt139755039659280: /tmp/yum.root/tmp/yum.log > _intf.payload._yum.plugins.base._conf.__opt139755039671696: bold,blue > _intf.payload._yum.plugins.base._conf.__opt139755039637136: [/usr/lib/yum-plugins, /tmp/updates/yum-plugins] > _intf.payload._yum.plugins.base._conf.__opt139755039671440: bold,red > _intf.payload._yum.plugins.base._conf.__opt139755039672208: bold,underline > _intf.payload._yum.plugins.base._conf.__opt139755039637392: False > _intf.payload._yum.plugins.base._conf.__opt139755039672592: normal > _intf.payload._yum.plugins.base._conf.__opt139755039673104: True > _intf.payload._yum.plugins.base._conf.__opt139755039675024: False > _intf.payload._yum.plugins.base._conf.__opt139755039636304: 3 > _intf.payload._yum.plugins.base._conf.__opt139755039675408: False > _intf.payload._yum.plugins.base._conf.progess_obj: None > _intf.payload._yum.plugins.base._conf.__opt139755039659536: [] > _intf.payload._yum.plugins.base._conf.__opt139755039670672: best > _intf.payload._yum.plugins.base._conf.__opt139755039663440: True > _intf.payload._yum.plugins.base._conf.__opt139755039671952: bold,underline,green > _intf.payload._yum.plugins.base._conf.__opt139755039671568: bold,underline > _intf.payload._yum.plugins.base._conf.__opt139755039662160: False > _intf.payload._yum.plugins.base._conf.__opt139755039674000: [yum, systemd] > _intf.payload._yum.plugins.base._conf.__opt139755039663952: objects > _intf.payload._yum.plugins.base._conf.__opt139755039673616: True > _intf.payload._yum.plugins.base._conf.__opt139755039670928: auto > _intf.payload._yum.plugins.base._conf.__opt139755039664080: True > _intf.payload._yum.plugins.base._conf.__opt139755039675536: False > _intf.payload._yum.plugins.base._conf.__opt139755039673744: [yum, rpm] > _intf.payload._yum.plugins.base._conf.__opt139755039663696: False > _intf.payload._yum.plugins.base._conf.__opt139755039671056: bold > _intf.payload._yum.plugins.base._conf.__opt139755039659024: /tmp/yum.cache > _intf.payload._yum.plugins.base._conf.__opt139755039663056: True > _intf.payload._yum.plugins.base._conf.__opt139755039665488: -1 > _intf.payload._yum.plugins.base._conf.__opt139755039674512: False > _intf.payload._yum.plugins.base._conf.__opt139755039675152: False > _intf.payload._yum.plugins.base._conf.__opt139755039672976: None > _intf.payload._yum.plugins.base._conf.__opt139755039660176: None > _intf.payload._yum.plugins.base._conf.__opt139755039661072: [] > _intf.payload._yum.plugins.base._conf.__opt139755039664848: 0 > _intf.payload._yum.plugins.base._conf.__opt139755039663824: [mandatory, default] > _intf.payload._yum.plugins.base._conf.__opt139755039663568: True > _intf.payload._yum.plugins.base._conf.__opt139755039660560: [kernel, kernel-devel, kernel-source, installonlypkg(kernel), installonlypkg(kernel-module), installonlypkg(vm)] > _intf.payload._yum.plugins.base._conf.__opt139755039670416: [group:small] > _intf.payload._yum.plugins.base._conf.__opt139755039659792: priority > _intf.payload._yum.plugins.base._conf.__opt139755039674896: False > _intf.payload._yum.plugins.base._conf.config_file_age: 1400962169 > _intf.payload._yum.plugins.base._conf.__opt139755039637008: True > _intf.payload._yum.plugins.base._conf.__opt139755039664720: None > _intf.payload._yum.plugins.base._conf.__opt139755039663184: False > _intf.payload._yum.plugins.base._conf.__opt139755039665360: all > _intf.payload._yum.plugins.base._conf.__opt139755039659152: False > _intf.payload._yum.plugins.base._conf.__opt139755039663312: False > _intf.payload._yum.plugins.base._conf.__opt139755039671312: normal > _intf.payload._yum.plugins.base._conf.uid: 0 > _intf.payload._yum.plugins.base._conf.__opt139755039672336: normal > _intf.payload._yum.plugins.base._conf.__opt139755039672720: bold > _intf.payload._yum.plugins.base._conf.__opt139755039661200: None > _intf.payload._yum.plugins.base._conf.__opt139755039671184: bold,yellow > _intf.payload._yum.plugins.base._conf.__opt139755039658640: 10 > _intf.payload._yum.plugins.base._conf.__opt139755039659408: [/etc/yum.repos.d, /etc/anaconda.repos.d, /tmp/updates/anaconda.repos.d, /tmp/product/anaconda.repos.d] > _intf.payload._yum.plugins.base._conf.__opt139755039662928: False > _intf.payload._yum.plugins.base._conf.__opt139755039675920: 100 > _intf.payload._yum.plugins.base._conf.__opt139755039637264: [/etc/yum/pluginconf.d, /tmp/updates/pluginconf.d] > _intf.payload._yum.plugins.base._conf.__opt139755039672848: [releasever, basearch] > _intf.payload._yum.plugins.base._conf.__opt139755039671824: dim,cyan > _intf.payload._yum.plugins.base._conf.__opt139755039676240: 100 > _intf.payload._yum.plugins.base._conf.__opt139755039670544: sqlite > _intf.payload._yum.plugins.base._conf.__opt139755039666000: [] > _intf.payload._yum.plugins.base._conf.__opt139755039660944: [] > _intf.payload._yum.plugins.base._conf.__opt139755039662288: True > _intf.payload._yum.plugins.base._conf.__opt139755039664464: 0 > _intf.payload._yum.plugins.base._conf.__opt139755039673872: info > _intf.payload._yum.plugins.base._conf.__opt139755039658320: /dev/log > _intf.payload._yum.plugins.base._conf.__opt139755039672080: normal > _intf.payload._yum.plugins.base._conf.__opt139755039660816: [kernel, kernel-smp, kernel-enterprise, kernel-bigmem, kernel-BOOT, kernel-PAE, kernel-PAE-debug] > _intf.payload._yum.plugins.base._conf.__opt139755039659664: [] > _intf.payload._yum.plugins.base._conf._repos_persistdir: /tmp/yum.root/var/lib/yum/repos/x86_64/rawhide > _intf.payload._yum.plugins.base._conf.__opt139755039661584: True > _intf.payload._yum.plugins.base._conf.__opt139755039658896: True > _intf.payload._yum.plugins.base._conf.__opt139755039665104: 75 > _intf.payload._yum.plugins.base._conf.__opt139755039662800: True > _intf.payload._yum.plugins.base._conf._section: main > _intf.payload._yum.plugins.base._conf.__opt139755039636752: /tmp/yum.root > _intf.payload._yum.plugins.base._conf.__opt139755039665872: True > _intf.payload._yum.plugins.base._conf.__opt139755039662672: False > _intf.payload._yum.plugins.base._conf.__opt139755039673232: None > _intf.payload._yum.plugins.base._conf.__opt139755039661456: False > _intf.payload._yum.plugins.base._conf.__opt139755039674576: False > _intf.payload._yum.plugins.base.updateinfo_filters: {} > _intf.payload._yum.plugins.base.path: [] > _intf.payload._yum.plugins.base._upinfo: None > _intf.payload._yum.plugins.base._ts_save_file: None > _intf.payload._yum.plugins.base.dsCallback: None > _intf.payload._yum.plugins.base._repos: ['fedora', 'updates-testing', 'rawhide', 'updates'] > _intf.payload._yum.plugins.base._comps: None > _intf.payload._yum.plugins.base._override_sigchecks: False > _intf.payload._yum.plugins.base.skipped_packages: [] > _intf.payload._yum.plugins.base.localPackages: [] > _intf.payload._yum.plugins.base._tsInfo: None > _intf.payload._yum.plugins.base.yumvar: {'releasever': rawhide, 'basearch': x86_64, 'arch': ia32e, 'uuid': Already dumped (_Dynamic_UUID instance) >} > _intf.payload._yum.plugins.base.installedFileRequires: None > _intf.payload._yum.plugins.cmdlines: {} > _intf.payload._yum.plugins.optparser: None > _intf.payload._yum.loops: [] > _intf.payload._yum._rpmdb: None > _intf.payload._yum._fssnap: None > _intf.payload._yum._history: None > _intf.payload._yum.arch: Already dumped (ArchStorage instance) > _intf.payload._yum._lockfile: None > _intf.payload._yum.verbose_logger: Already dumped (Logger instance) > _intf.payload._yum._cleanup: [Already dumped (function instance) >] > _intf.payload._yum.run_with_package_names: set(['rpm', 'yum', 'yum-plugin-fastestmirror']) > _intf.payload._yum.logger: Already dumped (Logger instance) > _intf.payload._yum.installedUnresolvedFileRequires: None > _intf.payload._yum.repo_setopts: {} > _intf.payload._yum._not_found_i: {} > _intf.payload._yum._ts: None > _intf.payload._yum._old_cachedir: e > _intf.payload._yum._not_found_a: {} > _intf.payload._yum._conf: Already dumped (YumConf instance) > _intf.payload._yum.updateinfo_filters: {} > _intf.payload._yum.path: [] > _intf.payload._yum._upinfo: None > _intf.payload._yum._ts_save_file: None > _intf.payload._yum.dsCallback: None > _intf.payload._yum._repos: Already dumped (RepoStorage instance) > _intf.payload._yum._comps: None > _intf.payload._yum._override_sigchecks: False > _intf.payload._yum.skipped_packages: [] > _intf.payload._yum.localPackages: [] > _intf.payload._yum._tsInfo: None > _intf.payload._yum.yumvar: {'releasever': rawhide, 'basearch': x86_64, 'arch': ia32e, 'uuid': Already dumped (_Dynamic_UUID instance) >} > _intf.payload._yum.installedFileRequires: None > _intf.payload._base_repo: rawhide > _intf.payload.txID: None > _intf.payload._rpm_macros: [] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 2861.02 MiB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: WelcomeLanguageSpoke instance, containing members: > _intf._currentAction._langSelection: TreeSelection instance, containing members: > _intf._currentAction._visitedSinceApplied: True > _intf._currentAction._localeStore: ListStore instance, containing members: > _intf._currentAction._localeView: TreeView instance, containing members: > _intf._currentAction._arrow: Image instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._origStrings: {<Label object at 0x7f1b3f54e050 (GtkLabel at 0x276bca0)>: This is unstable, pre-release software., <Entry object at 0x7f1b3f538cd0 (GtkEntry at 0x2d64740)>: Type here to search., <Button object at 0x7f1b3f54e190 (GtkButton at 0x24fb450)>: _I accept my fate., <Label object at 0x7f1b3f538fa0 (GtkLabel at 0x2d549b0)>: What language would you like to use during the installation process?, <Label object at 0x7f1b3f54e0f0 (GtkLabel at 0x276be00)>: You wake up inside an OS installer in Timbuktu, and it's six months in the future. But, there are bugs. Bugs everywhere. Bugs you must live with. This OS of the future isn't a stable OS you can rely on. It's for testing purposes only., <Button object at 0x7f1b3f54e140 (GtkButton at 0x24fb2d0)>: _Get me out of here!} > _intf._currentAction.applyOnSkip: False > _intf._currentAction.skipTo: None > _intf._currentAction._langView: TreeView instance, containing members: > _intf._currentAction._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._xklwrapper: Skipped > _intf._currentAction.selector: None > _intf._currentAction._languageEntry: Entry instance, containing members: > _intf._currentAction._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._localeSelection: TreeSelection instance, containing members: > _intf._currentAction._languageStore: ListStore instance, containing members: >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_rawhide_x86_64 >rescue_mount: True >_bootloader: EFIGRUB instance, containing members: > _bootloader.efi_dir: BOOT > _bootloader._update_only: False > _bootloader.stage1_device: None > _bootloader.stage2_device: None > _bootloader.stage1_disk: None > _bootloader.dracut_args: > _bootloader.errors: [sda1 must have one of the following disklabel types: gpt.] > _bootloader.console: Skipped > _bootloader.stage2_is_preferred_stage1: False > _bootloader._default_image: None > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.encrypted_password: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.problems: [] > _bootloader.password: None > _bootloader.boot_args: > _bootloader._disk_order: [] > _bootloader.disks: [] > _bootloader._timeout: None >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f1b3ebd01b8>, True), 'type': (<function <lambda> at 0x7f1b3ebd0410>, True), 'addons': (<function list_addons_callback at 0x7f1b3ebd0320>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f1b3ebd0230>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.37-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.noipv6: False > opts.noipv4: False > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.module: [] > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.iscsi: False > opts.dirinstall: False > opts.kbdtype: None > opts.xdriver: None > opts.display_mode: g > opts.stage2: hd:LABEL=Fedora_rawhide_x86_64 > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.autostep: False > opts.geoloc: None > opts.proxy: None > opts.dlabel: False > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.isHeadless: False > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False > opts.nofb: None > opts.targetArch: None >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >20:09:22,269 INFO anaconda: /sbin/anaconda 21.37-1 >20:09:22,619 INFO anaconda: 8126464 kB (7936 MB) are available >20:09:22,620 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >20:09:22,631 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >20:09:22,631 INFO anaconda: Default encoding = utf-8 >20:09:22,669 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >20:09:23,099 WARN anaconda.stdout: Not asking for VNC because we don't have a network >20:09:23,100 INFO anaconda: Display mode = g >20:09:23,102 INFO anaconda: 8126464 kB (7936 MB) are available >20:09:23,103 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >20:09:24,401 DEBUG anaconda: X server has signalled a successful start. >20:09:24,402 WARN anaconda: logo image is missing, using a substitute >20:09:24,405 INFO anaconda: Starting window manager, pid 1108. >20:09:24,491 INFO anaconda: Started spice-vdagent. >20:09:24,492 INFO anaconda: Running Thread: AnaXklWrapperInitThread (139755179960064) >20:09:25,490 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >20:09:25,491 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >20:09:25,491 INFO anaconda: using only installclass _Fedora >20:09:26,100 INFO anaconda: bootloader EFIGRUB on EFI platform >20:09:26,116 INFO anaconda: bootloader EFIGRUB on EFI platform >20:09:26,138 DEBUG anaconda: network: devices found ['enp0s25', 'wlp3s0'] >20:09:26,281 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp0s25 >20:09:26,311 DEBUG anaconda: network: setting autoconnect of enp0s25 to False >20:09:26,315 DEBUG anaconda: network: missing ifcfgs created for devices ['enp0s25'] >20:09:26,325 DEBUG anaconda: updating hostname localhost.localdomain >20:09:26,334 INFO anaconda: Running Thread: AnaStorageThread (139754986858240) >20:09:26,337 INFO anaconda: Running Thread: AnaTimeInitThread (139754978465536) >20:09:26,338 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139754969020160) >20:09:26,339 INFO anaconda: Running Thread: AnaPayloadThread (139754960627456) >20:09:26,345 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139754969020160) >20:09:26,346 ERR anaconda: Geolocation refresh failed - no connectivity >20:09:26,401 DEBUG anaconda: Using UEFI PlatformLang 'en_US.UTF-8' ('en_US.UTF-8') as our language. >20:09:27,868 INFO anaconda: Thread Done: AnaXklWrapperInitThread (139755179960064) >20:09:27,981 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >20:09:29,644 INFO anaconda: Thread Done: AnaStorageThread (139754986858240) >20:09:29,645 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >20:09:29,646 DEBUG anaconda: _is_valid_size(sda1) returning True >20:09:29,646 DEBUG anaconda: _is_valid_location(sda1) returning True >20:09:29,646 DEBUG anaconda: _is_valid_partition(sda1) returning True >20:09:29,647 DEBUG anaconda: _is_valid_format(sda1) returning True >20:09:29,647 DEBUG anaconda: is_valid_stage2_device(sda1) returning False >20:09:29,647 DEBUG anaconda: running handleException >20:09:29,649 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/timezone.py", line 79, in time_initialize > timezone.isUtc = not bootloader.has_windows(ntfs_devs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1344, in has_windows > ret = [d for d in devices if self.is_valid_stage2_device(d, linux=False, non_linux=True)] > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1356, in is_valid_stage2_device > if self.stage2_device.type == "mdarray" and \ > >AttributeError: 'NoneType' object has no attribute 'type' > >20:09:29,649 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >20:09:29,649 INFO anaconda: Thread Done: AnaTimeInitThread (139754978465536) > > >/tmp/packaging.log: >20:09:29,645 INFO packaging: configuring base repo >20:09:29,662 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >20:09:29,688 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >20:09:29,688 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >20:09:29,689 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >20:09:29,689 DEBUG yum.verbose.plugin: Adding en_US to language list >20:09:29,692 DEBUG yum.verbose.YumBase: Config time: 0.028 >20:09:29,712 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >20:09:29,713 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >20:09:29,713 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >20:09:29,713 DEBUG yum.verbose.plugin: Adding en_US to language list >20:09:29,715 DEBUG yum.verbose.YumBase: Config time: 0.006 >20:09:29,740 INFO packaging: adding yum repo, name: anaconda, baseurl: file:///run/install/repo, mirrorlist: None >20:09:29,747 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >20:09:29,755 INFO packaging: using default repos from local yum configuration > > >/tmp/program.log: >20:09:22,679 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >20:09:22,688 DEBUG program: Return code: 0 >20:09:22,689 INFO program: Running... udevadm settle --timeout=300 >20:09:22,831 DEBUG program: Return code: 0 >20:09:22,883 INFO program: Running... modprobe fcoe >20:09:23,042 DEBUG program: Return code: 0 >20:09:23,042 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >20:09:23,068 INFO program: No FCoE boot disk information is found in EDD! >20:09:23,068 DEBUG program: Return code: 1 >20:09:24,406 INFO program: Running... metacity --display :1 --sm-disable >20:09:24,407 INFO program: Running... spice-vdagent >20:09:24,491 DEBUG program: Return code: 0 >20:09:26,335 INFO program: Running... udevadm settle --timeout=300 >20:09:26,348 DEBUG program: Return code: 1 >20:09:26,348 INFO program: Running... systemctl start chronyd.service >20:09:26,399 DEBUG program: Return code: 0 >20:09:26,400 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >20:09:27,062 DEBUG program: Return code: 0 >20:09:27,115 INFO program: Running... udevadm settle --timeout=300 >20:09:27,145 DEBUG program: Return code: 1 >20:09:27,152 INFO program: Running... udevadm settle --timeout=300 >20:09:27,168 DEBUG program: Return code: 1 >20:09:27,191 INFO program: Running... multipath -c /dev/sdb >20:09:27,200 INFO program: /dev/sdb is not a valid multipath device path >20:09:27,200 DEBUG program: Return code: 1 >20:09:27,408 INFO program: Running... multipath -c /dev/sda >20:09:27,416 INFO program: /dev/sda is not a valid multipath device path >20:09:27,416 DEBUG program: Return code: 1 >20:09:27,553 INFO program: Running... ntfsinfo -m /dev/sda1 >20:09:27,672 INFO program: Volume Information >20:09:27,672 INFO program: Name of device: /dev/sda1 >20:09:27,673 INFO program: Device state: 11 >20:09:27,673 INFO program: Volume Name: SYSTEM_DRV >20:09:27,673 INFO program: Volume State: 91 >20:09:27,673 INFO program: Volume Flags: 0x0080 >20:09:27,673 INFO program: Volume Version: 3.1 >20:09:27,673 INFO program: Sector Size: 512 >20:09:27,673 INFO program: Cluster Size: 4096 >20:09:27,673 INFO program: Index Block Size: 4096 >20:09:27,674 INFO program: Volume Size in Clusters: 383999 >20:09:27,674 INFO program: MFT Information >20:09:27,674 INFO program: MFT Record Size: 1024 >20:09:27,674 INFO program: MFT Zone Multiplier: 0 >20:09:27,674 INFO program: MFT Data Position: 24 >20:09:27,674 INFO program: MFT Zone Start: 128000 >20:09:27,675 INFO program: MFT Zone End: 175999 >20:09:27,675 INFO program: MFT Zone Position: 128000 >20:09:27,675 INFO program: Current Position in First Data Zone: 175999 >20:09:27,675 INFO program: Current Position in Second Data Zone: 0 >20:09:27,675 INFO program: Allocated clusters 64 (0.0%) >20:09:27,675 INFO program: LCN of Data Attribute for FILE_MFT: 128000 >20:09:27,675 INFO program: FILE_MFTMirr Size: 4 >20:09:27,675 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >20:09:27,676 INFO program: Size of Attribute Definition Table: 2560 >20:09:27,676 INFO program: Number of Attached Extent Inodes: 0 >20:09:27,676 INFO program: FILE_Bitmap Information >20:09:27,676 INFO program: FILE_Bitmap MFT Record Number: 6 >20:09:27,676 INFO program: State of FILE_Bitmap Inode: 80 >20:09:27,676 INFO program: Length of Attribute List: 0 >20:09:27,676 INFO program: Number of Attached Extent Inodes: 0 >20:09:27,677 INFO program: FILE_Bitmap Data Attribute Information >20:09:27,677 INFO program: Decompressed Runlist: not done yet >20:09:27,677 INFO program: Base Inode: 6 >20:09:27,677 INFO program: Attribute Types: not done yet >20:09:27,677 INFO program: Attribute Name Length: 0 >20:09:27,677 INFO program: Attribute State: 3 >20:09:27,677 INFO program: Attribute Allocated Size: 49152 >20:09:27,678 INFO program: Attribute Data Size: 48000 >20:09:27,678 INFO program: Attribute Initialized Size: 48000 >20:09:27,678 INFO program: Attribute Compressed Size: 0 >20:09:27,678 INFO program: Compression Block Size: 0 >20:09:27,678 INFO program: Compression Block Size Bits: 0 >20:09:27,678 INFO program: Compression Block Clusters: 0 >20:09:27,678 INFO program: Free Clusters: 296901 (77.3%) >20:09:27,678 DEBUG program: Return code: 0 >20:09:27,679 INFO program: Running... ntfsresize -m /dev/sda1 >20:09:27,726 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >20:09:27,726 INFO program: Minsize (in MB): 357 >20:09:27,726 DEBUG program: Return code: 0 >20:09:27,810 INFO program: Running... ntfsinfo -m /dev/sda2 >20:09:27,842 INFO program: Volume Information >20:09:27,843 INFO program: Name of device: /dev/sda2 >20:09:27,843 INFO program: Device state: 11 >20:09:27,843 INFO program: Volume Name: Windows7_OS >20:09:27,843 INFO program: Volume State: 91 >20:09:27,844 INFO program: Volume Flags: 0x0000 >20:09:27,844 INFO program: Volume Version: 3.1 >20:09:27,844 INFO program: Sector Size: 512 >20:09:27,844 INFO program: Cluster Size: 4096 >20:09:27,844 INFO program: Index Block Size: 4096 >20:09:27,844 INFO program: Volume Size in Clusters: 56468479 >20:09:27,845 INFO program: MFT Information >20:09:27,845 INFO program: MFT Record Size: 1024 >20:09:27,845 INFO program: MFT Zone Multiplier: 0 >20:09:27,845 INFO program: MFT Data Position: 24 >20:09:27,845 INFO program: MFT Zone Start: 786432 >20:09:27,845 INFO program: MFT Zone End: 7844991 >20:09:27,846 INFO program: MFT Zone Position: 786432 >20:09:27,846 INFO program: Current Position in First Data Zone: 7844991 >20:09:27,846 INFO program: Current Position in Second Data Zone: 0 >20:09:27,846 INFO program: Allocated clusters 36224 (0.1%) >20:09:27,846 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >20:09:27,847 INFO program: FILE_MFTMirr Size: 4 >20:09:27,847 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >20:09:27,847 INFO program: Size of Attribute Definition Table: 2560 >20:09:27,847 INFO program: Number of Attached Extent Inodes: 0 >20:09:27,847 INFO program: FILE_Bitmap Information >20:09:27,848 INFO program: FILE_Bitmap MFT Record Number: 6 >20:09:27,848 INFO program: State of FILE_Bitmap Inode: 80 >20:09:27,848 INFO program: Length of Attribute List: 0 >20:09:27,848 INFO program: Number of Attached Extent Inodes: 0 >20:09:27,848 INFO program: FILE_Bitmap Data Attribute Information >20:09:27,848 INFO program: Decompressed Runlist: not done yet >20:09:27,849 INFO program: Base Inode: 6 >20:09:27,849 INFO program: Attribute Types: not done yet >20:09:27,849 INFO program: Attribute Name Length: 0 >20:09:27,849 INFO program: Attribute State: 3 >20:09:27,849 INFO program: Attribute Allocated Size: 7061504 >20:09:27,849 INFO program: Attribute Data Size: 7058560 >20:09:27,850 INFO program: Attribute Initialized Size: 7058560 >20:09:27,850 INFO program: Attribute Compressed Size: 0 >20:09:27,850 INFO program: Compression Block Size: 0 >20:09:27,850 INFO program: Compression Block Size Bits: 0 >20:09:27,850 INFO program: Compression Block Clusters: 0 >20:09:27,850 INFO program: Free Clusters: 45046974 (79.8%) >20:09:27,851 DEBUG program: Return code: 0 >20:09:27,851 INFO program: Running... ntfsresize -m /dev/sda2 >20:09:28,638 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >20:09:28,638 INFO program: Minsize (in MB): 46783 >20:09:28,639 DEBUG program: Return code: 0 >20:09:28,692 INFO program: Running... ntfsinfo -m /dev/sda3 >20:09:28,702 INFO program: Volume Information >20:09:28,702 INFO program: Name of device: /dev/sda3 >20:09:28,702 INFO program: Device state: 11 >20:09:28,703 INFO program: Volume Name: Lenovo_Recovery >20:09:28,703 INFO program: Volume State: 91 >20:09:28,703 INFO program: Volume Flags: 0x0080 >20:09:28,703 INFO program: Volume Version: 3.1 >20:09:28,703 INFO program: Sector Size: 512 >20:09:28,703 INFO program: Cluster Size: 4096 >20:09:28,703 INFO program: Index Block Size: 4096 >20:09:28,703 INFO program: Volume Size in Clusters: 3826687 >20:09:28,703 INFO program: MFT Information >20:09:28,703 INFO program: MFT Record Size: 1024 >20:09:28,704 INFO program: MFT Zone Multiplier: 0 >20:09:28,704 INFO program: MFT Data Position: 24 >20:09:28,704 INFO program: MFT Zone Start: 786432 >20:09:28,704 INFO program: MFT Zone End: 1264767 >20:09:28,704 INFO program: MFT Zone Position: 786432 >20:09:28,704 INFO program: Current Position in First Data Zone: 1264767 >20:09:28,704 INFO program: Current Position in Second Data Zone: 0 >20:09:28,704 INFO program: Allocated clusters 64 (0.0%) >20:09:28,704 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >20:09:28,704 INFO program: FILE_MFTMirr Size: 4 >20:09:28,704 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >20:09:28,704 INFO program: Size of Attribute Definition Table: 2560 >20:09:28,705 INFO program: Number of Attached Extent Inodes: 0 >20:09:28,705 INFO program: FILE_Bitmap Information >20:09:28,705 INFO program: FILE_Bitmap MFT Record Number: 6 >20:09:28,705 INFO program: State of FILE_Bitmap Inode: 80 >20:09:28,705 INFO program: Length of Attribute List: 0 >20:09:28,705 INFO program: Number of Attached Extent Inodes: 0 >20:09:28,705 INFO program: FILE_Bitmap Data Attribute Information >20:09:28,705 INFO program: Decompressed Runlist: not done yet >20:09:28,705 INFO program: Base Inode: 6 >20:09:28,705 INFO program: Attribute Types: not done yet >20:09:28,705 INFO program: Attribute Name Length: 0 >20:09:28,705 INFO program: Attribute State: 3 >20:09:28,706 INFO program: Attribute Allocated Size: 479232 >20:09:28,706 INFO program: Attribute Data Size: 478336 >20:09:28,706 INFO program: Attribute Initialized Size: 478336 >20:09:28,706 INFO program: Attribute Compressed Size: 0 >20:09:28,706 INFO program: Compression Block Size: 0 >20:09:28,706 INFO program: Compression Block Size Bits: 0 >20:09:28,706 INFO program: Compression Block Clusters: 0 >20:09:28,706 INFO program: Free Clusters: 776094 (20.3%) >20:09:28,706 DEBUG program: Return code: 0 >20:09:28,706 INFO program: Running... ntfsresize -m /dev/sda3 >20:09:28,726 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >20:09:28,727 INFO program: Minsize (in MB): 12496 >20:09:28,727 DEBUG program: Return code: 0 >20:09:28,786 INFO program: Running... dumpe2fs -h /dev/loop1 >20:09:28,828 INFO program: dumpe2fs 1.42.10 (18-May-2014) >20:09:28,829 INFO program: Filesystem volume name: Anaconda >20:09:28,829 INFO program: Last mounted on: / >20:09:28,829 INFO program: Filesystem UUID: 8060a340-c4b6-47c8-b450-3c23dd47a281 >20:09:28,830 INFO program: Filesystem magic number: 0xEF53 >20:09:28,830 INFO program: Filesystem revision #: 1 (dynamic) >20:09:28,830 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >20:09:28,831 INFO program: Filesystem flags: signed_directory_hash >20:09:28,831 INFO program: Default mount options: user_xattr acl >20:09:28,831 INFO program: Filesystem state: clean >20:09:28,832 INFO program: Errors behavior: Continue >20:09:28,832 INFO program: Filesystem OS type: Linux >20:09:28,832 INFO program: Inode count: 131072 >20:09:28,833 INFO program: Block count: 2097152 >20:09:28,833 INFO program: Reserved block count: 0 >20:09:28,833 INFO program: Free blocks: 1188778 >20:09:28,833 INFO program: Free inodes: 96118 >20:09:28,834 INFO program: First block: 1 >20:09:28,834 INFO program: Block size: 1024 >20:09:28,834 INFO program: Fragment size: 1024 >20:09:28,835 INFO program: Reserved GDT blocks: 256 >20:09:28,835 INFO program: Blocks per group: 8192 >20:09:28,835 INFO program: Fragments per group: 8192 >20:09:28,836 INFO program: Inodes per group: 512 >20:09:28,836 INFO program: Inode blocks per group: 128 >20:09:28,836 INFO program: Flex block group size: 16 >20:09:28,837 INFO program: Filesystem created: Fri May 23 09:42:30 2014 >20:09:28,837 INFO program: Last mount time: Fri May 23 09:42:49 2014 >20:09:28,837 INFO program: Last write time: Fri May 23 09:42:59 2014 >20:09:28,838 INFO program: Mount count: 2 >20:09:28,838 INFO program: Maximum mount count: -1 >20:09:28,838 INFO program: Last checked: Fri May 23 09:42:30 2014 >20:09:28,839 INFO program: Check interval: 0 (<none>) >20:09:28,839 INFO program: Lifetime writes: 32 MB >20:09:28,839 INFO program: Reserved blocks uid: 0 (user root) >20:09:28,839 INFO program: Reserved blocks gid: 0 (group root) >20:09:28,840 INFO program: First inode: 11 >20:09:28,840 INFO program: Inode size: 256 >20:09:28,840 INFO program: Required extra isize: 28 >20:09:28,840 INFO program: Desired extra isize: 28 >20:09:28,841 INFO program: Journal inode: 8 >20:09:28,841 INFO program: Default directory hash: half_md4 >20:09:28,841 INFO program: Directory Hash Seed: ed2d0bb5-f951-4de7-b877-64b5fb6fbd8e >20:09:28,841 INFO program: Journal backup: inode blocks >20:09:28,842 INFO program: Journal features: (none) >20:09:28,842 INFO program: Journal size: 32M >20:09:28,842 INFO program: Journal length: 32768 >20:09:28,842 INFO program: Journal sequence: 0x00000008 >20:09:28,843 INFO program: Journal start: 0 >20:09:28,843 INFO program: >20:09:28,843 DEBUG program: Return code: 0 >20:09:28,844 INFO program: Running... resize2fs -P /dev/loop1 >20:09:28,874 INFO program: resize2fs 1.42.10 (18-May-2014) >20:09:28,875 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >20:09:28,875 INFO program: Couldn't find valid filesystem superblock. >20:09:28,876 DEBUG program: Return code: 1 >20:09:29,132 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:09:29,137 INFO program: dumpe2fs 1.42.10 (18-May-2014) >20:09:29,137 INFO program: Filesystem volume name: Anaconda >20:09:29,137 INFO program: Last mounted on: / >20:09:29,137 INFO program: Filesystem UUID: 8060a340-c4b6-47c8-b450-3c23dd47a281 >20:09:29,137 INFO program: Filesystem magic number: 0xEF53 >20:09:29,138 INFO program: Filesystem revision #: 1 (dynamic) >20:09:29,138 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >20:09:29,138 INFO program: Filesystem flags: signed_directory_hash >20:09:29,138 INFO program: Default mount options: user_xattr acl >20:09:29,138 INFO program: Filesystem state: clean >20:09:29,138 INFO program: Errors behavior: Continue >20:09:29,138 INFO program: Filesystem OS type: Linux >20:09:29,138 INFO program: Inode count: 131072 >20:09:29,139 INFO program: Block count: 2097152 >20:09:29,139 INFO program: Reserved block count: 0 >20:09:29,139 INFO program: Free blocks: 1188778 >20:09:29,139 INFO program: Free inodes: 96118 >20:09:29,139 INFO program: First block: 1 >20:09:29,139 INFO program: Block size: 1024 >20:09:29,139 INFO program: Fragment size: 1024 >20:09:29,139 INFO program: Reserved GDT blocks: 256 >20:09:29,139 INFO program: Blocks per group: 8192 >20:09:29,139 INFO program: Fragments per group: 8192 >20:09:29,140 INFO program: Inodes per group: 512 >20:09:29,140 INFO program: Inode blocks per group: 128 >20:09:29,140 INFO program: Flex block group size: 16 >20:09:29,140 INFO program: Filesystem created: Fri May 23 09:42:30 2014 >20:09:29,140 INFO program: Last mount time: Sat May 24 20:09:11 2014 >20:09:29,140 INFO program: Last write time: Sat May 24 20:09:11 2014 >20:09:29,140 INFO program: Mount count: 3 >20:09:29,140 INFO program: Maximum mount count: -1 >20:09:29,140 INFO program: Last checked: Fri May 23 09:42:30 2014 >20:09:29,140 INFO program: Check interval: 0 (<none>) >20:09:29,141 INFO program: Lifetime writes: 32 MB >20:09:29,141 INFO program: Reserved blocks uid: 0 (user root) >20:09:29,141 INFO program: Reserved blocks gid: 0 (group root) >20:09:29,141 INFO program: First inode: 11 >20:09:29,141 INFO program: Inode size: 256 >20:09:29,141 INFO program: Required extra isize: 28 >20:09:29,141 INFO program: Desired extra isize: 28 >20:09:29,141 INFO program: Journal inode: 8 >20:09:29,141 INFO program: Default directory hash: half_md4 >20:09:29,141 INFO program: Directory Hash Seed: ed2d0bb5-f951-4de7-b877-64b5fb6fbd8e >20:09:29,141 INFO program: Journal backup: inode blocks >20:09:29,142 INFO program: Journal features: (none) >20:09:29,142 INFO program: Journal size: 32M >20:09:29,142 INFO program: Journal length: 32768 >20:09:29,142 INFO program: Journal sequence: 0x00000009 >20:09:29,142 INFO program: Journal start: 1 >20:09:29,142 INFO program: >20:09:29,142 DEBUG program: Return code: 0 >20:09:29,142 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:09:29,147 INFO program: resize2fs 1.42.10 (18-May-2014) >20:09:29,148 INFO program: Estimated minimum size of the filesystem: 980045 >20:09:29,148 DEBUG program: Return code: 0 >20:09:29,182 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >20:09:29,187 INFO program: dumpe2fs 1.42.10 (18-May-2014) >20:09:29,187 INFO program: Filesystem volume name: Anaconda >20:09:29,188 INFO program: Last mounted on: / >20:09:29,188 INFO program: Filesystem UUID: 8060a340-c4b6-47c8-b450-3c23dd47a281 >20:09:29,188 INFO program: Filesystem magic number: 0xEF53 >20:09:29,188 INFO program: Filesystem revision #: 1 (dynamic) >20:09:29,188 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >20:09:29,188 INFO program: Filesystem flags: signed_directory_hash >20:09:29,188 INFO program: Default mount options: user_xattr acl >20:09:29,188 INFO program: Filesystem state: clean >20:09:29,189 INFO program: Errors behavior: Continue >20:09:29,189 INFO program: Filesystem OS type: Linux >20:09:29,189 INFO program: Inode count: 131072 >20:09:29,189 INFO program: Block count: 2097152 >20:09:29,189 INFO program: Reserved block count: 0 >20:09:29,189 INFO program: Free blocks: 1188778 >20:09:29,189 INFO program: Free inodes: 96118 >20:09:29,189 INFO program: First block: 1 >20:09:29,189 INFO program: Block size: 1024 >20:09:29,189 INFO program: Fragment size: 1024 >20:09:29,189 INFO program: Reserved GDT blocks: 256 >20:09:29,190 INFO program: Blocks per group: 8192 >20:09:29,190 INFO program: Fragments per group: 8192 >20:09:29,190 INFO program: Inodes per group: 512 >20:09:29,190 INFO program: Inode blocks per group: 128 >20:09:29,190 INFO program: Flex block group size: 16 >20:09:29,190 INFO program: Filesystem created: Fri May 23 09:42:30 2014 >20:09:29,190 INFO program: Last mount time: Fri May 23 09:42:49 2014 >20:09:29,190 INFO program: Last write time: Fri May 23 09:42:59 2014 >20:09:29,190 INFO program: Mount count: 2 >20:09:29,190 INFO program: Maximum mount count: -1 >20:09:29,191 INFO program: Last checked: Fri May 23 09:42:30 2014 >20:09:29,191 INFO program: Check interval: 0 (<none>) >20:09:29,191 INFO program: Lifetime writes: 32 MB >20:09:29,191 INFO program: Reserved blocks uid: 0 (user root) >20:09:29,191 INFO program: Reserved blocks gid: 0 (group root) >20:09:29,191 INFO program: First inode: 11 >20:09:29,191 INFO program: Inode size: 256 >20:09:29,191 INFO program: Required extra isize: 28 >20:09:29,191 INFO program: Desired extra isize: 28 >20:09:29,191 INFO program: Journal inode: 8 >20:09:29,192 INFO program: Default directory hash: half_md4 >20:09:29,192 INFO program: Directory Hash Seed: ed2d0bb5-f951-4de7-b877-64b5fb6fbd8e >20:09:29,192 INFO program: Journal backup: inode blocks >20:09:29,192 INFO program: Journal features: (none) >20:09:29,192 INFO program: Journal size: 32M >20:09:29,192 INFO program: Journal length: 32768 >20:09:29,192 INFO program: Journal sequence: 0x00000008 >20:09:29,192 INFO program: Journal start: 0 >20:09:29,192 INFO program: >20:09:29,192 DEBUG program: Return code: 0 >20:09:29,193 INFO program: Running... resize2fs -P /dev/mapper/live-base >20:09:29,197 INFO program: resize2fs 1.42.10 (18-May-2014) >20:09:29,198 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >20:09:29,198 INFO program: Couldn't find valid filesystem superblock. >20:09:29,198 DEBUG program: Return code: 1 >20:09:29,207 INFO program: Running... udevadm settle --timeout=300 >20:09:29,219 DEBUG program: Return code: 1 >20:09:29,223 INFO program: Running... udevadm settle --timeout=300 >20:09:29,240 DEBUG program: Return code: 1 >20:09:29,242 INFO program: Running... udevadm settle --timeout=300 >20:09:29,270 DEBUG program: Return code: 1 >20:09:29,278 INFO program: Running... udevadm settle --timeout=300 >20:09:29,302 DEBUG program: Return code: 1 >20:09:29,305 INFO program: Running... udevadm settle --timeout=300 >20:09:29,330 DEBUG program: Return code: 1 >20:09:29,336 INFO program: Running... udevadm settle --timeout=300 >20:09:29,357 DEBUG program: Return code: 1 >20:09:29,358 INFO program: Running... udevadm settle --timeout=300 >20:09:29,368 DEBUG program: Return code: 1 >20:09:29,371 INFO program: Running... udevadm settle --timeout=300 >20:09:29,386 DEBUG program: Return code: 1 >20:09:29,390 INFO program: Running... udevadm settle --timeout=300 >20:09:29,410 DEBUG program: Return code: 1 >20:09:29,415 INFO program: Running... udevadm settle --timeout=300 >20:09:29,439 DEBUG program: Return code: 1 > > >/tmp/storage.log: >20:09:22,880 DEBUG blivet: Caught exception, continuing. >20:09:22,881 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >20:09:22,881 DEBUG blivet: Begin exception details. >20:09:22,881 DEBUG blivet: Traceback (most recent call last): >20:09:22,882 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >20:09:22,882 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >20:09:22,882 DEBUG blivet: IOError: Unknown error >20:09:22,882 DEBUG blivet: End exception details. >20:09:22,883 INFO blivet: ISCSID is /sbin/iscsid >20:09:22,883 INFO blivet: no initiator set >20:09:23,068 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >20:09:23,069 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >20:09:25,475 DEBUG blivet: trying to set new default fstype to 'ext4' >20:09:25,478 DEBUG blivet: Ext4FS.supported: supported: True ; >20:09:25,479 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >20:09:25,480 DEBUG blivet: Ext4FS.supported: supported: True ; >20:09:25,481 DEBUG blivet: Caught exception, continuing. >20:09:25,481 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >20:09:25,482 DEBUG blivet: Begin exception details. >20:09:25,482 DEBUG blivet: Traceback (most recent call last): >20:09:25,482 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >20:09:25,482 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >20:09:25,482 DEBUG blivet: IOError: Unknown error >20:09:25,482 DEBUG blivet: End exception details. >20:09:26,101 INFO blivet: Detected 7936 MiB of memory >20:09:26,108 INFO blivet: Suggested swap size (7936 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >20:09:26,116 INFO blivet: Swap attempt of 0.0 >20:09:26,335 INFO blivet: resetting Blivet (version 0.53) instance <blivet.Blivet object at 0x7f1b495afed0> >20:09:26,335 INFO blivet: no initiator set >20:09:26,335 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >20:09:26,335 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:09:27,152 DEBUG blivet: protected device spec LABEL=Fedora_rawhide_x86_64 resolved to sdb >20:09:27,176 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >20:09:27,182 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_SanDisk_Cruzer_0875720C61512596-0:0 /dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-05-23-09-50-20-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400962154', > 'ID_BUS': 'usb', > '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_rawhide_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x20rawhide\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-05-23-09-50-20-00', > 'ID_FS_UUID_ENC': '2014-05-23-09-50-20-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SanDisk_Cruzer', > 'ID_MODEL_ENC': 'SanDisk\\x20Cruzer\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '475ff4dc', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'SanDisk_SanDisk_Cruzer_0875720C61512596-0:0', > 'ID_SERIAL_SHORT': '0875720C61512596', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '267105', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_SanDisk_Cruzer_0875720C61512596-0:0', > '/dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-05-23-09-50-20-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb'} ; name: sdb ; >20:09:27,184 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb)... >20:09:27,184 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:09:27,185 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:27,186 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >20:09:27,187 INFO blivet: sdb is a disk >20:09:27,188 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >20:09:27,190 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >20:09:27,200 INFO blivet: added disk sdb (id 1) to device tree >20:09:27,200 DEBUG blivet: looking up parted Device: /dev/sdb >20:09:27,200 INFO blivet: got device: DiskDevice instance (0x7f1b4aaa7bd0) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 3836 MiB > format = existing None > major = 8 minor = 16 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SanDisk SanDisk Cruzer path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7856127 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 124, 62) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ecd9b90> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f1b3ed70c50> >20:09:27,276 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >20:09:27,277 INFO blivet: type detected on 'sdb' is 'iso9660' >20:09:27,278 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:09:27,278 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >20:09:27,278 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >20:09:27,279 INFO blivet: got format: existing iso9660 filesystem >20:09:27,282 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_SanDisk_Cruzer_0875720C61512596-0:0-part1 /dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-05-23-09-50-20-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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_rawhide_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x20rawhide\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-05-23-09-50-20-00', > 'ID_FS_UUID_ENC': '2014-05-23-09-50-20-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SanDisk_Cruzer', > 'ID_MODEL_ENC': 'SanDisk\\x20Cruzer\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '798720', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '475ff4dc-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '475ff4dc', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'SanDisk_SanDisk_Cruzer_0875720C61512596-0:0', > 'ID_SERIAL_SHORT': '0875720C61512596', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '267125', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_SanDisk_Cruzer_0875720C61512596-0:0-part1', > '/dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-05-23-09-50-20-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >20:09:27,282 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb1)... >20:09:27,283 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >20:09:27,284 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:27,284 INFO blivet: sdb1 is a partition >20:09:27,285 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >20:09:27,286 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:09:27,289 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3836 MiB disk sdb (1) with existing iso9660 filesystem >20:09:27,289 DEBUG blivet: lvm filter: adding sdb1 to the reject list >20:09:27,290 DEBUG blivet: ignoring partition sdb1 on iso9660 >20:09:27,290 DEBUG blivet: no device obtained for sdb1 >20:09:27,294 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_SanDisk_Cruzer_0875720C61512596-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/9D61-D1F5', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9D61-D1F5', > 'ID_FS_UUID_ENC': '9D61-D1F5', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SanDisk_Cruzer', > 'ID_MODEL_ENC': 'SanDisk\\x20Cruzer\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '168668', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12588', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '475ff4dc-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '475ff4dc', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'SanDisk_SanDisk_Cruzer_0875720C61512596-0:0', > 'ID_SERIAL_SHORT': '0875720C61512596', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '267144', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_SanDisk_Cruzer_0875720C61512596-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/9D61-D1F5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >20:09:27,295 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb2)... >20:09:27,295 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >20:09:27,296 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:27,296 INFO blivet: sdb2 is a partition >20:09:27,297 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >20:09:27,297 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:09:27,301 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3836 MiB disk sdb (1) with existing iso9660 filesystem >20:09:27,301 DEBUG blivet: lvm filter: adding sdb2 to the reject list >20:09:27,301 DEBUG blivet: ignoring partition sdb2 on iso9660 >20:09:27,301 DEBUG blivet: no device obtained for sdb2 >20:09:27,306 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_SanDisk_Cruzer_0875720C61512596-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/c5c572e5-4d7b-3a1a-963a-515f11b6e5c8', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c5c572e5-4d7b-3a1a-963a-515f11b6e5c8', > 'ID_FS_UUID_ENC': 'c5c572e5-4d7b-3a1a-963a-515f11b6e5c8', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SanDisk_Cruzer', > 'ID_MODEL_ENC': 'SanDisk\\x20Cruzer\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '181256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '50400', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '475ff4dc-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '475ff4dc', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'SanDisk_SanDisk_Cruzer_0875720C61512596-0:0', > 'ID_SERIAL_SHORT': '0875720C61512596', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '19', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '267163', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_SanDisk_Cruzer_0875720C61512596-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/c5c572e5-4d7b-3a1a-963a-515f11b6e5c8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >20:09:27,306 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:0/block/sdb/sdb3)... >20:09:27,307 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >20:09:27,308 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:27,308 INFO blivet: sdb3 is a partition >20:09:27,308 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >20:09:27,309 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >20:09:27,313 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3836 MiB disk sdb (1) with existing iso9660 filesystem >20:09:27,314 DEBUG blivet: lvm filter: adding sdb3 to the reject list >20:09:27,314 DEBUG blivet: ignoring partition sdb3 on iso9660 >20:09:27,314 DEBUG blivet: no device obtained for sdb3 >20:09:27,318 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-SanDisk_SanDisk_Cruzer_0875720C61512596-0:1 /dev/disk/by-label/U3\\x20System /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:1 /dev/disk/by-uuid/2008-05-06-12-26-42-', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:1/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400962154', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_1', > 'ID_FS_LABEL': 'U3_System', > 'ID_FS_LABEL_ENC': 'U3\\x20System', > 'ID_FS_PUBLISHER_ID': 'MagicISO\\x20v5.2\\x20COPYRIGHT\\x20\\x28C\\x29\\x202001-2006\\x20MagicISO\\x2c\\x20Inc.', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2008-05-06-12-26-42-', > 'ID_FS_UUID_ENC': '2008-05-06-12-26-42-', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'SanDisk_Cruzer', > 'ID_MODEL_ENC': 'SanDisk\\x20Cruzer\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_1', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'SanDisk_SanDisk_Cruzer_0875720C61512596-0:1', > 'ID_SERIAL_SHORT': '0875720C61512596', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '267293', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-SanDisk_SanDisk_Cruzer_0875720C61512596-0:1', > '/dev/disk/by-label/U3\\x20System', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:1', > '/dev/disk/by-uuid/2008-05-06-12-26-42-'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:1/block/sr0'} ; name: sr0 ; >20:09:27,319 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:1/block/sr0)... >20:09:27,319 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >20:09:27,320 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:27,320 INFO blivet: sr0 is a cdrom >20:09:27,321 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >20:09:27,321 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >20:09:27,322 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:09:27,322 INFO blivet: added cdrom sr0 (id 6) to device tree >20:09:27,324 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:09:27,339 DEBUG blivet: looking up parted Device: /dev/sr0 >20:09:27,322 INFO blivet: got device: OpticalDevice instance (0x7f1b3ed70e90) -- > name = sr0 status = True kids = 0 id = 6 > parents = [] > uuid = None size = 96 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host3/target3:0:0/3:0:0:1/block/sr0 partedDevice = parted.Device instance -- > model: SanDisk SanDisk Cruzer path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 49151 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (3, 255, 63) biosGeometry: (3, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ecd9f80> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >20:09:27,358 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:09:27,365 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:09:27,379 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:09:27,384 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:09:27,385 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:09:27,396 INFO blivet: type detected on 'sr0' is 'iso9660' >20:09:27,398 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:09:27,398 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 9 >20:09:27,399 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >20:09:27,399 INFO blivet: got format: existing iso9660 filesystem >20:09:27,404 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400962154', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'LITEONIT_LGT-256M6G', > 'ID_MODEL_ENC': 'LITEONIT\\x20LGT-256M6G\\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': 'e8c1a027', > 'ID_REVISION': '1G85202', > 'ID_SERIAL': 'LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517', > 'ID_SERIAL_SHORT': 'S45N7160Z1ZSX8019517', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '269055', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:09:27,405 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:09:27,405 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >20:09:27,406 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:27,407 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >20:09:27,407 INFO blivet: sda is a disk >20:09:27,407 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >20:09:27,408 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:09:27,416 INFO blivet: added disk sda (id 11) to device tree >20:09:27,417 DEBUG blivet: looking up parted Device: /dev/sda >20:09:27,417 INFO blivet: got device: DiskDevice instance (0x7f1b3ed70ed0) -- > name = sda status = True kids = 0 id = 11 > parents = [] > uuid = None size = 238.47 GiB > format = existing None > 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 LITEONIT LGT-256 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ed82290> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1b3f52c610> >20:09:27,445 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:09:27,446 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >20:09:27,448 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:09:27,448 DEBUG blivet: required disklabel type for sda (1) is None >20:09:27,448 DEBUG blivet: default disklabel type for sda is gpt >20:09:27,448 DEBUG blivet: selecting gpt disklabel for sda based on size >20:09:27,450 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >20:09:27,462 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 0x7f1b3f53a910>, <parted.partition.Partition object at 0x7f1b3f53ac90>, <parted.partition.Partition object at 0x7f1b3f53af10>, <parted.partition.Partition object at 0x7f1b3f542110>] > device: <parted.device.Device object at 0x7f1b3f53a6d0> > PedDisk: <_ped.Disk object at 0x7f1b3f53d128> >20:09:27,463 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 14 >20:09:27,465 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >20:09:27,471 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517-part1 /dev/disk/by-label/SYSTEM_DRV /dev/disk/by-uuid/9EE8E3C0E8E394B5', > '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_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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'SYSTEM_DRV', > 'ID_FS_LABEL_ENC': 'SYSTEM_DRV', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9EE8E3C0E8E394B5', > 'ID_FS_UUID_ENC': '9EE8E3C0E8E394B5', > 'ID_MODEL': 'LITEONIT_LGT-256M6G', > 'ID_MODEL_ENC': 'LITEONIT\\x20LGT-256M6G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3072000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'e8c1a027-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e8c1a027', > 'ID_REVISION': '1G85202', > 'ID_SERIAL': 'LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517', > 'ID_SERIAL_SHORT': 'S45N7160Z1ZSX8019517', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '269107', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517-part1', > '/dev/disk/by-label/SYSTEM_DRV', > '/dev/disk/by-uuid/9EE8E3C0E8E394B5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >20:09:27,471 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >20:09:27,472 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >20:09:27,473 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:27,473 INFO blivet: sda1 is a partition >20:09:27,474 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >20:09:27,475 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >20:09:27,481 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (11) with existing msdos disklabel >20:09:27,482 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >20:09:27,483 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >20:09:27,484 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >20:09:27,485 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >20:09:27,486 DEBUG blivet: looking up parted Partition: /dev/sda1 >20:09:27,487 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >20:09:27,488 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >20:09:27,489 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >20:09:27,491 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >20:09:27,491 INFO blivet: added partition sda1 (id 16) to device tree >20:09:27,496 DEBUG blivet: looking up parted Device: /dev/sda1 >20:09:27,491 INFO blivet: got device: PartitionDevice instance (0x7f1b3f52c4d0) -- > name = sda1 status = True kids = 0 id = 16 > parents = ['existing 238.47 GiB disk sda (11) with existing msdos disklabel'] > uuid = None size = 1500 MiB > format = existing None > 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: 3072000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (191, 255, 63) biosGeometry: (191, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ed82050> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1b3f53a790> fileSystem: <parted.filesystem.FileSystem object at 0x7f1b3f53add0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1b3f53aa50> PedPartition: <_ped.Partition object at 0x7f1b3f53b350> > disk = existing 238.47 GiB disk sda (11) with existing msdos disklabel > start = 2048 end = 3074047 length = 3072000 > flags = boot >20:09:27,551 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >20:09:27,553 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >20:09:27,553 DEBUG blivet: device sda1 does not contain a disklabel >20:09:27,553 INFO blivet: type detected on 'sda1' is 'ntfs' >20:09:27,727 DEBUG blivet: padding min size from 357000000 up to 357000500 >20:09:27,728 DEBUG blivet: NTFS.supported: supported: False ; >20:09:27,729 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 19 >20:09:27,730 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >20:09:27,731 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >20:09:27,731 INFO blivet: got format: existing ntfs filesystem >20:09:27,736 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517-part2 /dev/disk/by-label/Windows7_OS /dev/disk/by-uuid/5EDCEE6ADCEE3C41', > '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_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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'Windows7_OS', > 'ID_FS_LABEL_ENC': 'Windows7_OS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5EDCEE6ADCEE3C41', > 'ID_FS_UUID_ENC': '5EDCEE6ADCEE3C41', > 'ID_MODEL': 'LITEONIT_LGT-256M6G', > 'ID_MODEL_ENC': 'LITEONIT\\x20LGT-256M6G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '3074048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '451747840', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'e8c1a027-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e8c1a027', > 'ID_REVISION': '1G85202', > 'ID_SERIAL': 'LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517', > 'ID_SERIAL_SHORT': 'S45N7160Z1ZSX8019517', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '269163', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517-part2', > '/dev/disk/by-label/Windows7_OS', > '/dev/disk/by-uuid/5EDCEE6ADCEE3C41'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >20:09:27,737 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >20:09:27,738 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >20:09:27,739 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:27,739 INFO blivet: sda2 is a partition >20:09:27,740 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >20:09:27,741 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >20:09:27,747 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (11) with existing msdos disklabel >20:09:27,748 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >20:09:27,750 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >20:09:27,750 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >20:09:27,751 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >20:09:27,751 DEBUG blivet: looking up parted Partition: /dev/sda2 >20:09:27,753 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >20:09:27,754 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >20:09:27,755 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >20:09:27,757 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >20:09:27,757 INFO blivet: added partition sda2 (id 21) to device tree >20:09:27,762 DEBUG blivet: looking up parted Device: /dev/sda2 >20:09:27,757 INFO blivet: got device: PartitionDevice instance (0x7f1b3f52c410) -- > name = sda2 status = True kids = 0 id = 21 > parents = ['existing 238.47 GiB disk sda (11) with existing msdos disklabel'] > uuid = None size = 215.41 GiB > format = existing None > 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: 451747840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (28120, 255, 63) biosGeometry: (28120, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ed825f0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1b3f53a790> fileSystem: <parted.filesystem.FileSystem object at 0x7f1b3f53ae10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1b3f53ad50> PedPartition: <_ped.Partition object at 0x7f1b3f53b3b0> > disk = existing 238.47 GiB disk sda (11) with existing msdos disklabel > start = 3074048 end = 454821887 length = 451747840 > flags = >20:09:27,809 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >20:09:27,810 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >20:09:27,810 DEBUG blivet: device sda2 does not contain a disklabel >20:09:27,810 INFO blivet: type detected on 'sda2' is 'ntfs' >20:09:28,639 DEBUG blivet: padding min size from 46783000000 up to 46783000500 >20:09:28,640 DEBUG blivet: NTFS.supported: supported: False ; >20:09:28,640 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 24 >20:09:28,640 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >20:09:28,641 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >20:09:28,641 INFO blivet: got format: existing ntfs filesystem >20:09:28,644 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517-part3 /dev/disk/by-label/Lenovo_Recovery /dev/disk/by-uuid/ACBEE219BEE1DBB8', > '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_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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'Lenovo_Recovery', > 'ID_FS_LABEL_ENC': 'Lenovo_Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ACBEE219BEE1DBB8', > 'ID_FS_UUID_ENC': 'ACBEE219BEE1DBB8', > 'ID_MODEL': 'LITEONIT_LGT-256M6G', > 'ID_MODEL_ENC': 'LITEONIT\\x20LGT-256M6G\\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': '454821888', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30613504', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'e8c1a027-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e8c1a027', > 'ID_REVISION': '1G85202', > 'ID_SERIAL': 'LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517', > 'ID_SERIAL_SHORT': 'S45N7160Z1ZSX8019517', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '269217', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517-part3', > '/dev/disk/by-label/Lenovo_Recovery', > '/dev/disk/by-uuid/ACBEE219BEE1DBB8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >20:09:28,644 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >20:09:28,645 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >20:09:28,645 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:28,645 INFO blivet: sda3 is a partition >20:09:28,646 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >20:09:28,647 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >20:09:28,649 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (11) with existing msdos disklabel >20:09:28,650 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >20:09:28,651 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >20:09:28,651 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >20:09:28,651 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >20:09:28,652 DEBUG blivet: looking up parted Partition: /dev/sda3 >20:09:28,652 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >20:09:28,653 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >20:09:28,653 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >20:09:28,654 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >20:09:28,654 INFO blivet: added partition sda3 (id 26) to device tree >20:09:28,657 DEBUG blivet: looking up parted Device: /dev/sda3 >20:09:28,654 INFO blivet: got device: PartitionDevice instance (0x7f1b3f542ad0) -- > name = sda3 status = True kids = 0 id = 26 > parents = ['existing 238.47 GiB disk sda (11) with existing msdos disklabel'] > uuid = None size = 14.6 GiB > format = existing None > 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: 30613504 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1905, 255, 63) biosGeometry: (1905, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ed82680> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1b3f53a790> fileSystem: <parted.filesystem.FileSystem object at 0x7f1b3f53afd0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1b3f53af50> PedPartition: <_ped.Partition object at 0x7f1b3f53b410> > disk = existing 238.47 GiB disk sda (11) with existing msdos disklabel > start = 454821888 end = 485435391 length = 30613504 > flags = >20:09:28,691 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >20:09:28,692 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >20:09:28,692 DEBUG blivet: device sda3 does not contain a disklabel >20:09:28,692 INFO blivet: type detected on 'sda3' is 'ntfs' >20:09:28,727 DEBUG blivet: padding min size from 12496000000 up to 12496000500 >20:09:28,728 DEBUG blivet: NTFS.supported: supported: False ; >20:09:28,728 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 29 >20:09:28,729 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >20:09:28,729 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >20:09:28,729 INFO blivet: got format: existing ntfs filesystem >20:09:28,731 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517-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_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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'LITEONIT_LGT-256M6G', > 'ID_MODEL_ENC': 'LITEONIT\\x20LGT-256M6G\\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': '485435392', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '14680064', > 'ID_PART_ENTRY_TYPE': '0x84', > 'ID_PART_ENTRY_UUID': 'e8c1a027-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e8c1a027', > 'ID_REVISION': '1G85202', > 'ID_SERIAL': 'LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517', > 'ID_SERIAL_SHORT': 'S45N7160Z1ZSX8019517', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '269270', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LGT-256M6G_S45N7160Z1ZSX8019517-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >20:09:28,732 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >20:09:28,732 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >20:09:28,732 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:28,733 INFO blivet: sda4 is a partition >20:09:28,733 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >20:09:28,734 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >20:09:28,736 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238.47 GiB disk sda (11) with existing msdos disklabel >20:09:28,737 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >20:09:28,737 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >20:09:28,737 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >20:09:28,738 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >20:09:28,738 DEBUG blivet: looking up parted Partition: /dev/sda4 >20:09:28,739 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >20:09:28,739 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >20:09:28,740 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >20:09:28,741 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >20:09:28,741 INFO blivet: added partition sda4 (id 31) to device tree >20:09:28,743 DEBUG blivet: looking up parted Device: /dev/sda4 >20:09:28,741 INFO blivet: got device: PartitionDevice instance (0x7f1b3f548d10) -- > name = sda4 status = True kids = 0 id = 31 > parents = ['existing 238.47 GiB disk sda (11) with existing msdos disklabel'] > uuid = None size = 7168 MiB > 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: 14680064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (913, 255, 63) biosGeometry: (913, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ed828c0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1b3f53a790> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1b3f542150> PedPartition: <_ped.Partition object at 0x7f1b3f53b470> > disk = existing 238.47 GiB disk sda (11) with existing msdos disklabel > start = 485435392 end = 500115455 length = 14680064 > flags = irst >20:09:28,767 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >20:09:28,768 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: None ; >20:09:28,768 DEBUG blivet: device sda4 does not contain a disklabel >20:09:28,768 DEBUG blivet: no type or existing type for sda4, bailing >20:09:28,769 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400962154', > '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': '300446', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:09:28,769 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >20:09:28,769 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >20:09:28,770 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:28,770 INFO blivet: loop0 is a loop device >20:09:28,771 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:09:28,771 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >20:09:28,771 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:28,772 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >20:09:28,772 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >20:09:28,772 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 35) to device tree >20:09:28,773 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >20:09:28,773 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >20:09:28,774 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:09:28,774 INFO blivet: added loop loop0 (id 38) to device tree >20:09:28,774 INFO blivet: got device: LoopDevice instance (0x7f1b3f548d50) -- > name = loop0 status = False kids = 0 id = 38 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (35)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >20:09:28,776 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:09:28,776 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:09:28,777 DEBUG blivet: device loop0 does not contain a disklabel >20:09:28,777 INFO blivet: type detected on 'loop0' is 'squashfs' >20:09:28,777 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 41 >20:09:28,777 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:09:28,778 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/8060a340-c4b6-47c8-b450-3c23dd47a281', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400962154', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8060a340-c4b6-47c8-b450-3c23dd47a281', > 'ID_FS_UUID_ENC': '8060a340-c4b6-47c8-b450-3c23dd47a281', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '300897', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/8060a340-c4b6-47c8-b450-3c23dd47a281'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:09:28,779 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >20:09:28,779 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >20:09:28,780 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:28,780 INFO blivet: loop1 is a loop device >20:09:28,780 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:09:28,781 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >20:09:28,781 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:28,781 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >20:09:28,782 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >20:09:28,782 INFO blivet: added file /LiveOS/rootfs.img (id 43) to device tree >20:09:28,783 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >20:09:28,783 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >20:09:28,783 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:09:28,783 INFO blivet: added loop loop1 (id 46) to device tree >20:09:28,783 INFO blivet: got device: LoopDevice instance (0x7f1b3f554150) -- > name = loop1 status = False kids = 0 id = 46 > parents = ['existing 0 B file /LiveOS/rootfs.img (43)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >20:09:28,785 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:09:28,786 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:09:28,786 DEBUG blivet: device loop1 does not contain a disklabel >20:09:28,786 INFO blivet: type detected on 'loop1' is 'ext4' >20:09:28,876 DEBUG blivet: size=0 B, current=2048 MiB >20:09:28,897 DEBUG blivet: using current size 0 as min size >20:09:28,899 DEBUG blivet: Ext4FS.supported: supported: True ; >20:09:28,899 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 49 >20:09:28,901 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >20:09:28,901 INFO blivet: got format: existing ext4 filesystem >20:09:28,903 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400962154', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '301353', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:09:28,904 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >20:09:28,905 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >20:09:28,906 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:28,907 INFO blivet: loop2 is a loop device >20:09:28,908 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:09:28,909 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >20:09:28,910 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:28,911 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >20:09:28,912 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:09:28,912 INFO blivet: added file /overlay (deleted) (id 51) to device tree >20:09:28,914 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:09:28,914 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >20:09:28,919 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:09:28,919 INFO blivet: added loop loop2 (id 54) to device tree >20:09:28,919 INFO blivet: got device: LoopDevice instance (0x7f1b3f5543d0) -- > name = loop2 status = False kids = 0 id = 54 > parents = ['existing 0 B file /overlay (deleted) (51)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >20:09:28,924 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:09:28,925 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:09:28,925 DEBUG blivet: device loop2 does not contain a disklabel >20:09:28,925 DEBUG blivet: no type or existing type for loop2, bailing >20:09:28,928 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/8060a340-c4b6-47c8-b450-3c23dd47a281 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400962154', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8060a340-c4b6-47c8-b450-3c23dd47a281', > 'ID_FS_UUID_ENC': '8060a340-c4b6-47c8-b450-3c23dd47a281', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '842755', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/8060a340-c4b6-47c8-b450-3c23dd47a281', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:09:28,929 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >20:09:28,930 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >20:09:28,931 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:28,931 INFO blivet: live-rw is a device-mapper device >20:09:28,932 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >20:09:28,933 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >20:09:28,934 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (46) with existing ext4 filesystem >20:09:28,936 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >20:09:28,937 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (54) >20:09:28,938 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >20:09:28,939 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:28,941 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >20:09:28,941 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >20:09:28,942 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:09:28,942 INFO blivet: added dm live-rw (id 58) to device tree >20:09:28,943 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >20:09:28,943 INFO blivet: got device: DMDevice instance (0x7f1b3f542690) -- > name = live-rw status = True kids = 0 id = 58 > parents = ['existing 0 B loop loop2 (54)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ed82830> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:09:29,131 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:09:29,131 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:09:29,131 DEBUG blivet: device live-rw does not contain a disklabel >20:09:29,132 INFO blivet: type detected on 'live-rw' is 'ext4' >20:09:29,148 DEBUG blivet: size=957.08 MiB, current=2048 MiB >20:09:29,159 DEBUG blivet: padding min size from 1003566080 up to 1003566580 >20:09:29,160 DEBUG blivet: Ext4FS.supported: supported: True ; >20:09:29,160 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 61 >20:09:29,161 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:09:29,161 INFO blivet: got format: existing ext4 filesystem >20:09:29,162 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/8060a340-c4b6-47c8-b450-3c23dd47a281 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400962154', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8060a340-c4b6-47c8-b450-3c23dd47a281', > 'ID_FS_UUID_ENC': '8060a340-c4b6-47c8-b450-3c23dd47a281', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '871184', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/8060a340-c4b6-47c8-b450-3c23dd47a281', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >20:09:29,163 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >20:09:29,163 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >20:09:29,164 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:29,164 INFO blivet: live-base is a device-mapper device >20:09:29,164 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >20:09:29,165 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:09:29,165 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >20:09:29,166 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (46) with existing ext4 filesystem >20:09:29,167 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >20:09:29,167 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:09:29,168 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >20:09:29,168 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >20:09:29,169 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >20:09:29,169 INFO blivet: added dm live-base (id 63) to device tree >20:09:29,170 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >20:09:29,169 INFO blivet: got device: DMDevice instance (0x7f1b3ed70c10) -- > name = live-base status = True kids = 0 id = 63 > parents = ['existing 0 B loop loop1 (46) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f1b3ed827a0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >20:09:29,181 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >20:09:29,182 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >20:09:29,182 DEBUG blivet: device live-base does not contain a disklabel >20:09:29,182 INFO blivet: type detected on 'live-base' is 'ext4' >20:09:29,198 DEBUG blivet: size=0 B, current=2048 MiB >20:09:29,205 DEBUG blivet: using current size 0 as min size >20:09:29,206 DEBUG blivet: Ext4FS.supported: supported: True ; >20:09:29,206 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 66 >20:09:29,206 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >20:09:29,207 INFO blivet: got format: existing ext4 filesystem >20:09:29,223 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:09:29,241 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:09:29,272 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:09:29,274 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:09:29,277 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:09:29,303 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:09:29,333 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:09:29,334 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:09:29,335 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:09:29,358 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >20:09:29,369 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:09:29,370 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:09:29,371 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:09:29,387 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >20:09:29,389 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >20:09:29,390 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >20:09:29,412 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:09:29,413 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:09:29,415 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:09:29,441 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:09:29,441 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >20:09:29,445 INFO blivet: edd: collected mbr signatures: {'sda': '0xe8c1a027'} >20:09:29,605 DEBUG blivet: Ext4FS.supported: supported: True ; >20:09:29,606 DEBUG blivet: Ext4FS.supported: supported: True ; >20:09:29,607 DEBUG blivet: Ext4FS.supported: supported: True ; >20:09:29,609 DEBUG blivet: NTFS.supported: supported: False ; >20:09:29,611 DEBUG blivet: NTFS.supported: supported: False ; >20:09:29,613 DEBUG blivet: NTFS.supported: supported: False ; >20:09:29,615 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:09:29,616 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:09:29,617 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:09:29,646 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >20:09:29,646 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >20:09:29,648 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >20:09:29,657 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3836 MiB disk sdb (1) with existing iso9660 filesystem >20:09:29,716 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >20:09:29,716 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >20:09:29,717 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >20:09:29,721 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3836 MiB disk sdb (1) with existing iso9660 filesystem >20:09:29,724 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:09:29,741 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >20:09:26,139 DEBUG ifcfg: content of files (network initialization): >20:09:26,147 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [84, 238, 117, 16, 65, 214]}, 'connection': {'timestamp': 1400962157L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '68ff5e16-a114-4add-a51c-a3569d11caf5'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >20:09:26,315 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp0s25']): >20:09:26,315 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp0s25: >20:09:26,316 DEBUG ifcfg: TYPE=Ethernet >20:09:26,316 DEBUG ifcfg: BOOTPROTO=dhcp >20:09:26,316 DEBUG ifcfg: DEFROUTE=yes >20:09:26,316 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >20:09:26,316 DEBUG ifcfg: IPV6INIT=yes >20:09:26,316 DEBUG ifcfg: IPV6_AUTOCONF=yes >20:09:26,316 DEBUG ifcfg: IPV6_DEFROUTE=yes >20:09:26,316 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >20:09:26,316 DEBUG ifcfg: NAME=enp0s25 >20:09:26,316 DEBUG ifcfg: UUID=68ff5e16-a114-4add-a51c-a3569d11caf5 >20:09:26,316 DEBUG ifcfg: ONBOOT=no >20:09:26,317 DEBUG ifcfg: HWADDR=54:EE:75:10:41:D6 >20:09:26,317 DEBUG ifcfg: PEERDNS=yes >20:09:26,317 DEBUG ifcfg: PEERROUTES=yes >20:09:26,317 DEBUG ifcfg: IPV6_PEERDNS=yes >20:09:26,317 DEBUG ifcfg: IPV6_PEERROUTES=yes >20:09:26,323 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [84, 238, 117, 16, 65, 214]}, 'connection': {'timestamp': 1400962157L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp0s25', 'uuid': '68ff5e16-a114-4add-a51c-a3569d11caf5'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet > > >/tmp/syslog: >20:09:15,755 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1012" x-info="http://www.rsyslog.com"] start >20:09:15,755 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >20:09:15,755 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >20:09:15,755 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >20:09:15,755 NOTICE kernel:[ 0.000000] Linux version 3.15.0-0.rc6.git0.1.fc21.x86_64 (mockbuild@bkernel02) (gcc version 4.9.0 20140518 (Red Hat 4.9.0-5) (GCC) ) #1 SMP Thu May 22 12:37:42 UTC 2014 >20:09:15,755 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet >20:09:15,755 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009bfff] usable >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009c000-0x000000000009cfff] reserved >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009dfff] usable >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000bffff] reserved >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cfd4ffff] usable >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cfd50000-0x00000000cff51fff] reserved >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff52000-0x00000000da43afff] usable >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da43b000-0x00000000dcd3efff] reserved >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dcd3f000-0x00000000dce7efff] ACPI NVS >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dce7f000-0x00000000dcefefff] ACPI data >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dceff000-0x00000000dcefffff] usable >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dcf00000-0x00000000df9fffff] reserved >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >20:09:15,755 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable >20:09:15,755 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >20:09:15,755 DEBUG kernel:[ 0.000000] e820: update [mem 0xd1211018-0xd121d057] usable ==> usable >20:09:15,755 DEBUG kernel:[ 0.000000] e820: update [mem 0xd1200018-0xd1210057] usable ==> usable >20:09:15,755 DEBUG kernel:[ 0.000000] e820: update [mem 0xcfb5d018-0xcfb68057] usable ==> usable >20:09:15,755 DEBUG kernel:[ 0.000000] e820: update [mem 0xcfb4c018-0xcfb5c657] usable ==> usable >20:09:15,755 INFO kernel:[ 0.000000] extended physical RAM map: >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009bfff] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000009c000-0x000000000009cfff] reserved >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000009d000-0x000000000009dfff] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000bffff] reserved >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000cfb4c017] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfb4c018-0x00000000cfb5c657] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfb5c658-0x00000000cfb5d017] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfb5d018-0x00000000cfb68057] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfb68058-0x00000000cfd4ffff] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cfd50000-0x00000000cff51fff] reserved >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000cff52000-0x00000000d1200017] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d1200018-0x00000000d1210057] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d1210058-0x00000000d1211017] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d1211018-0x00000000d121d057] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000d121d058-0x00000000da43afff] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000da43b000-0x00000000dcd3efff] reserved >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dcd3f000-0x00000000dce7efff] ACPI NVS >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dce7f000-0x00000000dcefefff] ACPI data >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dceff000-0x00000000dcefffff] usable >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000dcf00000-0x00000000df9fffff] reserved >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fe101000-0x00000000fe112fff] reserved >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >20:09:15,755 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000021e5fffff] usable >20:09:15,755 INFO kernel:[ 0.000000] efi: EFI v2.31 by Lenovo >20:09:15,755 INFO kernel:[ 0.000000] efi: ACPI=0xdcefe000 ACPI 2.0=0xdcefe014 SMBIOS=0xdcd3e000 >20:09:15,755 INFO kernel:[ 0.000000] efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000002000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000002000-0x0000000000058000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem03: type=0, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000009c000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem05: type=0, attr=0xf, range=[0x000000000009c000-0x000000000009d000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem06: type=4, attr=0xf, range=[0x000000000009d000-0x000000000009e000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem07: type=0, attr=0xf, range=[0x000000000009e000-0x00000000000a0000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x0000000002456000) (20MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000002456000-0x000000003d8af000) (948MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem11: type=2, attr=0xf, range=[0x000000003d8af000-0x0000000040000000) (39MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000040000000-0x0000000098d1b000) (1421MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x0000000098d1b000-0x00000000ce20c000) (852MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem14: type=4, attr=0xf, range=[0x00000000ce20c000-0x00000000ce22c000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem15: type=7, attr=0xf, range=[0x00000000ce22c000-0x00000000cfb4c000) (25MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem16: type=2, attr=0xf, range=[0x00000000cfb4c000-0x00000000cfd39000) (1MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem17: type=4, attr=0xf, range=[0x00000000cfd39000-0x00000000cfd50000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem18: type=0, attr=0xf, range=[0x00000000cfd50000-0x00000000cff52000) (2MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem19: type=4, attr=0xf, range=[0x00000000cff52000-0x00000000d11fc000) (18MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem20: type=7, attr=0xf, range=[0x00000000d11fc000-0x00000000d1200000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem21: type=2, attr=0xf, range=[0x00000000d1200000-0x00000000d1220000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem22: type=7, attr=0xf, range=[0x00000000d1220000-0x00000000d1223000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem23: type=2, attr=0xf, range=[0x00000000d1223000-0x00000000d1224000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem24: type=7, attr=0xf, range=[0x00000000d1224000-0x00000000d1225000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem25: type=2, attr=0xf, range=[0x00000000d1225000-0x00000000d1226000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem26: type=7, attr=0xf, range=[0x00000000d1226000-0x00000000d122d000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem27: type=2, attr=0xf, range=[0x00000000d122d000-0x00000000d122f000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem28: type=7, attr=0xf, range=[0x00000000d122f000-0x00000000d1231000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem29: type=2, attr=0xf, range=[0x00000000d1231000-0x00000000d1233000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem30: type=7, attr=0xf, range=[0x00000000d1233000-0x00000000d1235000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem31: type=2, attr=0xf, range=[0x00000000d1235000-0x00000000d1236000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem32: type=7, attr=0xf, range=[0x00000000d1236000-0x00000000d1237000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem33: type=2, attr=0xf, range=[0x00000000d1237000-0x00000000d123b000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem34: type=7, attr=0xf, range=[0x00000000d123b000-0x00000000d1300000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem35: type=1, attr=0xf, range=[0x00000000d1300000-0x00000000d143b000) (1MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem36: type=7, attr=0xf, range=[0x00000000d143b000-0x00000000d31f8000) (29MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem37: type=4, attr=0xf, range=[0x00000000d31f8000-0x00000000d3777000) (5MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem38: type=7, attr=0xf, range=[0x00000000d3777000-0x00000000d37d8000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem39: type=4, attr=0xf, range=[0x00000000d37d8000-0x00000000d37da000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem40: type=7, attr=0xf, range=[0x00000000d37da000-0x00000000d37e2000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem41: type=4, attr=0xf, range=[0x00000000d37e2000-0x00000000d37e4000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem42: type=7, attr=0xf, range=[0x00000000d37e4000-0x00000000d384b000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem43: type=4, attr=0xf, range=[0x00000000d384b000-0x00000000d4dae000) (21MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem44: type=7, attr=0xf, range=[0x00000000d4dae000-0x00000000d4dc2000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem45: type=4, attr=0xf, range=[0x00000000d4dc2000-0x00000000d643b000) (22MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem46: type=7, attr=0xf, range=[0x00000000d643b000-0x00000000d9e25000) (57MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem47: type=3, attr=0xf, range=[0x00000000d9e25000-0x00000000da43b000) (6MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem48: type=5, attr=0x800000000000000f, range=[0x00000000da43b000-0x00000000da63b000) (2MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem49: type=6, attr=0x800000000000000f, range=[0x00000000da63b000-0x00000000db411000) (13MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem50: type=0, attr=0xf, range=[0x00000000db411000-0x00000000dcd3f000) (25MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem51: type=10, attr=0xf, range=[0x00000000dcd3f000-0x00000000dce7f000) (1MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem52: type=9, attr=0xf, range=[0x00000000dce7f000-0x00000000dceff000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem53: type=4, attr=0xf, range=[0x00000000dceff000-0x00000000dcf00000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem54: type=7, attr=0xf, range=[0x0000000100000000-0x000000021e600000) (4582MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem55: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem56: type=0, attr=0x0, range=[0x00000000dcf00000-0x00000000dfa00000) (43MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem57: type=11, attr=0x8000000000000001, range=[0x00000000f80f8000-0x00000000f80f9000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem58: type=0, attr=0x0, range=[0x00000000fe101000-0x00000000fe113000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem59: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem60: type=0, attr=0x0, range=[0x0000000000000000-0x0000000000000000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem61: type=0, attr=0x0, range=[0x0000000000000000-0x0000000000000000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem62: type=0, attr=0x0, range=[0x0000000000000000-0x0000000000000000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem63: type=0, attr=0x0, range=[0x0000000000000000-0x0000000000000000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem64: type=0, attr=0x0, range=[0x0000000000000000-0x0000000000000000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem65: type=0, attr=0x0, range=[0x0000000000000000-0x0000000000000000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] efi: mem66: type=0, attr=0x0, range=[0x0000000000000000-0x0000000000000000) (0MB) >20:09:15,755 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >20:09:15,755 DEBUG kernel:[ 0.000000] DMI: LENOVO 20A7002QUS/20A7002QUS, BIOS GRET32WW (1.09 ) 02/13/2014 >20:09:15,755 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >20:09:15,755 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >20:09:15,755 INFO kernel:[ 0.000000] e820: last_pfn = 0x21e600 max_arch_pfn = 0x400000000 >20:09:15,755 DEBUG kernel:[ 0.000000] MTRR default type: write-back >20:09:15,755 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >20:09:15,755 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >20:09:15,755 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >20:09:15,755 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >20:09:15,755 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >20:09:15,755 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask 7FE0000000 uncachable >20:09:15,755 DEBUG kernel:[ 0.000000] 1 base 00DE000000 mask 7FFE000000 uncachable >20:09:15,755 DEBUG kernel:[ 0.000000] 2 base 00DD000000 mask 7FFF000000 uncachable >20:09:15,755 DEBUG kernel:[ 0.000000] 3 base 00DCF00000 mask 7FFFF00000 uncachable >20:09:15,755 DEBUG kernel:[ 0.000000] 4 disabled >20:09:15,755 DEBUG kernel:[ 0.000000] 5 disabled >20:09:15,755 DEBUG kernel:[ 0.000000] 6 disabled >20:09:15,755 DEBUG kernel:[ 0.000000] 7 disabled >20:09:15,755 DEBUG kernel:[ 0.000000] 8 disabled >20:09:15,755 DEBUG kernel:[ 0.000000] 9 disabled >20:09:15,755 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >20:09:15,755 INFO kernel:[ 0.000000] e820: last_pfn = 0xdcf00 max_arch_pfn = 0x400000000 >20:09:15,755 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576 >20:09:15,755 INFO kernel:[ 0.000000] Using GB pages for direct mapping >20:09:15,755 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >20:09:15,755 DEBUG kernel:[ 0.000000] BRK [0x02034000, 0x02034fff] PGTABLE >20:09:15,755 DEBUG kernel:[ 0.000000] BRK [0x02035000, 0x02035fff] PGTABLE >20:09:15,755 DEBUG kernel:[ 0.000000] BRK [0x02036000, 0x02036fff] PGTABLE >20:09:15,755 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21e400000-0x21e5fffff] >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0x21e400000-0x21e5fffff] page 2M >20:09:15,755 DEBUG kernel:[ 0.000000] BRK [0x02037000, 0x02037fff] PGTABLE >20:09:15,755 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21c000000-0x21e3fffff] >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0x21c000000-0x21e3fffff] page 2M >20:09:15,755 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff] >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0x200000000-0x21bffffff] page 2M >20:09:15,755 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xcfd4ffff] >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0xc0000000-0xcfbfffff] page 2M >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0xcfc00000-0xcfd4ffff] page 4k >20:09:15,755 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xcff52000-0xda43afff] >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0xcff52000-0xcfffffff] page 4k >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0xd0000000-0xda3fffff] page 2M >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0xda400000-0xda43afff] page 4k >20:09:15,755 DEBUG kernel:[ 0.000000] BRK [0x02038000, 0x02038fff] PGTABLE >20:09:15,755 DEBUG kernel:[ 0.000000] BRK [0x02039000, 0x02039fff] PGTABLE >20:09:15,755 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xdceff000-0xdcefffff] >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0xdceff000-0xdcefffff] page 4k >20:09:15,755 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff] >20:09:15,755 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G >20:09:15,755 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3d8af000-0x3fffafff] >20:09:15,755 INFO kernel:[ 0.000000] Secure boot enabled >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000DCEFE014 000024 (v02 LENOVO) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: XSDT 0x00000000DCEFE170 0000FC (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: FACP 0x00000000DCEF8000 00010C (v05 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: DSDT 0x00000000DCEE0000 012D6B (v01 LENOVO TP-GR 00001090 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: FACS 0x00000000DCE4A000 000040 >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: SLIC 0x00000000DCEFD000 000176 (v01 LENOVO TP-GR 00001090 PTEC 00000001) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: DBGP 0x00000000DCEFB000 000034 (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: ECDT 0x00000000DCEFA000 000052 (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: HPET 0x00000000DCEF7000 000038 (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: APIC 0x00000000DCEF6000 000098 (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: MCFG 0x00000000DCEF5000 00003C (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DCEF4000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DCEF3000 00044F (v01 LENOVO TP-SSDT2 00000200 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DCEDF000 0009CB (v01 LENOVO SataAhci 00001000 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DCEDE000 0007F5 (v01 LENOVO Cpu0Ist 00003000 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DCEDD000 000AD8 (v01 LENOVO CpuPm 00003000 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DCEDB000 001215 (v01 LENOVO SaSsdt 00003000 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DCEDA000 000379 (v01 LENOVO CppcTabl 00001000 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: PCCT 0x00000000DCED9000 00006E (v05 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DCED8000 000AC4 (v01 LENOVO Cpc_Tabl 00001000 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: TCPA 0x00000000DCED7000 000032 (v02 PTL LENOVO 06040000 LNVO 00000001) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: UEFI 0x00000000DCED6000 000042 (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: MSDM 0x00000000DCDB2000 000055 (v03 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: ASF! 0x00000000DCEFC000 0000A5 (v32 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: BATB 0x00000000DCED5000 000046 (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: FPDT 0x00000000DCED4000 000064 (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: UEFI 0x00000000DCED3000 0002E2 (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DCED2000 00047F (v01 LENOVO IsctTabl 00001000 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DCED1000 0000D0 (v01 LENOVO IffsAsl 00003000 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: BGRT 0x00000000DCED0000 000038 (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 WARNING kernel:[ 0.000000] ACPI: DMAR 0x00000000DCECF000 0000B0 (v01 LENOVO TP-GR 00001090 PTEC 00000002) >20:09:15,755 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >20:09:15,755 INFO kernel:[ 0.000000] No NUMA configuration found >20:09:15,755 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff] >20:09:15,755 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21e5fffff] >20:09:15,755 INFO kernel:[ 0.000000] NODE_DATA [mem 0x21e5e9000-0x21e5fcfff] >20:09:15,755 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880215c00000-ffff88021dbfffff] on node 0 >20:09:15,755 WARNING kernel:[ 0.000000] Zone ranges: >20:09:15,755 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >20:09:15,755 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >20:09:15,755 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x21e5fffff] >20:09:15,755 WARNING kernel:[ 0.000000] Movable zone start for each node >20:09:15,755 WARNING kernel:[ 0.000000] Early memory node ranges >20:09:15,755 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x00057fff] >20:09:15,755 WARNING kernel:[ 0.000000] node 0: [mem 0x00059000-0x0009bfff] >20:09:15,755 WARNING kernel:[ 0.000000] node 0: [mem 0x0009d000-0x0009dfff] >20:09:15,755 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xcfd4ffff] >20:09:15,755 WARNING kernel:[ 0.000000] node 0: [mem 0xcff52000-0xda43afff] >20:09:15,755 WARNING kernel:[ 0.000000] node 0: [mem 0xdceff000-0xdcefffff] >20:09:15,755 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x21e5fffff] >20:09:15,755 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2066389 >20:09:15,755 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >20:09:15,755 DEBUG kernel:[ 0.000000] DMA zone: 22 pages reserved >20:09:15,755 DEBUG kernel:[ 0.000000] DMA zone: 3995 pages, LIFO batch:0 >20:09:15,755 DEBUG kernel:[ 0.000000] DMA32 zone: 13897 pages used for memmap >20:09:15,755 DEBUG kernel:[ 0.000000] DMA32 zone: 889402 pages, LIFO batch:31 >20:09:15,755 DEBUG kernel:[ 0.000000] Normal zone: 18328 pages used for memmap >20:09:15,755 DEBUG kernel:[ 0.000000] Normal zone: 1172992 pages, LIFO batch:31 >20:09:15,755 WARNING kernel:[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED >20:09:15,755 INFO kernel:[ 0.000000] Reserving Intel graphics stolen memory at 0xdda00000-0xdf9fffff >20:09:15,755 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1808 >20:09:15,755 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >20:09:15,755 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >20:09:15,755 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >20:09:15,755 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >20:09:15,755 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >20:09:15,755 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >20:09:15,755 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >20:09:15,755 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >20:09:15,755 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >20:09:15,755 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >20:09:15,755 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >20:09:15,755 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >20:09:15,755 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39 >20:09:15,755 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >20:09:15,755 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >20:09:15,755 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >20:09:15,755 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >20:09:15,755 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >20:09:15,755 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >20:09:15,755 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >20:09:15,755 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs >20:09:15,755 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 56 >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000bffff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfb4c000-0xcfb4cfff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfb5c000-0xcfb5cfff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfb5d000-0xcfb5dfff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfb68000-0xcfb68fff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcfd50000-0xcff51fff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd1200000-0xd1200fff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd1210000-0xd1210fff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd1211000-0xd1211fff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd121d000-0xd121dfff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda43b000-0xdcd3efff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdcd3f000-0xdce7efff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdce7f000-0xdcefefff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdcf00000-0xdf9fffff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf80f7fff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf80f8000-0xf80f8fff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf80f9000-0xfe100fff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfed1bfff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >20:09:15,755 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffffffff] >20:09:15,755 INFO kernel:[ 0.000000] e820: [mem 0xdfa00000-0xf80f7fff] available for PCI devices >20:09:15,755 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >20:09:15,755 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >20:09:15,755 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88021e200000 s88128 r8192 d22464 u262144 >20:09:15,755 DEBUG kernel:[ 0.000000] pcpu-alloc: s88128 r8192 d22464 u262144 alloc=1*2097152 >20:09:15,755 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >20:09:15,755 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2034078 >20:09:15,755 WARNING kernel:[ 0.000000] Policy zone: Normal >20:09:15,755 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet >20:09:15,755 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >20:09:15,755 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >20:09:15,755 WARNING kernel:[ 0.000000] Memory: 7933848K/8265556K available (7253K kernel code, 1172K rwdata, 3084K rodata, 1440K init, 1652K bss, 331708K reserved) >20:09:15,755 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >20:09:15,755 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >20:09:15,755 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >20:09:15,755 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >20:09:15,755 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:1016 16 >20:09:15,755 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >20:09:15,755 INFO kernel:[ 0.000000] console [tty0] enabled >20:09:15,755 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >20:09:15,755 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >20:09:15,755 DEBUG kernel:[ 0.000000] hpet clockevent registered >20:09:15,755 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >20:09:15,755 INFO kernel:[ 0.000000] tsc: Detected 2693.756 MHz processor >20:09:15,755 INFO kernel:[ 0.000033] Calibrating delay loop (skipped), value calculated using timer frequency.. 5387.51 BogoMIPS (lpj=2693756) >20:09:15,755 INFO kernel:[ 0.000036] pid_max: default: 32768 minimum: 301 >20:09:15,755 INFO kernel:[ 0.000044] ACPI: Core revision 20140214 >20:09:15,755 WARNING kernel:[ 0.019635] ACPI: All ACPI Tables successfully acquired >20:09:15,755 INFO kernel:[ 0.061530] Security Framework initialized >20:09:15,755 INFO kernel:[ 0.061539] SELinux: Initializing. >20:09:15,755 DEBUG kernel:[ 0.061546] SELinux: Starting in permissive mode >20:09:15,755 INFO kernel:[ 0.062224] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >20:09:15,755 INFO kernel:[ 0.064016] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >20:09:15,755 INFO kernel:[ 0.064758] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) >20:09:15,755 INFO kernel:[ 0.064771] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) >20:09:15,755 INFO kernel:[ 0.064983] Initializing cgroup subsys memory >20:09:15,755 INFO kernel:[ 0.064988] Initializing cgroup subsys devices >20:09:15,755 INFO kernel:[ 0.064989] Initializing cgroup subsys freezer >20:09:15,755 INFO kernel:[ 0.064991] Initializing cgroup subsys net_cls >20:09:15,755 INFO kernel:[ 0.064993] Initializing cgroup subsys blkio >20:09:15,755 INFO kernel:[ 0.064994] Initializing cgroup subsys perf_event >20:09:15,755 INFO kernel:[ 0.064996] Initializing cgroup subsys net_prio >20:09:15,755 INFO kernel:[ 0.064997] Initializing cgroup subsys hugetlb >20:09:15,755 INFO kernel:[ 0.065020] CPU: Physical Processor ID: 0 >20:09:15,755 INFO kernel:[ 0.065021] CPU: Processor Core ID: 0 >20:09:15,755 WARNING kernel:[ 0.065026] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >20:09:15,755 WARNING kernel:[ 0.065026] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >20:09:15,755 INFO kernel:[ 0.066090] mce: CPU supports 7 MCE banks >20:09:15,755 INFO kernel:[ 0.066103] CPU0: Thermal monitoring enabled (TM1) >20:09:15,755 INFO kernel:[ 0.066114] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 >20:09:15,755 INFO kernel:[ 0.066114] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >20:09:15,755 INFO kernel:[ 0.066114] tlb_flushall_shift: 6 >20:09:15,755 INFO kernel:[ 0.066210] Freeing SMP alternatives memory: 24K (ffffffff81e8f000 - ffffffff81e95000) >20:09:15,755 INFO kernel:[ 0.070943] ftrace: allocating 26564 entries in 104 pages >20:09:15,755 INFO kernel:[ 0.083306] dmar: Host address width 39 >20:09:15,755 INFO kernel:[ 0.083309] dmar: DRHD base: 0x000000fed90000 flags: 0x0 >20:09:15,755 INFO kernel:[ 0.083317] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a >20:09:15,755 INFO kernel:[ 0.083318] dmar: DRHD base: 0x000000fed91000 flags: 0x1 >20:09:15,755 INFO kernel:[ 0.083325] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da >20:09:15,755 INFO kernel:[ 0.083326] dmar: RMRR base: 0x000000db2f0000 end: 0x000000db306fff >20:09:15,755 INFO kernel:[ 0.083327] dmar: RMRR base: 0x000000dd800000 end: 0x000000df9fffff >20:09:15,755 INFO kernel:[ 0.083461] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >20:09:15,755 INFO kernel:[ 0.083462] HPET id 0 under DRHD base 0xfed91000 >20:09:15,755 INFO kernel:[ 0.083463] Queued invalidation will be enabled to support x2apic and Intr-remapping. >20:09:15,755 INFO kernel:[ 0.083640] Enabled IRQ remapping in x2apic mode >20:09:15,755 INFO kernel:[ 0.083641] Enabling x2apic >20:09:15,755 INFO kernel:[ 0.083642] Enabled x2apic >20:09:15,755 INFO kernel:[ 0.083649] Switched APIC routing to cluster x2apic. >20:09:15,755 INFO kernel:[ 0.084170] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >20:09:15,755 INFO kernel:[ 0.094169] smpboot: CPU0: Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz (fam: 06, model: 45, stepping: 01) >20:09:15,755 DEBUG kernel:[ 0.094177] TSC deadline timer enabled >20:09:15,755 INFO kernel:[ 0.094187] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver. >20:09:15,755 INFO kernel:[ 0.094193] ... version: 3 >20:09:15,755 INFO kernel:[ 0.094194] ... bit width: 48 >20:09:15,755 INFO kernel:[ 0.094195] ... generic registers: 4 >20:09:15,755 INFO kernel:[ 0.094196] ... value mask: 0000ffffffffffff >20:09:15,755 INFO kernel:[ 0.094197] ... max period: 0000ffffffffffff >20:09:15,755 INFO kernel:[ 0.094198] ... fixed-purpose events: 3 >20:09:15,755 INFO kernel:[ 0.094199] ... event mask: 000000070000000f >20:09:15,755 INFO kernel:[ 0.095563] x86: Booting SMP configuration: >20:09:15,755 INFO kernel:[ 0.095565] .... node #0, CPUs: #1 >20:09:15,755 INFO kernel:[ 0.110024] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >20:09:15,755 WARNING kernel:[ 0.110099] #2 #3 >20:09:15,755 INFO kernel:[ 0.138639] x86: Booted up 1 node, 4 CPUs >20:09:15,755 INFO kernel:[ 0.138642] smpboot: Total of 4 processors activated (21550.04 BogoMIPS) >20:09:15,755 INFO kernel:[ 0.143564] devtmpfs: initialized >20:09:15,755 INFO kernel:[ 0.146496] PM: Registering ACPI NVS region [mem 0xdcd3f000-0xdce7efff] (1310720 bytes) >20:09:15,755 INFO kernel:[ 0.147321] atomic64 test passed for x86-64 platform with CX8 and with SSE >20:09:15,755 INFO kernel:[ 0.147323] pinctrl core: initialized pinctrl subsystem >20:09:15,755 INFO kernel:[ 0.147367] RTC time: 20:08:59, date: 05/24/14 >20:09:15,755 INFO kernel:[ 0.147408] NET: Registered protocol family 16 >20:09:15,755 INFO kernel:[ 0.147485] cpuidle: using governor menu >20:09:15,755 INFO kernel:[ 0.147589] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >20:09:15,755 INFO kernel:[ 0.147590] ACPI: bus type PCI registered >20:09:15,755 INFO kernel:[ 0.147592] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >20:09:15,755 INFO kernel:[ 0.147758] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >20:09:15,755 INFO kernel:[ 0.147761] PCI: not using MMCONFIG >20:09:15,755 INFO kernel:[ 0.147762] PCI: Using configuration type 1 for base access >20:09:15,755 WARNING kernel:[ 0.147989] mtrr: your CPUs had inconsistent variable MTRR settings >20:09:15,755 INFO kernel:[ 0.147989] mtrr: probably your BIOS does not setup all CPUs. >20:09:15,755 INFO kernel:[ 0.147990] mtrr: corrected configuration. >20:09:15,755 INFO kernel:[ 0.149252] ACPI: Added _OSI(Module Device) >20:09:15,755 INFO kernel:[ 0.149254] ACPI: Added _OSI(Processor Device) >20:09:15,755 INFO kernel:[ 0.149255] ACPI: Added _OSI(3.0 _SCP Extensions) >20:09:15,755 INFO kernel:[ 0.149256] ACPI: Added _OSI(Processor Aggregator Device) >20:09:15,755 INFO kernel:[ 0.151267] ACPI : EC: EC description table is found, configuring boot EC >20:09:15,755 NOTICE kernel:[ 0.157096] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >20:09:15,755 WARNING kernel:[ 0.171516] ACPI: SSDT 0x00000000DCCD7918 000436 (v01 PmRef Cpu0Cst 00003001 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.172007] ACPI: Dynamic OEM Table Load: >20:09:15,755 WARNING kernel:[ 0.172009] ACPI: SSDT 0x0000000000000000 000436 (v01 PmRef Cpu0Cst 00003001 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.176650] ACPI: SSDT 0x00000000DCD2E618 0005AA (v01 PmRef ApIst 00003000 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.177332] ACPI: Dynamic OEM Table Load: >20:09:15,755 WARNING kernel:[ 0.177334] ACPI: SSDT 0x0000000000000000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.181518] ACPI: SSDT 0x00000000DCD2FC18 000119 (v01 PmRef ApCst 00003000 INTL 20120711) >20:09:15,755 WARNING kernel:[ 0.182013] ACPI: Dynamic OEM Table Load: >20:09:15,755 WARNING kernel:[ 0.182015] ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20120711) >20:09:15,755 INFO kernel:[ 0.187055] ACPI: Interpreter enabled >20:09:15,755 WARNING kernel:[ 0.187062] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580) >20:09:15,755 WARNING kernel:[ 0.187068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) >20:09:15,755 INFO kernel:[ 0.187083] ACPI: (supports S0 S3 S4 S5) >20:09:15,755 INFO kernel:[ 0.187085] ACPI: Using IOAPIC for interrupt routing >20:09:15,755 INFO kernel:[ 0.187100] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >20:09:15,755 INFO kernel:[ 0.191756] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources >20:09:15,755 INFO kernel:[ 0.205451] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >20:09:15,755 INFO kernel:[ 0.207870] ACPI: Power Resource [PUBS] (on) >20:09:15,755 DEBUG kernel:[ 0.228429] ACPI: \_PR_.CPU4: failed to get CPU APIC ID. >20:09:15,755 DEBUG kernel:[ 0.228433] ACPI: \_PR_.CPU5: failed to get CPU APIC ID. >20:09:15,755 DEBUG kernel:[ 0.228437] ACPI: \_PR_.CPU6: failed to get CPU APIC ID. >20:09:15,755 DEBUG kernel:[ 0.228440] ACPI: \_PR_.CPU7: failed to get CPU APIC ID. >20:09:15,755 INFO kernel:[ 0.228495] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >20:09:15,755 INFO kernel:[ 0.228559] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >20:09:15,755 INFO kernel:[ 0.228615] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >20:09:15,755 INFO kernel:[ 0.228670] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >20:09:15,755 INFO kernel:[ 0.228725] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >20:09:15,755 INFO kernel:[ 0.228779] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >20:09:15,755 INFO kernel:[ 0.228833] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >20:09:15,755 INFO kernel:[ 0.228887] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >20:09:15,755 INFO kernel:[ 0.228917] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) >20:09:15,755 INFO kernel:[ 0.228922] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >20:09:15,755 INFO kernel:[ 0.229027] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability] >20:09:15,756 INFO kernel:[ 0.229072] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability] >20:09:15,756 INFO kernel:[ 0.229074] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability] >20:09:15,756 INFO kernel:[ 0.229076] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER] >20:09:15,756 INFO kernel:[ 0.229078] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM >20:09:15,756 INFO kernel:[ 0.229228] PCI host bridge to bus 0000:00 >20:09:15,756 INFO kernel:[ 0.229231] pci_bus 0000:00: root bus resource [bus 00-3f] >20:09:15,756 INFO kernel:[ 0.229233] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >20:09:15,756 INFO kernel:[ 0.229235] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >20:09:15,756 INFO kernel:[ 0.229236] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >20:09:15,756 INFO kernel:[ 0.229238] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff] >20:09:15,756 INFO kernel:[ 0.229239] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff] >20:09:15,756 INFO kernel:[ 0.229241] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff] >20:09:15,756 INFO kernel:[ 0.229242] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff] >20:09:15,756 INFO kernel:[ 0.229246] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >20:09:15,756 INFO kernel:[ 0.229247] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >20:09:15,756 INFO kernel:[ 0.229249] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >20:09:15,756 INFO kernel:[ 0.229250] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >20:09:15,756 INFO kernel:[ 0.229252] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >20:09:15,756 INFO kernel:[ 0.229253] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >20:09:15,756 INFO kernel:[ 0.229255] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff] >20:09:15,756 INFO kernel:[ 0.229256] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff] >20:09:15,756 INFO kernel:[ 0.229258] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff] >20:09:15,756 INFO kernel:[ 0.229259] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff] >20:09:15,756 DEBUG kernel:[ 0.229267] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000 >20:09:15,756 DEBUG kernel:[ 0.229365] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000 >20:09:15,756 DEBUG kernel:[ 0.229377] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit] >20:09:15,756 DEBUG kernel:[ 0.229384] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >20:09:15,756 DEBUG kernel:[ 0.229389] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f] >20:09:15,756 DEBUG kernel:[ 0.229476] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300 >20:09:15,756 DEBUG kernel:[ 0.229485] pci 0000:00:03.0: reg 0x10: [mem 0xf0530000-0xf0533fff 64bit] >20:09:15,756 DEBUG kernel:[ 0.229605] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330 >20:09:15,756 DEBUG kernel:[ 0.229623] pci 0000:00:14.0: reg 0x10: [mem 0xf0520000-0xf052ffff 64bit] >20:09:15,756 DEBUG kernel:[ 0.229679] pci 0000:00:14.0: PME# supported from D3hot D3cold >20:09:15,756 INFO kernel:[ 0.229721] pci 0000:00:14.0: System wakeup disabled by ACPI >20:09:15,756 DEBUG kernel:[ 0.229759] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000 >20:09:15,756 DEBUG kernel:[ 0.229777] pci 0000:00:16.0: reg 0x10: [mem 0xf0539000-0xf053901f 64bit] >20:09:15,756 DEBUG kernel:[ 0.229835] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >20:09:15,756 DEBUG kernel:[ 0.229918] pci 0000:00:19.0: [8086:155a] type 00 class 0x020000 >20:09:15,756 DEBUG kernel:[ 0.229934] pci 0000:00:19.0: reg 0x10: [mem 0xf0500000-0xf051ffff] >20:09:15,756 DEBUG kernel:[ 0.229942] pci 0000:00:19.0: reg 0x14: [mem 0xf053e000-0xf053efff] >20:09:15,756 DEBUG kernel:[ 0.229949] pci 0000:00:19.0: reg 0x18: [io 0x3080-0x309f] >20:09:15,756 DEBUG kernel:[ 0.230004] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >20:09:15,756 INFO kernel:[ 0.230046] pci 0000:00:19.0: System wakeup disabled by ACPI >20:09:15,756 DEBUG kernel:[ 0.230085] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300 >20:09:15,756 DEBUG kernel:[ 0.230098] pci 0000:00:1b.0: reg 0x10: [mem 0xf0534000-0xf0537fff 64bit] >20:09:15,756 DEBUG kernel:[ 0.230162] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >20:09:15,756 DEBUG kernel:[ 0.230237] pci 0000:00:1c.0: [8086:9c1a] type 01 class 0x060400 >20:09:15,756 DEBUG kernel:[ 0.230310] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >20:09:15,756 DEBUG kernel:[ 0.230389] pci 0000:00:1c.1: [8086:9c14] type 01 class 0x060400 >20:09:15,756 DEBUG kernel:[ 0.230463] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >20:09:15,756 INFO kernel:[ 0.230510] pci 0000:00:1c.1: System wakeup disabled by ACPI >20:09:15,756 DEBUG kernel:[ 0.230560] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320 >20:09:15,756 DEBUG kernel:[ 0.230580] pci 0000:00:1d.0: reg 0x10: [mem 0xf053d000-0xf053d3ff] >20:09:15,756 DEBUG kernel:[ 0.230666] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >20:09:15,756 INFO kernel:[ 0.230713] pci 0000:00:1d.0: System wakeup disabled by ACPI >20:09:15,756 DEBUG kernel:[ 0.230752] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100 >20:09:15,756 DEBUG kernel:[ 0.230929] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601 >20:09:15,756 DEBUG kernel:[ 0.230943] pci 0000:00:1f.2: reg 0x10: [io 0x30a8-0x30af] >20:09:15,756 DEBUG kernel:[ 0.230950] pci 0000:00:1f.2: reg 0x14: [io 0x30b4-0x30b7] >20:09:15,756 DEBUG kernel:[ 0.230956] pci 0000:00:1f.2: reg 0x18: [io 0x30a0-0x30a7] >20:09:15,756 DEBUG kernel:[ 0.230963] pci 0000:00:1f.2: reg 0x1c: [io 0x30b0-0x30b3] >20:09:15,756 DEBUG kernel:[ 0.230970] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f] >20:09:15,756 DEBUG kernel:[ 0.230977] pci 0000:00:1f.2: reg 0x24: [mem 0xf053c000-0xf053c7ff] >20:09:15,756 DEBUG kernel:[ 0.231010] pci 0000:00:1f.2: PME# supported from D3hot >20:09:15,756 DEBUG kernel:[ 0.231079] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500 >20:09:15,756 DEBUG kernel:[ 0.231092] pci 0000:00:1f.3: reg 0x10: [mem 0xf0538000-0xf05380ff 64bit] >20:09:15,756 DEBUG kernel:[ 0.231110] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] >20:09:15,756 INFO kernel:[ 0.231236] pci 0000:00:1c.0: PCI bridge to [bus 02] >20:09:15,756 DEBUG kernel:[ 0.231460] pci 0000:03:00.0: [8086:08b2] type 00 class 0x028000 >20:09:15,756 DEBUG kernel:[ 0.231596] pci 0000:03:00.0: reg 0x10: [mem 0xf0400000-0xf0401fff 64bit] >20:09:15,756 DEBUG kernel:[ 0.231829] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >20:09:15,756 INFO kernel:[ 0.235685] pci 0000:00:1c.1: PCI bridge to [bus 03] >20:09:15,756 DEBUG kernel:[ 0.235690] pci 0000:00:1c.1: bridge window [mem 0xf0400000-0xf04fffff] >20:09:15,756 WARNING kernel:[ 0.240646] ACPI: Enabled 4 GPEs in block 00 to 7F >20:09:15,756 INFO kernel:[ 0.240728] ACPI : EC: GPE = 0x25, I/O: command/status = 0x66, data = 0x62 >20:09:15,756 INFO kernel:[ 0.240813] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=mem,locks=none >20:09:15,756 INFO kernel:[ 0.240816] vgaarb: loaded >20:09:15,756 INFO kernel:[ 0.240817] vgaarb: bridge control possible 0000:00:02.0 >20:09:15,756 NOTICE kernel:[ 0.240882] SCSI subsystem initialized >20:09:15,756 DEBUG kernel:[ 0.240923] libata version 3.00 loaded. >20:09:15,756 INFO kernel:[ 0.240947] ACPI: bus type USB registered >20:09:15,756 INFO kernel:[ 0.240963] usbcore: registered new interface driver usbfs >20:09:15,756 INFO kernel:[ 0.240971] usbcore: registered new interface driver hub >20:09:15,756 INFO kernel:[ 0.240992] usbcore: registered new device driver usb >20:09:15,756 INFO kernel:[ 0.241076] PCI: Using ACPI for IRQ routing >20:09:15,756 DEBUG kernel:[ 0.242382] PCI: pci_cache_line_size set to 64 bytes >20:09:15,756 DEBUG kernel:[ 0.242696] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] >20:09:15,756 DEBUG kernel:[ 0.242698] e820: reserve RAM buffer [mem 0x0009c000-0x0009ffff] >20:09:15,756 DEBUG kernel:[ 0.242699] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] >20:09:15,756 DEBUG kernel:[ 0.242700] e820: reserve RAM buffer [mem 0xcfb4c018-0xcfffffff] >20:09:15,756 DEBUG kernel:[ 0.242702] e820: reserve RAM buffer [mem 0xcfb5d018-0xcfffffff] >20:09:15,756 DEBUG kernel:[ 0.242704] e820: reserve RAM buffer [mem 0xcfd50000-0xcfffffff] >20:09:15,756 DEBUG kernel:[ 0.242705] e820: reserve RAM buffer [mem 0xd1200018-0xd3ffffff] >20:09:15,756 DEBUG kernel:[ 0.242706] e820: reserve RAM buffer [mem 0xd1211018-0xd3ffffff] >20:09:15,756 DEBUG kernel:[ 0.242708] e820: reserve RAM buffer [mem 0xda43b000-0xdbffffff] >20:09:15,756 DEBUG kernel:[ 0.242709] e820: reserve RAM buffer [mem 0xdcf00000-0xdfffffff] >20:09:15,756 DEBUG kernel:[ 0.242710] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff] >20:09:15,756 INFO kernel:[ 0.242791] NetLabel: Initializing >20:09:15,756 INFO kernel:[ 0.242792] NetLabel: domain hash size = 128 >20:09:15,756 INFO kernel:[ 0.242793] NetLabel: protocols = UNLABELED CIPSOv4 >20:09:15,756 INFO kernel:[ 0.242805] NetLabel: unlabeled traffic allowed by default >20:09:15,756 INFO kernel:[ 0.242829] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >20:09:15,756 INFO kernel:[ 0.242834] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >20:09:15,756 INFO kernel:[ 0.244858] Switched to clocksource hpet >20:09:15,756 INFO kernel:[ 0.250743] pnp: PnP ACPI init >20:09:15,756 INFO kernel:[ 0.250759] ACPI: bus type PNP registered >20:09:15,756 INFO kernel:[ 0.251093] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >20:09:15,756 INFO kernel:[ 0.251095] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >20:09:15,756 INFO kernel:[ 0.251097] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved >20:09:15,756 INFO kernel:[ 0.251099] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >20:09:15,756 INFO kernel:[ 0.251101] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >20:09:15,756 DEBUG kernel:[ 0.251104] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >20:09:15,756 INFO kernel:[ 0.251207] system 00:01: [io 0x1800-0x189f] could not be reserved >20:09:15,756 INFO kernel:[ 0.251210] system 00:01: [io 0x0800-0x087f] has been reserved >20:09:15,756 INFO kernel:[ 0.251211] system 00:01: [io 0x0880-0x08ff] has been reserved >20:09:15,756 INFO kernel:[ 0.251213] system 00:01: [io 0x0900-0x097f] has been reserved >20:09:15,756 INFO kernel:[ 0.251215] system 00:01: [io 0x0980-0x09ff] has been reserved >20:09:15,756 INFO kernel:[ 0.251216] system 00:01: [io 0x0a00-0x0a7f] has been reserved >20:09:15,756 INFO kernel:[ 0.251220] system 00:01: [io 0x0a80-0x0aff] has been reserved >20:09:15,756 INFO kernel:[ 0.251221] system 00:01: [io 0x0b00-0x0b7f] has been reserved >20:09:15,756 INFO kernel:[ 0.251223] system 00:01: [io 0x0b80-0x0bff] has been reserved >20:09:15,756 INFO kernel:[ 0.251225] system 00:01: [io 0x15e0-0x15ef] has been reserved >20:09:15,756 INFO kernel:[ 0.251226] system 00:01: [io 0x1600-0x167f] has been reserved >20:09:15,756 INFO kernel:[ 0.251228] system 00:01: [io 0x1640-0x165f] has been reserved >20:09:15,756 INFO kernel:[ 0.251231] system 00:01: [mem 0xf8000000-0xfbffffff] could not be reserved >20:09:15,756 INFO kernel:[ 0.251232] system 00:01: [mem 0x00000000-0x00000fff] could not be reserved >20:09:15,756 INFO kernel:[ 0.251234] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >20:09:15,756 INFO kernel:[ 0.251236] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved >20:09:15,756 INFO kernel:[ 0.251238] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved >20:09:15,756 INFO kernel:[ 0.251240] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved >20:09:15,756 INFO kernel:[ 0.251242] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved >20:09:15,756 DEBUG kernel:[ 0.251244] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >20:09:15,756 DEBUG kernel:[ 0.251301] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >20:09:15,756 DEBUG kernel:[ 0.251309] pnp 00:03: [dma 4] >20:09:15,756 DEBUG kernel:[ 0.251325] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >20:09:15,756 DEBUG kernel:[ 0.251346] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >20:09:15,756 DEBUG kernel:[ 0.251378] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >20:09:15,756 DEBUG kernel:[ 0.251406] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >20:09:15,756 DEBUG kernel:[ 0.251435] pnp 00:07: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active) >20:09:15,756 DEBUG kernel:[ 0.251462] pnp 00:08: Plug and Play ACPI device, IDs LEN0034 PNP0f13 (active) >20:09:15,756 DEBUG kernel:[ 0.251506] pnp 00:09: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) >20:09:15,756 INFO kernel:[ 0.251993] system 00:0a: [mem 0xfe106000-0xfe106fff] has been reserved >20:09:15,756 DEBUG kernel:[ 0.251996] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >20:09:15,756 INFO kernel:[ 0.252050] pnp: PnP ACPI: found 11 devices >20:09:15,756 INFO kernel:[ 0.252052] ACPI: bus type PNP unregistered >20:09:15,756 DEBUG kernel:[ 0.258440] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >20:09:15,756 DEBUG kernel:[ 0.258444] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >20:09:15,756 DEBUG kernel:[ 0.258446] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >20:09:15,756 DEBUG kernel:[ 0.258458] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >20:09:15,756 DEBUG kernel:[ 0.258460] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >20:09:15,756 DEBUG kernel:[ 0.258462] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >20:09:15,756 INFO kernel:[ 0.258469] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfa00000-0xdfbfffff] >20:09:15,756 INFO kernel:[ 0.258479] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfc00000-0xdfdfffff 64bit pref] >20:09:15,756 INFO kernel:[ 0.258482] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >20:09:15,756 INFO kernel:[ 0.258484] pci 0000:00:1c.0: PCI bridge to [bus 02] >20:09:15,756 INFO kernel:[ 0.258488] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >20:09:15,756 INFO kernel:[ 0.258493] pci 0000:00:1c.0: bridge window [mem 0xdfa00000-0xdfbfffff] >20:09:15,756 INFO kernel:[ 0.258496] pci 0000:00:1c.0: bridge window [mem 0xdfc00000-0xdfdfffff 64bit pref] >20:09:15,756 INFO kernel:[ 0.258502] pci 0000:00:1c.1: PCI bridge to [bus 03] >20:09:15,756 INFO kernel:[ 0.258506] pci 0000:00:1c.1: bridge window [mem 0xf0400000-0xf04fffff] >20:09:15,756 DEBUG kernel:[ 0.258515] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >20:09:15,756 DEBUG kernel:[ 0.258516] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >20:09:15,756 DEBUG kernel:[ 0.258518] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >20:09:15,756 DEBUG kernel:[ 0.258519] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff] >20:09:15,756 DEBUG kernel:[ 0.258521] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff] >20:09:15,756 DEBUG kernel:[ 0.258522] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff] >20:09:15,756 DEBUG kernel:[ 0.258524] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff] >20:09:15,756 DEBUG kernel:[ 0.258525] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff] >20:09:15,756 DEBUG kernel:[ 0.258527] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff] >20:09:15,756 DEBUG kernel:[ 0.258528] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff] >20:09:15,756 DEBUG kernel:[ 0.258530] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff] >20:09:15,756 DEBUG kernel:[ 0.258531] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff] >20:09:15,756 DEBUG kernel:[ 0.258533] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff] >20:09:15,756 DEBUG kernel:[ 0.258534] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff] >20:09:15,756 DEBUG kernel:[ 0.258536] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff] >20:09:15,756 DEBUG kernel:[ 0.258537] pci_bus 0000:00: resource 19 [mem 0xdfa00000-0xfebfffff] >20:09:15,756 DEBUG kernel:[ 0.258539] pci_bus 0000:00: resource 20 [mem 0xfed40000-0xfed4bfff] >20:09:15,756 DEBUG kernel:[ 0.258541] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] >20:09:15,756 DEBUG kernel:[ 0.258542] pci_bus 0000:02: resource 1 [mem 0xdfa00000-0xdfbfffff] >20:09:15,756 DEBUG kernel:[ 0.258544] pci_bus 0000:02: resource 2 [mem 0xdfc00000-0xdfdfffff 64bit pref] >20:09:15,756 DEBUG kernel:[ 0.258546] pci_bus 0000:03: resource 1 [mem 0xf0400000-0xf04fffff] >20:09:15,756 INFO kernel:[ 0.258570] NET: Registered protocol family 2 >20:09:15,756 INFO kernel:[ 0.258748] TCP established hash table entries: 65536 (order: 7, 524288 bytes) >20:09:15,756 INFO kernel:[ 0.258917] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >20:09:15,756 INFO kernel:[ 0.259035] TCP: Hash tables configured (established 65536 bind 65536) >20:09:15,756 INFO kernel:[ 0.259052] TCP: reno registered >20:09:15,756 INFO kernel:[ 0.259065] UDP hash table entries: 4096 (order: 5, 131072 bytes) >20:09:15,756 INFO kernel:[ 0.259093] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >20:09:15,756 INFO kernel:[ 0.259151] NET: Registered protocol family 1 >20:09:15,756 DEBUG kernel:[ 0.259161] pci 0000:00:02.0: Boot video device >20:09:15,756 DEBUG kernel:[ 0.259578] PCI: CLS 64 bytes, default 64 >20:09:15,756 INFO kernel:[ 0.259622] Unpacking initramfs... >20:09:15,756 INFO kernel:[ 4.216691] Freeing initrd memory: 40240K (ffff88003d8af000 - ffff88003fffb000) >20:09:15,756 INFO kernel:[ 4.216733] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >20:09:15,756 INFO kernel:[ 4.216736] software IO TLB [mem 0xca20c000-0xce20c000] (64MB) mapped at [ffff8800ca20c000-ffff8800ce20bfff] >20:09:15,756 INFO kernel:[ 4.216901] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer >20:09:15,756 INFO kernel:[ 4.217255] AVX2 version of gcm_enc/dec engaged. >20:09:15,756 INFO kernel:[ 4.219300] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >20:09:15,756 INFO kernel:[ 4.219695] futex hash table entries: 2048 (order: 5, 131072 bytes) >20:09:15,756 NOTICE kernel:[ 4.219714] Initialise system trusted keyring >20:09:15,756 INFO kernel:[ 4.219730] audit: initializing netlink subsys (disabled) >20:09:15,756 NOTICE kernel:[ 4.219749] audit: type=2000 audit(1400962143.208:1): initialized >20:09:15,756 INFO kernel:[ 4.247684] HugeTLB registered 2 MB page size, pre-allocated 0 pages >20:09:15,756 INFO kernel:[ 4.249056] zbud: loaded >20:09:15,756 NOTICE kernel:[ 4.249227] VFS: Disk quotas dquot_6.5.2 >20:09:15,756 WARNING kernel:[ 4.249261] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >20:09:15,756 INFO kernel:[ 4.249595] msgmni has been set to 15723 >20:09:15,756 NOTICE kernel:[ 4.249648] Key type big_key registered >20:09:15,756 DEBUG kernel:[ 4.249649] SELinux: Registering netfilter hooks >20:09:15,756 INFO kernel:[ 4.250290] alg: No test for stdrng (krng) >20:09:15,756 INFO kernel:[ 4.250298] NET: Registered protocol family 38 >20:09:15,756 NOTICE kernel:[ 4.250301] Key type asymmetric registered >20:09:15,756 NOTICE kernel:[ 4.250302] Asymmetric key parser 'x509' registered >20:09:15,756 INFO kernel:[ 4.250336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >20:09:15,756 INFO kernel:[ 4.250366] io scheduler noop registered >20:09:15,756 INFO kernel:[ 4.250368] io scheduler deadline registered >20:09:15,756 INFO kernel:[ 4.250396] io scheduler cfq registered (default) >20:09:15,756 INFO kernel:[ 4.250736] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >20:09:15,756 INFO kernel:[ 4.250750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >20:09:15,756 INFO kernel:[ 4.250787] efifb: probing for efifb >20:09:15,756 INFO kernel:[ 4.252073] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90004f80000, using 5628k, total 5625k >20:09:15,756 INFO kernel:[ 4.252075] efifb: mode is 1600x900x32, linelength=6400, pages=1 >20:09:15,756 INFO kernel:[ 4.252076] efifb: scrolling: redraw >20:09:15,756 INFO kernel:[ 4.252077] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >20:09:15,756 INFO kernel:[ 4.252153] Console: switching to colour frame buffer device 200x56 >20:09:15,756 INFO kernel:[ 4.255384] fb0: EFI VGA frame buffer device >20:09:15,756 DEBUG kernel:[ 4.255391] intel_idle: MWAIT substates: 0x11142120 >20:09:15,756 DEBUG kernel:[ 4.255393] intel_idle: v0.4 model 0x45 >20:09:15,756 DEBUG kernel:[ 4.255394] intel_idle: lapic_timer_reliable_states 0xffffffff >20:09:15,756 INFO kernel:[ 4.255886] ACPI: AC Adapter [AC] (on-line) >20:09:15,756 INFO kernel:[ 4.255973] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 >20:09:15,756 INFO kernel:[ 4.256107] ACPI: Lid Switch [LID] >20:09:15,756 INFO kernel:[ 4.256145] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 >20:09:15,756 INFO kernel:[ 4.256149] ACPI: Sleep Button [SLPB] >20:09:15,756 INFO kernel:[ 4.256202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >20:09:15,756 INFO kernel:[ 4.256204] ACPI: Power Button [PWRF] >20:09:15,756 INFO kernel:[ 4.257392] thermal LNXTHERM:00: registered as thermal_zone0 >20:09:15,756 INFO kernel:[ 4.257394] ACPI: Thermal Zone [THM0] (52 C) >20:09:15,756 INFO kernel:[ 4.257438] GHES: HEST is not enabled! >20:09:15,756 INFO kernel:[ 4.257508] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >20:09:15,756 INFO kernel:[ 4.258068] Non-volatile memory driver v1.3 >20:09:15,756 INFO kernel:[ 4.258070] Linux agpgart interface v0.103 >20:09:15,756 DEBUG kernel:[ 4.258171] ahci 0000:00:1f.2: version 3.0 >20:09:15,756 DEBUG kernel:[ 4.258272] ahci 0000:00:1f.2: irq 58 for MSI/MSI-X >20:09:15,756 INFO kernel:[ 4.265626] ACPI: Battery Slot [BAT0] (battery present) >20:09:15,756 INFO kernel:[ 4.268422] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 3 ports 6 Gbps 0x1 impl SATA mode >20:09:15,756 INFO kernel:[ 4.268425] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst >20:09:15,756 INFO kernel:[ 4.268774] scsi0 : ahci >20:09:15,756 INFO kernel:[ 4.268907] scsi1 : ahci >20:09:15,756 INFO kernel:[ 4.268995] scsi2 : ahci >20:09:15,756 INFO kernel:[ 4.269034] ata1: SATA max UDMA/133 abar m2048@0xf053c000 port 0xf053c100 irq 58 >20:09:15,756 INFO kernel:[ 4.269036] ata2: DUMMY >20:09:15,756 INFO kernel:[ 4.269037] ata3: DUMMY >20:09:15,756 INFO kernel:[ 4.269115] libphy: Fixed MDIO Bus: probed >20:09:15,756 INFO kernel:[ 4.269168] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >20:09:15,756 INFO kernel:[ 4.269170] ehci-pci: EHCI PCI platform driver >20:09:15,756 INFO kernel:[ 4.269262] ehci-pci 0000:00:1d.0: EHCI Host Controller >20:09:15,756 INFO kernel:[ 4.269305] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1 >20:09:15,756 INFO kernel:[ 4.269319] ehci-pci 0000:00:1d.0: debug port 2 >20:09:15,756 DEBUG kernel:[ 4.273221] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >20:09:15,756 INFO kernel:[ 4.273235] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf053d000 >20:09:15,756 INFO kernel:[ 4.278411] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >20:09:15,756 INFO kernel:[ 4.278452] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >20:09:15,756 INFO kernel:[ 4.278453] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:09:15,756 INFO kernel:[ 4.278455] usb usb1: Product: EHCI Host Controller >20:09:15,756 INFO kernel:[ 4.278457] usb usb1: Manufacturer: Linux 3.15.0-0.rc6.git0.1.fc21.x86_64 ehci_hcd >20:09:15,756 INFO kernel:[ 4.278458] usb usb1: SerialNumber: 0000:00:1d.0 >20:09:15,756 INFO kernel:[ 4.278565] hub 1-0:1.0: USB hub found >20:09:15,756 INFO kernel:[ 4.278569] hub 1-0:1.0: 3 ports detected >20:09:15,756 INFO kernel:[ 4.278694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >20:09:15,756 INFO kernel:[ 4.278698] ohci-pci: OHCI PCI platform driver >20:09:15,756 INFO kernel:[ 4.278706] uhci_hcd: USB Universal Host Controller Interface driver >20:09:15,756 INFO kernel:[ 4.278810] xhci_hcd 0000:00:14.0: xHCI Host Controller >20:09:15,756 INFO kernel:[ 4.278847] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 >20:09:15,756 DEBUG kernel:[ 4.278930] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >20:09:15,756 DEBUG kernel:[ 4.278951] xhci_hcd 0000:00:14.0: irq 59 for MSI/MSI-X >20:09:15,756 INFO kernel:[ 4.279002] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >20:09:15,756 INFO kernel:[ 4.279003] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:09:15,756 INFO kernel:[ 4.279005] usb usb2: Product: xHCI Host Controller >20:09:15,756 INFO kernel:[ 4.279006] usb usb2: Manufacturer: Linux 3.15.0-0.rc6.git0.1.fc21.x86_64 xhci_hcd >20:09:15,756 INFO kernel:[ 4.279008] usb usb2: SerialNumber: 0000:00:14.0 >20:09:15,756 INFO kernel:[ 4.279103] hub 2-0:1.0: USB hub found >20:09:15,756 INFO kernel:[ 4.279114] hub 2-0:1.0: 9 ports detected >20:09:15,756 INFO kernel:[ 4.280637] xhci_hcd 0000:00:14.0: xHCI Host Controller >20:09:15,756 INFO kernel:[ 4.280674] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >20:09:15,756 INFO kernel:[ 4.280706] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003 >20:09:15,756 INFO kernel:[ 4.280708] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:09:15,756 INFO kernel:[ 4.280709] usb usb3: Product: xHCI Host Controller >20:09:15,756 INFO kernel:[ 4.280711] usb usb3: Manufacturer: Linux 3.15.0-0.rc6.git0.1.fc21.x86_64 xhci_hcd >20:09:15,756 INFO kernel:[ 4.280712] usb usb3: SerialNumber: 0000:00:14.0 >20:09:15,756 INFO kernel:[ 4.280805] hub 3-0:1.0: USB hub found >20:09:15,756 INFO kernel:[ 4.280814] hub 3-0:1.0: 4 ports detected >20:09:15,756 INFO kernel:[ 4.281565] usbcore: registered new interface driver usbserial >20:09:15,756 INFO kernel:[ 4.281572] usbcore: registered new interface driver usbserial_generic >20:09:15,756 INFO kernel:[ 4.281578] usbserial: USB Serial support registered for generic >20:09:15,756 INFO kernel:[ 4.281609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >20:09:15,756 INFO kernel:[ 4.283748] serio: i8042 KBD port at 0x60,0x64 irq 1 >20:09:15,756 INFO kernel:[ 4.283751] serio: i8042 AUX port at 0x60,0x64 irq 12 >20:09:15,756 INFO kernel:[ 4.283819] mousedev: PS/2 mouse device common for all mice >20:09:15,756 INFO kernel:[ 4.284033] rtc_cmos 00:06: RTC can wake from S4 >20:09:15,756 INFO kernel:[ 4.284163] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >20:09:15,756 INFO kernel:[ 4.284192] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >20:09:15,756 INFO kernel:[ 4.284257] device-mapper: uevent: version 1.0.3 >20:09:15,756 INFO kernel:[ 4.284315] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >20:09:15,756 INFO kernel:[ 4.284369] Intel P-state driver initializing. >20:09:15,756 INFO kernel:[ 4.284382] Intel pstate controlling: cpu 0 >20:09:15,756 INFO kernel:[ 4.284410] Intel pstate controlling: cpu 1 >20:09:15,756 INFO kernel:[ 4.284427] Intel pstate controlling: cpu 2 >20:09:15,756 INFO kernel:[ 4.284442] Intel pstate controlling: cpu 3 >20:09:15,756 INFO kernel:[ 4.284870] EFI Variables Facility v0.08 2004-May-17 >20:09:15,756 INFO kernel:[ 4.286176] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >20:09:15,756 INFO kernel:[ 4.294751] hidraw: raw HID events driver (C) Jiri Kosina >20:09:15,756 INFO kernel:[ 4.294818] usbcore: registered new interface driver usbhid >20:09:15,756 INFO kernel:[ 4.294819] usbhid: USB HID core driver >20:09:15,756 INFO kernel:[ 4.294856] drop_monitor: Initializing network drop monitor service >20:09:15,756 INFO kernel:[ 4.294898] ip_tables: (C) 2000-2006 Netfilter Core Team >20:09:15,756 INFO kernel:[ 4.294925] TCP: cubic registered >20:09:15,756 INFO kernel:[ 4.294926] Initializing XFRM netlink socket >20:09:15,756 INFO kernel:[ 4.294995] NET: Registered protocol family 10 >20:09:15,756 INFO kernel:[ 4.295123] mip6: Mobile IPv6 >20:09:15,756 INFO kernel:[ 4.295125] NET: Registered protocol family 17 >20:09:15,756 NOTICE kernel:[ 4.295313] Loading compiled-in X.509 certificates >20:09:15,756 NOTICE kernel:[ 4.295948] Loaded X.509 cert 'Fedora kernel signing key: 352a230daa9d7197f3e5d146d165a63d3a1e8c90' >20:09:15,756 NOTICE kernel:[ 4.296157] EFI: Loaded cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to '.system_keyring' >20:09:15,756 NOTICE kernel:[ 4.296176] EFI: Loaded cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to '.system_keyring' >20:09:15,756 NOTICE kernel:[ 4.296182] EFI: Loaded cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949' linked to '.system_keyring' >20:09:15,756 NOTICE kernel:[ 4.296549] EFI: Loaded cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42' linked to '.system_keyring' >20:09:15,756 INFO kernel:[ 4.296681] registered taskstats version 1 >20:09:15,756 INFO kernel:[ 4.297061] Magic number: 14:982:144 >20:09:15,756 INFO kernel:[ 4.297068] ata_port ata1: hash matches >20:09:15,756 INFO kernel:[ 4.297069] ata1: hash matches >20:09:15,756 INFO kernel:[ 4.297095] acpi device:15: hash matches >20:09:15,756 INFO kernel:[ 4.297152] rtc_cmos 00:06: setting system clock to 2014-05-24 20:09:03 UTC (1400962143) >20:09:15,756 INFO kernel:[ 4.573369] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >20:09:15,756 DEBUG kernel:[ 4.576435] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >20:09:15,756 INFO kernel:[ 4.576439] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >20:09:15,756 DEBUG kernel:[ 4.576512] ata1.00: ACPI cmd ef/10:09:00:00:00:a0 (SET FEATURES) succeeded >20:09:15,756 WARNING kernel:[ 4.576735] ata1.00: supports DRM functions and may not be fully accessible >20:09:15,756 INFO kernel:[ 4.576816] ata1.00: ATA-9: LITEONIT LGT-256M6G, 1G85202, max UDMA/133 >20:09:15,756 INFO kernel:[ 4.576820] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32), AA >20:09:15,756 DEBUG kernel:[ 4.577210] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >20:09:15,756 INFO kernel:[ 4.577213] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >20:09:15,756 DEBUG kernel:[ 4.577248] ata1.00: ACPI cmd ef/10:09:00:00:00:a0 (SET FEATURES) succeeded >20:09:15,756 WARNING kernel:[ 4.577379] ata1.00: supports DRM functions and may not be fully accessible >20:09:15,756 INFO kernel:[ 4.577555] ata1.00: configured for UDMA/133 >20:09:15,756 NOTICE kernel:[ 4.577730] scsi 0:0:0:0: Direct-Access ATA LITEONIT LGT-256 1G85 PQ: 0 ANSI: 5 >20:09:15,756 NOTICE kernel:[ 4.578028] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB) >20:09:15,756 NOTICE kernel:[ 4.578073] sd 0:0:0:0: [sda] Write Protect is off >20:09:15,756 NOTICE kernel:[ 4.578074] sd 0:0:0:0: Attached scsi generic sg0 type 0 >20:09:15,756 DEBUG kernel:[ 4.578079] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >20:09:15,756 NOTICE kernel:[ 4.578095] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:09:15,756 INFO kernel:[ 4.578335] sda: sda1 sda2 sda3 sda4 >20:09:15,756 NOTICE kernel:[ 4.578594] sd 0:0:0:0: [sda] Attached SCSI disk >20:09:15,756 INFO kernel:[ 4.579552] Freeing unused kernel memory: 1440K (ffffffff81d27000 - ffffffff81e8f000) >20:09:15,756 INFO kernel:[ 4.579555] Write protecting the kernel read-only data: 12288k >20:09:15,756 INFO kernel:[ 4.580322] usb 1-1: new high-speed USB device number 2 using ehci-pci >20:09:15,756 INFO kernel:[ 4.581849] Freeing unused kernel memory: 928K (ffff880001718000 - ffff880001800000) >20:09:15,756 INFO kernel:[ 4.584135] Freeing unused kernel memory: 1012K (ffff880001b03000 - ffff880001c00000) >20:09:15,756 NOTICE kernel:[ 4.605582] random: systemd urandom read with 88 bits of entropy available >20:09:15,756 INFO kernel:[ 4.638471] device-mapper: multipath: version 1.7.0 loaded >20:09:15,756 INFO kernel:[ 4.691046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >20:09:15,756 INFO kernel:[ 4.691050] EDD information not available. >20:09:15,756 INFO kernel:[ 4.695958] usb 1-1: New USB device found, idVendor=8087, idProduct=8000 >20:09:15,756 INFO kernel:[ 4.695964] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >20:09:15,756 INFO kernel:[ 4.696347] hub 1-1:1.0: USB hub found >20:09:15,756 INFO kernel:[ 4.696513] hub 1-1:1.0: 8 ports detected >20:09:15,756 INFO kernel:[ 4.770360] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd002a3/0x940300/0x127c00, board id: 2668, fw id: 1545510 >20:09:15,756 INFO kernel:[ 4.770377] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >20:09:15,756 INFO kernel:[ 4.811507] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5 >20:09:15,756 INFO kernel:[ 4.852297] usb 2-1: new high-speed USB device number 2 using xhci_hcd >20:09:15,756 INFO kernel:[ 5.018770] usb 2-1: New USB device found, idVendor=0781, idProduct=5530 >20:09:15,756 INFO kernel:[ 5.018783] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >20:09:15,756 INFO kernel:[ 5.018790] usb 2-1: Product: SanDisk Cruzer >20:09:15,756 INFO kernel:[ 5.018797] usb 2-1: Manufacturer: SanDisk >20:09:15,756 INFO kernel:[ 5.018803] usb 2-1: SerialNumber: 0875720C61512596 >20:09:15,756 INFO kernel:[ 5.173178] usb 2-6: new full-speed USB device number 3 using xhci_hcd >20:09:15,756 INFO kernel:[ 5.188667] squashfs: version 4.0 (2009/01/31) Phillip Lougher >20:09:15,756 INFO kernel:[ 5.207103] Loading iSCSI transport class v2.0-870. >20:09:15,756 INFO kernel:[ 5.217100] tsc: Refined TSC clocksource calibration: 2693.763 MHz >20:09:15,756 NOTICE kernel:[ 5.226758] iscsi: registered transport (tcp) >20:09:15,756 INFO kernel:[ 5.339412] usb 2-6: New USB device found, idVendor=138a, idProduct=0017 >20:09:15,756 INFO kernel:[ 5.339422] usb 2-6: New USB device strings: Mfr=0, Product=0, SerialNumber=1 >20:09:15,756 INFO kernel:[ 5.339426] usb 2-6: SerialNumber: 2ea8bf5aa7c0 >20:09:15,756 INFO kernel:[ 5.493150] usb 2-7: new full-speed USB device number 4 using xhci_hcd >20:09:15,756 INFO kernel:[ 5.658314] usb 2-7: New USB device found, idVendor=8087, idProduct=07dc >20:09:15,756 INFO kernel:[ 5.658323] usb 2-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >20:09:15,756 INFO kernel:[ 5.732222] usb 1-1.8: new high-speed USB device number 3 using ehci-pci >20:09:15,756 INFO kernel:[ 5.877646] usb 1-1.8: New USB device found, idVendor=04ca, idProduct=7036 >20:09:15,756 INFO kernel:[ 5.877655] usb 1-1.8: New USB device strings: Mfr=3, Product=1, SerialNumber=2 >20:09:15,756 INFO kernel:[ 5.877660] usb 1-1.8: Product: Integrated Camera >20:09:15,756 INFO kernel:[ 5.877664] usb 1-1.8: Manufacturer: SC20A38485AA43P8E5 >20:09:15,756 INFO kernel:[ 5.877668] usb 1-1.8: SerialNumber: 200901010001 >20:09:15,756 INFO kernel:[ 6.217036] Switched to clocksource tsc >20:09:15,756 INFO kernel:[ 7.781088] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >20:09:15,756 INFO kernel:[ 8.296129] floppy0: no floppy controllers found >20:09:15,756 INFO kernel:[ 8.296154] work still pending >20:09:15,756 INFO kernel:[ 8.312300] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >20:09:15,756 INFO kernel:[ 8.312307] EDD information not available. >20:09:15,756 INFO kernel:[ 8.328866] No iBFT detected. >20:09:15,756 INFO kernel:[ 8.336810] md: raid0 personality registered for level 0 >20:09:15,756 INFO kernel:[ 8.349223] md: raid1 personality registered for level 1 >20:09:15,756 INFO kernel:[ 8.355569] async_tx: api initialized (async) >20:09:15,756 INFO kernel:[ 8.360185] xor: automatically using best checksumming function: >20:09:15,756 INFO kernel:[ 8.369927] avx : 8860.000 MB/sec >20:09:15,756 WARNING kernel:[ 8.409912] raid6: sse2x1 3796 MB/s >20:09:15,756 WARNING kernel:[ 8.426903] raid6: sse2x2 5468 MB/s >20:09:15,756 WARNING kernel:[ 8.443898] raid6: sse2x4 7121 MB/s >20:09:15,756 WARNING kernel:[ 8.460894] raid6: avx2x1 10589 MB/s >20:09:15,756 WARNING kernel:[ 8.477884] raid6: avx2x2 13273 MB/s >20:09:15,756 WARNING kernel:[ 8.494877] raid6: avx2x4 21687 MB/s >20:09:15,756 WARNING kernel:[ 8.494878] raid6: using algorithm avx2x4 (21687 MB/s) >20:09:15,756 WARNING kernel:[ 8.494878] raid6: using avx2x2 recovery algorithm >20:09:15,756 INFO kernel:[ 8.503017] md: raid6 personality registered for level 6 >20:09:15,756 INFO kernel:[ 8.503019] md: raid5 personality registered for level 5 >20:09:15,756 INFO kernel:[ 8.503020] md: raid4 personality registered for level 4 >20:09:15,756 INFO kernel:[ 8.508157] md: raid10 personality registered for level 10 >20:09:15,756 INFO kernel:[ 8.509937] md: linear personality registered for level -1 >20:09:15,756 INFO kernel:[ 8.514572] device-mapper: multipath round-robin: version 1.0.0 loaded >20:09:15,756 INFO kernel:[ 8.519648] sha256_ssse3: Using AVX2 optimized SHA-256 implementation >20:09:15,756 INFO kernel:[ 8.536780] RPC: Registered named UNIX socket transport module. >20:09:15,756 INFO kernel:[ 8.536782] RPC: Registered udp transport module. >20:09:15,756 INFO kernel:[ 8.536783] RPC: Registered tcp transport module. >20:09:15,756 INFO kernel:[ 8.536783] RPC: Registered tcp NFSv4.1 backchannel transport module. >20:09:15,756 INFO kernel:[ 8.615359] usb-storage 2-1:1.0: USB Mass Storage device detected >20:09:15,756 INFO kernel:[ 8.615468] scsi3 : usb-storage 2-1:1.0 >20:09:15,756 INFO kernel:[ 8.615559] usbcore: registered new interface driver usb-storage >20:09:15,756 INFO kernel:[ 8.617546] usbcore: registered new interface driver uas >20:09:15,756 INFO kernel:[ 8.741466] wmi: Mapper loaded >20:09:15,756 INFO kernel:[ 8.746327] pps_core: LinuxPPS API ver. 1 registered >20:09:15,756 INFO kernel:[ 8.746330] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >20:09:15,756 NOTICE kernel:[ 8.748652] random: nonblocking pool is initialized >20:09:15,756 INFO kernel:[ 8.748829] PTP clock support registered >20:09:15,756 INFO kernel:[ 8.768057] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >20:09:15,756 INFO kernel:[ 8.768060] e1000e: Copyright(c) 1999 - 2014 Intel Corporation. >20:09:15,756 INFO kernel:[ 8.768344] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >20:09:15,756 DEBUG kernel:[ 8.768368] e1000e 0000:00:19.0: irq 60 for MSI/MSI-X >20:09:15,756 INFO kernel:[ 8.777736] [drm] Initialized drm 1.1.0 20060810 >20:09:15,756 INFO kernel:[ 8.781088] alg: No test for crc32 (crc32-pclmul) >20:09:15,756 INFO kernel:[ 8.933035] e1000e 0000:00:19.0 eth0: registered PHC clock >20:09:15,756 INFO kernel:[ 8.933041] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 54:ee:75:10:41:d6 >20:09:15,756 INFO kernel:[ 8.933044] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >20:09:15,756 INFO kernel:[ 8.933072] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: 1000FF-0FF >20:09:15,756 INFO kernel:[ 8.933148] i915 0000:00:02.0: enabling device (0006 -> 0007) >20:09:15,756 INFO kernel:[ 8.936461] [drm] Memory usable by graphics device = 2048M >20:09:15,756 DEBUG kernel:[ 8.936476] checking generic (e0000000 57f000) vs hw (e0000000 10000000) >20:09:15,756 INFO kernel:[ 8.936483] fb: switching to inteldrmfb from EFI VGA >20:09:15,756 INFO kernel:[ 8.936543] Console: switching to colour dummy device 80x25 >20:09:15,756 DEBUG kernel:[ 8.984840] i915 0000:00:02.0: irq 61 for MSI/MSI-X >20:09:15,756 INFO kernel:[ 8.984852] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >20:09:15,756 INFO kernel:[ 8.984853] [drm] Driver supports precise vblank timestamp query. >20:09:15,756 INFO kernel:[ 8.984878] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=mem >20:09:15,756 INFO kernel:[ 9.033201] fbcon: inteldrmfb (fb0) is primary device >20:09:15,756 INFO kernel:[ 9.127488] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >20:09:15,756 INFO kernel:[ 9.328726] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6 >20:09:15,756 NOTICE kernel:[ 9.616010] scsi 3:0:0:0: Direct-Access SanDisk SanDisk Cruzer 8.02 PQ: 0 ANSI: 0 CCS >20:09:15,756 NOTICE kernel:[ 9.616244] scsi 3:0:0:1: CD-ROM SanDisk SanDisk Cruzer 8.02 PQ: 0 ANSI: 0 >20:09:15,756 NOTICE kernel:[ 9.616565] sd 3:0:0:0: Attached scsi generic sg1 type 0 >20:09:15,756 NOTICE kernel:[ 9.616686] sd 3:0:0:0: [sdb] 7856127 512-byte logical blocks: (4.02 GB/3.74 GiB) >20:09:15,756 NOTICE kernel:[ 9.617014] sd 3:0:0:0: [sdb] Write Protect is off >20:09:15,756 DEBUG kernel:[ 9.617016] sd 3:0:0:0: [sdb] Mode Sense: 45 00 00 08 >20:09:15,756 ERR kernel:[ 9.617326] sd 3:0:0:0: [sdb] No Caching mode page found >20:09:15,756 ERR kernel:[ 9.617328] sd 3:0:0:0: [sdb] Assuming drive cache: write through >20:09:15,756 WARNING kernel:[ 9.617497] sr0: scsi3-mmc drive: 48x/48x tray >20:09:15,756 INFO kernel:[ 9.617498] cdrom: Uniform CD-ROM driver Revision: 3.20 >20:09:15,756 DEBUG kernel:[ 9.617656] sr 3:0:0:1: Attached scsi CD-ROM sr0 >20:09:15,756 NOTICE kernel:[ 9.617770] sr 3:0:0:1: Attached scsi generic sg2 type 5 >20:09:15,756 INFO kernel:[ 9.621800] sdb: sdb1 sdb2 sdb3 >20:09:15,756 NOTICE kernel:[ 9.623232] sd 3:0:0:0: [sdb] Attached SCSI removable disk >20:09:15,756 INFO kernel:[ 9.664904] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.664907] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.664909] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.664911] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.664913] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.664917] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.664918] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.664921] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.664922] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:15,756 ERR kernel:[ 9.664934] end_request: I/O error, dev sr0, sector 131072 >20:09:15,756 ERR kernel:[ 9.664938] Buffer I/O error on device sr0, logical block 32768 >20:09:15,756 ERR kernel:[ 9.664940] Buffer I/O error on device sr0, logical block 32769 >20:09:15,756 INFO kernel:[ 9.682853] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.682856] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.682858] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.682860] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.682861] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.682865] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.682867] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.682869] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.682870] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:15,756 ERR kernel:[ 9.682882] end_request: I/O error, dev sr0, sector 131072 >20:09:15,756 ERR kernel:[ 9.682885] Buffer I/O error on device sr0, logical block 32768 >20:09:15,756 INFO kernel:[ 9.703311] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.703314] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.703316] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.703318] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.703320] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.703323] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.703325] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.703327] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.703329] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:15,756 ERR kernel:[ 9.703340] end_request: I/O error, dev sr0, sector 131076 >20:09:15,756 ERR kernel:[ 9.703343] Buffer I/O error on device sr0, logical block 32769 >20:09:15,756 INFO kernel:[ 9.724463] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.724465] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.724467] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.724469] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.724471] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.724475] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.724476] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.724479] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.724480] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:15,756 ERR kernel:[ 9.724491] end_request: I/O error, dev sr0, sector 196592 >20:09:15,756 ERR kernel:[ 9.724494] Buffer I/O error on device sr0, logical block 49148 >20:09:15,756 ERR kernel:[ 9.724497] Buffer I/O error on device sr0, logical block 49149 >20:09:15,756 INFO kernel:[ 9.742054] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.742057] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.742059] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.742061] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.742062] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.742066] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.742067] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.742070] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.742071] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:15,756 ERR kernel:[ 9.742082] end_request: I/O error, dev sr0, sector 196592 >20:09:15,756 ERR kernel:[ 9.742085] Buffer I/O error on device sr0, logical block 49148 >20:09:15,756 INFO kernel:[ 9.766125] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.766127] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.766128] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.766130] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.766131] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.766135] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.766136] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.766138] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.766139] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:15,756 ERR kernel:[ 9.766150] end_request: I/O error, dev sr0, sector 196596 >20:09:15,756 ERR kernel:[ 9.766152] Buffer I/O error on device sr0, logical block 49149 >20:09:15,756 INFO kernel:[ 9.806969] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.806972] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.806974] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.806976] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.806978] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.806982] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.806983] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.806986] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.806987] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:15,756 ERR kernel:[ 9.806999] end_request: I/O error, dev sr0, sector 131072 >20:09:15,756 ERR kernel:[ 9.807002] Buffer I/O error on device sr0, logical block 32768 >20:09:15,756 ERR kernel:[ 9.807005] Buffer I/O error on device sr0, logical block 32769 >20:09:15,756 INFO kernel:[ 9.825957] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.825960] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.825962] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.825964] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.825966] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.825969] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.825971] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.825973] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.825975] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:15,756 ERR kernel:[ 9.825987] end_request: I/O error, dev sr0, sector 131072 >20:09:15,756 INFO kernel:[ 9.844771] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.844774] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.844776] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.844778] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.844779] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.844783] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.844785] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.844787] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.844788] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:15,756 ERR kernel:[ 9.844799] end_request: I/O error, dev sr0, sector 131076 >20:09:15,756 INFO kernel:[ 9.863752] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.863755] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.863757] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.863759] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.863760] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.863764] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.863766] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.863768] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.863769] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:15,756 ERR kernel:[ 9.863780] end_request: I/O error, dev sr0, sector 196592 >20:09:15,756 INFO kernel:[ 9.881741] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.881743] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.881744] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.881746] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.881747] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.881750] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.881751] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.881754] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.881754] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:15,756 INFO kernel:[ 9.899741] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.899743] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.899744] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.899746] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.899747] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.899750] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.899751] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.899753] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.899753] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:15,756 INFO kernel:[ 9.935876] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.935879] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.935882] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.935884] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.935885] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.935889] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.935890] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.935893] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.935894] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:15,756 INFO kernel:[ 9.953729] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.953732] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.953734] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.953737] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.953738] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.953742] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.953744] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.953746] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.953747] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:15,756 INFO kernel:[ 9.971712] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.971714] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.971715] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.971717] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.971718] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.971721] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.971722] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.971724] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.971725] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:15,756 INFO kernel:[ 9.990760] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,756 INFO kernel:[ 9.990763] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.990765] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,756 INFO kernel:[ 9.990768] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.990769] Sense Key : Hardware Error [current] >20:09:15,756 INFO kernel:[ 9.990773] sr 3:0:0:1: [sr0] >20:09:15,756 WARNING kernel:[ 9.990775] Add. Sense: No additional sense information >20:09:15,756 INFO kernel:[ 9.990777] sr 3:0:0:1: [sr0] CDB: >20:09:15,756 WARNING kernel:[ 9.990778] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:15,756 INFO kernel:[ 10.008696] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.008699] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.008700] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.008702] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.008704] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.008707] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.008709] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.008711] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.008712] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.026690] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.026691] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.026693] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.026694] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.026695] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.026698] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.026699] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.026702] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.026702] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:15,757 WARNING kernel:[ 10.027743] sr 3:0:0:1: GET_EVENT and TUR disagree continuously, suppress GET_EVENT events >20:09:15,757 INFO kernel:[ 10.061687] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.061691] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.061693] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.061696] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.061698] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.061704] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.061706] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.061710] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.061711] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.079645] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.079648] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.079650] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.079652] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.079654] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.079657] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.079659] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.079661] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.079662] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.091362] Console: switching to colour frame buffer device 200x56 >20:09:15,757 INFO kernel:[ 10.097633] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.097635] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.097636] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.097638] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.097639] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.097642] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.097643] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.097645] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.097646] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.109463] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >20:09:15,757 INFO kernel:[ 10.109470] i915 0000:00:02.0: registered panic notifier >20:09:15,757 INFO kernel:[ 10.115192] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >20:09:15,757 INFO kernel:[ 10.115389] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7 >20:09:15,757 INFO kernel:[ 10.115589] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >20:09:15,757 INFO kernel:[ 10.116655] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.116664] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.116669] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.116675] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.116678] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.116687] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.116691] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.116697] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.116701] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.137619] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.137628] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.137632] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.137636] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.137639] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.137645] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.137649] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.137653] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.137656] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.155632] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.155637] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.155639] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.155641] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.155643] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.155646] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.155648] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.155651] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.155652] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.189646] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.189657] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.189662] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.189668] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.189672] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.189681] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.189685] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.189691] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.189695] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.207629] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.207636] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.207639] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.207643] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.207645] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.207651] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.207654] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.207658] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.207660] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.225636] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.225645] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.225650] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.225653] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.225656] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.225663] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.225666] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.225670] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.225672] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.244665] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.244673] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.244677] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.244681] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.244684] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.244690] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.244693] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.244697] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.244699] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.262634] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.262644] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.262649] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.262652] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.262655] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.262662] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.262665] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.262669] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.262671] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.280728] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.280738] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.280742] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.280746] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.280749] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.280755] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.280758] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.280762] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.280765] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.315775] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.315785] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.315789] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.315793] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.315796] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.315802] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.315806] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.315810] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.315812] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.334735] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.334745] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.334749] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.334753] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.334756] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.334762] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.334765] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.334769] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.334772] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.352693] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.352701] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.352705] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.352709] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.352711] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.352717] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.352720] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.352724] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.352726] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.371629] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.371638] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.371642] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.371645] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.371648] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.371654] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.371657] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.371661] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.371663] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.389595] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.389603] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.389607] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.389611] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.389614] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.389620] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.389623] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.389627] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.389629] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.407729] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.407739] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.407743] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.407747] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.407750] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.407757] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.407760] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.407764] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.407767] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.442602] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.442612] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.442616] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.442620] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.442623] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.442630] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.442633] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.442637] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.442639] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.460728] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.460737] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.460741] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.460745] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.460748] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.460754] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.460757] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.460761] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.460764] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.478531] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.478538] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.478542] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.478545] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.478548] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.478553] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.478556] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.478560] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.478562] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.497685] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.497695] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.497699] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.497703] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.497706] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.497712] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.497715] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.497719] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.497722] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.515517] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.515525] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.515528] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.515532] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.515534] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.515540] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.515543] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.515547] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.515549] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.533509] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.533516] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.533519] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.533522] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.533524] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.533530] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.533533] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.533536] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.533539] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.567615] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.567624] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.567627] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.567631] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.567634] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.567640] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.567643] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.567647] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.567650] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.585667] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.585676] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.585681] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.585684] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.585687] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.585694] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.585697] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.585701] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.585703] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.603486] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.603493] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.603497] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.603500] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.603503] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.603508] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.603511] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.603515] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.603517] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.622476] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.622483] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.622486] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.622490] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.622492] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.622498] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.622500] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.622504] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.622506] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.640487] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.640496] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.640501] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.640504] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.640507] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.640514] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.640517] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.640521] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.640523] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.658538] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.658546] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.658550] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.658554] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.658557] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.658563] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.658566] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.658570] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.658572] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.715197] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off >20:09:15,757 INFO kernel:[ 10.784432] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.784441] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.784445] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.784449] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.784452] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.784459] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.784462] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.784466] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.784468] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.802440] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.802448] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.802452] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.802456] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.802458] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.802465] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.802468] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.802472] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.802474] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.820405] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.820413] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.820416] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.820420] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.820422] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.820428] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.820431] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.820435] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.820437] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.839404] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.839412] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.839416] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.839420] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.839423] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.839429] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.839432] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.839435] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.839438] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:15,757 INFO kernel:[ 10.857399] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.857407] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.857410] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.857414] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.857417] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.857423] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.857426] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.857430] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.857432] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:15,757 INFO kernel:[ 10.875385] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 10.875393] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.875398] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 10.875401] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.875404] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 10.875410] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 10.875413] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 10.875417] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 10.875419] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:15,757 INFO kernel:[ 11.032608] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 11.032616] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 11.032620] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 11.032625] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 11.032628] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 11.032634] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 11.032637] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 11.032641] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 11.032644] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:15,757 INFO kernel:[ 11.050330] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 11.050343] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 11.050349] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 11.050355] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 11.050360] Sense Key : Hardware Error [current] >20:09:15,757 INFO kernel:[ 11.050370] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 11.050375] Add. Sense: No additional sense information >20:09:15,757 INFO kernel:[ 11.050382] sr 3:0:0:1: [sr0] CDB: >20:09:15,757 WARNING kernel:[ 11.050386] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:15,757 INFO kernel:[ 11.069355] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,757 INFO kernel:[ 11.069367] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 11.069373] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,757 INFO kernel:[ 11.069379] sr 3:0:0:1: [sr0] >20:09:15,757 WARNING kernel:[ 11.069383] Sense Key : Hardware Error [current] >20:09:15,758 INFO kernel:[ 11.069393] sr 3:0:0:1: [sr0] >20:09:15,758 WARNING kernel:[ 11.069399] Add. Sense: No additional sense information >20:09:15,758 INFO kernel:[ 11.069406] sr 3:0:0:1: [sr0] CDB: >20:09:15,758 WARNING kernel:[ 11.069410] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:15,758 INFO kernel:[ 11.089284] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,758 INFO kernel:[ 11.089293] sr 3:0:0:1: [sr0] >20:09:15,758 WARNING kernel:[ 11.089298] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,758 INFO kernel:[ 11.089301] sr 3:0:0:1: [sr0] >20:09:15,758 WARNING kernel:[ 11.089304] Sense Key : Hardware Error [current] >20:09:15,758 INFO kernel:[ 11.089311] sr 3:0:0:1: [sr0] >20:09:15,758 WARNING kernel:[ 11.089314] Add. Sense: No additional sense information >20:09:15,758 INFO kernel:[ 11.089318] sr 3:0:0:1: [sr0] CDB: >20:09:15,758 WARNING kernel:[ 11.089321] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:15,758 INFO kernel:[ 11.114372] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,758 INFO kernel:[ 11.114380] sr 3:0:0:1: [sr0] >20:09:15,758 WARNING kernel:[ 11.114384] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,758 INFO kernel:[ 11.114387] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 11.114390] Sense Key : Hardware Error [current] >20:09:15,759 INFO kernel:[ 11.114396] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 11.114399] Add. Sense: No additional sense information >20:09:15,759 INFO kernel:[ 11.114403] sr 3:0:0:1: [sr0] CDB: >20:09:15,759 WARNING kernel:[ 11.114405] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:15,759 INFO kernel:[ 11.133317] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,759 INFO kernel:[ 11.133326] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 11.133330] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,759 INFO kernel:[ 11.133334] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 11.133336] Sense Key : Hardware Error [current] >20:09:15,759 INFO kernel:[ 11.133343] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 11.133346] Add. Sense: No additional sense information >20:09:15,759 INFO kernel:[ 11.133350] sr 3:0:0:1: [sr0] CDB: >20:09:15,759 WARNING kernel:[ 11.133352] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:15,759 DEBUG kernel:[ 11.639709] ISO 9660 Extensions: Microsoft Joliet Level 3 >20:09:15,759 DEBUG kernel:[ 11.645780] ISO 9660 Extensions: RRIP_1991A >20:09:15,759 INFO kernel:[ 11.795115] loop: module loaded >20:09:15,759 INFO kernel:[ 12.115481] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >20:09:15,759 DEBUG kernel:[ 13.526623] SELinux: 2048 avtab hash slots, 107548 rules. >20:09:15,759 DEBUG kernel:[ 13.541860] SELinux: 2048 avtab hash slots, 107548 rules. >20:09:15,759 DEBUG kernel:[ 13.557631] SELinux: 8 users, 103 roles, 4854 types, 283 bools, 1 sens, 1024 cats >20:09:15,759 DEBUG kernel:[ 13.557634] SELinux: 83 classes, 107548 rules >20:09:15,759 DEBUG kernel:[ 13.560549] SELinux: Completing initialization. >20:09:15,759 DEBUG kernel:[ 13.560551] SELinux: Setting up existing superblocks. >20:09:15,759 DEBUG kernel:[ 13.560554] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:09:15,759 DEBUG kernel:[ 13.560576] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.560582] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.560586] SELinux: initialized (dev proc, type proc), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.560618] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >20:09:15,759 DEBUG kernel:[ 13.561034] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561582] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >20:09:15,759 DEBUG kernel:[ 13.561584] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >20:09:15,759 DEBUG kernel:[ 13.561588] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561590] SELinux: initialized (dev aio, type aio), not configured for labeling >20:09:15,759 DEBUG kernel:[ 13.561592] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >20:09:15,759 DEBUG kernel:[ 13.561600] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >20:09:15,759 DEBUG kernel:[ 13.561605] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >20:09:15,759 DEBUG kernel:[ 13.561609] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561617] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561846] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561848] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:09:15,759 DEBUG kernel:[ 13.561852] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:09:15,759 DEBUG kernel:[ 13.561933] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:09:15,759 DEBUG kernel:[ 13.561952] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561955] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561957] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561972] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561973] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561975] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561979] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561982] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561983] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561984] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561988] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561989] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561991] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561994] SELinux: initialized (dev drm, type drm), not configured for labeling >20:09:15,759 DEBUG kernel:[ 13.561996] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.561998] SELinux: initialized (dev sdb, type iso9660), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 13.562005] SELinux: initialized (dev loop0, type squashfs), uses xattr >20:09:15,759 DEBUG kernel:[ 13.562015] SELinux: initialized (dev dm-0, type ext4), uses xattr >20:09:15,759 DEBUG kernel:[ 14.272462] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >20:09:15,759 DEBUG kernel:[ 14.393321] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >20:09:15,759 DEBUG kernel:[ 14.451449] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:09:15,759 INFO kernel:[ 15.422670] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >20:09:15,759 INFO kernel:[ 15.520878] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >20:09:15,759 WARNING kernel:[ 15.566803] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >20:09:15,759 WARNING kernel:[ 15.566813] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >20:09:15,759 WARNING kernel:[ 15.566819] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >20:09:15,759 WARNING kernel:[ 15.566823] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >20:09:15,759 WARNING kernel:[ 15.566830] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >20:09:15,759 WARNING kernel:[ 15.566841] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >20:09:15,759 WARNING kernel:[ 15.566847] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >20:09:15,759 WARNING kernel:[ 15.566855] thinkpad_acpi: Unknown symbol snd_card_new (err 0) >20:09:15,759 WARNING kernel:[ 15.566859] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >20:09:15,759 WARNING kernel:[ 15.566869] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >20:09:15,759 WARNING kernel:[ 15.566873] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >20:09:15,759 WARNING kernel:[ 15.566880] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >20:09:15,759 WARNING kernel:[ 15.566891] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >20:09:15,759 WARNING kernel:[ 15.566905] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >20:09:15,759 DEBUG kernel:[ 15.578137] mei_me 0000:00:16.0: irq 62 for MSI/MSI-X >20:09:15,759 INFO kernel:[ 15.650872] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x17 >20:09:15,759 WARNING kernel:[ 15.656883] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >20:09:15,759 WARNING kernel:[ 15.656893] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >20:09:15,759 WARNING kernel:[ 15.656899] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >20:09:15,759 WARNING kernel:[ 15.656904] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >20:09:15,759 WARNING kernel:[ 15.656912] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >20:09:15,759 WARNING kernel:[ 15.656918] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >20:09:15,759 WARNING kernel:[ 15.656928] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >20:09:15,759 WARNING kernel:[ 15.656934] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >20:09:15,759 WARNING kernel:[ 15.656939] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >20:09:15,759 WARNING kernel:[ 15.656943] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >20:09:15,759 INFO kernel:[ 15.816585] cfg80211: Calling CRDA to update world regulatory domain >20:09:15,759 INFO kernel:[ 15.820082] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x17 >20:09:15,759 INFO kernel:[ 15.820102] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x17 >20:09:15,759 INFO kernel:[ 15.820115] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x17 >20:09:15,759 INFO kernel:[ 15.820188] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >20:09:15,759 INFO kernel:[ 15.846386] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,759 INFO kernel:[ 15.846390] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.846391] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,759 INFO kernel:[ 15.846393] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.846394] Sense Key : Hardware Error [current] >20:09:15,759 INFO kernel:[ 15.846396] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.846398] Add. Sense: No additional sense information >20:09:15,759 INFO kernel:[ 15.846399] sr 3:0:0:1: [sr0] CDB: >20:09:15,759 WARNING kernel:[ 15.846400] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:15,759 WARNING kernel:[ 15.846406] blk_update_request: 50 callbacks suppressed >20:09:15,759 ERR kernel:[ 15.846407] end_request: I/O error, dev sr0, sector 131072 >20:09:15,759 WARNING kernel:[ 15.846409] quiet_error: 73 callbacks suppressed >20:09:15,759 ERR kernel:[ 15.846410] Buffer I/O error on device sr0, logical block 32768 >20:09:15,759 ERR kernel:[ 15.846412] Buffer I/O error on device sr0, logical block 32769 >20:09:15,759 INFO kernel:[ 15.865592] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,759 INFO kernel:[ 15.865595] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.865596] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,759 INFO kernel:[ 15.865598] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.865599] Sense Key : Hardware Error [current] >20:09:15,759 INFO kernel:[ 15.865601] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.865602] Add. Sense: No additional sense information >20:09:15,759 INFO kernel:[ 15.865604] sr 3:0:0:1: [sr0] CDB: >20:09:15,759 WARNING kernel:[ 15.865605] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:15,759 ERR kernel:[ 15.865610] end_request: I/O error, dev sr0, sector 131072 >20:09:15,759 ERR kernel:[ 15.865612] Buffer I/O error on device sr0, logical block 32768 >20:09:15,759 INFO kernel:[ 15.889682] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,759 INFO kernel:[ 15.889687] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.889689] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,759 INFO kernel:[ 15.889692] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.889694] Sense Key : Hardware Error [current] >20:09:15,759 INFO kernel:[ 15.889698] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.889700] Add. Sense: No additional sense information >20:09:15,759 INFO kernel:[ 15.889703] sr 3:0:0:1: [sr0] CDB: >20:09:15,759 WARNING kernel:[ 15.889704] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:15,759 ERR kernel:[ 15.889714] end_request: I/O error, dev sr0, sector 131076 >20:09:15,759 ERR kernel:[ 15.889717] Buffer I/O error on device sr0, logical block 32769 >20:09:15,759 INFO kernel:[ 15.907743] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,759 INFO kernel:[ 15.907752] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.907756] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,759 INFO kernel:[ 15.907759] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.907762] Sense Key : Hardware Error [current] >20:09:15,759 INFO kernel:[ 15.907768] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.907771] Add. Sense: No additional sense information >20:09:15,759 INFO kernel:[ 15.907775] sr 3:0:0:1: [sr0] CDB: >20:09:15,759 WARNING kernel:[ 15.907778] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:15,759 ERR kernel:[ 15.907792] end_request: I/O error, dev sr0, sector 196592 >20:09:15,759 ERR kernel:[ 15.907796] Buffer I/O error on device sr0, logical block 49148 >20:09:15,759 ERR kernel:[ 15.907800] Buffer I/O error on device sr0, logical block 49149 >20:09:15,759 INFO kernel:[ 15.928695] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,759 INFO kernel:[ 15.928703] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.928706] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,759 INFO kernel:[ 15.928710] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.928712] Sense Key : Hardware Error [current] >20:09:15,759 INFO kernel:[ 15.928718] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.928721] Add. Sense: No additional sense information >20:09:15,759 INFO kernel:[ 15.928725] sr 3:0:0:1: [sr0] CDB: >20:09:15,759 WARNING kernel:[ 15.928727] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:15,759 ERR kernel:[ 15.928741] end_request: I/O error, dev sr0, sector 196592 >20:09:15,759 ERR kernel:[ 15.928745] Buffer I/O error on device sr0, logical block 49148 >20:09:15,759 INFO kernel:[ 15.946953] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:15,759 INFO kernel:[ 15.946962] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.946966] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:15,759 INFO kernel:[ 15.946969] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.946972] Sense Key : Hardware Error [current] >20:09:15,759 INFO kernel:[ 15.946979] sr 3:0:0:1: [sr0] >20:09:15,759 WARNING kernel:[ 15.946982] Add. Sense: No additional sense information >20:09:15,759 INFO kernel:[ 15.946986] sr 3:0:0:1: [sr0] CDB: >20:09:15,759 WARNING kernel:[ 15.946988] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:15,759 ERR kernel:[ 15.947003] end_request: I/O error, dev sr0, sector 196596 >20:09:15,759 ERR kernel:[ 15.947008] Buffer I/O error on device sr0, logical block 49149 >20:09:15,759 INFO kernel:[ 16.118172] Intel(R) Wireless WiFi driver for Linux, in-tree:d >20:09:15,759 INFO kernel:[ 16.118172] Copyright(c) 2003- 2014 Intel Corporation >20:09:15,759 DEBUG kernel:[ 16.119003] iwlwifi 0000:03:00.0: irq 63 for MSI/MSI-X >20:09:15,759 INFO kernel:[ 16.305554] iwlwifi 0000:03:00.0: loaded firmware version 22.24.8.0 op_mode iwlmvm >20:09:15,759 INFO kernel:[ 16.451623] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144 >20:09:15,759 INFO kernel:[ 16.451951] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >20:09:15,759 INFO kernel:[ 16.452705] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >20:09:15,940 DEBUG kernel:[ 16.732663] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' >20:09:16,662 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-5.git20140319.fc21) is starting... >20:09:16,662 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >20:09:16,662 INFO NetworkManager: <info> WEXT support is enabled >20:09:16,790 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >20:09:16,919 INFO polkitd: Started polkitd version 0.112 >20:09:17,095 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >20:09:17,177 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >20:09:17,177 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >20:09:17,177 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >20:09:17,177 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >20:09:17,325 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >20:09:17,327 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >20:09:17,418 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >20:09:17,425 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >20:09:17,443 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >20:09:17,443 INFO NetworkManager: <info> WiFi hardware radio set enabled >20:09:17,446 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >20:09:17,446 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >20:09:17,446 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >20:09:17,446 INFO NetworkManager: <info> Networking is enabled by state file >20:09:17,448 INFO NetworkManager: <info> (lo): link connected >20:09:17,448 INFO NetworkManager: <info> (lo): carrier is ON >20:09:17,448 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >20:09:17,449 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >20:09:17,450 INFO NetworkManager: <info> (enp0s25): carrier is OFF >20:09:17,451 INFO NetworkManager: <info> (enp0s25): new Ethernet device (driver: 'e1000e' ifindex: 2) >20:09:17,451 INFO NetworkManager: <info> (enp0s25): exported as /org/freedesktop/NetworkManager/Devices/1 >20:09:17,452 INFO NetworkManager: <info> (enp0s25): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >20:09:17,555 DEBUG kernel:[ 18.346527] e1000e 0000:00:19.0: irq 60 for MSI/MSI-X >20:09:17,656 INFO NetworkManager: <info> (enp0s25): preparing device >20:09:17,656 DEBUG kernel:[ 18.447346] e1000e 0000:00:19.0: irq 60 for MSI/MSI-X >20:09:17,656 INFO kernel:[ 18.447464] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready >20:09:17,658 NOTICE NetworkManager: ifcfg-rh: read connection 'Wired connection 1' >20:09:17,658 INFO NetworkManager: <info> (enp0s25): created default wired connection 'Wired connection 1' >20:09:17,659 INFO NetworkManager: <info> (wlp3s0): using nl80211 for WiFi device control >20:09:17,659 INFO NetworkManager: <info> (wlp3s0): driver supports Access Point (AP) mode >20:09:17,659 INFO NetworkManager: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >20:09:17,659 INFO NetworkManager: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2 >20:09:17,659 INFO NetworkManager: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >20:09:17,670 INFO kernel:[ 18.452721] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >20:09:17,670 INFO kernel:[ 18.453220] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >20:09:17,677 INFO NetworkManager: <info> (wlp3s0): preparing device >20:09:17,678 INFO kernel:[ 18.469651] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >20:09:17,678 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >20:09:17,909 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >20:09:17,910 INFO NetworkManager: <info> wpa_supplicant started >20:09:17,993 INFO NetworkManager: <info> (wlp3s0) supports 5 scan SSIDs >20:09:17,993 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: starting -> ready >20:09:17,993 INFO NetworkManager: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >20:09:17,994 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: ready -> disconnected >20:09:17,994 INFO NetworkManager: <info> (wlp3s0) supports 5 scan SSIDs >20:09:21,625 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >20:09:22,631 NOTICE kernel:[ 23.420988] audit: type=1400 audit(1400962162.629:3): avc: denied { read write } for pid=1072 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=11153 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >20:09:22,724 INFO kernel:[ 23.513764] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:22,724 INFO kernel:[ 23.513768] sr 3:0:0:1: [sr0] >20:09:22,724 WARNING kernel:[ 23.513770] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:22,724 INFO kernel:[ 23.513771] sr 3:0:0:1: [sr0] >20:09:22,724 WARNING kernel:[ 23.513773] Sense Key : Hardware Error [current] >20:09:22,724 INFO kernel:[ 23.513776] sr 3:0:0:1: [sr0] >20:09:22,724 WARNING kernel:[ 23.513777] Add. Sense: No additional sense information >20:09:22,724 INFO kernel:[ 23.513779] sr 3:0:0:1: [sr0] CDB: >20:09:22,724 WARNING kernel:[ 23.513780] Read(10): 28 00 00 00 80 00 00 00 02 00 >20:09:22,724 ERR kernel:[ 23.513786] end_request: I/O error, dev sr0, sector 131072 >20:09:22,724 ERR kernel:[ 23.513788] Buffer I/O error on device sr0, logical block 32768 >20:09:22,724 ERR kernel:[ 23.513790] Buffer I/O error on device sr0, logical block 32769 >20:09:22,746 INFO kernel:[ 23.535962] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:22,746 INFO kernel:[ 23.535969] sr 3:0:0:1: [sr0] >20:09:22,746 WARNING kernel:[ 23.535973] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:22,746 INFO kernel:[ 23.535977] sr 3:0:0:1: [sr0] >20:09:22,746 WARNING kernel:[ 23.535979] Sense Key : Hardware Error [current] >20:09:22,746 INFO kernel:[ 23.535985] sr 3:0:0:1: [sr0] >20:09:22,746 WARNING kernel:[ 23.535988] Add. Sense: No additional sense information >20:09:22,746 INFO kernel:[ 23.535992] sr 3:0:0:1: [sr0] CDB: >20:09:22,746 WARNING kernel:[ 23.535994] Read(10): 28 00 00 00 80 00 00 00 01 00 >20:09:22,746 ERR kernel:[ 23.536008] end_request: I/O error, dev sr0, sector 131072 >20:09:22,746 ERR kernel:[ 23.536013] Buffer I/O error on device sr0, logical block 32768 >20:09:22,764 INFO kernel:[ 23.553827] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:22,764 INFO kernel:[ 23.553835] sr 3:0:0:1: [sr0] >20:09:22,764 WARNING kernel:[ 23.553840] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:22,764 INFO kernel:[ 23.553843] sr 3:0:0:1: [sr0] >20:09:22,764 WARNING kernel:[ 23.553846] Sense Key : Hardware Error [current] >20:09:22,764 INFO kernel:[ 23.553852] sr 3:0:0:1: [sr0] >20:09:22,764 WARNING kernel:[ 23.553855] Add. Sense: No additional sense information >20:09:22,764 INFO kernel:[ 23.553859] sr 3:0:0:1: [sr0] CDB: >20:09:22,764 WARNING kernel:[ 23.553861] Read(10): 28 00 00 00 80 01 00 00 01 00 >20:09:22,764 ERR kernel:[ 23.553876] end_request: I/O error, dev sr0, sector 131076 >20:09:22,764 ERR kernel:[ 23.553880] Buffer I/O error on device sr0, logical block 32769 >20:09:22,787 INFO kernel:[ 23.576788] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:22,787 INFO kernel:[ 23.576797] sr 3:0:0:1: [sr0] >20:09:22,787 WARNING kernel:[ 23.576801] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:22,787 INFO kernel:[ 23.576805] sr 3:0:0:1: [sr0] >20:09:22,787 WARNING kernel:[ 23.576807] Sense Key : Hardware Error [current] >20:09:22,787 INFO kernel:[ 23.576814] sr 3:0:0:1: [sr0] >20:09:22,787 WARNING kernel:[ 23.576817] Add. Sense: No additional sense information >20:09:22,787 INFO kernel:[ 23.576821] sr 3:0:0:1: [sr0] CDB: >20:09:22,787 WARNING kernel:[ 23.576823] Read(10): 28 00 00 00 bf fc 00 00 02 00 >20:09:22,787 ERR kernel:[ 23.576837] end_request: I/O error, dev sr0, sector 196592 >20:09:22,787 ERR kernel:[ 23.576842] Buffer I/O error on device sr0, logical block 49148 >20:09:22,787 ERR kernel:[ 23.576846] Buffer I/O error on device sr0, logical block 49149 >20:09:22,805 INFO kernel:[ 23.594820] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:22,805 INFO kernel:[ 23.594829] sr 3:0:0:1: [sr0] >20:09:22,805 WARNING kernel:[ 23.594833] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:22,805 INFO kernel:[ 23.594837] sr 3:0:0:1: [sr0] >20:09:22,805 WARNING kernel:[ 23.594839] Sense Key : Hardware Error [current] >20:09:22,805 INFO kernel:[ 23.594845] sr 3:0:0:1: [sr0] >20:09:22,805 WARNING kernel:[ 23.594848] Add. Sense: No additional sense information >20:09:22,805 INFO kernel:[ 23.594852] sr 3:0:0:1: [sr0] CDB: >20:09:22,805 WARNING kernel:[ 23.594854] Read(10): 28 00 00 00 bf fc 00 00 01 00 >20:09:22,805 ERR kernel:[ 23.594869] end_request: I/O error, dev sr0, sector 196592 >20:09:22,805 ERR kernel:[ 23.594873] Buffer I/O error on device sr0, logical block 49148 >20:09:22,823 INFO kernel:[ 23.612967] sr 3:0:0:1: [sr0] Unhandled sense code >20:09:22,823 INFO kernel:[ 23.612977] sr 3:0:0:1: [sr0] >20:09:22,823 WARNING kernel:[ 23.612981] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE >20:09:22,823 INFO kernel:[ 23.612985] sr 3:0:0:1: [sr0] >20:09:22,823 WARNING kernel:[ 23.612988] Sense Key : Hardware Error [current] >20:09:22,823 INFO kernel:[ 23.612994] sr 3:0:0:1: [sr0] >20:09:22,823 WARNING kernel:[ 23.612998] Add. Sense: No additional sense information >20:09:22,823 INFO kernel:[ 23.613001] sr 3:0:0:1: [sr0] CDB: >20:09:22,823 WARNING kernel:[ 23.613004] Read(10): 28 00 00 00 bf fd 00 00 01 00 >20:09:22,823 ERR kernel:[ 23.613019] end_request: I/O error, dev sr0, sector 196596 >20:09:22,823 ERR kernel:[ 23.613024] Buffer I/O error on device sr0, logical block 49149 >20:09:23,214 INFO NetworkManager: <info> startup complete >20:09:25,371 NOTICE kernel:[ 26.159518] audit: type=1400 audit(1400962165.368:4): avc: denied { read write } for pid=1114 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >20:09:26,388 INFO chronyd: chronyd version 1.29.1 starting >20:09:26,389 INFO chronyd: Linux kernel major=3 minor=15 patch=0 >20:09:26,389 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >20:09:26,389 INFO chronyd: Generated key 1
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 1100928
: 898814 |
898815
|
898816
|
898817
|
898818
|
898819
|
898820
|
898821
|
898822
|
898823
|
898824