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 942136 Details for
Bug 1147337
AttributeError: 'NoneType' object has no attribute 'destroy'
[?]
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), 572.76 KB, created by
Alexandre Rosenfeld
on 2014-09-29 04:17:00 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Alexandre Rosenfeld
Created:
2014-09-29 04:17:00 UTC
Size:
572.76 KB
patch
obsolete
>anaconda 21.48.6-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 396, in lightbox_off > self._overlay_img.destroy() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 414, in enlightbox > self.lightbox_off() > File "/usr/lib64/python2.7/contextlib.py", line 24, in __exit__ > self.gen.next() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py", line 429, in on_add_clicked > response = self._add_dialog.run() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/utils.py", line 44, in wrap > func(*args) >AttributeError: 'NoneType' object has no attribute 'destroy' > >Local variables in innermost frame: >self: <MainWindow object at 0x7f3388055960 (pyanaconda+ui+gui+MainWindow at 0x2222240)> > > >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 MainWindow.lightbox_on of <MainWindow object at 0x7f3388055960 (pyanaconda+ui+gui+MainWindow at 0x2222240)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=enp7s0 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System timezone >timezone America/Sao_Paulo ># System bootloader configuration >bootloader --location=mbr >autopart > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot/efi': existing 100 MiB partition sda2 (16) with existing efi filesystem >, '/': existing 24.41 GiB partition sda6 (36) with existing ext4 filesystem >} > swaps: [] > name: Ubuntu Linux 14.04 for x86_64 >] > _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 7728 MiB disk sdb (1) with existing iso9660 filesystem >, existing 119.24 GiB disk sda (6) with existing gpt disklabel >, existing 300 MiB partition sda1 (11) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, existing 128 MiB partition sda3 (22) >, existing 93.87 GiB partition sda4 (26) with existing ntfs filesystem >, existing 450 MiB partition sda5 (31) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 41 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f33752f9290) -- > name = /osmin.img (deleted) status = False kids = 1 id = 41 > 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 = /osmin.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f33752f9290) -- > name = /osmin.img (deleted) status = False kids = 1 id = 41 > 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 = /osmin.img (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: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 44 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f33752f9310) -- > name = loop0 status = False kids = 0 id = 44 > parents = ['existing 0 B file /osmin.img (deleted) (41)'] > 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 (0x7f33752f9310) -- > name = loop0 status = False kids = 0 id = 44 > parents = ['existing 0 B file /osmin.img (deleted) (41)'] > 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: 49 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f33752f9610) -- > name = /osmin status = False kids = 1 id = 49 > 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 = /osmin > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f33752f9610) -- > name = /osmin status = False kids = 1 id = 49 > 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 = /osmin > 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: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 52 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f33752f9650) -- > name = loop1 status = False kids = 0 id = 52 > parents = ['existing 0 B file /osmin (49)'] > 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> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f33752f9650) -- > name = loop1 status = False kids = 0 id = 52 > parents = ['existing 0 B file /osmin (49)'] > 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> > 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: loop1 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 57 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f33752f9850) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 57 > 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/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f33752f9850) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 57 > 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/initramfs/live/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/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 60 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3379f10b50) -- > name = loop2 status = False kids = 0 id = 60 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (57)'] > 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 (0x7f3379f10b50) -- > name = loop2 status = False kids = 0 id = 60 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (57)'] > 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: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 65 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f33752f9450) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 65 > 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/ext3fs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f33752f9450) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 65 > 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/ext3fs.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/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 68 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f33752f99d0) -- > name = loop3 status = False kids = 2 id = 68 > parents = ['existing 0 B file /LiveOS/ext3fs.img (65)'] > 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/loop3 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f33752f99d0) -- > name = loop3 status = False kids = 2 id = 68 > parents = ['existing 0 B file /LiveOS/ext3fs.img (65)'] > 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/loop3 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: _Fedora-Live-Wor > _format.errors: False > _format.uuid: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 6144 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 71 > _format._device: /dev/loop3 > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Wor, /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: _Fedora-Live-Wor > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 71 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 > 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: 73 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f33752f9b90) -- > name = /overlay (deleted) status = False kids = 1 id = 73 > 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 (0x7f33752f9b90) -- > name = /overlay (deleted) status = False kids = 1 id = 73 > 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: 76 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f33752f9c10) -- > name = loop4 status = False kids = 1 id = 76 > parents = ['existing 0 B file /overlay (deleted) (73)'] > 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/loop4 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f33752f9c10) -- > name = loop4 status = False kids = 1 id = 76 > parents = ['existing 0 B file /overlay (deleted) (73)'] > 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/loop4 > 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: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 6144 MiB dm live-rw (80) with existing ext4 filesystem >, existing 6144 MiB dm live-base (85) with existing ext4 filesystem >, existing 6144 MiB dm live-osimg-min (90) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdb2, sdb3, sda, sda1, sda2, sda3, sda4, sda5, sda6, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sdb1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdb1, sdb1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdb1] > _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: [/dev/sdb1] > _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: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._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 (0x7f3380132350) -- > 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 (0x7f3380132310) -- > 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 (0x7f33801323d0) -- > 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 (0x7f3380132410) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f3380132450) -- > 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.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: SummaryHub instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes.ancestors: [] > _intf.mainWindow._current_action._spokes._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: True > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.disks: [] > _intf.mainWindow._current_action._spokes.selector: None > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._notebook: Notebook instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.selected_disks: [] > _intf.mainWindow._current_action._spokes.payload: LiveImagePayload instance, containing members: > _intf.mainWindow._current_action._spokes.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.payload._rescueVersionList: [] > _intf.mainWindow._current_action._spokes.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.payload.pct: 0 > _intf.mainWindow._current_action._spokes.payload.txID: None > _intf.mainWindow._current_action._spokes.payload.source_size: 3798962176 > _intf.mainWindow._current_action._spokes.payload._createdInitrds: False > _intf.mainWindow._current_action._spokes.payload._adj_size: 0 > _intf.mainWindow._current_action._spokes.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload.pct_lock: None > _intf.mainWindow._current_action._spokes.payload._kernelVersionList: [] > _intf.mainWindow._current_action._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf.mainWindow._current_action._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf.mainWindow._current_action._spokes.network_control_box._running_nmce: None > _intf.mainWindow._current_action._spokes.network_control_box.selected_ssid: None > _intf.mainWindow._current_action._spokes.network_control_box.client: Client instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._selection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._spokes._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog._window: None > _intf.mainWindow._current_action._spokes._switching_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._switching_dialog._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._removeButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._window: Dialog instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._add_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._add_dialog._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._add_dialog._chosen_layouts: [br] > _intf.mainWindow._current_action._spokes._add_dialog._entry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._downButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._layoutSwitchLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._confirmed: False > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._previewButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._ready: True > _intf.mainWindow._current_action._spokes._remove_last_attempt: True > _intf.mainWindow._current_action._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._typeStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._configureBox: Box instance, containing members: > _intf.mainWindow._current_action._spokes._device_container_name: None > _intf.mainWindow._current_action._spokes._accordion: Accordion instance, containing members: > _intf.mainWindow._current_action._spokes._accordion._expanders: [] > _intf.mainWindow._current_action._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf.mainWindow._current_action._spokes._initialized: False > _intf.mainWindow._current_action._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._min_ram: 410 > _intf.mainWindow._current_action._spokes._addButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._modifyContainerButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes.passphrase: Skipped > _intf.mainWindow._current_action._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._partitionsViewport: Viewport instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._removeButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._typeCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector: None > _intf.mainWindow._current_action._spokes._labelEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._partitionsNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action._spokes._totalSpaceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._resetButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._mainSpokeClass: StorageSpoke > _intf.mainWindow._current_action._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._mountPointEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._whenCreateLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._selectedDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes._device_container_size: 0 > _intf.mainWindow._current_action._spokes._device_container_encrypted: False > _intf.mainWindow._current_action._spokes._summaryLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._containerCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._nameEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes.selector: None > _intf.mainWindow._current_action._spokes._containerLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._hidden_disks: [] > _intf.mainWindow._current_action._spokes._back_already_clicked: False > _intf.mainWindow._current_action._spokes._applyButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._passphraseEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._device_size_text: None > _intf.mainWindow._current_action._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._availableSpaceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._sizeEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._containerStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._error: None > _intf.mainWindow._current_action._spokes._configButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._raidLevelLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._storage_playground: None > _intf.mainWindow._current_action._spokes._device_disks: [] > _intf.mainWindow._current_action._spokes._devices: [] > _intf.mainWindow._current_action._spokes._fsCombo: ComboBoxText instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._free_space: 0 B > _intf.mainWindow._current_action._spokes._device_container_raid_level: None > _intf.mainWindow._current_action._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf.mainWindow._current_action._spokes._incompleteDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._kickstarted: False > _intf.mainWindow._current_action._spokes._monthCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._radioButton24h: RadioButton instance, containing members: > _intf.mainWindow._current_action._spokes._amPmLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._monthsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes._ntpSwitch: Switch instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._regions_zones: {'Africa': set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka']), 'America': set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay']), 'Antarctica': set(['Troll', 'DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson']), 'Arctic': set(['Longyearbyen']), 'Asia': set(['Karachi', 'Choibalsan', 'Vladivostok', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Almaty', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Srednekolymsk', 'Beirut', 'Nicosia', 'Aden', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Kabul', 'Krasnoyarsk', 'Kathmandu', 'Chita', 'Urumqi', 'Oral', 'Tbilisi', 'Taipei', 'Seoul', 'Ho_Chi_Minh', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera']), 'Atlantic': set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia']), 'Australia': set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide']), 'Europe': set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo']), 'Indian': set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas']), 'Pacific': set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji']), 'US': set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska']), 'Etc': set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT'])} > _intf.mainWindow._current_action._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf.mainWindow._current_action._spokes._tzmap: TimezoneMap instance, containing members: > _intf.mainWindow._current_action._spokes._yearCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._update_datetime_timer_id: None > _intf.mainWindow._current_action._spokes._cityCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._regionCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._dayCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._amPmUp: Button instance, containing members: > _intf.mainWindow._current_action._spokes._citiesStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._amPmDown: Button instance, containing members: > _intf.mainWindow._current_action._spokes._minutesLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._yearsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._daysStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._window: Dialog instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._config_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._epoch: 0 > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._run_check: <bound method NTPconfigDialog._validateServer of <pyanaconda.ui.gui.spokes.datetime_spoke.NTPconfigDialog object at 0x7f3374277650>> > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._parent: Already dumped (NTPconfigDialog instance) > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._input_obj: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._data: None > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._check_status: Skipped > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._enabled: True > _intf.mainWindow._current_action._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f338d2c7d90> > _intf.mainWindow._current_action._spokes._config_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._addButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._check_list: [Already dumped (InputCheck instance) >] > _intf.mainWindow._current_action._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._config_dialog._serverEntry: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._old_region: America > _intf.mainWindow._current_action._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._start_updating_timer_id: None > _intf.mainWindow._current_action._spokes._hoursLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._regionsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._old_city: Sao_Paulo > _intf.mainWindow._current_action._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf.mainWindow._current_action._spokes.clearPartType: 2 > _intf.mainWindow._current_action._spokes.encrypted: False > _intf.mainWindow._current_action._spokes._min_ram: 410 > _intf.mainWindow._current_action._spokes.passphrase: Skipped > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: True > _intf.mainWindow._current_action._spokes.autopart: True > _intf.mainWindow._current_action._spokes._cur_clicked_overview: None > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._customPart: RadioButton instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes.specialized_disks_box: Box instance, containing members: > _intf.mainWindow._current_action._spokes._mainSpokeClass: StorageSpoke > _intf.mainWindow._current_action._spokes.selected_disks: [] > _intf.mainWindow._current_action._spokes._previous_autopart: False > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.autoPartType: None > _intf.mainWindow._current_action._spokes._encrypted: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes.local_disks_box: Box instance, containing members: > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._last_clicked_overview: None > _intf.mainWindow._current_action._spokes._reclaim: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._ready: True >} > _intf.mainWindow._current_action._checker: FileSystemSpaceChecker instance, containing members: > _intf.mainWindow._current_action._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3628.41 MiB is needed. > _intf.mainWindow._current_action._checker.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._checker.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._checker.success: False > _intf.mainWindow._current_action._checker.deficit: 3628.41 MiB > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._inSpoke: True > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._incompleteSpokes: [Already dumped (StorageSpoke instance) >] > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7f337a037a10>, <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f3374297c50>, <pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7f337a09f090>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7f33a3596c80> > _intf._actions: Skipped > _intf.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction: Already dumped (SummaryHub instance) >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: 445867845 >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f3380152a28>, True), 'type': (<function <lambda> at 0x7f3380152c80>, True), 'addons': (<function list_addons_callback at 0x7f3380152b90>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f3380152aa0>, True), 'journalctl': (<function journalctl_callback at 0x7f3380152b18>, False)} > 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.48.6-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/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: livecd:///dev/mapper/live-base > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: True > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Sun 2014-09-28 21:03:50 EDT, end at Mon 2014-09-29 01:10:15 EDT. -- >Sep 28 21:03:50 localhost systemd-journal[133]: Runtime journal is using 8.0M (max allowed 394.5M, trying to leave 591.7M free of 3.8G available → current limit 394.5M). >Sep 28 21:03:50 localhost systemd-journal[133]: Runtime journal is using 8.0M (max allowed 394.5M, trying to leave 591.7M free of 3.8G available → current limit 394.5M). >Sep 28 21:03:50 localhost kernel: Initializing cgroup subsys cpuset >Sep 28 21:03:50 localhost kernel: Initializing cgroup subsys cpu >Sep 28 21:03:50 localhost kernel: Initializing cgroup subsys cpuacct >Sep 28 21:03:50 localhost kernel: Linux version 3.16.1-301.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.1 20140813 (Red Hat 4.9.1-7) (GCC) ) #1 SMP Mon Aug 25 13:06:39 UTC 2014 >Sep 28 21:03:50 localhost kernel: Command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Sep 28 21:03:50 localhost kernel: e820: BIOS-provided physical RAM map: >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000a49effff] usable >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000a49f0000-0x00000000a4bf1fff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000a4bf2000-0x00000000bad78fff] usable >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000bad79000-0x00000000bce8efff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000bce8f000-0x00000000bcf9efff] ACPI NVS >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000bcf9f000-0x00000000bcffefff] ACPI data >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000bcfff000-0x00000000bcffffff] usable >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000bd000000-0x00000000bf9fffff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x00000000ff980000-0x00000000ffffffff] reserved >Sep 28 21:03:50 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000023f5fffff] usable >Sep 28 21:03:50 localhost kernel: NX (Execute Disable) protection: active >Sep 28 21:03:50 localhost kernel: SMBIOS 2.7 present. >Sep 28 21:03:50 localhost kernel: DMI: Dell Inc. Vostro 5470/0DW7DY, BIOS A06 03/05/2014 >Sep 28 21:03:50 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Sep 28 21:03:50 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Sep 28 21:03:50 localhost kernel: e820: last_pfn = 0x23f600 max_arch_pfn = 0x400000000 >Sep 28 21:03:50 localhost kernel: MTRR default type: write-back >Sep 28 21:03:50 localhost kernel: MTRR fixed ranges enabled: >Sep 28 21:03:50 localhost kernel: 00000-9FFFF write-back >Sep 28 21:03:50 localhost kernel: A0000-BFFFF uncachable >Sep 28 21:03:50 localhost kernel: C0000-FFFFF write-protect >Sep 28 21:03:50 localhost kernel: MTRR variable ranges enabled: >Sep 28 21:03:50 localhost kernel: 0 base 00C0000000 mask 7FC0000000 uncachable >Sep 28 21:03:50 localhost kernel: 1 base 00BE000000 mask 7FFE000000 uncachable >Sep 28 21:03:50 localhost kernel: 2 base 00BD000000 mask 7FFF000000 uncachable >Sep 28 21:03:50 localhost kernel: 3 disabled >Sep 28 21:03:50 localhost kernel: 4 disabled >Sep 28 21:03:50 localhost kernel: 5 disabled >Sep 28 21:03:50 localhost kernel: 6 disabled >Sep 28 21:03:50 localhost kernel: 7 disabled >Sep 28 21:03:50 localhost kernel: 8 disabled >Sep 28 21:03:50 localhost kernel: 9 disabled >Sep 28 21:03:50 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Sep 28 21:03:50 localhost kernel: e820: last_pfn = 0xbd000 max_arch_pfn = 0x400000000 >Sep 28 21:03:50 localhost kernel: found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100] >Sep 28 21:03:50 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Sep 28 21:03:50 localhost kernel: Using GB pages for direct mapping >Sep 28 21:03:50 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Sep 28 21:03:50 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Sep 28 21:03:50 localhost kernel: BRK [0x02018000, 0x02018fff] PGTABLE >Sep 28 21:03:50 localhost kernel: BRK [0x02019000, 0x02019fff] PGTABLE >Sep 28 21:03:50 localhost kernel: BRK [0x0201a000, 0x0201afff] PGTABLE >Sep 28 21:03:50 localhost kernel: init_memory_mapping: [mem 0x23f400000-0x23f5fffff] >Sep 28 21:03:50 localhost kernel: [mem 0x23f400000-0x23f5fffff] page 2M >Sep 28 21:03:50 localhost kernel: BRK [0x0201b000, 0x0201bfff] PGTABLE >Sep 28 21:03:50 localhost kernel: init_memory_mapping: [mem 0x23c000000-0x23f3fffff] >Sep 28 21:03:50 localhost kernel: [mem 0x23c000000-0x23f3fffff] page 2M >Sep 28 21:03:50 localhost kernel: init_memory_mapping: [mem 0x200000000-0x23bffffff] >Sep 28 21:03:50 localhost kernel: [mem 0x200000000-0x23bffffff] page 2M >Sep 28 21:03:50 localhost kernel: init_memory_mapping: [mem 0x00100000-0xa49effff] >Sep 28 21:03:50 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Sep 28 21:03:50 localhost kernel: [mem 0x00200000-0x3fffffff] page 2M >Sep 28 21:03:50 localhost kernel: [mem 0x40000000-0x7fffffff] page 1G >Sep 28 21:03:50 localhost kernel: [mem 0x80000000-0xa47fffff] page 2M >Sep 28 21:03:50 localhost kernel: [mem 0xa4800000-0xa49effff] page 4k >Sep 28 21:03:50 localhost kernel: init_memory_mapping: [mem 0xa4bf2000-0xbad78fff] >Sep 28 21:03:50 localhost kernel: [mem 0xa4bf2000-0xa4bfffff] page 4k >Sep 28 21:03:50 localhost kernel: [mem 0xa4c00000-0xbabfffff] page 2M >Sep 28 21:03:50 localhost kernel: [mem 0xbac00000-0xbad78fff] page 4k >Sep 28 21:03:50 localhost kernel: BRK [0x0201c000, 0x0201cfff] PGTABLE >Sep 28 21:03:50 localhost kernel: BRK [0x0201d000, 0x0201dfff] PGTABLE >Sep 28 21:03:50 localhost kernel: init_memory_mapping: [mem 0xbcfff000-0xbcffffff] >Sep 28 21:03:50 localhost kernel: [mem 0xbcfff000-0xbcffffff] page 4k >Sep 28 21:03:50 localhost kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff] >Sep 28 21:03:50 localhost kernel: [mem 0x100000000-0x1ffffffff] page 1G >Sep 28 21:03:50 localhost kernel: RAMDISK: [mem 0x7dbbf000-0x7fffffff] >Sep 28 21:03:50 localhost kernel: ACPI: Early table checksum verification disabled >Sep 28 21:03:50 localhost kernel: ACPI: RSDP 0x00000000000F0120 000024 (v02 DELL ) >Sep 28 21:03:50 localhost kernel: ACPI: XSDT 0x00000000BCFFE170 0000BC (v01 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: FACP 0x00000000BCFFA000 00010C (v05 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: DSDT 0x00000000BCFEA000 00CD9E (v02 DELL HSW-LPT 00000000 INTL 20120711) >Sep 28 21:03:50 localhost kernel: ACPI: FACS 0x00000000BCF9C000 000040 >Sep 28 21:03:50 localhost kernel: ACPI: BOOT 0x00000000BCFFD000 000028 (v01 00000001 PTL 00000001) >Sep 28 21:03:50 localhost kernel: ACPI: ASF! 0x00000000BCFFC000 0000A5 (v32 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: HPET 0x00000000BCFF9000 000038 (v01 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: APIC 0x00000000BCFF8000 000098 (v01 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: MCFG 0x00000000BCFF7000 00003C (v01 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: SSDT 0x00000000BCFE9000 000166 (v01 DELL PtidDevc 00001000 INTL 20120711) >Sep 28 21:03:50 localhost kernel: ACPI: SSDT 0x00000000BCFE8000 000539 (v01 DELL Cpu0Ist 00003000 INTL 20120711) >Sep 28 21:03:50 localhost kernel: ACPI: SSDT 0x00000000BCFE7000 000AD8 (v01 DELL CpuPm 00003000 INTL 20120711) >Sep 28 21:03:50 localhost kernel: ACPI: SSDT 0x00000000BCFE3000 003566 (v01 DELL SaSsdt 00003000 INTL 20120711) >Sep 28 21:03:50 localhost kernel: ACPI: UEFI 0x00000000BCFE2000 000042 (v01 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: MSDM 0x00000000BCF77000 000055 (v03 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: BATB 0x00000000BCFE1000 000046 (v01 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: FPDT 0x00000000BCFE0000 000064 (v01 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: SLIC 0x00000000BCFDF000 000176 (v01 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: SSDT 0x00000000BCFDD000 00105E (v01 NvORef NvUltTbl 00001000 INTL 20120711) >Sep 28 21:03:50 localhost kernel: ACPI: UEFI 0x00000000BCFDC000 0002BA (v01 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: SSDT 0x00000000BCFDB000 0005AD (v01 DELL IsctTabl 00001000 INTL 20120711) >Sep 28 21:03:50 localhost kernel: ACPI: CSRT 0x00000000BCFD9000 0000C4 (v01 DELL QA09 00000002 LOHR 00000002) >Sep 28 21:03:50 localhost kernel: ACPI: Local APIC address 0xfee00000 >Sep 28 21:03:50 localhost kernel: No NUMA configuration found >Sep 28 21:03:50 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000023f5fffff] >Sep 28 21:03:50 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x23f5fffff] >Sep 28 21:03:50 localhost kernel: NODE_DATA [mem 0x23f5e9000-0x23f5fcfff] >Sep 28 21:03:50 localhost kernel: [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880236c00000-ffff88023ebfffff] on node 0 >Sep 28 21:03:50 localhost kernel: Zone ranges: >Sep 28 21:03:50 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Sep 28 21:03:50 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Sep 28 21:03:50 localhost kernel: Normal [mem 0x100000000-0x23f5fffff] >Sep 28 21:03:50 localhost kernel: Movable zone start for each node >Sep 28 21:03:50 localhost kernel: Early memory node ranges >Sep 28 21:03:50 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Sep 28 21:03:50 localhost kernel: node 0: [mem 0x00100000-0xa49effff] >Sep 28 21:03:50 localhost kernel: node 0: [mem 0xa4bf2000-0xbad78fff] >Sep 28 21:03:50 localhost kernel: node 0: [mem 0xbcfff000-0xbcffffff] >Sep 28 21:03:50 localhost kernel: node 0: [mem 0x100000000-0x23f5fffff] >Sep 28 21:03:50 localhost kernel: On node 0 totalpages: 2072852 >Sep 28 21:03:50 localhost kernel: DMA zone: 64 pages used for memmap >Sep 28 21:03:50 localhost kernel: DMA zone: 21 pages reserved >Sep 28 21:03:50 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Sep 28 21:03:50 localhost kernel: DMA32 zone: 11886 pages used for memmap >Sep 28 21:03:50 localhost kernel: DMA32 zone: 760696 pages, LIFO batch:31 >Sep 28 21:03:50 localhost kernel: Normal zone: 20440 pages used for memmap >Sep 28 21:03:50 localhost kernel: Normal zone: 1308160 pages, LIFO batch:31 >Sep 28 21:03:50 localhost kernel: Reserving Intel graphics stolen memory at 0xbda00000-0xbf9fffff >Sep 28 21:03:50 localhost kernel: ACPI: PM-Timer IO Port: 0x1808 >Sep 28 21:03:50 localhost kernel: ACPI: Local APIC address 0xfee00000 >Sep 28 21:03:50 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Sep 28 21:03:50 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Sep 28 21:03:50 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >Sep 28 21:03:50 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >Sep 28 21:03:50 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >Sep 28 21:03:50 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >Sep 28 21:03:50 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >Sep 28 21:03:50 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >Sep 28 21:03:50 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Sep 28 21:03:50 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Sep 28 21:03:50 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Sep 28 21:03:50 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39 >Sep 28 21:03:50 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Sep 28 21:03:50 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Sep 28 21:03:50 localhost kernel: ACPI: IRQ0 used by override. >Sep 28 21:03:50 localhost kernel: ACPI: IRQ2 used by override. >Sep 28 21:03:50 localhost kernel: ACPI: IRQ9 used by override. >Sep 28 21:03:50 localhost kernel: Using ACPI (MADT) for SMP configuration information >Sep 28 21:03:50 localhost kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000 >Sep 28 21:03:50 localhost kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs >Sep 28 21:03:50 localhost kernel: nr_irqs_gsi: 56 >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xa49f0000-0xa4bf1fff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xbad79000-0xbce8efff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xbce8f000-0xbcf9efff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xbcf9f000-0xbcffefff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xbd000000-0xbf9fffff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xbfa00000-0xf7ffffff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfe100fff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfe113000-0xfebfffff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xff97ffff] >Sep 28 21:03:50 localhost kernel: PM: Registered nosave memory: [mem 0xff980000-0xffffffff] >Sep 28 21:03:50 localhost kernel: e820: [mem 0xbfa00000-0xf7ffffff] available for PCI devices >Sep 28 21:03:50 localhost kernel: Booting paravirtualized kernel on bare hardware >Sep 28 21:03:50 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >Sep 28 21:03:50 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88023f200000 s87872 r8192 d22720 u262144 >Sep 28 21:03:50 localhost kernel: pcpu-alloc: s87872 r8192 d22720 u262144 alloc=1*2097152 >Sep 28 21:03:50 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Sep 28 21:03:50 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2040441 >Sep 28 21:03:50 localhost kernel: Policy zone: Normal >Sep 28 21:03:50 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Sep 28 21:03:50 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Sep 28 21:03:50 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 >Sep 28 21:03:50 localhost kernel: Memory: 8039300K/8291408K available (7326K kernel code, 1196K rwdata, 3156K rodata, 1452K init, 1504K bss, 252108K reserved) >Sep 28 21:03:50 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Sep 28 21:03:50 localhost kernel: Hierarchical RCU implementation. >Sep 28 21:03:50 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >Sep 28 21:03:50 localhost kernel: Offload RCU callbacks from all CPUs >Sep 28 21:03:50 localhost kernel: Offload RCU callbacks from CPUs: 0-7. >Sep 28 21:03:50 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >Sep 28 21:03:50 localhost kernel: NR_IRQS:65792 nr_irqs:1016 16 >Sep 28 21:03:50 localhost kernel: Console: colour VGA+ 80x25 >Sep 28 21:03:50 localhost kernel: console [tty0] enabled >Sep 28 21:03:50 localhost kernel: allocated 33554432 bytes of page_cgroup >Sep 28 21:03:50 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Sep 28 21:03:50 localhost kernel: hpet clockevent registered >Sep 28 21:03:50 localhost kernel: tsc: Fast TSC calibration using PIT >Sep 28 21:03:50 localhost kernel: tsc: Detected 2294.644 MHz processor >Sep 28 21:03:50 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4589.28 BogoMIPS (lpj=2294644) >Sep 28 21:03:50 localhost kernel: pid_max: default: 32768 minimum: 301 >Sep 28 21:03:50 localhost kernel: ACPI: Core revision 20140424 >Sep 28 21:03:50 localhost kernel: ACPI: All ACPI Tables successfully acquired >Sep 28 21:03:50 localhost kernel: Security Framework initialized >Sep 28 21:03:50 localhost kernel: SELinux: Initializing. >Sep 28 21:03:50 localhost kernel: SELinux: Starting in permissive mode >Sep 28 21:03:50 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Sep 28 21:03:50 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Sep 28 21:03:50 localhost kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) >Sep 28 21:03:50 localhost kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) >Sep 28 21:03:50 localhost kernel: Initializing cgroup subsys memory >Sep 28 21:03:50 localhost kernel: Initializing cgroup subsys devices >Sep 28 21:03:50 localhost kernel: Initializing cgroup subsys freezer >Sep 28 21:03:50 localhost kernel: Initializing cgroup subsys net_cls >Sep 28 21:03:50 localhost kernel: Initializing cgroup subsys blkio >Sep 28 21:03:50 localhost kernel: Initializing cgroup subsys perf_event >Sep 28 21:03:50 localhost kernel: Initializing cgroup subsys net_prio >Sep 28 21:03:50 localhost kernel: Initializing cgroup subsys hugetlb >Sep 28 21:03:50 localhost kernel: CPU: Physical Processor ID: 0 >Sep 28 21:03:50 localhost kernel: CPU: Processor Core ID: 0 >Sep 28 21:03:50 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Sep 28 21:03:50 localhost kernel: mce: CPU supports 7 MCE banks >Sep 28 21:03:50 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Sep 28 21:03:50 localhost kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 >Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >tlb_flushall_shift: 6 >Sep 28 21:03:50 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e98000 - ffffffff81e9e000) >Sep 28 21:03:50 localhost kernel: ftrace: allocating 26743 entries in 105 pages >Sep 28 21:03:50 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Sep 28 21:03:50 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (fam: 06, model: 45, stepping: 01) >Sep 28 21:03:50 localhost kernel: TSC deadline timer enabled >Sep 28 21:03:50 localhost kernel: Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver. >Sep 28 21:03:50 localhost kernel: ... version: 3 >Sep 28 21:03:50 localhost kernel: ... bit width: 48 >Sep 28 21:03:50 localhost kernel: ... generic registers: 4 >Sep 28 21:03:50 localhost kernel: ... value mask: 0000ffffffffffff >Sep 28 21:03:50 localhost kernel: ... max period: 0000ffffffffffff >Sep 28 21:03:50 localhost kernel: ... fixed-purpose events: 3 >Sep 28 21:03:50 localhost kernel: ... event mask: 000000070000000f >Sep 28 21:03:50 localhost kernel: x86: Booting SMP configuration: >Sep 28 21:03:50 localhost kernel: .... node #0, CPUs: #1 >Sep 28 21:03:50 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Sep 28 21:03:50 localhost kernel: #2 #3 >Sep 28 21:03:50 localhost kernel: x86: Booted up 1 node, 4 CPUs >Sep 28 21:03:50 localhost kernel: smpboot: Total of 4 processors activated (18357.15 BogoMIPS) >Sep 28 21:03:50 localhost kernel: devtmpfs: initialized >Sep 28 21:03:50 localhost kernel: PM: Registering ACPI NVS region [mem 0xbce8f000-0xbcf9efff] (1114112 bytes) >Sep 28 21:03:50 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Sep 28 21:03:50 localhost kernel: pinctrl core: initialized pinctrl subsystem >Sep 28 21:03:50 localhost kernel: RTC time: 1:03:49, date: 09/29/14 >Sep 28 21:03:50 localhost kernel: NET: Registered protocol family 16 >Sep 28 21:03:50 localhost kernel: cpuidle: using governor menu >Sep 28 21:03:50 localhost kernel: ACPI: bus type PCI registered >Sep 28 21:03:50 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Sep 28 21:03:50 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Sep 28 21:03:50 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Sep 28 21:03:50 localhost kernel: PCI: Using configuration type 1 for base access >Sep 28 21:03:50 localhost kernel: dmi type 0xB1 record - unknown flag >Sep 28 21:03:50 localhost kernel: ACPI: Added _OSI(Module Device) >Sep 28 21:03:50 localhost kernel: ACPI: Added _OSI(Processor Device) >Sep 28 21:03:50 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Sep 28 21:03:50 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Sep 28 21:03:50 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Sep 28 21:03:50 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Sep 28 21:03:50 localhost kernel: ACPI: Dynamic OEM Table Load: >Sep 28 21:03:50 localhost kernel: ACPI: SSDT 0xFFFF8802335F0800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711) >Sep 28 21:03:50 localhost kernel: ACPI: Dynamic OEM Table Load: >Sep 28 21:03:50 localhost kernel: ACPI: SSDT 0xFFFF880233518800 0005AA (v01 PmRef ApIst 00003000 INTL 20120711) >Sep 28 21:03:50 localhost kernel: ACPI: Dynamic OEM Table Load: >Sep 28 21:03:50 localhost kernel: ACPI: SSDT 0xFFFF88023350F400 000119 (v01 PmRef ApCst 00003000 INTL 20120711) >Sep 28 21:03:50 localhost kernel: ACPI: Interpreter enabled >Sep 28 21:03:50 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >Sep 28 21:03:50 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >Sep 28 21:03:50 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Sep 28 21:03:50 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Sep 28 21:03:50 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Sep 28 21:03:50 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >Sep 28 21:03:50 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Sep 28 21:03:50 localhost kernel: \_SB_.PCI0:_OSC invalid UUID >Sep 28 21:03:50 localhost kernel: _OSC request data:1 1f 0 >Sep 28 21:03:50 localhost kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM >Sep 28 21:03:50 localhost kernel: PCI host bridge to bus 0000:00 >Sep 28 21:03:50 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000 >Sep 28 21:03:50 localhost kernel: pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000 >Sep 28 21:03:50 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf1000000-0xf13fffff 64bit] >Sep 28 21:03:50 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >Sep 28 21:03:50 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0x6000-0x603f] >Sep 28 21:03:50 localhost kernel: pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300 >Sep 28 21:03:50 localhost kernel: pci 0000:00:03.0: reg 0x10: [mem 0xf2610000-0xf2613fff 64bit] >Sep 28 21:03:50 localhost kernel: pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330 >Sep 28 21:03:50 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf2600000-0xf260ffff 64bit] >Sep 28 21:03:50 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI >Sep 28 21:03:50 localhost kernel: pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000 >Sep 28 21:03:50 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf2619000-0xf261901f 64bit] >Sep 28 21:03:50 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300 >Sep 28 21:03:50 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf2614000-0xf2617fff 64bit] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400 >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400 >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400 >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400 >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400 >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI >Sep 28 21:03:50 localhost kernel: pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320 >Sep 28 21:03:50 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf261d000-0xf261d3ff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100 >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601 >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x6088-0x608f] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x6094-0x6097] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x6080-0x6087] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x6090-0x6093] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x6060-0x607f] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf261c000-0xf261c7ff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500 >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf2618000-0xf26180ff 64bit] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Sep 28 21:03:50 localhost kernel: pci 0000:02:00.0: [10ec:5227] type 00 class 0xff0000 >Sep 28 21:03:50 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xf1e00000-0xf1e00fff] >Sep 28 21:03:50 localhost kernel: pci 0000:02:00.0: supports D1 D2 >Sep 28 21:03:50 localhost kernel: pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:02:00.0: System wakeup disabled by ACPI >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 02-06] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf1e00000-0xf25fffff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf1400000-0xf1bfffff 64bit pref] >Sep 28 21:03:50 localhost kernel: pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000 >Sep 28 21:03:50 localhost kernel: pci 0000:07:00.0: reg 0x10: [io 0x4000-0x40ff] >Sep 28 21:03:50 localhost kernel: pci 0000:07:00.0: reg 0x18: [mem 0xf1d04000-0xf1d04fff 64bit] >Sep 28 21:03:50 localhost kernel: pci 0000:07:00.0: reg 0x20: [mem 0xf1d00000-0xf1d03fff 64bit] >Sep 28 21:03:50 localhost kernel: pci 0000:07:00.0: supports D1 D2 >Sep 28 21:03:50 localhost kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:07:00.0: System wakeup disabled by ACPI >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 07] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf1d00000-0xf1dfffff] >Sep 28 21:03:50 localhost kernel: pci 0000:08:00.0: [8086:08b1] type 00 class 0x028000 >Sep 28 21:03:50 localhost kernel: pci 0000:08:00.0: reg 0x10: [mem 0xf1c00000-0xf1c01fff 64bit] >Sep 28 21:03:50 localhost kernel: pci 0000:08:00.0: PME# supported from D0 D3hot D3cold >Sep 28 21:03:50 localhost kernel: pci 0000:08:00.0: System wakeup disabled by ACPI >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 08] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf1cfffff] >Sep 28 21:03:50 localhost kernel: pci 0000:09:00.0: [10de:1292] type 00 class 0x030200 >Sep 28 21:03:50 localhost kernel: pci 0000:09:00.0: reg 0x10: [mem 0xf0000000-0xf0ffffff] >Sep 28 21:03:50 localhost kernel: pci 0000:09:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref] >Sep 28 21:03:50 localhost kernel: pci 0000:09:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref] >Sep 28 21:03:50 localhost kernel: pci 0000:09:00.0: reg 0x24: [io 0x3000-0x307f] >Sep 28 21:03:50 localhost kernel: pci 0000:09:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 09] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf0ffffff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref] >Sep 28 21:03:50 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >Sep 28 21:03:50 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *7 >Sep 28 21:03:50 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) >Sep 28 21:03:50 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >Sep 28 21:03:50 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Sep 28 21:03:50 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Sep 28 21:03:50 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *7 >Sep 28 21:03:50 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15) >Sep 28 21:03:50 localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 7F >Sep 28 21:03:50 localhost kernel: ACPI : EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62 >Sep 28 21:03:50 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Sep 28 21:03:50 localhost kernel: vgaarb: loaded >Sep 28 21:03:50 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Sep 28 21:03:50 localhost kernel: SCSI subsystem initialized >Sep 28 21:03:50 localhost kernel: libata version 3.00 loaded. >Sep 28 21:03:50 localhost kernel: ACPI: bus type USB registered >Sep 28 21:03:50 localhost kernel: usbcore: registered new interface driver usbfs >Sep 28 21:03:50 localhost kernel: usbcore: registered new interface driver hub >Sep 28 21:03:50 localhost kernel: usbcore: registered new device driver usb >Sep 28 21:03:50 localhost kernel: PCI: Using ACPI for IRQ routing >Sep 28 21:03:50 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Sep 28 21:03:50 localhost kernel: e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff] >Sep 28 21:03:50 localhost kernel: e820: reserve RAM buffer [mem 0xa49f0000-0xa7ffffff] >Sep 28 21:03:50 localhost kernel: e820: reserve RAM buffer [mem 0xbad79000-0xbbffffff] >Sep 28 21:03:50 localhost kernel: e820: reserve RAM buffer [mem 0xbd000000-0xbfffffff] >Sep 28 21:03:50 localhost kernel: e820: reserve RAM buffer [mem 0x23f600000-0x23fffffff] >Sep 28 21:03:50 localhost kernel: NetLabel: Initializing >Sep 28 21:03:50 localhost kernel: NetLabel: domain hash size = 128 >Sep 28 21:03:50 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Sep 28 21:03:50 localhost kernel: NetLabel: unlabeled traffic allowed by default >Sep 28 21:03:50 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Sep 28 21:03:50 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Sep 28 21:03:50 localhost kernel: Switched to clocksource hpet >Sep 28 21:03:50 localhost kernel: pnp: PnP ACPI init >Sep 28 21:03:50 localhost kernel: ACPI: bus type PNP registered >Sep 28 21:03:50 localhost kernel: system 00:00: [io 0x0680-0x069f] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:00: [io 0xffff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:00: [io 0xffff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:00: [io 0xffff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:00: [io 0x1800-0x18fe] could not be reserved >Sep 28 21:03:50 localhost kernel: system 00:00: [io 0x164e-0x164f] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Sep 28 21:03:50 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >Sep 28 21:03:50 localhost kernel: system 00:02: [io 0x1854-0x1857] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >Sep 28 21:03:50 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active) >Sep 28 21:03:50 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs DLL0616 PNP0f03 (active) >Sep 28 21:03:50 localhost kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:05: [mem 0xff000000-0xffffffff] could not be reserved >Sep 28 21:03:50 localhost kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved >Sep 28 21:03:50 localhost kernel: system 00:05: [mem 0xbfa10000-0xbfa1ffff] has been reserved >Sep 28 21:03:50 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >Sep 28 21:03:50 localhost kernel: pnp: PnP ACPI: found 6 devices >Sep 28 21:03:50 localhost kernel: ACPI: bus type PNP unregistered >Sep 28 21:03:50 localhost kernel: pci 0000:09:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 02-06] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf1e00000-0xf25fffff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf1400000-0xf1bfffff 64bit pref] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 07] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf1d00000-0xf1dfffff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 08] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf1cfffff] >Sep 28 21:03:50 localhost kernel: pci 0000:09:00.0: BAR 6: can't assign mem pref (size 0x80000) >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 09] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf0ffffff] >Sep 28 21:03:50 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:02: resource 0 [io 0x5000-0x5fff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xf1e00000-0xf25fffff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xf1400000-0xf1bfffff 64bit pref] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:07: resource 0 [io 0x4000-0x4fff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:07: resource 1 [mem 0xf1d00000-0xf1dfffff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:08: resource 1 [mem 0xf1c00000-0xf1cfffff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:09: resource 0 [io 0x3000-0x3fff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:09: resource 1 [mem 0xf0000000-0xf0ffffff] >Sep 28 21:03:50 localhost kernel: pci_bus 0000:09: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref] >Sep 28 21:03:50 localhost kernel: NET: Registered protocol family 2 >Sep 28 21:03:50 localhost kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes) >Sep 28 21:03:50 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Sep 28 21:03:50 localhost kernel: TCP: Hash tables configured (established 65536 bind 65536) >Sep 28 21:03:50 localhost kernel: TCP: reno registered >Sep 28 21:03:50 localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes) >Sep 28 21:03:50 localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Sep 28 21:03:50 localhost kernel: NET: Registered protocol family 1 >Sep 28 21:03:50 localhost kernel: pci 0000:00:02.0: Boot video device >Sep 28 21:03:50 localhost kernel: pci 0000:00:14.0: can't derive routing for PCI INT A >Sep 28 21:03:50 localhost kernel: pci 0000:00:14.0: PCI INT A: no GSI >Sep 28 21:03:50 localhost kernel: pci 0000:00:14.0: can't derive routing for PCI INT A >Sep 28 21:03:50 localhost kernel: PCI: CLS 64 bytes, default 64 >Sep 28 21:03:50 localhost kernel: Unpacking initramfs... >Sep 28 21:03:50 localhost kernel: Freeing initrd memory: 37124K (ffff88007dbbf000 - ffff880080000000) >Sep 28 21:03:50 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Sep 28 21:03:50 localhost kernel: software IO TLB [mem 0xb6d79000-0xbad79000] (64MB) mapped at [ffff8800b6d79000-ffff8800bad78fff] >Sep 28 21:03:50 localhost kernel: Simple Boot Flag at 0x66 set to 0x1 >Sep 28 21:03:50 localhost kernel: RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer >Sep 28 21:03:50 localhost kernel: AVX2 version of gcm_enc/dec engaged. >Sep 28 21:03:50 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Sep 28 21:03:50 localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes) >Sep 28 21:03:50 localhost kernel: Initialise system trusted keyring >Sep 28 21:03:50 localhost kernel: audit: initializing netlink subsys (disabled) >Sep 28 21:03:50 localhost kernel: audit: type=2000 audit(1411952629.876:1): initialized >Sep 28 21:03:50 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Sep 28 21:03:50 localhost kernel: zbud: loaded >Sep 28 21:03:50 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Sep 28 21:03:50 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Sep 28 21:03:50 localhost kernel: msgmni has been set to 15774 >Sep 28 21:03:50 localhost kernel: Key type big_key registered >Sep 28 21:03:50 localhost kernel: SELinux: Registering netfilter hooks >Sep 28 21:03:50 localhost kernel: alg: No test for stdrng (krng) >Sep 28 21:03:50 localhost kernel: NET: Registered protocol family 38 >Sep 28 21:03:50 localhost kernel: Key type asymmetric registered >Sep 28 21:03:50 localhost kernel: Asymmetric key parser 'x509' registered >Sep 28 21:03:50 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Sep 28 21:03:50 localhost kernel: io scheduler noop registered >Sep 28 21:03:50 localhost kernel: io scheduler deadline registered >Sep 28 21:03:50 localhost kernel: io scheduler cfq registered (default) >Sep 28 21:03:50 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Sep 28 21:03:50 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Sep 28 21:03:50 localhost kernel: intel_idle: MWAIT substates: 0x11142120 >Sep 28 21:03:50 localhost kernel: intel_idle: v0.4 model 0x45 >Sep 28 21:03:50 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Sep 28 21:03:50 localhost kernel: ACPI: AC Adapter [ADP0] (off-line) >Sep 28 21:03:50 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >Sep 28 21:03:50 localhost kernel: ACPI: Power Button [PWRB] >Sep 28 21:03:50 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 >Sep 28 21:03:50 localhost kernel: ACPI: Sleep Button [SLPB] >Sep 28 21:03:50 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2 >Sep 28 21:03:50 localhost kernel: ACPI: Lid Switch [LID0] >Sep 28 21:03:50 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >Sep 28 21:03:50 localhost kernel: ACPI: Power Button [PWRF] >Sep 28 21:03:50 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Sep 28 21:03:50 localhost kernel: ACPI: Thermal Zone [TZ00] (28 C) >Sep 28 21:03:50 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Sep 28 21:03:50 localhost kernel: ACPI: Thermal Zone [TZ01] (30 C) >Sep 28 21:03:50 localhost kernel: GHES: HEST is not enabled! >Sep 28 21:03:50 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Sep 28 21:03:50 localhost kernel: Non-volatile memory driver v1.3 >Sep 28 21:03:50 localhost kernel: Linux agpgart interface v0.103 >Sep 28 21:03:50 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Sep 28 21:03:50 localhost kernel: ahci 0000:00:1f.2: irq 56 for MSI/MSI-X >Sep 28 21:03:50 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Sep 28 21:03:50 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x2 impl SATA mode >Sep 28 21:03:50 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst >Sep 28 21:03:50 localhost kernel: scsi0 : ahci >Sep 28 21:03:50 localhost kernel: scsi1 : ahci >Sep 28 21:03:50 localhost kernel: scsi2 : ahci >Sep 28 21:03:50 localhost kernel: scsi3 : ahci >Sep 28 21:03:50 localhost kernel: ata1: DUMMY >Sep 28 21:03:50 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xf261c000 port 0xf261c180 irq 56 >Sep 28 21:03:50 localhost kernel: ata3: DUMMY >Sep 28 21:03:50 localhost kernel: ata4: DUMMY >Sep 28 21:03:50 localhost kernel: libphy: Fixed MDIO Bus: probed >Sep 28 21:03:50 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Sep 28 21:03:50 localhost kernel: ehci-pci: EHCI PCI platform driver >Sep 28 21:03:50 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Sep 28 21:03:50 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1 >Sep 28 21:03:50 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Sep 28 21:03:50 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Sep 28 21:03:50 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf261d000 >Sep 28 21:03:50 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Sep 28 21:03:50 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Sep 28 21:03:50 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 28 21:03:50 localhost kernel: usb usb1: Product: EHCI Host Controller >Sep 28 21:03:50 localhost kernel: usb usb1: Manufacturer: Linux 3.16.1-301.fc21.x86_64 ehci_hcd >Sep 28 21:03:50 localhost kernel: usb usb1: SerialNumber: 0000:00:1d.0 >Sep 28 21:03:50 localhost kernel: hub 1-0:1.0: USB hub found >Sep 28 21:03:50 localhost kernel: hub 1-0:1.0: 2 ports detected >Sep 28 21:03:50 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Sep 28 21:03:50 localhost kernel: ohci-pci: OHCI PCI platform driver >Sep 28 21:03:50 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Sep 28 21:03:50 localhost kernel: xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A >Sep 28 21:03:50 localhost kernel: xhci_hcd 0000:00:14.0: PCI INT A: no GSI >Sep 28 21:03:50 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Sep 28 21:03:50 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 >Sep 28 21:03:50 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >Sep 28 21:03:50 localhost kernel: xhci_hcd 0000:00:14.0: irq 57 for MSI/MSI-X >Sep 28 21:03:50 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Sep 28 21:03:50 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 28 21:03:50 localhost kernel: usb usb2: Product: xHCI Host Controller >Sep 28 21:03:50 localhost kernel: usb usb2: Manufacturer: Linux 3.16.1-301.fc21.x86_64 xhci_hcd >Sep 28 21:03:50 localhost kernel: usb usb2: SerialNumber: 0000:00:14.0 >Sep 28 21:03:50 localhost kernel: hub 2-0:1.0: USB hub found >Sep 28 21:03:50 localhost kernel: hub 2-0:1.0: 9 ports detected >Sep 28 21:03:50 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Sep 28 21:03:50 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >Sep 28 21:03:50 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0003 >Sep 28 21:03:50 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 28 21:03:50 localhost kernel: usb usb3: Product: xHCI Host Controller >Sep 28 21:03:50 localhost kernel: usb usb3: Manufacturer: Linux 3.16.1-301.fc21.x86_64 xhci_hcd >Sep 28 21:03:50 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 >Sep 28 21:03:50 localhost kernel: hub 3-0:1.0: USB hub found >Sep 28 21:03:50 localhost kernel: hub 3-0:1.0: 4 ports detected >Sep 28 21:03:50 localhost kernel: usbcore: registered new interface driver usbserial >Sep 28 21:03:50 localhost kernel: usbcore: registered new interface driver usbserial_generic >Sep 28 21:03:50 localhost kernel: usbserial: USB Serial support registered for generic >Sep 28 21:03:50 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >Sep 28 21:03:50 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Sep 28 21:03:50 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Sep 28 21:03:50 localhost kernel: mousedev: PS/2 mouse device common for all mice >Sep 28 21:03:50 localhost kernel: rtc_cmos 00:01: RTC can wake from S4 >Sep 28 21:03:50 localhost kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Sep 28 21:03:50 localhost kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Sep 28 21:03:50 localhost kernel: device-mapper: uevent: version 1.0.3 >Sep 28 21:03:50 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Sep 28 21:03:50 localhost kernel: Intel P-state driver initializing. >Sep 28 21:03:50 localhost kernel: Intel pstate controlling: cpu 0 >Sep 28 21:03:50 localhost kernel: Intel pstate controlling: cpu 1 >Sep 28 21:03:50 localhost kernel: Intel pstate controlling: cpu 2 >Sep 28 21:03:50 localhost kernel: Intel pstate controlling: cpu 3 >Sep 28 21:03:50 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Sep 28 21:03:50 localhost kernel: usbcore: registered new interface driver usbhid >Sep 28 21:03:50 localhost kernel: usbhid: USB HID core driver >Sep 28 21:03:50 localhost kernel: drop_monitor: Initializing network drop monitor service >Sep 28 21:03:50 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Sep 28 21:03:50 localhost kernel: TCP: cubic registered >Sep 28 21:03:50 localhost kernel: Initializing XFRM netlink socket >Sep 28 21:03:50 localhost kernel: NET: Registered protocol family 10 >Sep 28 21:03:50 localhost kernel: mip6: Mobile IPv6 >Sep 28 21:03:50 localhost kernel: NET: Registered protocol family 17 >Sep 28 21:03:50 localhost kernel: Loading compiled-in X.509 certificates >Sep 28 21:03:50 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 3ef43f90de979dd933841ca4d009814f19f7d554' >Sep 28 21:03:50 localhost kernel: registered taskstats version 1 >Sep 28 21:03:50 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >Sep 28 21:03:50 localhost kernel: Magic number: 14:812:54 >Sep 28 21:03:50 localhost kernel: rtc_cmos 00:01: setting system clock to 2014-09-29 01:03:50 UTC (1411952630) >Sep 28 21:03:50 localhost kernel: PM: Hibernation image not present or could not be loaded. >Sep 28 21:03:50 localhost kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Sep 28 21:03:50 localhost kernel: ata2.00: ATA-8: LITEONIT LCS-128M6S 2.5 7mm 128GB, DC7110E, max UDMA/133 >Sep 28 21:03:50 localhost kernel: ata2.00: 250069680 sectors, multi 1: LBA48 NCQ (depth 31/32), AA >Sep 28 21:03:50 localhost kernel: ata2.00: configured for UDMA/133 >Sep 28 21:03:50 localhost kernel: scsi 1:0:0:0: Direct-Access ATA LITEONIT LCS-128 10E PQ: 0 ANSI: 5 >Sep 28 21:03:50 localhost kernel: sd 1:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB) >Sep 28 21:03:50 localhost kernel: sd 1:0:0:0: [sda] Write Protect is off >Sep 28 21:03:50 localhost kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Sep 28 21:03:50 localhost kernel: sd 1:0:0:0: Attached scsi generic sg0 type 0 >Sep 28 21:03:50 localhost kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Sep 28 21:03:50 localhost kernel: sda: sda1 sda2 sda3 sda4 sda5 sda6 >Sep 28 21:03:50 localhost kernel: sd 1:0:0:0: [sda] Attached SCSI disk >Sep 28 21:03:50 localhost kernel: Freeing unused kernel memory: 1452K (ffffffff81d2d000 - ffffffff81e98000) >Sep 28 21:03:50 localhost kernel: Write protecting the kernel read-only data: 12288k >Sep 28 21:03:50 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Sep 28 21:03:50 localhost kernel: Freeing unused kernel memory: 856K (ffff88000172a000 - ffff880001800000) >Sep 28 21:03:50 localhost kernel: Freeing unused kernel memory: 940K (ffff880001b15000 - ffff880001c00000) >Sep 28 21:03:50 localhost kernel: random: systemd urandom read with 28 bits of entropy available >Sep 28 21:03:50 localhost systemd-journal[133]: Journal started >Sep 28 21:03:50 localhost dracut-cmdline[130]: dracut-21 (Twenty One) dracut-038-15.git20140724.fc21 >Sep 28 21:03:50 localhost dracut-cmdline[130]: Using kernel command line parameters: >Sep 28 21:03:50 localhost dracut-cmdline[130]: rd.luks=0: removing cryptoluks activation >Sep 28 21:03:50 localhost kernel: loop: module loaded >Sep 28 21:03:50 localhost dracut-cmdline[130]: root was live:CDLABEL=Fedora-Live-Workstation-x86_64-2, is now live:/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 >Sep 28 21:03:50 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8000 >Sep 28 21:03:50 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Sep 28 21:03:50 localhost kernel: hub 1-1:1.0: USB hub found >Sep 28 21:03:50 localhost kernel: hub 1-1:1.0: 8 ports detected >Sep 28 21:03:50 localhost kernel: RPC: Registered named UNIX socket transport module. >Sep 28 21:03:50 localhost kernel: RPC: Registered udp transport module. >Sep 28 21:03:50 localhost kernel: RPC: Registered tcp transport module. >Sep 28 21:03:50 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Sep 28 21:03:51 localhost rpc.statd[289]: Version 1.3.0 starting >Sep 28 21:03:51 localhost rpc.statd[289]: Initializing NSM state >Sep 28 21:03:51 localhost rpc.statd[289]: Running as root. chown /var/lib/nfs/statd to choose different user >Sep 28 21:03:51 localhost kernel: usb 2-2: new high-speed USB device number 2 using xhci_hcd >Sep 28 21:03:51 localhost systemd-udevd[316]: starting version 215 >Sep 28 21:03:51 localhost dracut-pre-trigger[317]: rd.dm=0: removing DM RAID activation >Sep 28 21:03:51 localhost dracut-pre-trigger[317]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Sep 28 21:03:51 localhost dracut-pre-trigger[317]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Sep 28 21:03:51 localhost kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x361f05) >Sep 28 21:03:51 localhost dracut-pre-trigger[317]: rd.md=0: removing MD RAID activation >Sep 28 21:03:51 localhost kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x00, 0x15, 0x0e. >Sep 28 21:03:51 localhost kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6 >Sep 28 21:03:51 localhost kernel: usb 2-2: New USB device found, idVendor=054c, idProduct=05ba >Sep 28 21:03:51 localhost kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Sep 28 21:03:51 localhost kernel: usb 2-2: Product: Storage Media >Sep 28 21:03:51 localhost kernel: usb 2-2: Manufacturer: Sony >Sep 28 21:03:51 localhost kernel: usb 2-2: SerialNumber: CB3501312280200021 >Sep 28 21:03:51 localhost kernel: usb 2-2: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes >Sep 28 21:03:51 localhost kernel: usb 2-2: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes >Sep 28 21:03:51 localhost kernel: usb-storage 2-2:1.0: USB Mass Storage device detected >Sep 28 21:03:51 localhost kernel: scsi4 : usb-storage 2-2:1.0 >Sep 28 21:03:51 localhost kernel: usbcore: registered new interface driver usb-storage >Sep 28 21:03:51 localhost kernel: tsc: Refined TSC clocksource calibration: 2294.687 MHz >Sep 28 21:03:51 localhost kernel: wmi: Mapper loaded >Sep 28 21:03:51 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Sep 28 21:03:51 localhost kernel: r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control >Sep 28 21:03:51 localhost kernel: r8169 0000:07:00.0: irq 58 for MSI/MSI-X >Sep 28 21:03:51 localhost kernel: r8169 0000:07:00.0 eth0: RTL8168g/8111g at 0xffffc90004c9e000, b8:ca:3a:fe:7f:bb, XID 10900880 IRQ 58 >Sep 28 21:03:51 localhost kernel: r8169 0000:07:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Sep 28 21:03:51 localhost kernel: usb 2-4: new full-speed USB device number 3 using xhci_hcd >Sep 28 21:03:51 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Sep 28 21:03:51 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Sep 28 21:03:51 localhost systemd-udevd[386]: renamed network interface eth0 to enp7s0 >Sep 28 21:03:51 localhost kernel: [drm] Memory usable by graphics device = 2048M >Sep 28 21:03:51 localhost kernel: [drm] Replacing VGA console driver >Sep 28 21:03:51 localhost kernel: Console: switching to colour dummy device 80x25 >Sep 28 21:03:51 localhost kernel: i915 0000:00:02.0: irq 59 for MSI/MSI-X >Sep 28 21:03:51 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Sep 28 21:03:51 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Sep 28 21:03:51 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Sep 28 21:03:51 localhost kernel: ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95) >Sep 28 21:03:51 localhost kernel: ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95) >Sep 28 21:03:51 localhost kernel: i915 0000:00:02.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported >Sep 28 21:03:51 localhost kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95) >Sep 28 21:03:51 localhost kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95) >Sep 28 21:03:51 localhost kernel: pci 0000:09:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported >Sep 28 21:03:51 localhost kernel: VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP05.PEGP handle >Sep 28 21:03:51 localhost kernel: [drm] VBT doesn't support DRRS >Sep 28 21:03:52 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Sep 28 21:03:52 localhost kernel: usb 2-4: New USB device found, idVendor=138a, idProduct=0011 >Sep 28 21:03:52 localhost kernel: usb 2-4: New USB device strings: Mfr=0, Product=0, SerialNumber=1 >Sep 28 21:03:52 localhost kernel: usb 2-4: SerialNumber: bcd906790740 >Sep 28 21:03:52 localhost kernel: usb 2-5: new high-speed USB device number 4 using xhci_hcd >Sep 28 21:03:52 localhost kernel: usb 2-5: New USB device found, idVendor=1bcf, idProduct=28b4 >Sep 28 21:03:52 localhost kernel: usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Sep 28 21:03:52 localhost kernel: usb 2-5: Product: Integrated_Webcam_HD >Sep 28 21:03:52 localhost kernel: usb 2-5: Manufacturer: CN0XFM7M7248741A097WA01 >Sep 28 21:03:52 localhost kernel: usb 2-6: new full-speed USB device number 5 using xhci_hcd >Sep 28 21:03:52 localhost kernel: Switched to clocksource tsc >Sep 28 21:03:52 localhost kernel: usb 2-6: New USB device found, idVendor=0eef, idProduct=a107 >Sep 28 21:03:52 localhost kernel: usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Sep 28 21:03:52 localhost kernel: usb 2-6: Product: eGalaxTouch EXC7910-1018-13.00.02 >Sep 28 21:03:52 localhost kernel: usb 2-6: Manufacturer: eGalax Inc. >Sep 28 21:03:52 localhost kernel: scsi 4:0:0:0: Direct-Access Sony Storage Media 0100 PQ: 0 ANSI: 4 >Sep 28 21:03:52 localhost kernel: sd 4:0:0:0: Attached scsi generic sg1 type 0 >Sep 28 21:03:52 localhost kernel: sd 4:0:0:0: [sdb] 15826944 512-byte logical blocks: (8.10 GB/7.54 GiB) >Sep 28 21:03:52 localhost kernel: sd 4:0:0:0: [sdb] Write Protect is off >Sep 28 21:03:52 localhost kernel: sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00 >Sep 28 21:03:52 localhost kernel: sd 4:0:0:0: [sdb] No Caching mode page found >Sep 28 21:03:52 localhost kernel: sd 4:0:0:0: [sdb] Assuming drive cache: write through >Sep 28 21:03:52 localhost kernel: sdb: sdb1 sdb2 sdb3 >Sep 28 21:03:52 localhost kernel: sd 4:0:0:0: [sdb] Attached SCSI removable disk >Sep 28 21:03:52 localhost kernel: usb 2-7: new full-speed USB device number 6 using xhci_hcd >Sep 28 21:03:52 localhost kernel: Console: switching to colour frame buffer device 170x48 >Sep 28 21:03:52 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Sep 28 21:03:52 localhost kernel: i915 0000:00:02.0: registered panic notifier >Sep 28 21:03:52 localhost kernel: ACPI Exception: AE_NOT_FOUND, Evaluating _DOD (20140424/video-1367) >Sep 28 21:03:52 localhost kernel: ACPI: Video Device [PEGP] (multi-head: no rom: yes post: no) >Sep 28 21:03:52 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:38/LNXVIDEO:00/input/input7 >Sep 28 21:03:52 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >Sep 28 21:03:52 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8 >Sep 28 21:03:52 localhost kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >Sep 28 21:03:52 localhost kernel: nouveau [ DEVICE][0000:09:00.0] BOOT0 : 0x108120a1 >Sep 28 21:03:52 localhost kernel: nouveau [ DEVICE][0000:09:00.0] Chipset: GK208 (NV108) >Sep 28 21:03:52 localhost kernel: nouveau [ DEVICE][0000:09:00.0] Family : NVE0 >Sep 28 21:03:52 localhost kernel: nouveau [ VBIOS][0000:09:00.0] checking PRAMIN for image... >Sep 28 21:03:52 localhost kernel: nouveau [ VBIOS][0000:09:00.0] ... signature not found >Sep 28 21:03:52 localhost kernel: nouveau [ VBIOS][0000:09:00.0] checking PROM for image... >Sep 28 21:03:52 localhost kernel: nouveau [ VBIOS][0000:09:00.0] ... signature not found >Sep 28 21:03:52 localhost kernel: nouveau [ VBIOS][0000:09:00.0] checking ACPI for image... >Sep 28 21:03:52 localhost kernel: usb 2-7: New USB device found, idVendor=8087, idProduct=07dc >Sep 28 21:03:52 localhost kernel: usb 2-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Sep 28 21:03:53 localhost kernel: [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off >Sep 28 21:03:53 localhost kernel: nouveau [ VBIOS][0000:09:00.0] ... appears to be valid >Sep 28 21:03:53 localhost kernel: nouveau [ VBIOS][0000:09:00.0] using image from ACPI >Sep 28 21:03:53 localhost kernel: nouveau [ VBIOS][0000:09:00.0] BIT signature found >Sep 28 21:03:53 localhost kernel: nouveau [ VBIOS][0000:09:00.0] version 80.28.44.00.04 >Sep 28 21:03:53 localhost kernel: nouveau [ DEVINIT][0000:09:00.0] adaptor not initialised >Sep 28 21:03:53 localhost kernel: nouveau [ VBIOS][0000:09:00.0] running init tables >Sep 28 21:03:53 localhost kernel: nouveau 0000:09:00.0: irq 60 for MSI/MSI-X >Sep 28 21:03:53 localhost kernel: nouveau [ PMC][0000:09:00.0] MSI interrupts enabled >Sep 28 21:03:53 localhost kernel: nouveau [ PFB][0000:09:00.0] RAM type: DDR3 >Sep 28 21:03:53 localhost kernel: nouveau [ PFB][0000:09:00.0] RAM size: 1024 MiB >Sep 28 21:03:53 localhost kernel: nouveau [ PFB][0000:09:00.0] ZCOMP: 0 tags >Sep 28 21:03:53 localhost kernel: nouveau E[ PIBUS][0000:09:00.0] GPC0: 0x4188ac 0x00000001 (0x1d70822e) >Sep 28 21:03:53 localhost kernel: nouveau [ VOLT][0000:09:00.0] GPU voltage: 600000uv >Sep 28 21:03:53 localhost kernel: nouveau [ PTHERM][0000:09:00.0] FAN control: none / external >Sep 28 21:03:53 localhost kernel: nouveau [ PTHERM][0000:09:00.0] fan management: automatic >Sep 28 21:03:53 localhost kernel: nouveau [ PTHERM][0000:09:00.0] internal sensor: yes >Sep 28 21:03:53 localhost kernel: nouveau [ CLK][0000:09:00.0] 07: core 405 MHz memory 810 MHz >Sep 28 21:03:53 localhost kernel: nouveau [ CLK][0000:09:00.0] 0a: core 405-1058 MHz memory 1620 MHz >Sep 28 21:03:53 localhost kernel: nouveau [ CLK][0000:09:00.0] 0f: core 405-1058 MHz memory 1800 MHz >Sep 28 21:03:53 localhost kernel: nouveau [ CLK][0000:09:00.0] --: core 405 MHz memory 810 MHz >Sep 28 21:03:53 localhost kernel: vga_switcheroo: enabled >Sep 28 21:03:53 localhost kernel: [TTM] Zone kernel: Available graphics memory: 4039848 kiB >Sep 28 21:03:53 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Sep 28 21:03:53 localhost kernel: [TTM] Initializing pool allocator >Sep 28 21:03:53 localhost kernel: [TTM] Initializing DMA pool allocator >Sep 28 21:03:53 localhost kernel: nouveau [ DRM] VRAM: 1024 MiB >Sep 28 21:03:53 localhost kernel: nouveau [ DRM] GART: 1048576 MiB >Sep 28 21:03:53 localhost kernel: nouveau E[ DRM] Pointer to TMDS table invalid >Sep 28 21:03:53 localhost kernel: nouveau [ DRM] DCB version 4.0 >Sep 28 21:03:53 localhost kernel: nouveau E[ DRM] Pointer to flat panel table invalid >Sep 28 21:03:53 localhost kernel: nouveau [ DRM] MM: using COPY for buffer copies >Sep 28 21:03:53 localhost kernel: [drm] Initialized nouveau 1.1.1 20120801 for 0000:09:00.0 on minor 1 >Sep 28 21:03:53 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Sep 28 21:03:53 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Sep 28 21:03:53 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Sep 28 21:03:53 localhost kernel: random: nonblocking pool is initialized >Sep 28 21:03:53 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Sep 28 21:03:54 localhost rpcbind[285]: rpcbind terminating on signal. Restart with "rpcbind -w" >Sep 28 21:03:54 localhost systemd[1]: Switching root. >Sep 28 21:03:54 localhost systemd-journal[133]: Journal stopped >Sep 28 21:03:56 localhost systemd-journal[674]: Runtime journal is using 8.0M (max allowed 394.5M, trying to leave 591.7M free of 3.8G available → current limit 394.5M). >Sep 28 21:03:56 localhost systemd-journal[674]: Runtime journal is using 8.0M (max allowed 394.5M, trying to leave 591.7M free of 3.8G available → current limit 394.5M). >Sep 28 21:03:56 localhost systemd-journald[133]: Received SIGTERM from PID 1 (systemd). >Sep 28 21:03:56 localhost kernel: audit: type=1404 audit(1411952634.812:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Sep 28 21:03:56 localhost kernel: SELinux: 2048 avtab hash slots, 108976 rules. >Sep 28 21:03:56 localhost kernel: SELinux: 2048 avtab hash slots, 108976 rules. >Sep 28 21:03:56 localhost kernel: SELinux: 8 users, 103 roles, 4910 types, 292 bools, 1 sens, 1024 cats >Sep 28 21:03:56 localhost kernel: SELinux: 83 classes, 108976 rules >Sep 28 21:03:56 localhost kernel: SELinux: Permission audit_read in class capability2 not defined in policy. >Sep 28 21:03:56 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Sep 28 21:03:56 localhost kernel: SELinux: Completing initialization. >Sep 28 21:03:56 localhost kernel: SELinux: Setting up existing superblocks. >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev drm, type drm), not configured for labeling >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev sdb1, type iso9660), uses genfs_contexts >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Sep 28 21:03:56 localhost kernel: audit: type=1403 audit(1411952634.965:3): policy loaded auid=4294967295 ses=4294967295 >Sep 28 21:03:56 localhost systemd[1]: Successfully loaded SELinux policy in 177.970ms. >Sep 28 21:03:56 localhost systemd[1]: Relabelled /dev and /run in 21.008ms. >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Sep 28 21:03:56 localhost systemd-journal[674]: Journal started >Sep 28 21:03:55 localhost systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Sep 28 21:03:55 localhost systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Sep 28 21:03:56 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 28 21:03:56 localhost systemd-sysusers[699]: Creating group systemd-journal-gateway with gid 982. >Sep 28 21:03:56 localhost systemd-sysusers[699]: Creating user systemd-journal-gateway (systemd Journal Gateway) with uid 982 and gid 982. >Sep 28 21:03:56 localhost lvm[676]: No volume groups found >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses mountpoint labeling >Sep 28 21:03:56 localhost systemd[1]: var-tmp.mount: Directory /var/tmp to mount over is not empty, mounting anyway. >Sep 28 21:03:56 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 28 21:03:58 localhost systemd-udevd[722]: starting version 215 >Sep 28 21:03:59 localhost kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95) >Sep 28 21:03:59 localhost kernel: ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM >Sep 28 21:03:59 localhost kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95) >Sep 28 21:03:59 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Sep 28 21:03:59 localhost kernel: ACPI Warning: SystemIO range 0x000000000000efa0-0x000000000000efbf conflicts with OpRegion 0x000000000000efa0-0x000000000000efaf (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258) >Sep 28 21:03:59 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Sep 28 21:03:59 localhost kernel: mei_me 0000:00:16.0: irq 61 for MSI/MSI-X >Sep 28 21:03:59 localhost kernel: rtsx_pci 0000:02:00.0: irq 62 for MSI/MSI-X >Sep 28 21:03:59 localhost kernel: rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 62 >Sep 28 21:03:59 localhost kernel: microcode: CPU0 sig=0x40651, pf=0x40, revision=0x17 >Sep 28 21:03:59 localhost kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) >Sep 28 21:04:00 localhost kernel: microcode: CPU0 sig=0x40651, pf=0x40, revision=0x17 >Sep 28 21:04:00 localhost kernel: microcode: CPU0 updated to revision 0x18, date = 2014-05-23 >Sep 28 21:04:00 localhost kernel: microcode: CPU1 sig=0x40651, pf=0x40, revision=0x17 >Sep 28 21:04:00 localhost kernel: microcode: CPU1 sig=0x40651, pf=0x40, revision=0x17 >Sep 28 21:04:00 localhost kernel: microcode: CPU1 updated to revision 0x18, date = 2014-05-23 >Sep 28 21:04:00 localhost kernel: microcode: CPU2 sig=0x40651, pf=0x40, revision=0x17 >Sep 28 21:04:00 localhost kernel: microcode: CPU2 sig=0x40651, pf=0x40, revision=0x17 >Sep 28 21:04:00 localhost kernel: microcode: CPU2 updated to revision 0x18, date = 2014-05-23 >Sep 28 21:04:00 localhost kernel: microcode: CPU3 sig=0x40651, pf=0x40, revision=0x17 >Sep 28 21:04:00 localhost kernel: microcode: CPU3 sig=0x40651, pf=0x40, revision=0x17 >Sep 28 21:04:00 localhost kernel: microcode: CPU3 updated to revision 0x18, date = 2014-05-23 >Sep 28 21:04:00 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Sep 28 21:04:00 localhost kernel: Bluetooth: Core ver 2.19 >Sep 28 21:04:00 localhost kernel: NET: Registered protocol family 31 >Sep 28 21:04:00 localhost kernel: Bluetooth: HCI device and connection manager initialized >Sep 28 21:04:00 localhost kernel: Bluetooth: HCI socket layer initialized >Sep 28 21:04:00 localhost kernel: Bluetooth: L2CAP socket layer initialized >Sep 28 21:04:00 localhost kernel: Bluetooth: SCO socket layer initialized >Sep 28 21:04:00 localhost kernel: input: Dell WMI hotkeys as /devices/virtual/input/input9 >Sep 28 21:04:00 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Sep 28 21:04:00 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 63 for MSI/MSI-X >Sep 28 21:04:00 localhost kernel: snd_hda_intel 0000:00:03.0: irq 64 for MSI/MSI-X >Sep 28 21:04:00 localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10 >Sep 28 21:04:00 localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11 >Sep 28 21:04:00 localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12 >Sep 28 21:04:00 localhost mtp-probe[752]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2" >Sep 28 21:04:00 localhost mtp-probe[753]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4" >Sep 28 21:04:00 localhost mtp-probe[753]: bus: 2, device: 3 was not an MTP device >Sep 28 21:04:00 localhost mtp-probe[754]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5" >Sep 28 21:04:00 localhost mtp-probe[754]: bus: 2, device: 4 was not an MTP device >Sep 28 21:04:00 localhost mtp-probe[755]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6" >Sep 28 21:04:00 localhost mtp-probe[755]: bus: 2, device: 5 was not an MTP device >Sep 28 21:04:00 localhost mtp-probe[752]: bus: 2, device: 2 was not an MTP device >Sep 28 21:04:00 localhost kernel: usbcore: registered new interface driver btusb >Sep 28 21:04:00 localhost kernel: Intel(R) Wireless WiFi driver for Linux, in-tree:d >Sep 28 21:04:00 localhost kernel: Copyright(c) 2003- 2014 Intel Corporation >Sep 28 21:04:00 localhost kernel: iwlwifi 0000:08:00.0: irq 65 for MSI/MSI-X >Sep 28 21:04:00 localhost kernel: sound hdaudioC1D0: autoconfig: line_outs=2 (0x14/0x17/0x0/0x0/0x0) type:speaker >Sep 28 21:04:00 localhost kernel: sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Sep 28 21:04:00 localhost kernel: sound hdaudioC1D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0) >Sep 28 21:04:00 localhost kernel: sound hdaudioC1D0: mono: mono_out=0x0 >Sep 28 21:04:00 localhost kernel: sound hdaudioC1D0: inputs: >Sep 28 21:04:00 localhost kernel: sound hdaudioC1D0: Headset Mic=0x1a >Sep 28 21:04:00 localhost kernel: sound hdaudioC1D0: Internal Mic=0x19 >Sep 28 21:04:00 localhost kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13 >Sep 28 21:04:00 localhost kernel: Bluetooth: hci0: read Intel version: 370710018002030d37 >Sep 28 21:04:00 localhost kernel: Bluetooth: hci0: Intel device is already patched. patch num: 37 >Sep 28 21:04:00 localhost kernel: iTCO_vendor_support: vendor-support=0 >Sep 28 21:04:00 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 >Sep 28 21:04:00 localhost kernel: iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860) >Sep 28 21:04:00 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Sep 28 21:04:00 localhost kernel: media: Linux media interface: v0.10 >Sep 28 21:04:00 localhost kernel: input: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02 as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/0003:0EEF:A107.0001/input/input14 >Sep 28 21:04:00 localhost kernel: hid-multitouch 0003:0EEF:A107.0001: input,hiddev0,hidraw0: USB HID v2.10 Device [eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02] on usb-0000:00:14.0-6/input0 >Sep 28 21:04:00 localhost kernel: usbcore: registered new interface driver uas >Sep 28 21:04:00 localhost kernel: Linux video capture interface: v2.00 >Sep 28 21:04:00 localhost auditctl[791]: No rules >Sep 28 21:04:00 localhost kernel: uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (1bcf:28b4) >Sep 28 21:04:00 localhost kernel: input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input16 >Sep 28 21:04:00 localhost kernel: usbcore: registered new interface driver uvcvideo >Sep 28 21:04:00 localhost kernel: USB Video Class driver (1.1.1) >Sep 28 21:04:00 localhost systemd-journal[674]: Permanent journal is using 8.0M (max allowed 591.9M, trying to leave 887.9M free of 2.1G available → current limit 591.9M). >Sep 28 21:04:00 localhost systemd-journal[674]: Time spent on flushing to /var is 29.766ms for 922 entries. >Sep 28 21:04:00 localhost kernel: iwlwifi 0000:08:00.0: loaded firmware version 23.214.9.0 op_mode iwlmvm >Sep 28 21:04:01 localhost kernel: cfg80211: World regulatory domain updated: >Sep 28 21:04:01 localhost kernel: cfg80211: DFS Master region: unset >Sep 28 21:04:01 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Sep 28 21:04:01 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Sep 28 21:04:01 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Sep 28 21:04:01 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Sep 28 21:04:01 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A) >Sep 28 21:04:01 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Sep 28 21:04:01 localhost kernel: cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Sep 28 21:04:01 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Sep 28 21:04:01 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Sep 28 21:04:01 localhost auditd[790]: Started dispatcher: /sbin/audispd pid: 825 >Sep 28 21:04:01 localhost kernel: audit: type=1305 audit(1411952641.067:4): audit_pid=790 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Sep 28 21:04:01 localhost audispd[825]: priority_boost_parser called with: 4 >Sep 28 21:04:01 localhost audispd[825]: max_restarts_parser called with: 10 >Sep 28 21:04:01 localhost audispd[825]: audispd initialized with q_depth=150 and 1 active plugins >Sep 28 21:04:01 localhost kernel: iwlwifi 0000:08:00.0: Detected Intel(R) Wireless N 7260, REV=0x144 >Sep 28 21:04:01 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S >Sep 28 21:04:01 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S >Sep 28 21:04:01 localhost auditd[790]: Init complete, auditd 2.4 listening for events (startup state enable) >Sep 28 21:04:01 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' >Sep 28 21:04:01 localhost systemd-udevd[727]: renamed network interface wlan0 to wlp8s0 >Sep 28 21:04:01 localhost crda[839]: Could not determine country! Unable to set regulatory domain. >Sep 28 21:04:05 localhost alsactl[846]: alsactl 1.0.28 daemon started >Sep 28 21:04:05 localhost alsactl[846]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Sep 28 21:04:05 localhost alsactl[846]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Sep 28 21:04:05 localhost alsactl[846]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Sep 28 21:04:05 localhost alsactl[846]: Found hardware: "HDA-Intel" "Intel Haswell HDMI" "HDA:80862807,80860101,00100000" "0x1028" "0x0616" >Sep 28 21:04:05 localhost alsactl[846]: Hardware is initialized using a generic method >Sep 28 21:04:05 localhost alsactl[846]: Found hardware: "HDA-Intel" "Realtek ALC290" "HDA:10ec0290,10280616,00100003" "0x1028" "0x0616" >Sep 28 21:04:05 localhost alsactl[846]: Hardware is initialized using a generic method >Sep 28 21:04:05 localhost rngd[853]: Unable to open file: /dev/tpm0 >Sep 28 21:04:05 localhost chronyd[863]: chronyd version 1.31-pre1 starting >Sep 28 21:04:05 localhost chronyd[863]: Generated key 1 >Sep 28 21:04:05 localhost avahi-daemon[856]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Sep 28 21:04:05 localhost avahi-daemon[856]: Successfully dropped root privileges. >Sep 28 21:04:05 localhost avahi-daemon[856]: avahi-daemon 0.6.31 starting up. >Sep 28 21:04:05 localhost bluetoothd[847]: Bluetooth daemon 5.18 >Sep 28 21:04:05 localhost useradd[874]: new group: name=liveuser, GID=1000 >Sep 28 21:04:05 localhost useradd[874]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Sep 28 21:04:05 localhost ModemManager[852]: <info> ModemManager (version 1.4.0-1.fc21) starting in system bus... >Sep 28 21:04:05 localhost livesys[855]: Adding live user [ OK ] >Sep 28 21:04:05 localhost rtkit-daemon[849]: Successfully called chroot. >Sep 28 21:04:05 localhost rtkit-daemon[849]: Successfully dropped privileges. >Sep 28 21:04:05 localhost rtkit-daemon[849]: Successfully limited resources. >Sep 28 21:04:05 localhost rtkit-daemon[849]: Running. >Sep 28 21:04:05 localhost rtkit-daemon[849]: Watchdog thread running. >Sep 28 21:04:05 localhost rtkit-daemon[849]: Canary thread running. >Sep 28 21:04:05 localhost avahi-daemon[856]: Successfully called chroot(). >Sep 28 21:04:05 localhost avahi-daemon[856]: Successfully dropped remaining capabilities. >Sep 28 21:04:05 localhost avahi-daemon[856]: No service file found in /etc/avahi/services. >Sep 28 21:04:05 localhost avahi-daemon[856]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Sep 28 21:04:05 localhost usermod[889]: add 'liveuser' to group 'wheel' >Sep 28 21:04:05 localhost usermod[889]: add 'liveuser' to shadow group 'wheel' >Sep 28 21:04:05 localhost systemd-logind[854]: New seat seat0. >Sep 28 21:04:05 localhost systemd-logind[854]: Watching system buttons on /dev/input/event3 (Power Button) >Sep 28 21:04:05 localhost systemd-logind[854]: Watching system buttons on /dev/input/event7 (Video Bus) >Sep 28 21:04:05 localhost systemd-logind[854]: Watching system buttons on /dev/input/event6 (Video Bus) >Sep 28 21:04:05 localhost systemd-logind[854]: Watching system buttons on /dev/input/event0 (Power Button) >Sep 28 21:04:05 localhost systemd-logind[854]: Watching system buttons on /dev/input/event2 (Lid Switch) >Sep 28 21:04:05 localhost systemd-logind[854]: Watching system buttons on /dev/input/event1 (Sleep Button) >Sep 28 21:04:05 localhost bluetoothd[847]: Starting SDP server >Sep 28 21:04:05 localhost avahi-daemon[856]: Network interface enumeration completed. >Sep 28 21:04:05 localhost avahi-daemon[856]: Server startup complete. Host name is linux.local. Local service cookie is 3097152030. >Sep 28 21:04:05 localhost crond[898]: (CRON) INFO (Syslog will be used instead of sendmail.) >Sep 28 21:04:05 localhost crond[898]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 16% if used.) >Sep 28 21:04:06 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Sep 28 21:04:06 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Sep 28 21:04:06 localhost kernel: Bluetooth: BNEP socket layer initialized >Sep 28 21:04:06 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Sep 28 21:04:06 localhost bluetoothd[847]: Bluetooth management interface 1.6 initialized >Sep 28 21:04:06 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 28 21:04:06 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 28 21:04:06 localhost crond[898]: (CRON) INFO (running with inotify support) >Sep 28 21:04:06 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Sep 28 21:04:06 localhost livesys[855]: (process:927): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=9e1de867e59b4c70b5497e0fa1960c20 --binary-syntax --close-stderr': Child process exited with code 1 >Sep 28 21:04:06 localhost polkitd[930]: Started polkitd version 0.112 >Sep 28 21:04:06 localhost livesys[855]: sed: can't read : No such file or directory >Sep 28 21:04:06 localhost polkitd[930]: Loading rules from directory /etc/polkit-1/rules.d >Sep 28 21:04:06 localhost polkitd[930]: Loading rules from directory /usr/share/polkit-1/rules.d >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost polkitd[930]: Finished loading, compiling and executing 5 rules >Sep 28 21:04:07 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Sep 28 21:04:07 localhost polkitd[930]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Sep 28 21:04:07 localhost accounts-daemon[848]: started daemon version 0.6.37 >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost livesys[855]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 28 21:04:07 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Sep 28 21:04:07 localhost abrtd[960]: Init complete, entering main loop >Sep 28 21:04:07 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Sep 28 21:04:07 localhost kernel: Ebtables v2.0 registered >Sep 28 21:04:07 localhost kernel: Bridge firewalling registered >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> NetworkManager (version 0.9.10.0-4.git20140704.fc21) is starting... >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 20-connectivity-fedora.conf >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> WEXT support is enabled >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> monitoring kernel firmware directory '/lib/firmware'. >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.3/0000:08:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi) >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> WiFi hardware radio set enabled >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> WWAN hardware radio set enabled >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wwan.so >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-adsl.so >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> WiFi enabled by radio killswitch; enabled by state file >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> WWAN enabled by radio killswitch; enabled by state file >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> WiMAX enabled by radio killswitch; enabled by state file >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> Networking is enabled by state file >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (lo): link connected >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (lo): carrier is ON >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (enp7s0): carrier is OFF >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (enp7s0): new Ethernet device (driver: 'r8169' ifindex: 2) >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (enp7s0): exported as /org/freedesktop/NetworkManager/Devices/1 >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (enp7s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Sep 28 21:04:08 localhost kernel: r8169 0000:07:00.0 enp7s0: link down >Sep 28 21:04:08 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (enp7s0): preparing device >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> read connection 'Wired connection 1' >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (enp7s0): created default wired connection 'Wired connection 1' >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (wlp8s0): using nl80211 for WiFi device control >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (wlp8s0): driver supports Access Point (AP) mode >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (wlp8s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (wlp8s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (wlp8s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Sep 28 21:04:08 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S >Sep 28 21:04:08 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S >Sep 28 21:04:08 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp8s0: link is not ready >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (wlp8s0): preparing device >Sep 28 21:04:08 localhost ModemManager[852]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.2/0000:07:00.0': not supported by any plugin >Sep 28 21:04:08 localhost ModemManager[852]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.3/0000:08:00.0': not supported by any plugin >Sep 28 21:04:08 localhost dbus[857]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Sep 28 21:04:08 localhost systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> use BlueZ version 5 >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> ModemManager available in the bus >Sep 28 21:04:08 localhost dbus[857]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> wpa_supplicant started >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: X.Org X Server 1.16.0 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: Release Date: 2014-07-16 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: X Protocol Version 11, Revision 0 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: Build Operating System: 3.15.8-200.fc20.x86_64 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: Current Operating System: Linux localhost 3.16.1-301.fc21.x86_64 #1 SMP Mon Aug 25 13:06:39 UTC 2014 x86_64 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: Build Date: 26 August 2014 08:26:48PM >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: Build ID: xorg-x11-server 1.16.0-3.fc21 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: Current version of pixman: 0.32.6 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: Before reporting problems, check http://wiki.x.org >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: to make sure that you have the latest version. >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: Markers: (--) probed, (**) from config file, (==) default setting, >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (++) from command line, (!!) notice, (II) informational, >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (++) Log file: "/dev/null", Time: Sun Sep 28 21:04:08 2014 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (==) No Layout section. Using the first Screen section. >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (==) No screen section available. Using defaults. >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (**) |-->Screen "Default Screen Section" (0) >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (**) | |-->Monitor "<default monitor>" >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (==) No monitor specified for screen "Default Screen Section". >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: Using a default monitor configuration. >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (==) Automatically adding devices >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (==) Automatically enabling devices >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (==) Automatically adding GPU devices >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (==) FontPath set to: >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: catalogue:/etc/X11/fontpath.d, >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: built-ins >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (==) ModulePath set to "/usr/lib64/xorg/modules" >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (II) The server relies on udev to provide the list of input devices. >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: If no devices become available, reconfigure udev or disable AutoAddDevices. >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (II) Loader magic: 0x81de40 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (II) Module ABI versions: >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: X.Org ANSI C Emulation: 0.4 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: X.Org Video Driver: 18.0 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: X.Org XInput driver : 21.0 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: X.Org Server Extension : 8.0 >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (EE) systemd-logind: failed to get session: PID 1156 does not belong to any known session >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (wlp8s0) supports 5 scan SSIDs >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (wlp8s0): supplicant interface state: starting -> ready >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (wlp8s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (wlp8s0): supplicant interface state: ready -> disconnected >Sep 28 21:04:08 localhost NetworkManager[1026]: <info> (wlp8s0) supports 5 scan SSIDs >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (II) xfree86: Adding drm device (/dev/dri/card0) >Sep 28 21:04:08 localhost gdm-Xorg-:0[1156]: (II) xfree86: Adding drm device (/dev/dri/card1) >Sep 28 21:04:08 localhost libvirtd[1144]: libvirt version: 1.2.7, package: 2.fc21 (Fedora Project, 2014-08-17-13:32:15, buildhw-05.phx2.fedoraproject.org) >Sep 28 21:04:08 localhost libvirtd[1144]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Sep 28 21:04:08 localhost libvirtd[1144]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Sep 28 21:04:08 localhost libvirtd[1144]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Sep 28 21:04:08 localhost libvirtd[1144]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Sep 28 21:04:08 localhost libvirtd[1144]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox.so not accessible >Sep 28 21:04:09 localhost kernel: nouveau E[ PIBUS][0000:09:00.0] HUB0: 0x6013d4 0x0000573f (0x1e708200) >Sep 28 21:04:09 localhost kernel: nouveau E[ PIBUS][0000:09:00.0] GPC0: 0x4188ac 0x00000001 (0x1a70822e) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) PCI:*(0:0:2:0) 8086:0a16:1028:0616 rev 9, Mem @ 0xf1000000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) PCI: (0:9:0:0) 10de:1292:1028:0616 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/65536 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "glx" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module glx: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.16.0, module version = 1.0.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org Server Extension, version 8.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) AIGLX enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) Matched intel as autoconfigured driver 0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) Matched nouveau as autoconfigured driver 1 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) Matched nv as autoconfigured driver 2 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) Matched intel as autoconfigured driver 3 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) Matched modesetting as autoconfigured driver 4 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) Matched fbdev as autoconfigured driver 5 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) Matched vesa as autoconfigured driver 6 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) Assigned the driver to the xf86ConfigLayout >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "intel" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module intel: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.16.0, module version = 2.99.914 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: Module class: X.Org Video Driver >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org Video Driver, version 18.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "nouveau" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module nouveau: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.16.0, module version = 1.0.10 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: Module class: X.Org Video Driver >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org Video Driver, version 18.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "nv" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (WW) Warning, couldn't open module nv >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) UnloadModule: "nv" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Unloading nv >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (EE) Failed to load module "nv" (module does not exist, 0) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "modesetting" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module modesetting: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.16.0, module version = 0.9.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: Module class: X.Org Video Driver >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org Video Driver, version 18.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "fbdev" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module fbdev: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.16.0, module version = 0.4.3 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: Module class: X.Org Video Driver >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org Video Driver, version 18.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "vesa" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module vesa: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.16.0, module version = 2.3.2 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: Module class: X.Org Video Driver >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org Video Driver, version 18.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) NOUVEAU driver >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) NOUVEAU driver for NVIDIA chipset families : >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: RIVA TNT (NV04) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: RIVA TNT2 (NV05) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GeForce 256 (NV10) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GeForce 2 (NV11, NV15) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GeForce 4MX (NV17, NV18) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GeForce 3 (NV20) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GeForce 4Ti (NV25, NV28) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GeForce FX (NV3x) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GeForce 6 (NV4x) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GeForce 7 (G7x) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GeForce 8 (G8x) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GeForce GTX 200 (NVA0) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: GeForce GTX 400 (NVC0) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) FBDEV: driver for framebuffer: fbdev >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) VESA: driver for VESA chipsets: vesa >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (++) using VT number 1 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) [drm] nouveau interface version: 1.1.1 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (WW) Falling back to old probe method for modesetting >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (WW) Falling back to old probe method for fbdev >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading sub module "fbdevhw" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "fbdevhw" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module fbdevhw: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.16.0, module version = 0.0.2 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org Video Driver, version 18.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (WW) Falling back to old probe method for vesa >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): Creating default Display subsection in Screen section >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: "Default Screen Section" for depth/fbbpp 24/32 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) intel(0): Depth 24, (--) framebuffer bpp 32 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) intel(0): RGB weight 888 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) intel(0): Default visual is TrueColor >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): Output eDP1 has no monitor section >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): Output HDMI1 has no monitor section >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) intel(0): Using a maximum size of 256x256 for hardware cursors >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): Output VIRTUAL1 has no monitor section >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) intel(0): TearFree disabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) intel(0): DPI set to (96, 96) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading sub module "dri3" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "dri3" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module "dri3" already built-in >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading sub module "dri2" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "dri2" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module "dri2" already built-in >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading sub module "present" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "present" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module "present" already built-in >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading sub module "dri2" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "dri2" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module "dri2" already built-in >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) NOUVEAU(G0): Chipset: "NVIDIA NV108" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): RGB weight 888 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): Default visual is TrueColor >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): Using HW cursor >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): GLX sync to VBlank disabled. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): Page flipping enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): Swap limit set to 2 [Max allowed 2] >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): Using gamma correction (1.0, 1.0, 1.0) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) NOUVEAU(G0): Virtual size is 1024x768 (pitch 0) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) NOUVEAU(G0): Mode "1366x768": 84.8 MHz (scaled from 0.0 MHz), 47.7 kHz, 59.8 Hz >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) NOUVEAU(G0): Modeline "1366x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): DPI set to (96, 96) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading sub module "fb" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "fb" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/libfb.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module fb: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.16.0, module version = 1.0.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org ANSI C Emulation, version 0.4 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading sub module "exa" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "exa" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/libexa.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module exa: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.16.0, module version = 2.6.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org Video Driver, version 18.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading sub module "shadowfb" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "shadowfb" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/libshadowfb.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module shadowfb: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.16.0, module version = 1.0.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org ANSI C Emulation, version 0.4 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) UnloadModule: "modesetting" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Unloading modesetting >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) UnloadModule: "fbdev" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Unloading fbdev >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) UnloadSubModule: "fbdevhw" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Unloading fbdevhw >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) UnloadModule: "vesa" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Unloading vesa >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) Depth 24 pixmap format is 32 bpp >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) NOUVEAU(G0): Opened GPU channel 0 >Sep 28 21:04:09 localhost kernel: nouveau E[ PBUS][0000:09:00.0] MMIO read of 0x00000000 FAULT at 0x000260 [ TIMEOUT ] >Sep 28 21:04:09 localhost kernel: nouveau E[ PBUS][0000:09:00.0] MMIO write of 0xbad0011f FAULT at 0x000260 [ TIMEOUT ] >Sep 28 21:04:09 localhost kernel: nouveau E[ PBUS][0000:09:00.0] MMIO read of 0x00000000 FAULT at 0x000260 [ TIMEOUT ] >Sep 28 21:04:09 localhost kernel: nouveau E[ PBUS][0000:09:00.0] MMIO read of 0x00000000 FAULT at 0x000260 [ TIMEOUT ] >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) NOUVEAU(G0): [DRI2] Setup complete >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) NOUVEAU(G0): [DRI2] DRI driver: nouveau >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) NOUVEAU(G0): [DRI2] VDPAU driver: nouveau >Sep 28 21:04:09 localhost NetworkManager[1026]: <info> (wlp8s0): supplicant interface state: disconnected -> inactive >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) EXA(256): Driver allocated offscreen pixmaps >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) EXA(256): Driver registered support for the following operations: >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Solid >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Copy >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Composite (RENDER acceleration) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) UploadToScreen >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) DownloadFromScreen >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): Backing store enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): Silken mouse enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) NOUVEAU(G0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) NOUVEAU(G0): [XvMC] Extension initialized. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) NOUVEAU(G0): DPMS enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) NOUVEAU(G0): RandR 1.2 enabled, ignore the following RandR disabled message. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) intel(0): Backing store enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) intel(0): Silken mouse enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): HW Cursor enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) intel(0): DPMS enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): [DRI2] Setup complete >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): [DRI2] DRI driver: i965 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): [DRI2] VDPAU driver: i965 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): direct rendering: DRI2 DRI3 enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): hardware support for Present enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (==) intel(0): display hotplug detection enabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) RandR disabled >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) SELinux: Disabled by boolean >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) AIGLX: enabled GLX_MESA_copy_sub_buffer >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) AIGLX: enabled GLX_ARB_create_context >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) AIGLX: enabled GLX_ARB_create_context_profile >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) AIGLX: enabled GLX_EXT_create_context_es2_profile >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) AIGLX: enabled GLX_INTEL_swap_event >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) AIGLX: enabled GLX_ARB_fbconfig_float >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) AIGLX: enabled GLX_ARB_create_context_robustness >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) AIGLX: Loaded and initialized i965 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) GLX: Initialized DRI2 GL provider for screen 0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) NOUVEAU(G0): NVEnterVT is called. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): switch to mode 1366x768@60.1 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) intel(0): Setting screen physical size to 361 x 203 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device Power Button (/dev/input/event3) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "evdev" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module evdev: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.16.0, module version = 2.9.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: Module class: X.Org XInput Driver >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org XInput driver, version 21.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Using input driver 'evdev' for 'Power Button' >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Power Button: always reports core events >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) evdev: Power Button: Device: "/dev/input/event3" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Power Button: Found keys >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) evdev: Power Button: Configuring as keyboard >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_rules" "evdev" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_model" "pc104" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_layout" "us" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device Video Bus (/dev/input/event7) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Video Bus: Applying InputClass "evdev keyboard catchall" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Using input driver 'evdev' for 'Video Bus' >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Video Bus: always reports core events >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) evdev: Video Bus: Device: "/dev/input/event7" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Video Bus: Vendor 0 Product 0x6 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Video Bus: Found keys >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) evdev: Video Bus: Configuring as keyboard >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event7" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_rules" "evdev" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_model" "pc104" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_layout" "us" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device Video Bus (/dev/input/event6) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Video Bus: Applying InputClass "evdev keyboard catchall" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Using input driver 'evdev' for 'Video Bus' >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Video Bus: always reports core events >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) evdev: Video Bus: Device: "/dev/input/event6" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Video Bus: Vendor 0 Product 0x6 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Video Bus: Found keys >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) evdev: Video Bus: Configuring as keyboard >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:38/LNXVIDEO:00/input/input7/event6" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_rules" "evdev" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_model" "pc104" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_layout" "us" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device Power Button (/dev/input/event0) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Using input driver 'evdev' for 'Power Button' >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Power Button: always reports core events >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) evdev: Power Button: Device: "/dev/input/event0" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Power Button: Found keys >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) evdev: Power Button: Configuring as keyboard >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_rules" "evdev" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_model" "pc104" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_layout" "us" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device Lid Switch (/dev/input/event2) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) No input driver specified, ignoring this device. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) This device may have been added with another device file. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device Sleep Button (/dev/input/event1) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Sleep Button: Applying InputClass "evdev keyboard catchall" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Using input driver 'evdev' for 'Sleep Button' >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Sleep Button: always reports core events >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) evdev: Sleep Button: Device: "/dev/input/event1" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Sleep Button: Vendor 0 Product 0x3 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Sleep Button: Found keys >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) evdev: Sleep Button: Configuring as keyboard >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_rules" "evdev" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_model" "pc104" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_layout" "us" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event9) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) No input driver specified, ignoring this device. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) This device may have been added with another device file. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event10) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) No input driver specified, ignoring this device. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) This device may have been added with another device file. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event11) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) No input driver specified, ignoring this device. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) This device may have been added with another device file. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event14) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Using input driver 'evdev' for 'Integrated_Webcam_HD' >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Integrated_Webcam_HD: always reports core events >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) evdev: Integrated_Webcam_HD: Device: "/dev/input/event14" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Integrated_Webcam_HD: Vendor 0x1bcf Product 0x28b4 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: Integrated_Webcam_HD: Found keys >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) evdev: Integrated_Webcam_HD: Configuring as keyboard >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input16/event14" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 11) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_rules" "evdev" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_model" "pc104" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_layout" "us" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02 (/dev/input/event13) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: Applying InputClass "evdev touchscreen catchall" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Using input driver 'evdev' for 'eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02' >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: always reports core events >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) evdev: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: Device: "/dev/input/event13" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: Vendor 0xeef Product 0xa107 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: Found absolute axes >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: Found absolute multitouch axes >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) evdev: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: No buttons found, faking one. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: Found x and y absolute axes >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: Found absolute touchscreen >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) evdev: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: Configuring as touchscreen >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) evdev: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: YAxisMapping: buttons 4 and 5 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) evdev: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/0003:0EEF:A107.0001/input/input14/event13" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) XINPUT: Adding extended input device "eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02" (type: TOUCHSCREEN, id 12) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) evdev: eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: initialized for absolute axes. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: (accel) keeping acceleration scheme 1 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: (accel) acceleration profile 0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: (accel) acceleration factor: 2.000 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02: (accel) acceleration threshold: 4 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7910-1018-13.00.02 (/dev/input/mouse1) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) No input driver specified, ignoring this device. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) This device may have been added with another device file. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) No input driver specified, ignoring this device. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) This device may have been added with another device file. >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) AT Translated Set 2 keyboard: always reports core events >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (--) evdev: AT Translated Set 2 keyboard: Found keys >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_rules" "evdev" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_model" "pc104" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_layout" "us" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event5) >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) LoadModule: "synaptics" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Module synaptics: vendor="X.Org Foundation" >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: compiled for 1.15.99.902, module version = 1.8.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: Module class: X.Org XInput Driver >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: ABI class: X.Org XInput driver, version 21.0 >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad' >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) ETPS/2 Elantech Touchpad: always reports core events >Sep 28 21:04:09 localhost gdm-Xorg-:0[1156]: (**) Option "Device" "/dev/input/event5" >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3420 (res 32) >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 2223 (res 31) >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255 >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15 >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) ETPS/2 Elantech Touchpad: always reports core events >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5" >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14) >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5 >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75 >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.049 >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1 >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1 >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000 >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4 >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0) >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (II) No input driver specified, ignoring this device. >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (II) This device may have been added with another device file. >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event8) >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall" >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (II) Using input driver 'evdev' for 'Dell WMI hotkeys' >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) Dell WMI hotkeys: always reports core events >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event8" >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0 >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (--) evdev: Dell WMI hotkeys: Found keys >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (II) evdev: Dell WMI hotkeys: Configuring as keyboard >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event8" >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15) >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_rules" "evdev" >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_model" "pc104" >Sep 28 21:04:10 localhost gdm-Xorg-:0[1156]: (**) Option "xkb_layout" "us" >Sep 28 21:04:10 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 28 21:04:10 localhost systemd-logind[854]: New session 1 of user liveuser. >Sep 28 21:04:10 localhost systemd[1376]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Sep 28 21:04:10 localhost systemd[1376]: Starting Paths. >Sep 28 21:04:10 localhost systemd[1376]: Reached target Paths. >Sep 28 21:04:10 localhost systemd[1376]: Starting Timers. >Sep 28 21:04:10 localhost systemd[1376]: Reached target Timers. >Sep 28 21:04:10 localhost systemd[1376]: Starting Sockets. >Sep 28 21:04:10 localhost systemd[1376]: Reached target Sockets. >Sep 28 21:04:10 localhost systemd[1376]: Starting Basic System. >Sep 28 21:04:10 localhost systemd[1376]: Reached target Basic System. >Sep 28 21:04:10 localhost systemd[1376]: Starting Default. >Sep 28 21:04:10 localhost systemd[1376]: Reached target Default. >Sep 28 21:04:10 localhost systemd[1376]: Startup finished in 23ms. >Sep 28 21:04:10 localhost gdm-autologin][1367]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Sep 28 21:04:10 localhost NetworkManager[1026]: <info> (virbr0): carrier is OFF >Sep 28 21:04:10 localhost NetworkManager[1026]: <info> (virbr0): new Bridge device (driver: 'bridge' ifindex: 4) >Sep 28 21:04:10 localhost NetworkManager[1026]: <info> (virbr0): exported as /org/freedesktop/NetworkManager/Devices/3 >Sep 28 21:04:10 localhost NetworkManager[1026]: <info> (virbr0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Sep 28 21:04:10 localhost NetworkManager[1026]: <info> (virbr0): preparing device >Sep 28 21:04:10 localhost NetworkManager[1026]: <info> (virbr0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Sep 28 21:04:11 localhost avahi-daemon[856]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. >Sep 28 21:04:11 localhost avahi-daemon[856]: New relevant interface virbr0.IPv4 for mDNS. >Sep 28 21:04:11 localhost avahi-daemon[856]: Registering new address record for 192.168.122.1 on virbr0.IPv4. >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> read connection 'virbr0' >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) starting connection 'virbr0' >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) scheduled... >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) started... >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> (virbr0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) scheduled... >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) complete. >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) starting... >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> (virbr0): device state change: prepare -> config (reason 'none') [40 50 0] >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) successful. >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) complete. >Sep 28 21:04:11 localhost dnsmasq[1432]: started, version 2.71 cachesize 150 >Sep 28 21:04:11 localhost dnsmasq[1432]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC >Sep 28 21:04:11 localhost dnsmasq-dhcp[1432]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h >Sep 28 21:04:11 localhost dnsmasq-dhcp[1432]: DHCP, sockets bound exclusively to interface virbr0 >Sep 28 21:04:11 localhost dnsmasq[1432]: no servers found in /etc/resolv.conf, will retry >Sep 28 21:04:11 localhost dnsmasq[1432]: read /etc/hosts - 2 addresses >Sep 28 21:04:11 localhost dnsmasq[1432]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses >Sep 28 21:04:11 localhost dnsmasq-dhcp[1432]: read /var/lib/libvirt/dnsmasq/default.hostsfile >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) scheduled. >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) started... >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> (virbr0): device state change: config -> ip-config (reason 'none') [50 70 0] >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> (virbr0): IPv6 config waiting until carrier is on >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) complete. >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) started... >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> (virbr0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) complete. >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> (virbr0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> (virbr0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> NetworkManager state is now CONNECTED_LOCAL >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Activation (virbr0) successful, device activated. >Sep 28 21:04:11 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Sep 28 21:04:11 localhost NetworkManager[1026]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Sep 28 21:04:11 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 28 21:04:11 localhost /etc/gdm/Xsession[1381]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Sep 28 21:04:11 localhost nm-dispatcher[1445]: Dispatching action 'up' for virbr0 >Sep 28 21:04:11 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Sep 28 21:04:11 localhost org.a11y.Bus[1411]: Activating service name='org.a11y.atspi.Registry' >Sep 28 21:04:11 localhost org.a11y.Bus[1411]: Successfully activated service 'org.a11y.atspi.Registry' >Sep 28 21:04:11 localhost org.a11y.atspi.Registry[1490]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Sep 28 21:04:11 localhost org.a11y.atspi.Registry[1490]: Xlib: extension "XEVIE" missing on display ":0". >Sep 28 21:04:11 localhost kernel: fuse init (API version 7.23) >Sep 28 21:04:11 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Sep 28 21:04:11 localhost gnome-keyring-daemon[1516]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Sep 28 21:04:11 localhost gnome-keyring-daemon[1526]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Sep 28 21:04:11 localhost gnome-keyring-daemon[1527]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Sep 28 21:04:11 localhost gnome-session[1381]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Sep 28 21:04:11 localhost gnome-session[1381]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Sep 28 21:04:11 localhost gnome-session[1381]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Sep 28 21:04:11 localhost gnome-session[1381]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Sep 28 21:04:11 localhost gnome-session[1381]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Sep 28 21:04:11 localhost gnome-session[1381]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Sep 28 21:04:11 localhost gnome-session[1381]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Sep 28 21:04:11 localhost gnome-session[1381]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Sep 28 21:04:11 localhost gnome-session[1381]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Sep 28 21:04:11 localhost rtkit-daemon[849]: Successfully made thread 1537 of process 1537 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Sep 28 21:04:11 localhost rtkit-daemon[849]: Supervising 1 threads of 1 processes of 1 users. >Sep 28 21:04:11 localhost gnome-session[1381]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Sep 28 21:04:11 localhost gnome-session[1381]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Sep 28 21:04:11 localhost gnome-session[1381]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Sep 28 21:04:11 localhost gnome-session[1381]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Sep 28 21:04:11 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Sep 28 21:04:11 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.UPower' >Sep 28 21:04:11 localhost rtkit-daemon[849]: Supervising 1 threads of 1 processes of 1 users. >Sep 28 21:04:11 localhost rtkit-daemon[849]: Successfully made thread 1546 of process 1537 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 28 21:04:11 localhost rtkit-daemon[849]: Supervising 2 threads of 1 processes of 1 users. >Sep 28 21:04:12 localhost rtkit-daemon[849]: Supervising 2 threads of 1 processes of 1 users. >Sep 28 21:04:12 localhost rtkit-daemon[849]: Successfully made thread 1549 of process 1537 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 28 21:04:12 localhost rtkit-daemon[849]: Supervising 3 threads of 1 processes of 1 users. >Sep 28 21:04:12 localhost rtkit-daemon[849]: Supervising 3 threads of 1 processes of 1 users. >Sep 28 21:04:12 localhost rtkit-daemon[849]: Successfully made thread 1552 of process 1537 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 28 21:04:12 localhost rtkit-daemon[849]: Supervising 4 threads of 1 processes of 1 users. >Sep 28 21:04:12 localhost bluetoothd[847]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource >Sep 28 21:04:12 localhost bluetoothd[847]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSink >Sep 28 21:04:12 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Sep 28 21:04:12 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Sep 28 21:04:12 localhost colord[1585]: Using mapping database file /var/lib/colord/mapping.db >Sep 28 21:04:12 localhost udisksd[1587]: udisks daemon version 2.1.3 starting >Sep 28 21:04:12 localhost colord[1585]: Using device database file /var/lib/colord/storage.db >Sep 28 21:04:12 localhost colord[1585]: Using profile database file /var/lib/colord/storage.db >Sep 28 21:04:12 localhost colord[1585]: loaded plugin libcd_plugin_camera.so >Sep 28 21:04:12 localhost colord[1585]: loaded plugin libcd_plugin_scanner.so >Sep 28 21:04:12 localhost colord[1585]: Daemon ready for requests >Sep 28 21:04:12 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Sep 28 21:04:12 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Sep 28 21:04:12 localhost udisksd[1587]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Sep 28 21:04:13 localhost gdm-Xorg-:0[1156]: (II) intel(0): EDID vendor "AUO", prod id 4156 >Sep 28 21:04:13 localhost gdm-Xorg-:0[1156]: (II) intel(0): Printing DDC gathered Modelines: >Sep 28 21:04:13 localhost gdm-Xorg-:0[1156]: (II) intel(0): Modeline "1366x768"x0.0 73.60 1366 1404 1426 1526 768 771 777 803 +hsync -vsync (48.2 kHz eP) >Sep 28 21:04:13 localhost gdm-Xorg-:0[1156]: (II) intel(0): Modeline "1366x768"x0.0 49.07 1366 1404 1426 1526 768 771 777 803 +hsync -vsync (32.2 kHz e) >Sep 28 21:04:13 localhost NetworkManager[1026]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Sep 28 21:04:13 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Sep 28 21:04:13 localhost NetworkManager[1026]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Sep 28 21:04:13 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 28 21:04:13 localhost NetworkManager[1026]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Sep 28 21:04:13 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.locale1' >Sep 28 21:04:14 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Sep 28 21:04:14 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Sep 28 21:04:14 localhost polkitd[930]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Sep 28 21:04:14 localhost NetworkManager[1026]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Sep 28 21:04:15 localhost org.gtk.Private.AfcVolumeMonitor[1411]: Volume monitor alive >Sep 28 21:04:15 localhost org.gnome.OnlineAccounts[1411]: goa-daemon-Message: goa-daemon version 3.13.91 starting >Sep 28 21:04:15 localhost org.gnome.OnlineAccounts[1411]: (goa-daemon:1691): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: Saving system-proxy >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: : >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: : [Data Source] >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: : DisplayName=Default Proxy Settings >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: : Enabled=true >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: : Parent= >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: : >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: : [Proxy] >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: : Method=default >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: : IgnoreHosts=localhost;127.0.0.0/8;::1; >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: - : >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : AutoconfigUrl= >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : FtpHost= >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : FtpPort=0 >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : HttpAuthPassword= >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : HttpAuthUser= >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : HttpHost= >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : HttpPort=8080 >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : HttpUseAuth=false >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : HttpsHost= >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : HttpsPort=0 >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : SocksHost= >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : SocksPort=0 >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: + : >Sep 28 21:04:15 localhost org.gnome.evolution.dataserver.Sources3[1411]: Bus name 'org.gnome.evolution.dataserver.Sources3' acquired. >Sep 28 21:04:15 localhost gnome-session[1381]: Gjs-Message: JS LOG: Failed to add search provider /usr/share/gnome-shell/search-providers/gnome-contacts-search-provider.ini: TypeError: appInfo is null >Sep 28 21:04:15 localhost gnome-session[1381]: vmware-user: could not open /proc/fs/vmblock/dev >Sep 28 21:04:15 localhost vmusr[1774]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Sep 28 21:04:15 localhost gnome-session[1381]: Entering running state >Sep 28 21:04:15 localhost gnome-session[1381]: Failed to play sound: File or data not found >Sep 28 21:04:15 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.6 was not provided by any .service files >Sep 28 21:04:15 localhost gnome-session[1381]: Creating config directory:'/home/liveuser/.config/tracker' >Sep 28 21:04:15 localhost gnome-session[1381]: (uint32 1,) >Sep 28 21:04:16 localhost kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95) >Sep 28 21:04:16 localhost kernel: ACPI: \_SB_.PCI0.RP05.PEGP: failed to evaluate _DSM >Sep 28 21:04:16 localhost kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95) >Sep 28 21:04:16 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Sep 28 21:04:16 localhost NetworkManager[1026]: <info> startup complete >Sep 28 21:04:16 localhost PackageKit[1835]: daemon start >Sep 28 21:04:17 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Sep 28 21:04:17 localhost NetworkManager[1026]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Sep 28 21:04:17 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_ADD: window X11:1e00001 already in stack >Sep 28 21:04:17 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_ADD: window X11:1e00001 already in stack >Sep 28 21:04:17 localhost org.gnome.evolution.dataserver.Calendar4[1411]: Bus name 'org.gnome.evolution.dataserver.Calendar4' acquired. >Sep 28 21:04:18 localhost colord[1585]: Device added: xrandr-AU Optronics >Sep 28 21:04:18 localhost gnome-session[1381]: GNOME Shell started at Sun Sep 28 2014 21:04:15 GMT-0400 (EDT) >Sep 28 21:04:18 localhost colord[1585]: Automatic metadata add icc-49755a7816a6f8460d7d2eaadda28d42 to xrandr-AU Optronics >Sep 28 21:04:18 localhost colord[1585]: Profile added: icc-49755a7816a6f8460d7d2eaadda28d42 >Sep 28 21:04:38 localhost gdm-Xorg-:0[1156]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Sep 28 21:04:38 localhost gdm-Xorg-:0[1156]: > Warning: Compat map for group 2 redefined >Sep 28 21:04:38 localhost gdm-Xorg-:0[1156]: > Using new definition >Sep 28 21:04:38 localhost gdm-Xorg-:0[1156]: > Warning: Compat map for group 3 redefined >Sep 28 21:04:38 localhost gdm-Xorg-:0[1156]: > Using new definition >Sep 28 21:04:38 localhost gdm-Xorg-:0[1156]: > Warning: Compat map for group 4 redefined >Sep 28 21:04:38 localhost gdm-Xorg-:0[1156]: > Using new definition >Sep 28 21:04:38 localhost gdm-Xorg-:0[1156]: Errors from xkbcomp are not fatal to the X server >Sep 28 21:04:38 localhost gnome-session[1381]: Gjs-Message: JS LOG: pushModal: invocation of begin_modal failed >Sep 28 21:04:45 localhost gnome-session[1381]: Gjs-Message: JS LOG: pushModal: invocation of begin_modal failed >Sep 28 21:04:48 localhost gnome-session[1381]: (gnome-shell:1581): Gdk-WARNING **: XSetErrorHandler() called with a GDK error trap pushed. Don't do that. >Sep 28 21:04:49 localhost firefox.desktop[2024]: (process:2024): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Sep 28 21:04:50 localhost NetworkManager[1026]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> read connection 'ROSENFELD-R' >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> Activation (wlp8s0) starting connection 'ROSENFELD-R' >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 1 of 5 (Device Prepare) scheduled... >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 1 of 5 (Device Prepare) started... >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> (wlp8s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> NetworkManager state is now CONNECTING >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 2 of 5 (Device Configure) scheduled... >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 1 of 5 (Device Prepare) complete. >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 2 of 5 (Device Configure) starting... >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> (wlp8s0): device state change: prepare -> config (reason 'none') [40 50 0] >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> Activation (wlp8s0/wireless): access point 'ROSENFELD-R' has security, but secrets are required. >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> (wlp8s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Sep 28 21:04:56 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 2 of 5 (Device Configure) complete. >Sep 28 21:04:56 localhost gnome-session[1381]: (gnome-shell:1581): GLib-GObject-WARNING **: The property ClutterActor:anchor-y is deprecated and shouldn't be used anymore. It will be removed in a future version. >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 1 of 5 (Device Prepare) scheduled... >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 1 of 5 (Device Prepare) started... >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> (wlp8s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 2 of 5 (Device Configure) scheduled... >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 1 of 5 (Device Prepare) complete. >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 2 of 5 (Device Configure) starting... >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> (wlp8s0): device state change: prepare -> config (reason 'none') [40 50 0] >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Activation (wlp8s0/wireless): connection 'ROSENFELD-R' has security, and secrets exist. No new secrets needed. >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Config: added 'ssid' value 'ROSENFELD-R' >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Config: added 'scan_ssid' value '1' >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Config: added 'auth_alg' value 'OPEN' >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Config: added 'psk' value '<omitted>' >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 2 of 5 (Device Configure) complete. >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> Config: set interface ap_scan to 1 >Sep 28 21:05:01 localhost NetworkManager[1026]: <info> (wlp8s0): supplicant interface state: inactive -> scanning >Sep 28 21:05:02 localhost kernel: wlp8s0: authenticate with 80:3f:5d:87:8b:78 >Sep 28 21:05:02 localhost kernel: wlp8s0: send auth to 80:3f:5d:87:8b:78 (try 1/3) >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> (wlp8s0): supplicant interface state: scanning -> authenticating >Sep 28 21:05:02 localhost kernel: wlp8s0: authenticated >Sep 28 21:05:02 localhost kernel: wlp8s0: associate with 80:3f:5d:87:8b:78 (try 1/3) >Sep 28 21:05:02 localhost kernel: wlp8s0: RX AssocResp from 80:3f:5d:87:8b:78 (capab=0x411 status=0 aid=2) >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> (wlp8s0): supplicant interface state: authenticating -> associating >Sep 28 21:05:02 localhost kernel: wlp8s0: associated >Sep 28 21:05:02 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp8s0: link becomes ready >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> (wlp8s0): supplicant interface state: associating -> 4-way handshake >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> (wlp8s0): supplicant interface state: 4-way handshake -> completed >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> Activation (wlp8s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'ROSENFELD-R'. >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 3 of 5 (IP Configure Start) scheduled. >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 3 of 5 (IP Configure Start) started... >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> (wlp8s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> dhclient started with pid 2164 >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 3 of 5 (IP Configure Start) complete. >Sep 28 21:05:02 localhost dhclient[2164]: Internet Systems Consortium DHCP Client 4.3.1 >Sep 28 21:05:02 localhost dhclient[2164]: Copyright 2004-2014 Internet Systems Consortium. >Sep 28 21:05:02 localhost dhclient[2164]: All rights reserved. >Sep 28 21:05:02 localhost dhclient[2164]: For info, please visit https://www.isc.org/software/dhcp/ >Sep 28 21:05:02 localhost dhclient[2164]: >Sep 28 21:05:02 localhost NetworkManager[1026]: Internet Systems Consortium DHCP Client 4.3.1 >Sep 28 21:05:02 localhost NetworkManager[1026]: Copyright 2004-2014 Internet Systems Consortium. >Sep 28 21:05:02 localhost NetworkManager[1026]: All rights reserved. >Sep 28 21:05:02 localhost NetworkManager[1026]: For info, please visit https://www.isc.org/software/dhcp/ >Sep 28 21:05:02 localhost NetworkManager[1026]: <info> (wlp8s0): DHCPv4 state changed nbi -> preinit >Sep 28 21:05:02 localhost dhclient[2164]: Listening on LPF/wlp8s0/ac:7b:a1:c8:33:d1 >Sep 28 21:05:02 localhost dhclient[2164]: Sending on LPF/wlp8s0/ac:7b:a1:c8:33:d1 >Sep 28 21:05:02 localhost dhclient[2164]: Sending on Socket/fallback >Sep 28 21:05:02 localhost dhclient[2164]: Created duid \000\001\000\001\033\273l\276\254{\241\3103\321. >Sep 28 21:05:02 localhost dhclient[2164]: DHCPDISCOVER on wlp8s0 to 255.255.255.255 port 67 interval 5 (xid=0x18e85d83) >Sep 28 21:05:02 localhost NetworkManager[1026]: Listening on LPF/wlp8s0/ac:7b:a1:c8:33:d1 >Sep 28 21:05:02 localhost NetworkManager[1026]: Sending on LPF/wlp8s0/ac:7b:a1:c8:33:d1 >Sep 28 21:05:02 localhost NetworkManager[1026]: Sending on Socket/fallback >Sep 28 21:05:02 localhost NetworkManager[1026]: Created duid \000\001\000\001\033\273l\276\254{\241\3103\321. >Sep 28 21:05:02 localhost NetworkManager[1026]: DHCPDISCOVER on wlp8s0 to 255.255.255.255 port 67 interval 5 (xid=0x18e85d83) >Sep 28 21:05:03 localhost dhclient[2164]: DHCPREQUEST on wlp8s0 to 255.255.255.255 port 67 (xid=0x18e85d83) >Sep 28 21:05:03 localhost dhclient[2164]: DHCPOFFER from 192.168.0.1 >Sep 28 21:05:03 localhost NetworkManager[1026]: DHCPREQUEST on wlp8s0 to 255.255.255.255 port 67 (xid=0x18e85d83) >Sep 28 21:05:03 localhost NetworkManager[1026]: DHCPOFFER from 192.168.0.1 >Sep 28 21:05:04 localhost avahi-daemon[856]: Registering new address record for fe80::ae7b:a1ff:fec8:33d1 on wlp8s0.*. >Sep 28 21:05:08 localhost dhclient[2164]: DHCPREQUEST on wlp8s0 to 255.255.255.255 port 67 (xid=0x18e85d83) >Sep 28 21:05:08 localhost NetworkManager[1026]: DHCPREQUEST on wlp8s0 to 255.255.255.255 port 67 (xid=0x18e85d83) >Sep 28 21:05:08 localhost dhclient[2164]: DHCPACK from 192.168.0.1 (xid=0x18e85d83) >Sep 28 21:05:08 localhost NetworkManager[1026]: DHCPACK from 192.168.0.1 (xid=0x18e85d83) >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> (wlp8s0): DHCPv4 state changed preinit -> bound >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> address 192.168.0.101 >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> plen 24 (255.255.255.0) >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> gateway 192.168.0.1 >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> server identifier 192.168.0.1 >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> lease time 7200 >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> nameserver '200.204.0.10' >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> nameserver '200.204.0.138' >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 5 of 5 (IPv4 Commit) started... >Sep 28 21:05:08 localhost avahi-daemon[856]: Joining mDNS multicast group on interface wlp8s0.IPv4 with address 192.168.0.101. >Sep 28 21:05:08 localhost dhclient[2164]: bound to 192.168.0.101 -- renewal in 3320 seconds. >Sep 28 21:05:08 localhost avahi-daemon[856]: New relevant interface wlp8s0.IPv4 for mDNS. >Sep 28 21:05:08 localhost avahi-daemon[856]: Registering new address record for 192.168.0.101 on wlp8s0.IPv4. >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> (wlp8s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> Activation (wlp8s0) Stage 5 of 5 (IPv4 Commit) complete. >Sep 28 21:05:08 localhost NetworkManager[1026]: bound to 192.168.0.101 -- renewal in 3320 seconds. >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> (wlp8s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> (wlp8s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> NetworkManager state is now CONNECTED_LOCAL >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> Policy set 'ROSENFELD-R' (wlp8s0) as default for IPv4 routing and DNS. >Sep 28 21:05:08 localhost NetworkManager[1026]: <info> Activation (wlp8s0) successful, device activated. >Sep 28 21:05:08 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Sep 28 21:05:08 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 28 21:05:08 localhost nm-dispatcher[2176]: Dispatching action 'up' for wlp8s0 >Sep 28 21:05:08 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Sep 28 21:05:08 localhost gnome-power-panel.desktop[2170]: (gnome-control-center:2170): GLib-GObject-WARNING **: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Sep 28 21:05:10 localhost NetworkManager[1026]: <info> NetworkManager state is now CONNECTED_GLOBAL >Sep 28 21:05:19 localhost chronyd[863]: Selected source 200.129.0.46 >Sep 28 21:05:19 localhost chronyd[863]: System clock wrong by 10800.221056 seconds, adjustment started >Sep 29 00:05:19 localhost chronyd[863]: System clock was stepped by 10800.221056 seconds >Sep 29 00:05:19 localhost systemd[1376]: Time has been changed >Sep 29 00:05:22 localhost chronyd[863]: Selected source 200.189.40.8 >Sep 29 00:05:23 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:2000b6c not in stack >Sep 29 00:05:26 localhost dnsmasq[1432]: reading /etc/resolv.conf >Sep 29 00:05:26 localhost dnsmasq[1432]: using nameserver 200.204.0.10#53 >Sep 29 00:05:26 localhost dnsmasq[1432]: using nameserver 200.204.0.138#53 >Sep 29 00:05:30 localhost gnome-power-panel.desktop[2170]: (gnome-control-center:2170): GLib-GObject-WARNING **: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >Sep 29 00:05:30 localhost gnome-power-panel.desktop[2170]: (gnome-control-center:2170): GLib-GObject-WARNING **: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >Sep 29 00:05:30 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Sep 29 00:05:30 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 29 00:05:30 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 29 00:05:51 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1800ba2 not in stack >Sep 29 00:05:51 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1800ba2 not in stack >Sep 29 00:05:55 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1801539 not in stack >Sep 29 00:05:55 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1801539 not in stack >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:32 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xc71) [0x462131] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1004) [0x524aa4] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:40 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xc71) [0x462131] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1004) [0x524aa4] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xd02) [0x4621c2] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1166) [0x524c06] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) BUG: touch.c:644 in TouchConvertToPointerEvent() >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Non-emulating touch event >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) Backtrace: >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 0: /usr/libexec/Xorg.bin (SwapConnClientPrefix+0xc71) [0x462131] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 1: /usr/libexec/Xorg.bin (XIGetDevice+0x1625) [0x525835] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 2: /usr/libexec/Xorg.bin (XIGetDevice+0x1004) [0x524aa4] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 3: /usr/libexec/Xorg.bin (InitProximityClassDeviceStruct+0x26a9) [0x529039] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 4: /usr/libexec/Xorg.bin (AccessXFilterReleaseEvent+0x4d2) [0x549692] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 5: /usr/libexec/Xorg.bin (mieqSetHandler+0x37a) [0x57942a] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 6: /usr/libexec/Xorg.bin (mieqProcessInputEvents+0x127) [0x579447] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 7: /usr/libexec/Xorg.bin (ProcessInputEvents+0x19) [0x477439] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 8: /usr/libexec/Xorg.bin (SendErrorToClient+0x102) [0x438e72] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 9: /usr/libexec/Xorg.bin (remove_fs_handlers+0x416) [0x43d1b6] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7ffd04fd20e0] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 11: /usr/libexec/Xorg.bin (_start+0x29) [0x42761e] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) 12: ? (?+0x29) [0x29] >Sep 29 00:06:42 localhost gdm-Xorg-:0[1156]: (EE) >Sep 29 00:07:08 localhost gnome-session[1381]: Gjs-Message: JS LOG: pushModal: invocation of begin_modal failed >Sep 29 00:07:15 localhost org.gnome.Calculator.SearchProvider[1411]: Error: ErrorCode.UNKNOWN_VARIABLE >Sep 29 00:07:15 localhost org.gnome.Calculator.SearchProvider[1411]: ** (org.gnome.Calculator.SearchProvider:2275): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Sep 29 00:07:15 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.15 was not provided by any .service files >Sep 29 00:07:15 localhost org.gnome.Calculator.SearchProvider[1411]: Error: ErrorCode.UNKNOWN_VARIABLE >Sep 29 00:07:15 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.18 was not provided by any .service files >Sep 29 00:07:15 localhost org.gnome.Calculator.SearchProvider[1411]: ** (org.gnome.Calculator.SearchProvider:2275): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Sep 29 00:07:15 localhost org.gnome.Calculator.SearchProvider[1411]: Error: ErrorCode.UNKNOWN_VARIABLE >Sep 29 00:07:15 localhost org.gnome.Calculator.SearchProvider[1411]: ** (org.gnome.Calculator.SearchProvider:2275): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Sep 29 00:07:15 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.19 was not provided by any .service files >Sep 29 00:07:15 localhost gnome-session[1381]: # @0168ms GsPlugin::setup 168ms >Sep 29 00:07:15 localhost gnome-session[1381]: # @10979116ms 0xe5f680~appstream::startup 157ms >Sep 29 00:07:15 localhost gnome-session[1381]: # @10979171ms 0xe592d0~GsPlugin::moduleset(gs_plugin_add_search;gs_plugin_refine) 54ms >Sep 29 00:07:15 localhost gnome-session[1381]: # @10979171ms 0xe592d0~moduleset::startup 54ms >Sep 29 00:07:15 localhost gnome-session[1381]: $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ @????ms GsMain 10979573ms >Sep 29 00:07:15 localhost gnome-session[1381]: $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ @????ms GsPluginLoader 10979283ms >Sep 29 00:07:15 localhost gnome-session[1381]: $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ @????ms 0xe5f680~GsPlugin::appstream(gs_plugin_add_search) 324ms >Sep 29 00:07:15 localhost gnome-session[1381]: (org.gnome.Software:1781): Gs-WARNING **: Already a started task for 0xe5f680~GsPlugin::appstream(gs_plugin_add_search) >Sep 29 00:07:15 localhost org.gnome.Bijiben.SearchProvider[1411]: (bijiben-shell-search-provider:2286): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Sep 29 00:07:15 localhost org.gnome.Bijiben.SearchProvider[1411]: (bijiben-shell-search-provider:2286): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Sep 29 00:07:15 localhost org.gnome.Bijiben.SearchProvider[1411]: (bijiben-shell-search-provider:2286): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Sep 29 00:07:15 localhost org.gnome.Bijiben.SearchProvider[1411]: (bijiben-shell-search-provider:2286): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Sep 29 00:07:15 localhost org.gnome.Calculator.SearchProvider[1411]: Error: ErrorCode.UNKNOWN_VARIABLE >Sep 29 00:07:15 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.20 was not provided by any .service files >Sep 29 00:07:15 localhost org.gnome.Calculator.SearchProvider[1411]: ** (org.gnome.Calculator.SearchProvider:2275): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Sep 29 00:07:15 localhost org.gnome.seahorse.Application[1411]: ** Message: init gpgme version 1.4.3 >Sep 29 00:07:15 localhost org.gnome.Documents[1411]: (gnome-documents:2279): GLib-GObject-WARNING **: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version. >Sep 29 00:07:15 localhost org.gnome.OnlineMiners.GData[1411]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Sep 29 00:07:15 localhost org.gnome.OnlineMiners.Owncloud[1411]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Sep 29 00:07:15 localhost org.gnome.OnlineMiners.Zpj[1411]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Sep 29 00:07:15 localhost org.gnome.Terminal[1411]: (gnome-terminal-server:2287): GLib-GObject-WARNING **: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Sep 29 00:07:15 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_REMOVE: window X11:2200006 not in stack >Sep 29 00:07:15 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_REMOVE: window X11:2200006 not in stack >Sep 29 00:07:15 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.22 was not provided by any .service files >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: (gnome-documents:2279): Gjs-WARNING **: JS ERROR: TypeError: this._mainWindow is undefined >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: Application<.getScaleFactor@/usr/share/gnome-documents/js/application.js:666 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: DocCommon<.updateIconFromType@/usr/share/gnome-documents/js/documents.js:332 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: DocCommon<.refreshIcon@/usr/share/gnome-documents/js/documents.js:396 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: DocCommon<.populateFromCursor@/usr/share/gnome-documents/js/documents.js:318 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: _parent@resource:///org/gnome/gjs/modules/lang.js:131 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: LocalDocument<.populateFromCursor@/usr/share/gnome-documents/js/documents.js:669 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: DocCommon<._init@/usr/share/gnome-documents/js/documents.js:250 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: _parent@resource:///org/gnome/gjs/modules/lang.js:131 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: LocalDocument<._init@/usr/share/gnome-documents/js/documents.js:656 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: _Base.prototype._construct@resource:///org/gnome/gjs/modules/lang.js:110 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:204 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: DocumentManager<.createDocumentFromCursor@/usr/share/gnome-documents/js/documents.js:1152 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: DocumentManager<.addDocumentFromCursor@/usr/share/gnome-documents/js/documents.js:1158 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: DocumentManager<._onDocumentCreated/<@/usr/share/gnome-documents/js/documents.js:1122 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: SingleItemJob<._emitCallback@/usr/share/gnome-documents/js/trackerUtils.js:91 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: SingleItemJob<._onCursorNext@/usr/share/gnome-documents/js/trackerUtils.js:86 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: start@/usr/share/gnome-documents/js/main.js:30 >Sep 29 00:07:20 localhost org.gnome.Documents[1411]: @<command line>:1 >Sep 29 00:07:57 localhost gnome-session[1381]: Window manager warning: last_focus_time (248031) is greater than comparison timestamp (248029). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Sep 29 00:07:58 localhost gnome-session[1381]: Gjs-Message: JS LOG: pushModal: invocation of begin_modal failed >Sep 29 00:08:00 localhost org.gnome.Nautilus[1411]: (nautilus:2433): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. >Sep 29 00:08:00 localhost org.gnome.Nautilus[1411]: (nautilus:2433): GLib-GObject-WARNING **: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Sep 29 00:08:00 localhost org.gnome.Nautilus[1411]: (nautilus:2433): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version. >Sep 29 00:08:00 localhost dbus[857]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Sep 29 00:08:00 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 29 00:08:00 localhost dbus[857]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 29 00:08:00 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1e00009 not in stack >Sep 29 00:08:10 localhost polkitd[930]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.38 [/usr/libexec/gvfs-udisks2-volume-monitor] (owned by unix-user:liveuser) >Sep 29 00:08:10 localhost kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >Sep 29 00:08:10 localhost kernel: SELinux: initialized (dev sda6, type ext4), uses xattr >Sep 29 00:08:10 localhost udisksd[1587]: Mounted /dev/sda6 at /run/media/liveuser/f977c5b5-2a39-4e24-8714-16536767590d on behalf of uid 1000 >Sep 29 00:08:10 localhost org.gtk.Private.UDisks2VolumeMonitor[1411]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/f977c5b5-2a39-4e24-8714-16536767590d/BDMV/index.bdmv >Sep 29 00:08:10 localhost org.gtk.Private.UDisks2VolumeMonitor[1411]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/f977c5b5-2a39-4e24-8714-16536767590d/BDMV/BACKUP/index.bdmv >Sep 29 00:08:40 localhost gnome-session[1381]: Gjs-Message: JS LOG: pushModal: invocation of begin_modal failed >Sep 29 00:08:42 localhost userhelper[2560]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Sep 29 00:08:42 localhost userhelper[2565]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Sep 29 00:08:42 localhost kernel: md: raid0 personality registered for level 0 >Sep 29 00:08:42 localhost kernel: md: raid1 personality registered for level 1 >Sep 29 00:08:42 localhost kernel: raid6: sse2x1 7363 MB/s >Sep 29 00:08:42 localhost kernel: raid6: sse2x2 9671 MB/s >Sep 29 00:08:42 localhost kernel: raid6: sse2x4 11093 MB/s >Sep 29 00:08:42 localhost kernel: raid6: avx2x1 14656 MB/s >Sep 29 00:08:42 localhost kernel: raid6: avx2x2 16941 MB/s >Sep 29 00:08:42 localhost kernel: raid6: avx2x4 19535 MB/s >Sep 29 00:08:42 localhost kernel: raid6: using algorithm avx2x4 (19535 MB/s) >Sep 29 00:08:42 localhost kernel: raid6: using avx2x2 recovery algorithm >Sep 29 00:08:42 localhost kernel: async_tx: api initialized (async) >Sep 29 00:08:42 localhost kernel: xor: automatically using best checksumming function: >Sep 29 00:08:42 localhost kernel: avx : 22652.000 MB/sec >Sep 29 00:08:42 localhost kernel: md: raid6 personality registered for level 6 >Sep 29 00:08:42 localhost kernel: md: raid5 personality registered for level 5 >Sep 29 00:08:42 localhost kernel: md: raid4 personality registered for level 4 >Sep 29 00:08:42 localhost kernel: md: raid10 personality registered for level 10 >Sep 29 00:08:42 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Sep 29 00:08:42 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Sep 29 00:08:42 localhost kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation >Sep 29 00:08:42 localhost kernel: Loading iSCSI transport class v2.0-870. >Sep 29 00:08:43 localhost kernel: iscsi: registered transport (tcp) >Sep 29 00:08:43 localhost kernel: No iBFT detected. >Sep 29 00:08:43 localhost dbus[857]: avc: received setenforce notice (enforcing=0) >Sep 29 00:08:43 localhost dbus[1490]: avc: received setenforce notice (enforcing=0) >Sep 29 00:08:43 localhost dbus[1411]: avc: received setenforce notice (enforcing=0) >Sep 29 00:08:43 localhost udisksd[1587]: Cleaning up mount point /run/media/liveuser/f977c5b5-2a39-4e24-8714-16536767590d (device 8:6 is not mounted) >Sep 29 00:08:43 localhost kernel: sda: sda1 sda2 sda3 sda4 sda5 sda6 >Sep 29 00:08:45 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_REMOVE: window X11:1800003 not in stack >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'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-Live-Workstation-x86_64-2', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-09-16-03-31-25-00', >'ID_FS_UUID_ENC': '2014-09-16-03-31-25-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05ba', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6aec0674', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0100', >'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', >'ID_SERIAL_SHORT': 'CB3501312280200021', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '68179', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'/dev/disk/by-uuid/2014-09-16-03-31-25-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb'} ; name: sdb ; >name = sdb status = True kids = 0 id = 1 >parents = [] >uuid = None size = 7728 MiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: Sony Storage Media path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7f33801429e0> >target size = 0 B path = /dev/sdb >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f337a08bd50> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4: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-Live-Workstation-x86_64-2', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-09-16-03-31-25-00', >'ID_FS_UUID_ENC': '2014-09-16-03-31-25-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05ba', >'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': '2719744', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '6aec0674-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6aec0674', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0100', >'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', >'ID_SERIAL_SHORT': 'CB3501312280200021', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '17', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '68209', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part1', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/2014-09-16-03-31-25-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4: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': 'EFI', >'ID_FS_LABEL_ENC': 'EFI', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'DC87-AD0F', >'ID_FS_UUID_ENC': 'DC87-AD0F', >'ID_FS_VERSION': 'FAT12', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05ba', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '172', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '10164', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '6aec0674-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6aec0674', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0100', >'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', >'ID_SERIAL_SHORT': 'CB3501312280200021', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '18', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '68238', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part2', >'/dev/disk/by-label/EFI', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', >'/dev/disk/by-uuid/DC87-AD0F'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4: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': 'Fedora_Live', >'ID_FS_LABEL_ENC': 'Fedora\\x20Live', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2a144a4b-8e5c-3d62-bfa1-7a6539dbf0b0', >'ID_FS_UUID_ENC': '2a144a4b-8e5c-3d62-bfa1-7a6539dbf0b0', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05ba', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '10412', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40704', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '6aec0674-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6aec0674', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0100', >'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', >'ID_SERIAL_SHORT': 'CB3501312280200021', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '19', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '68270', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part3', >'/dev/disk/by-label/Fedora\\x20Live', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', >'/dev/disk/by-uuid/2a144a4b-8e5c-3d62-bfa1-7a6539dbf0b0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '6', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'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_LCS-128M6S_2.5_7mm_128GB', >'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', >'ID_REVISION': 'DC7110E', >'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', >'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '76269', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >name = sda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 119.24 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA LITEONIT LCS-128 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7f3380142cb0> >target size = 0 B path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3380096b90> >type: gpt primaryPartitionCount: 6 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f3379f69110>, <parted.partition.Partition object at 0x7f3379f69490>, <parted.partition.Partition object at 0x7f3379f69710>, <parted.partition.Partition object at 0x7f3379f69890>, <parted.partition.Partition object at 0x7f3379f69a50>, <parted.partition.Partition object at 0x7f3379f69c10>] >device: <parted.device.Device object at 0x7f3379f60e90> >PedDisk: <_ped.Disk object at 0x7f3379f665a8> >Sep 29 00:08:47 localhost kernel: sda: sda1 sda2 sda3 sda4 sda5 sda6 >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '6', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'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': 'Recovery', >'ID_FS_LABEL_ENC': 'Recovery', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'E0F48DBDF48D9686', >'ID_FS_UUID_ENC': 'E0F48DBDF48D9686', >'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', >'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x1', >'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '614400', >'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', >'ID_PART_ENTRY_UUID': '1d0e5503-50fb-4e9b-a65d-d2a239fb2c86', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', >'ID_REVISION': 'DC7110E', >'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', >'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4036518', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part1', >'/dev/disk/by-label/Recovery', >'/dev/disk/by-partlabel/Basic\\x20data\\x20partition', >'/dev/disk/by-partuuid/1d0e5503-50fb-4e9b-a65d-d2a239fb2c86', >'/dev/disk/by-uuid/E0F48DBDF48D9686'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 300 MiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 614400 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (38, 255, 63) biosGeometry: (38, 255, 63) >PedDevice: <_ped.Device object at 0x7f3379f92cb0> >target size = 0 B path = /dev/sda1 >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 0x7f3379f60f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3379f695d0> >number: 1 path: /dev/sda1 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3379f69250> PedPartition: <_ped.Partition object at 0x7f3379f65410> >disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 616447 length = 614400 >flags = hidden, diag >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '6', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'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_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '648D-E2B1', >'ID_FS_UUID_ENC': '648D-E2B1', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', >'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '616448', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '204800', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': 'eb6d3af3-e9c0-48d1-95ae-481ab2ba80f9', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', >'ID_REVISION': 'DC7110E', >'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', >'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '2', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '4036535', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part2', >'/dev/disk/by-partlabel/EFI\\x20system\\x20partition', >'/dev/disk/by-partuuid/eb6d3af3-e9c0-48d1-95ae-481ab2ba80f9', >'/dev/disk/by-uuid/648D-E2B1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >name = sda2 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 100 MiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 204800 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) >PedDevice: <_ped.Device object at 0x7f3379edd290> >target size = 0 B path = /dev/sda2 >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 0x7f3379f60f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3379f69610> >number: 2 path: /dev/sda2 type: 0 >name: EFI system partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3379f69550> PedPartition: <_ped.Partition object at 0x7f3379f65470> >disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel >start = 616448 end = 821247 length = 204800 >flags = boot, esp >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '6', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'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_LCS-128M6S_2.5_7mm_128GB', >'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Microsoft\\x20reserved\\x20partition', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '821248', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '262144', >'ID_PART_ENTRY_TYPE': 'e3c9e316-0b5c-4db8-817d-f92df00215ae', >'ID_PART_ENTRY_UUID': '773b645a-dde6-4377-b28a-0bc4aa1ae80f', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', >'ID_REVISION': 'DC7110E', >'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', >'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '3', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4036551', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part3', >'/dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition', >'/dev/disk/by-partuuid/773b645a-dde6-4377-b28a-0bc4aa1ae80f'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >name = sda3 status = True kids = 0 id = 22 >parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 128 MiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 262144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32563 did: 0 busy: False >hardwareGeometry: (16, 255, 63) biosGeometry: (16, 255, 63) >PedDevice: <_ped.Device object at 0x7f337a061950> >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 0x7f3379f60f50> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: Microsoft reserved partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3379f69750> PedPartition: <_ped.Partition object at 0x7f3379f654d0> >disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel >start = 821248 end = 1083391 length = 262144 >flags = msftres >'DEVNAME': 'sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '6', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'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': 'Windows', >'ID_FS_LABEL_ENC': 'Windows', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'AA7E91EF7E91B493', >'ID_FS_UUID_ENC': 'AA7E91EF7E91B493', >'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', >'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '1083392', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '196864000', >'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >'ID_PART_ENTRY_UUID': '66891ff8-a66e-4498-a1e0-29c1ca6d6669', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', >'ID_REVISION': 'DC7110E', >'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', >'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '4', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4036568', >'name': 'sda4', >'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part4', >'/dev/disk/by-label/Windows', >'/dev/disk/by-partlabel/Basic\\x20data\\x20partition', >'/dev/disk/by-partuuid/66891ff8-a66e-4498-a1e0-29c1ca6d6669', >'/dev/disk/by-uuid/AA7E91EF7E91B493'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4'} ; name: sda4 ; >name = sda4 status = True kids = 0 id = 26 >parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 93.87 GiB >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 196864000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (12254, 255, 63) biosGeometry: (12254, 255, 63) >PedDevice: <_ped.Device object at 0x7f3379edd320> >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 0x7f3379f60f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3379f69950> >number: 4 path: /dev/sda4 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3379f698d0> PedPartition: <_ped.Partition object at 0x7f3379f65530> >disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel >start = 1083392 end = 197947391 length = 196864000 >flags = msftdata >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_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': '6', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'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_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0A06F93F06F92BF7', >'ID_FS_UUID_ENC': '0A06F93F06F92BF7', >'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', >'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x1', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '249147392', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '921600', >'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', >'ID_PART_ENTRY_UUID': '001ba276-414d-4781-b110-aa3572bb2471', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', >'ID_REVISION': 'DC7110E', >'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', >'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '5', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4036586', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part5', >'/dev/disk/by-partuuid/001ba276-414d-4781-b110-aa3572bb2471', >'/dev/disk/by-uuid/0A06F93F06F92BF7'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >name = sda5 status = True kids = 0 id = 31 >parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 450 MiB >format = existing None >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 921600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32563 did: 0 busy: False >hardwareGeometry: (57, 255, 63) biosGeometry: (57, 255, 63) >PedDevice: <_ped.Device object at 0x7f3379edd3b0> >target size = 0 B path = /dev/sda5 >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 0x7f3379f60f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3379f69cd0> >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3379f69c50> PedPartition: <_ped.Partition object at 0x7f3379f655f0> >disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel >start = 249147392 end = 250068991 length = 921600 >flags = hidden, diag >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_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': '6', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'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_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'f977c5b5-2a39-4e24-8714-16536767590d', >'ID_FS_UUID_ENC': 'f977c5b5-2a39-4e24-8714-16536767590d', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', >'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '197947392', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '51200000', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': 'f83a9b70-be7d-4ecf-b7cb-ae7b81538c48', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', >'ID_REVISION': 'DC7110E', >'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', >'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '6', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4036602', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part6', >'/dev/disk/by-partuuid/f83a9b70-be7d-4ecf-b7cb-ae7b81538c48', >'/dev/disk/by-uuid/f977c5b5-2a39-4e24-8714-16536767590d'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >name = sda6 status = True kids = 0 id = 36 >parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 24.41 GiB >format = existing None >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 51200000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32563 did: 0 busy: False >hardwareGeometry: (3187, 255, 63) biosGeometry: (3187, 255, 63) >PedDevice: <_ped.Device object at 0x7f3379edd440> >target size = 0 B path = /dev/sda6 >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 0x7f3379f60f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3379f69b10> >number: 6 path: /dev/sda6 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3379f69a90> PedPartition: <_ped.Partition object at 0x7f3379f65590> >disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel >start = 197947392 end = 249147391 length = 51200000 >flags = >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '63241', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 44 >parents = ['existing 0 B file /osmin.img (deleted) (41)'] >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 >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '64496', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 52 >parents = ['existing 0 B file /osmin (49)'] >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 >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '65708', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 60 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (57)'] >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 >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '67117', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 68 >parents = ['existing 0 B file /LiveOS/ext3fs.img (65)'] >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/loop3 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '68442', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 76 >parents = ['existing 0 B file /overlay (deleted) (73)'] >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/loop4 >format args = [] originalFormat = None >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '73115', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 80 >parents = ['existing 0 B loop loop4 (76)'] >uuid = None size = 6144 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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 31088 did: 0 busy: True >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f3379edd5f0> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '95238', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 85 >parents = ['existing 0 B loop loop3 (68) with existing ext4 filesystem'] >uuid = None size = 6144 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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f3379edd4d0> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4532', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 90 >parents = ['existing 0 B loop loop3 (68) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32563 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f3379edd560> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Sep 29 00:08:49 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: AT-SPI: Error in GetItems, sender=(null), error=Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Sep 29 00:08:49 localhost kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >Sep 29 00:08:49 localhost kernel: SELinux: initialized (dev sda6, type ext4), uses xattr >Sep 29 01:08:50 localhost systemd[1376]: Time has been changed >Sep 29 01:08:50 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Sep 29 01:08:50 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Sep 29 01:08:50 localhost anaconda.desktop[2560]: ** (anaconda:2649): WARNING **: atk-bridge: Couldn't listen on dbus server: Failed to bind socket "/tmp/.cache/at-spi2-socket-2649": No such file or directory >Sep 29 01:09:06 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:180013a not in stack >Sep 29 01:09:20 localhost gnome-session[1381]: Window manager warning: last_focus_time (331359) is greater than comparison timestamp (331356). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Sep 29 01:09:21 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: daemon.vala:116: error in focus handler: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Sep 29 01:09:22 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: daemon.vala:116: error in focus handler: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Sep 29 01:09:22 localhost PackageKit[1835]: daemon quit >Sep 29 01:09:23 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: daemon.vala:116: error in focus handler: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Sep 29 01:09:23 localhost kernel: Btrfs loaded >Sep 29 01:09:23 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Sep 29 01:09:30 localhost chronyd[863]: Forward time jump detected! >Sep 29 01:09:30 localhost chronyd[863]: Can't synchronise: no reachable sources >Sep 29 01:09:32 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:180021d not in stack >Sep 29 01:09:32 localhost gnome-session[1381]: (gnome-shell:1581): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:180021d not in stack >Sep 29 01:09:43 localhost gnome-session[1381]: Window manager warning: last_focus_time (353655) is greater than comparison timestamp (353652). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Sep 29 01:09:44 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: daemon.vala:116: error in focus handler: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Sep 29 01:10:09 localhost org.gnome.Caribou.Daemon[1411]: ** (caribou:1681): WARNING **: daemon.vala:116: error in focus handler: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/utils.py", line 44, in wrap >func(*args) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py", line 429, in on_add_clicked >response = self._add_dialog.run() > >File "/usr/lib64/python2.7/contextlib.py", line 24, in __exit__ >self.gen.next() > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 414, in enlightbox >self.lightbox_off() > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 396, in lightbox_off >self._overlay_img.destroy() > >AttributeError: 'NoneType' object has no attribute 'destroy' >Sep 29 01:10:15 localhost gnome-session[1381]: Window manager warning: last_focus_time (385632) is greater than comparison timestamp (385631). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... > > > >/tmp/anaconda.log: >00:08:45,281 INFO anaconda: /sbin/anaconda 21.48.6-1 >00:08:45,398 INFO anaconda: 8126464 kB (7936 MB) are available >00:08:45,513 INFO anaconda: check_memory(): total:8126464, needed:320, graphical:410 >00:08:45,524 INFO anaconda: Not doing 'start audit daemon' in live installation >00:08:45,525 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >00:08:45,525 INFO anaconda: Default encoding = ascii >00:08:45,551 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >00:08:45,720 INFO anaconda: Display mode = g >00:08:45,721 INFO anaconda: 8126464 kB (7936 MB) are available >00:08:45,825 INFO anaconda: check_memory(): total:8126464, needed:320, graphical:410 >00:08:45,929 INFO anaconda: _Fedora is the highest priority installclass, using it >00:08:45,934 INFO anaconda: bootloader GRUB2 on X86 platform >00:08:45,955 INFO anaconda: bootloader GRUB2 on X86 platform >00:08:45,972 DEBUG anaconda: network: devices found ['enp7s0', 'wlp8s0', 'virbr0'] >00:08:46,154 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp7s0 >00:08:46,192 DEBUG anaconda: network: setting autoconnect of enp7s0 to False >00:08:46,199 DEBUG anaconda: network: missing ifcfgs created for devices ['enp7s0'] >00:08:46,372 DEBUG anaconda: updating hostname localhost.localdomain >00:08:46,385 INFO anaconda: Running Thread: AnaStorageThread (139859344283392) >00:08:46,386 INFO anaconda: Running Thread: AnaTimeInitThread (139859022751488) >00:08:46,386 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139859014358784) >00:08:46,389 INFO anaconda: Running Thread: AnaPayloadThread (139859005966080) >00:08:46,556 DEBUG anaconda: updating hostname localhost.localdomain >00:08:46,618 INFO anaconda: got 0 NTP servers from DHCP >00:08:46,619 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139859014358784) >00:08:46,658 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139859014358784) >00:08:46,659 INFO anaconda: Not doing 'start chronyd' in live installation >00:08:46,659 INFO anaconda: Starting geolocation lookup >00:08:46,660 INFO anaconda: Geolocation provider: Fedora GeoIP >00:08:47,019 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >00:08:47,024 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >00:08:47,024 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >00:08:47,025 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >00:08:47,025 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >00:08:47,026 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >00:08:47,027 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >00:08:47,028 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >00:08:47,065 INFO anaconda: Not doing 'activate layouts' in live installation >00:08:50,096 INFO anaconda: Thread Done: AnaStorageThread (139859344283392) >00:08:50,097 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >00:08:50,099 DEBUG anaconda: _is_valid_size(sda1) returning True >00:08:50,099 DEBUG anaconda: _is_valid_location(sda1) returning True >00:08:50,099 DEBUG anaconda: _is_valid_partition(sda1) returning True >00:08:50,100 DEBUG anaconda: _is_valid_format(sda1) returning True >00:08:50,100 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >00:08:50,101 DEBUG anaconda: _is_valid_disklabel(sda4) returning True >00:08:50,102 DEBUG anaconda: _is_valid_size(sda4) returning True >00:08:50,102 DEBUG anaconda: _is_valid_location(sda4) returning True >00:08:50,102 DEBUG anaconda: _is_valid_partition(sda4) returning True >00:08:50,103 DEBUG anaconda: _is_valid_format(sda4) returning True >00:08:50,103 DEBUG anaconda: is_valid_stage2_device(sda4) returning True >00:08:50,104 DEBUG anaconda: _is_valid_disklabel(sda5) returning True >00:08:50,105 DEBUG anaconda: _is_valid_size(sda5) returning True >00:08:50,105 DEBUG anaconda: _is_valid_location(sda5) returning True >00:08:50,105 DEBUG anaconda: _is_valid_partition(sda5) returning True >00:08:50,106 DEBUG anaconda: _is_valid_format(sda5) returning True >00:08:50,106 DEBUG anaconda: is_valid_stage2_device(sda5) returning True >01:08:50,001 INFO anaconda: Thread Done: AnaTimeInitThread (139859022751488) >01:08:50,016 INFO anaconda: Thread Done: AnaPayloadThread (139859005966080) >01:08:50,017 INFO anaconda: Waiting for Geolocation timed out after 3 seconds. >01:08:50,025 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >01:08:50,030 WARN anaconda: logo image is missing, using a substitute >01:08:53,098 INFO anaconda: Geolocation lookup finished in 3606.4 seconds >01:08:53,099 INFO anaconda: got results from geolocation >01:08:53,101 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139859014358784) >01:09:20,790 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >01:09:20,790 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >01:09:20,790 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >01:09:20,818 INFO anaconda: Not doing 'require network connection' in live installation >01:09:20,818 DEBUG anaconda: network standalone spoke (init): completed: True >01:09:20,818 INFO anaconda: Not doing 'require network connection' in live installation >01:09:20,823 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >01:09:20,823 DEBUG anaconda: Entered hub: SummaryHub >01:09:21,036 INFO anaconda: Not doing 'modify system time and date' in live installation >01:09:21,042 INFO anaconda: Running Thread: AnaNTPserver1 (139859022751488) >01:09:21,044 INFO anaconda: Running Thread: AnaNTPserver2 (139859014358784) >01:09:21,045 INFO anaconda: Running Thread: AnaNTPserver3 (139859344283392) >01:09:21,046 INFO anaconda: Running Thread: AnaNTPserver4 (139858724660992) >01:09:21,047 INFO anaconda: Running Thread: AnaDateTimeThread (139858714134272) >01:09:21,085 INFO anaconda: Thread Done: AnaDateTimeThread (139858714134272) >01:09:21,199 INFO anaconda: Thread Done: AnaNTPserver2 (139859014358784) >01:09:21,205 INFO anaconda: Thread Done: AnaNTPserver1 (139859022751488) >01:09:21,349 INFO anaconda: Thread Done: AnaNTPserver3 (139859344283392) >01:09:22,897 INFO anaconda: fs space: 0 B needed: 3628.41 MiB >01:09:22,927 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139859344283392) >01:09:22,928 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f3367aed1d0>> on <dictionary-keyiterator object at 0x7f3367b11158> >01:09:22,929 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139859022751488) >01:09:22,930 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139859022751488) >01:09:22,958 INFO anaconda: Running Thread: AnaKeyboardThread (139859022751488) >01:09:23,645 INFO anaconda: fs space: 0 B needed: 3628.41 MiB >01:09:23,697 INFO anaconda: Running Thread: AnaStorageWatcher (139859014358784) >01:09:23,699 INFO anaconda: Thread Done: AnaStorageWatcher (139859014358784) >01:09:23,710 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >01:09:23,717 INFO anaconda: Running Thread: AnaCustomStorageInit (139859014358784) >01:09:23,723 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >01:09:23,795 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >01:09:23,848 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp8s0 >01:09:23,999 DEBUG anaconda: network: GUI, device configuration added: connection 7e1fa1b9-aaa1-4d3f-8f39-7ef5e38532c5 device enp7s0 >01:09:24,012 DEBUG anaconda: network: GUI, connection 7e1fa1b9-aaa1-4d3f-8f39-7ef5e38532c5 found >01:09:24,013 DEBUG anaconda: network: GUI, connection 57add63b-ef7c-4b63-870d-33b1f5bc1212 found >01:09:24,031 DEBUG anaconda: network: GUI, connection 40af7e9c-1c84-47cf-a085-5021dfd38aa1 found >01:09:24,060 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >01:09:24,156 DEBUG anaconda: updating hostname localhost.localdomain >01:09:24,384 INFO anaconda: Not doing 'require network connection' in live installation >01:09:25,629 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f3374277150> >01:09:25,634 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f3374297c50> >01:09:25,635 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f3374297c50> status to: Getting list of layouts... >01:09:25,635 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3367af3f50> status to: Probing storage... >01:09:25,641 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3367af3f50> >01:09:26,297 INFO anaconda: Thread Done: AnaNTPserver4 (139858724660992) >02:09:27,406 INFO anaconda: Thread Done: AnaCustomStorageInit (139859014358784) >02:09:27,891 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f3367aed1d0>> on <dictionary-keyiterator object at 0x7f3367b11158> >02:09:27,892 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139859344283392) >02:09:27,892 INFO anaconda: Thread Done: AnaKeyboardThread (139859022751488) >02:09:28,081 DEBUG anaconda: updating hostname localhost.localdomain >02:09:28,394 DEBUG anaconda: updating hostname localhost.localdomain >02:09:28,401 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f3374297c50> >02:09:28,401 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f3367abad90> status to: Connected: ROSENFELD-R >02:09:30,394 DEBUG anaconda: Entered spoke: KeyboardSpoke >02:10:14,986 DEBUG anaconda: running handleException >02:10:15,005 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/utils.py", line 44, in wrap > func(*args) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py", line 429, in on_add_clicked > response = self._add_dialog.run() > > File "/usr/lib64/python2.7/contextlib.py", line 24, in __exit__ > self.gen.next() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 414, in enlightbox > self.lightbox_off() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 396, in lightbox_off > self._overlay_img.destroy() > >AttributeError: 'NoneType' object has no attribute 'destroy' > >02:10:15,006 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: > > >/tmp/program.log: >00:08:43,467 INFO program: Running... udevadm settle --timeout=300 >00:08:43,475 DEBUG program: Return code: 0 >00:08:43,476 INFO program: Running... udevadm settle --timeout=300 >00:08:43,484 DEBUG program: Return code: 0 >00:08:43,522 INFO program: Running... multipath -c /dev/sdb >00:08:43,536 INFO program: Sep 29 00:08:43 | /etc/multipath.conf does not exist, blacklisting all devices. >00:08:43,537 INFO program: Sep 29 00:08:43 | A default multipath.conf file is located at >00:08:43,537 INFO program: Sep 29 00:08:43 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >00:08:43,537 INFO program: Sep 29 00:08:43 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >00:08:43,537 INFO program: /dev/sdb is not a valid multipath device path >00:08:43,537 DEBUG program: Return code: 1 >00:08:43,584 INFO program: Running... multipath -c /dev/sda >00:08:43,588 INFO program: Sep 29 00:08:43 | /etc/multipath.conf does not exist, blacklisting all devices. >00:08:43,588 INFO program: Sep 29 00:08:43 | A default multipath.conf file is located at >00:08:43,588 INFO program: Sep 29 00:08:43 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >00:08:43,588 INFO program: Sep 29 00:08:43 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >00:08:43,588 INFO program: /dev/sda is not a valid multipath device path >00:08:43,588 DEBUG program: Return code: 1 >00:08:43,931 INFO program: Running... udevadm settle --timeout=300 >00:08:43,940 DEBUG program: Return code: 0 >00:08:43,949 INFO program: Running... udevadm settle --timeout=300 >00:08:43,957 DEBUG program: Return code: 0 >00:08:43,958 INFO program: Running... udevadm settle --timeout=300 >00:08:43,966 DEBUG program: Return code: 0 >00:08:43,968 INFO program: Running... udevadm settle --timeout=300 >00:08:43,976 DEBUG program: Return code: 0 >00:08:43,977 INFO program: Running... udevadm settle --timeout=300 >00:08:43,985 DEBUG program: Return code: 0 >00:08:43,987 INFO program: Running... udevadm settle --timeout=300 >00:08:43,996 DEBUG program: Return code: 0 >00:08:43,997 INFO program: Running... udevadm settle --timeout=300 >00:08:44,005 DEBUG program: Return code: 0 >00:08:44,007 INFO program: Running... udevadm settle --timeout=300 >00:08:44,015 DEBUG program: Return code: 0 >00:08:44,016 INFO program: Running... udevadm settle --timeout=300 >00:08:44,024 DEBUG program: Return code: 0 >00:08:44,026 INFO program: Running... udevadm settle --timeout=300 >00:08:44,035 DEBUG program: Return code: 0 >00:08:44,036 INFO program: Running... udevadm settle --timeout=300 >00:08:44,044 DEBUG program: Return code: 0 >00:08:44,046 INFO program: Running... udevadm settle --timeout=300 >00:08:44,054 DEBUG program: Return code: 0 >00:08:44,055 INFO program: Running... udevadm settle --timeout=300 >00:08:44,063 DEBUG program: Return code: 0 >00:08:44,065 INFO program: Running... udevadm settle --timeout=300 >00:08:44,073 DEBUG program: Return code: 0 >00:08:45,399 INFO program: Running... losetup --list >00:08:45,565 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:08:45,576 DEBUG program: Return code: 0 >00:08:45,576 INFO program: Running... udevadm settle --timeout=300 >00:08:45,634 DEBUG program: Return code: 0 >00:08:45,663 INFO program: Running... modprobe fcoe >00:08:45,691 DEBUG program: Return code: 0 >00:08:45,692 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >00:08:45,702 INFO program: No FCoE boot disk information is found in EDD! >00:08:45,702 DEBUG program: Return code: 1 >00:08:45,721 INFO program: Running... losetup --list >00:08:46,391 INFO program: Running... udevadm settle --timeout=300 >00:08:46,405 DEBUG program: Return code: 0 >00:08:46,406 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >00:08:46,444 DEBUG program: Return code: 0 >00:08:46,444 INFO program: Running... udevadm settle --timeout=300 >00:08:46,454 DEBUG program: Return code: 0 >00:08:46,461 INFO program: Running... udevadm settle --timeout=300 >00:08:46,471 DEBUG program: Return code: 0 >00:08:46,503 INFO program: Running... multipath -c /dev/sdb >00:08:46,512 INFO program: /dev/sdb is not a valid multipath device path >00:08:46,512 DEBUG program: Return code: 1 >00:08:46,614 INFO program: Running... multipath -c /dev/sda >00:08:46,622 INFO program: /dev/sda is not a valid multipath device path >00:08:46,622 DEBUG program: Return code: 1 >00:08:47,112 INFO program: Running... ntfsinfo -m /dev/sda1 >00:08:47,134 INFO program: Volume Information >00:08:47,135 INFO program: Name of device: /dev/sda1 >00:08:47,135 INFO program: Device state: 11 >00:08:47,135 INFO program: Volume Name: Recovery >00:08:47,135 INFO program: Volume State: 91 >00:08:47,135 INFO program: Volume Flags: 0x0080 >00:08:47,136 INFO program: Volume Version: 3.1 >00:08:47,136 INFO program: Sector Size: 512 >00:08:47,136 INFO program: Cluster Size: 4096 >00:08:47,136 INFO program: Index Block Size: 4096 >00:08:47,136 INFO program: Volume Size in Clusters: 76799 >00:08:47,136 INFO program: MFT Information >00:08:47,136 INFO program: MFT Record Size: 1024 >00:08:47,137 INFO program: MFT Zone Multiplier: 0 >00:08:47,137 INFO program: MFT Data Position: 24 >00:08:47,137 INFO program: MFT Zone Start: 25600 >00:08:47,137 INFO program: MFT Zone End: 35199 >00:08:47,137 INFO program: MFT Zone Position: 25600 >00:08:47,137 INFO program: Current Position in First Data Zone: 35199 >00:08:47,137 INFO program: Current Position in Second Data Zone: 0 >00:08:47,137 INFO program: Allocated clusters 64 (0.1%) >00:08:47,137 INFO program: LCN of Data Attribute for FILE_MFT: 25600 >00:08:47,138 INFO program: FILE_MFTMirr Size: 4 >00:08:47,138 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >00:08:47,138 INFO program: Size of Attribute Definition Table: 2560 >00:08:47,138 INFO program: Number of Attached Extent Inodes: 0 >00:08:47,138 INFO program: FILE_Bitmap Information >00:08:47,139 INFO program: FILE_Bitmap MFT Record Number: 6 >00:08:47,139 INFO program: State of FILE_Bitmap Inode: 80 >00:08:47,139 INFO program: Length of Attribute List: 0 >00:08:47,139 INFO program: Number of Attached Extent Inodes: 0 >00:08:47,140 INFO program: FILE_Bitmap Data Attribute Information >00:08:47,140 INFO program: Decompressed Runlist: not done yet >00:08:47,140 INFO program: Base Inode: 6 >00:08:47,140 INFO program: Attribute Types: not done yet >00:08:47,141 INFO program: Attribute Name Length: 0 >00:08:47,141 INFO program: Attribute State: 3 >00:08:47,141 INFO program: Attribute Allocated Size: 12288 >00:08:47,141 INFO program: Attribute Data Size: 9600 >00:08:47,142 INFO program: Attribute Initialized Size: 9600 >00:08:47,142 INFO program: Attribute Compressed Size: 0 >00:08:47,142 INFO program: Compression Block Size: 0 >00:08:47,142 INFO program: Compression Block Size Bits: 0 >00:08:47,143 INFO program: Compression Block Clusters: 0 >00:08:47,143 INFO program: Free Clusters: 71485 (93.1%) >00:08:47,143 DEBUG program: Return code: 0 >00:08:47,144 INFO program: Running... ntfsresize -m /dev/sda1 >00:08:47,163 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >00:08:47,163 INFO program: Minsize (in MB): 22 >00:08:47,163 DEBUG program: Return code: 0 >00:08:47,387 INFO program: Running... ntfsinfo -m /dev/sda4 >00:08:47,407 INFO program: Volume Information >00:08:47,407 INFO program: Name of device: /dev/sda4 >00:08:47,407 INFO program: Device state: 11 >00:08:47,408 INFO program: Volume Name: Windows >00:08:47,408 INFO program: Volume State: 91 >00:08:47,408 INFO program: Volume Flags: 0x0000 >00:08:47,408 INFO program: Volume Version: 3.1 >00:08:47,409 INFO program: Sector Size: 512 >00:08:47,409 INFO program: Cluster Size: 4096 >00:08:47,409 INFO program: Index Block Size: 4096 >00:08:47,409 INFO program: Volume Size in Clusters: 24607999 >00:08:47,409 INFO program: MFT Information >00:08:47,410 INFO program: MFT Record Size: 1024 >00:08:47,410 INFO program: MFT Zone Multiplier: 0 >00:08:47,410 INFO program: MFT Data Position: 24 >00:08:47,410 INFO program: MFT Zone Start: 786432 >00:08:47,410 INFO program: MFT Zone End: 3862431 >00:08:47,411 INFO program: MFT Zone Position: 786432 >00:08:47,411 INFO program: Current Position in First Data Zone: 3862431 >00:08:47,411 INFO program: Current Position in Second Data Zone: 0 >00:08:47,411 INFO program: Allocated clusters 85696 (0.3%) >00:08:47,412 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >00:08:47,412 INFO program: FILE_MFTMirr Size: 4 >00:08:47,412 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >00:08:47,412 INFO program: Size of Attribute Definition Table: 2560 >00:08:47,412 INFO program: Number of Attached Extent Inodes: 0 >00:08:47,413 INFO program: FILE_Bitmap Information >00:08:47,413 INFO program: FILE_Bitmap MFT Record Number: 6 >00:08:47,413 INFO program: State of FILE_Bitmap Inode: 80 >00:08:47,413 INFO program: Length of Attribute List: 0 >00:08:47,414 INFO program: Number of Attached Extent Inodes: 0 >00:08:47,414 INFO program: FILE_Bitmap Data Attribute Information >00:08:47,414 INFO program: Decompressed Runlist: not done yet >00:08:47,414 INFO program: Base Inode: 6 >00:08:47,414 INFO program: Attribute Types: not done yet >00:08:47,415 INFO program: Attribute Name Length: 0 >00:08:47,415 INFO program: Attribute State: 3 >00:08:47,415 INFO program: Attribute Allocated Size: 3076096 >00:08:47,415 INFO program: Attribute Data Size: 3076000 >00:08:47,415 INFO program: Attribute Initialized Size: 3076000 >00:08:47,416 INFO program: Attribute Compressed Size: 0 >00:08:47,416 INFO program: Compression Block Size: 0 >00:08:47,416 INFO program: Compression Block Size Bits: 0 >00:08:47,416 INFO program: Compression Block Clusters: 0 >00:08:47,416 INFO program: Free Clusters: 4458087 (18.1%) >00:08:47,417 DEBUG program: Return code: 0 >00:08:47,417 INFO program: Running... ntfsresize -m /dev/sda4 >00:08:49,221 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >00:08:49,222 INFO program: Minsize (in MB): 82535 >00:08:49,222 DEBUG program: Return code: 0 >00:08:49,283 INFO program: Running... ntfsinfo -m /dev/sda5 >00:08:49,291 INFO program: Volume Information >00:08:49,291 INFO program: Name of device: /dev/sda5 >00:08:49,291 INFO program: Device state: 11 >00:08:49,292 INFO program: Volume Name: >00:08:49,292 INFO program: Volume State: 91 >00:08:49,292 INFO program: Volume Flags: 0x0080 >00:08:49,292 INFO program: Volume Version: 3.1 >00:08:49,292 INFO program: Sector Size: 512 >00:08:49,292 INFO program: Cluster Size: 4096 >00:08:49,293 INFO program: Index Block Size: 4096 >00:08:49,293 INFO program: Volume Size in Clusters: 115199 >00:08:49,293 INFO program: MFT Information >00:08:49,293 INFO program: MFT Record Size: 1024 >00:08:49,293 INFO program: MFT Zone Multiplier: 0 >00:08:49,293 INFO program: MFT Data Position: 24 >00:08:49,293 INFO program: MFT Zone Start: 38400 >00:08:49,294 INFO program: MFT Zone End: 52799 >00:08:49,294 INFO program: MFT Zone Position: 38400 >00:08:49,294 INFO program: Current Position in First Data Zone: 52799 >00:08:49,294 INFO program: Current Position in Second Data Zone: 0 >00:08:49,294 INFO program: Allocated clusters 64 (0.1%) >00:08:49,294 INFO program: LCN of Data Attribute for FILE_MFT: 38400 >00:08:49,295 INFO program: FILE_MFTMirr Size: 4 >00:08:49,295 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >00:08:49,295 INFO program: Size of Attribute Definition Table: 2560 >00:08:49,295 INFO program: Number of Attached Extent Inodes: 0 >00:08:49,295 INFO program: FILE_Bitmap Information >00:08:49,295 INFO program: FILE_Bitmap MFT Record Number: 6 >00:08:49,295 INFO program: State of FILE_Bitmap Inode: 80 >00:08:49,296 INFO program: Length of Attribute List: 0 >00:08:49,296 INFO program: Number of Attached Extent Inodes: 0 >00:08:49,296 INFO program: FILE_Bitmap Data Attribute Information >00:08:49,296 INFO program: Decompressed Runlist: not done yet >00:08:49,296 INFO program: Base Inode: 6 >00:08:49,296 INFO program: Attribute Types: not done yet >00:08:49,296 INFO program: Attribute Name Length: 0 >00:08:49,297 INFO program: Attribute State: 3 >00:08:49,297 INFO program: Attribute Allocated Size: 16384 >00:08:49,297 INFO program: Attribute Data Size: 14400 >00:08:49,297 INFO program: Attribute Initialized Size: 14400 >00:08:49,297 INFO program: Attribute Compressed Size: 0 >00:08:49,297 INFO program: Compression Block Size: 0 >00:08:49,297 INFO program: Compression Block Size Bits: 0 >00:08:49,298 INFO program: Compression Block Clusters: 0 >00:08:49,298 INFO program: Free Clusters: 41575 (36.1%) >00:08:49,298 DEBUG program: Return code: 0 >00:08:49,298 INFO program: Running... ntfsresize -m /dev/sda5 >00:08:49,308 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >00:08:49,308 INFO program: Minsize (in MB): 302 >00:08:49,308 DEBUG program: Return code: 0 >00:08:49,371 INFO program: Running... dumpe2fs -h /dev/sda6 >00:08:49,390 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >00:08:49,390 INFO program: Filesystem volume name: <none> >00:08:49,390 INFO program: Last mounted on: /run/media/liveuser/f977c5b5-2a39-4e24-8714-16536767590d >00:08:49,390 INFO program: Filesystem UUID: f977c5b5-2a39-4e24-8714-16536767590d >00:08:49,390 INFO program: Filesystem magic number: 0xEF53 >00:08:49,391 INFO program: Filesystem revision #: 1 (dynamic) >00:08:49,391 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:08:49,391 INFO program: Filesystem flags: signed_directory_hash >00:08:49,391 INFO program: Default mount options: user_xattr acl >00:08:49,391 INFO program: Filesystem state: clean >00:08:49,391 INFO program: Errors behavior: Continue >00:08:49,392 INFO program: Filesystem OS type: Linux >00:08:49,392 INFO program: Inode count: 1602496 >00:08:49,392 INFO program: Block count: 6400000 >00:08:49,392 INFO program: Reserved block count: 320000 >00:08:49,392 INFO program: Free blocks: 2150437 >00:08:49,392 INFO program: Free inodes: 1199557 >00:08:49,392 INFO program: First block: 0 >00:08:49,393 INFO program: Block size: 4096 >00:08:49,393 INFO program: Fragment size: 4096 >00:08:49,393 INFO program: Reserved GDT blocks: 1022 >00:08:49,393 INFO program: Blocks per group: 32768 >00:08:49,393 INFO program: Fragments per group: 32768 >00:08:49,393 INFO program: Inodes per group: 8176 >00:08:49,393 INFO program: Inode blocks per group: 511 >00:08:49,394 INFO program: Flex block group size: 16 >00:08:49,394 INFO program: Filesystem created: Mon Apr 14 19:02:06 2014 >00:08:49,394 INFO program: Last mount time: Mon Sep 29 00:08:10 2014 >00:08:49,394 INFO program: Last write time: Mon Sep 29 00:08:43 2014 >00:08:49,394 INFO program: Mount count: 38 >00:08:49,394 INFO program: Maximum mount count: -1 >00:08:49,394 INFO program: Last checked: Mon Apr 14 19:02:06 2014 >00:08:49,395 INFO program: Check interval: 0 (<none>) >00:08:49,395 INFO program: Lifetime writes: 88 GB >00:08:49,395 INFO program: Reserved blocks uid: 0 (user root) >00:08:49,395 INFO program: Reserved blocks gid: 0 (group root) >00:08:49,395 INFO program: First inode: 11 >00:08:49,395 INFO program: Inode size: 256 >00:08:49,396 INFO program: Required extra isize: 28 >00:08:49,396 INFO program: Desired extra isize: 28 >00:08:49,396 INFO program: Journal inode: 8 >00:08:49,396 INFO program: Default directory hash: half_md4 >00:08:49,396 INFO program: Directory Hash Seed: 98c3fdc7-1fbe-4d1d-8b6c-a72731e30d32 >00:08:49,396 INFO program: Journal backup: inode blocks >00:08:49,396 INFO program: Journal features: journal_incompat_revoke >00:08:49,397 INFO program: Journal size: 128M >00:08:49,397 INFO program: Journal length: 32768 >00:08:49,397 INFO program: Journal sequence: 0x000518e5 >00:08:49,397 INFO program: Journal start: 0 >00:08:49,397 INFO program: >00:08:49,397 DEBUG program: Return code: 0 >00:08:49,398 INFO program: Running... resize2fs -P /dev/sda6 >00:08:49,415 INFO program: resize2fs 1.42.11 (09-Jul-2014) >00:08:49,416 INFO program: Please run 'e2fsck -f /dev/sda6' first. >00:08:49,416 INFO program: >00:08:49,416 DEBUG program: Return code: 1 >00:08:49,475 INFO program: Running... dumpe2fs -h /dev/loop3 >00:08:49,481 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >00:08:49,481 INFO program: Filesystem volume name: _Fedora-Live-Wor >00:08:49,481 INFO program: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >00:08:49,481 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >00:08:49,482 INFO program: Filesystem magic number: 0xEF53 >00:08:49,482 INFO program: Filesystem revision #: 1 (dynamic) >00:08:49,482 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:08:49,482 INFO program: Filesystem flags: signed_directory_hash >00:08:49,482 INFO program: Default mount options: user_xattr acl >00:08:49,482 INFO program: Filesystem state: clean >00:08:49,482 INFO program: Errors behavior: Continue >00:08:49,483 INFO program: Filesystem OS type: Linux >00:08:49,483 INFO program: Inode count: 393216 >00:08:49,483 INFO program: Block count: 1572864 >00:08:49,483 INFO program: Reserved block count: 15727 >00:08:49,483 INFO program: Free blocks: 587927 >00:08:49,483 INFO program: Free inodes: 256529 >00:08:49,483 INFO program: First block: 0 >00:08:49,484 INFO program: Block size: 4096 >00:08:49,484 INFO program: Fragment size: 4096 >00:08:49,484 INFO program: Reserved GDT blocks: 383 >00:08:49,484 INFO program: Blocks per group: 32768 >00:08:49,484 INFO program: Fragments per group: 32768 >00:08:49,484 INFO program: Inodes per group: 8192 >00:08:49,484 INFO program: Inode blocks per group: 512 >00:08:49,484 INFO program: Flex block group size: 16 >00:08:49,485 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >00:08:49,485 INFO program: Last mount time: Mon Sep 15 23:05:53 2014 >00:08:49,485 INFO program: Last write time: Mon Sep 15 23:27:54 2014 >00:08:49,485 INFO program: Mount count: 0 >00:08:49,485 INFO program: Maximum mount count: -1 >00:08:49,485 INFO program: Last checked: Mon Sep 15 23:27:54 2014 >00:08:49,485 INFO program: Check interval: 0 (<none>) >00:08:49,486 INFO program: Lifetime writes: 133 MB >00:08:49,486 INFO program: Reserved blocks uid: 0 (user root) >00:08:49,486 INFO program: Reserved blocks gid: 0 (group root) >00:08:49,486 INFO program: First inode: 11 >00:08:49,486 INFO program: Inode size: 256 >00:08:49,486 INFO program: Required extra isize: 28 >00:08:49,486 INFO program: Desired extra isize: 28 >00:08:49,487 INFO program: Journal inode: 8 >00:08:49,487 INFO program: Default directory hash: half_md4 >00:08:49,487 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >00:08:49,487 INFO program: Journal backup: inode blocks >00:08:49,487 INFO program: Journal features: journal_incompat_revoke >00:08:49,487 INFO program: Journal size: 128M >00:08:49,487 INFO program: Journal length: 32768 >00:08:49,487 INFO program: Journal sequence: 0x000020dc >00:08:49,488 INFO program: Journal start: 0 >00:08:49,488 INFO program: >00:08:49,488 DEBUG program: Return code: 0 >00:08:49,488 INFO program: Running... resize2fs -P /dev/loop3 >00:08:49,494 INFO program: resize2fs 1.42.11 (09-Jul-2014) >00:08:49,494 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >00:08:49,495 INFO program: Couldn't find valid filesystem superblock. >00:08:49,495 DEBUG program: Return code: 1 >00:08:49,557 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:08:49,562 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >00:08:49,563 INFO program: Filesystem volume name: _Fedora-Live-Wor >00:08:49,563 INFO program: Last mounted on: / >00:08:49,563 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >00:08:49,564 INFO program: Filesystem magic number: 0xEF53 >00:08:49,564 INFO program: Filesystem revision #: 1 (dynamic) >00:08:49,564 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:08:49,564 INFO program: Filesystem flags: signed_directory_hash >00:08:49,564 INFO program: Default mount options: user_xattr acl >00:08:49,564 INFO program: Filesystem state: clean >00:08:49,564 INFO program: Errors behavior: Continue >00:08:49,565 INFO program: Filesystem OS type: Linux >00:08:49,565 INFO program: Inode count: 393216 >00:08:49,565 INFO program: Block count: 1572864 >00:08:49,565 INFO program: Reserved block count: 15727 >00:08:49,565 INFO program: Free blocks: 587927 >00:08:49,565 INFO program: Free inodes: 256529 >00:08:49,566 INFO program: First block: 0 >00:08:49,566 INFO program: Block size: 4096 >00:08:49,566 INFO program: Fragment size: 4096 >00:08:49,566 INFO program: Reserved GDT blocks: 383 >00:08:49,566 INFO program: Blocks per group: 32768 >00:08:49,566 INFO program: Fragments per group: 32768 >00:08:49,566 INFO program: Inodes per group: 8192 >00:08:49,567 INFO program: Inode blocks per group: 512 >00:08:49,567 INFO program: Flex block group size: 16 >00:08:49,567 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >00:08:49,567 INFO program: Last mount time: Sun Sep 28 21:03:53 2014 >00:08:49,567 INFO program: Last write time: Sun Sep 28 21:03:53 2014 >00:08:49,567 INFO program: Mount count: 1 >00:08:49,567 INFO program: Maximum mount count: -1 >00:08:49,568 INFO program: Last checked: Mon Sep 15 23:27:54 2014 >00:08:49,568 INFO program: Check interval: 0 (<none>) >00:08:49,568 INFO program: Lifetime writes: 133 MB >00:08:49,568 INFO program: Reserved blocks uid: 0 (user root) >00:08:49,568 INFO program: Reserved blocks gid: 0 (group root) >00:08:49,568 INFO program: First inode: 11 >00:08:49,569 INFO program: Inode size: 256 >00:08:49,569 INFO program: Required extra isize: 28 >00:08:49,569 INFO program: Desired extra isize: 28 >00:08:49,569 INFO program: Journal inode: 8 >00:08:49,569 INFO program: First orphan inode: 306445 >00:08:49,569 INFO program: Default directory hash: half_md4 >00:08:49,569 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >00:08:49,570 INFO program: Journal backup: inode blocks >00:08:49,570 INFO program: Journal features: journal_incompat_revoke >00:08:49,570 INFO program: Journal size: 128M >00:08:49,570 INFO program: Journal length: 32768 >00:08:49,570 INFO program: Journal sequence: 0x000020dd >00:08:49,570 INFO program: Journal start: 1 >00:08:49,570 INFO program: >00:08:49,571 DEBUG program: Return code: 0 >00:08:49,571 INFO program: Running... resize2fs -P /dev/mapper/live-rw >00:08:49,577 INFO program: resize2fs 1.42.11 (09-Jul-2014) >00:08:49,577 INFO program: Estimated minimum size of the filesystem: 1363410 >00:08:49,578 DEBUG program: Return code: 0 >00:08:49,635 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >00:08:49,641 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >00:08:49,642 INFO program: Filesystem volume name: _Fedora-Live-Wor >00:08:49,642 INFO program: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >00:08:49,642 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >00:08:49,642 INFO program: Filesystem magic number: 0xEF53 >00:08:49,642 INFO program: Filesystem revision #: 1 (dynamic) >00:08:49,642 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:08:49,643 INFO program: Filesystem flags: signed_directory_hash >00:08:49,643 INFO program: Default mount options: user_xattr acl >00:08:49,643 INFO program: Filesystem state: clean >00:08:49,643 INFO program: Errors behavior: Continue >00:08:49,643 INFO program: Filesystem OS type: Linux >00:08:49,643 INFO program: Inode count: 393216 >00:08:49,643 INFO program: Block count: 1572864 >00:08:49,644 INFO program: Reserved block count: 15727 >00:08:49,644 INFO program: Free blocks: 587927 >00:08:49,644 INFO program: Free inodes: 256529 >00:08:49,644 INFO program: First block: 0 >00:08:49,644 INFO program: Block size: 4096 >00:08:49,644 INFO program: Fragment size: 4096 >00:08:49,644 INFO program: Reserved GDT blocks: 383 >00:08:49,645 INFO program: Blocks per group: 32768 >00:08:49,645 INFO program: Fragments per group: 32768 >00:08:49,645 INFO program: Inodes per group: 8192 >00:08:49,645 INFO program: Inode blocks per group: 512 >00:08:49,645 INFO program: Flex block group size: 16 >00:08:49,645 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >00:08:49,645 INFO program: Last mount time: Mon Sep 15 23:05:53 2014 >00:08:49,645 INFO program: Last write time: Mon Sep 15 23:27:54 2014 >00:08:49,646 INFO program: Mount count: 0 >00:08:49,646 INFO program: Maximum mount count: -1 >00:08:49,646 INFO program: Last checked: Mon Sep 15 23:27:54 2014 >00:08:49,646 INFO program: Check interval: 0 (<none>) >00:08:49,646 INFO program: Lifetime writes: 133 MB >00:08:49,646 INFO program: Reserved blocks uid: 0 (user root) >00:08:49,646 INFO program: Reserved blocks gid: 0 (group root) >00:08:49,647 INFO program: First inode: 11 >00:08:49,647 INFO program: Inode size: 256 >00:08:49,647 INFO program: Required extra isize: 28 >00:08:49,647 INFO program: Desired extra isize: 28 >00:08:49,647 INFO program: Journal inode: 8 >00:08:49,647 INFO program: Default directory hash: half_md4 >00:08:49,647 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >00:08:49,647 INFO program: Journal backup: inode blocks >00:08:49,648 INFO program: Journal features: journal_incompat_revoke >00:08:49,648 INFO program: Journal size: 128M >00:08:49,648 INFO program: Journal length: 32768 >00:08:49,648 INFO program: Journal sequence: 0x000020dc >00:08:49,648 INFO program: Journal start: 0 >00:08:49,648 INFO program: >00:08:49,648 DEBUG program: Return code: 0 >00:08:49,649 INFO program: Running... resize2fs -P /dev/mapper/live-base >00:08:49,655 INFO program: resize2fs 1.42.11 (09-Jul-2014) >00:08:49,655 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >00:08:49,656 INFO program: Couldn't find valid filesystem superblock. >00:08:49,656 DEBUG program: Return code: 1 >00:08:49,702 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:08:49,708 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >00:08:49,708 INFO program: Filesystem volume name: _Fedora-Live-Wor >00:08:49,708 INFO program: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >00:08:49,709 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >00:08:49,709 INFO program: Filesystem magic number: 0xEF53 >00:08:49,709 INFO program: Filesystem revision #: 1 (dynamic) >00:08:49,709 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:08:49,709 INFO program: Filesystem flags: signed_directory_hash >00:08:49,709 INFO program: Default mount options: user_xattr acl >00:08:49,710 INFO program: Filesystem state: clean >00:08:49,710 INFO program: Errors behavior: Continue >00:08:49,710 INFO program: Filesystem OS type: Linux >00:08:49,710 INFO program: Inode count: 344064 >00:08:49,710 INFO program: Block count: 1363410 >00:08:49,710 INFO program: Reserved block count: 13632 >00:08:49,710 INFO program: Free blocks: 381557 >00:08:49,711 INFO program: Free inodes: 207377 >00:08:49,711 INFO program: First block: 0 >00:08:49,711 INFO program: Block size: 4096 >00:08:49,711 INFO program: Fragment size: 4096 >00:08:49,711 INFO program: Reserved GDT blocks: 383 >00:08:49,711 INFO program: Blocks per group: 32768 >00:08:49,711 INFO program: Fragments per group: 32768 >00:08:49,712 INFO program: Inodes per group: 8192 >00:08:49,712 INFO program: Inode blocks per group: 512 >00:08:49,712 INFO program: Flex block group size: 16 >00:08:49,712 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >00:08:49,712 INFO program: Last mount time: Mon Sep 15 23:05:53 2014 >00:08:49,712 INFO program: Last write time: Mon Sep 15 23:27:56 2014 >00:08:49,712 INFO program: Mount count: 0 >00:08:49,713 INFO program: Maximum mount count: -1 >00:08:49,713 INFO program: Last checked: Mon Sep 15 23:27:56 2014 >00:08:49,713 INFO program: Check interval: 0 (<none>) >00:08:49,713 INFO program: Lifetime writes: 135 MB >00:08:49,713 INFO program: Reserved blocks uid: 0 (user root) >00:08:49,713 INFO program: Reserved blocks gid: 0 (group root) >00:08:49,714 INFO program: First inode: 11 >00:08:49,714 INFO program: Inode size: 256 >00:08:49,714 INFO program: Required extra isize: 28 >00:08:49,714 INFO program: Desired extra isize: 28 >00:08:49,714 INFO program: Journal inode: 8 >00:08:49,714 INFO program: Default directory hash: half_md4 >00:08:49,714 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >00:08:49,715 INFO program: Journal backup: inode blocks >00:08:49,715 INFO program: Journal features: journal_incompat_revoke >00:08:49,715 INFO program: Journal size: 128M >00:08:49,715 INFO program: Journal length: 32768 >00:08:49,715 INFO program: Journal sequence: 0x000020dc >00:08:49,715 INFO program: Journal start: 0 >00:08:49,715 INFO program: >00:08:49,716 DEBUG program: Return code: 0 >00:08:49,716 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >00:08:49,722 INFO program: resize2fs 1.42.11 (09-Jul-2014) >00:08:49,722 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >00:08:49,723 INFO program: Couldn't find valid filesystem superblock. >00:08:49,723 DEBUG program: Return code: 1 >00:08:49,734 INFO program: Running... udevadm settle --timeout=300 >00:08:49,745 DEBUG program: Return code: 0 >00:08:49,753 INFO program: Running... udevadm settle --timeout=300 >00:08:49,764 DEBUG program: Return code: 0 >00:08:49,765 INFO program: Running... udevadm settle --timeout=300 >00:08:49,776 DEBUG program: Return code: 0 >00:08:49,780 INFO program: Running... udevadm settle --timeout=300 >00:08:49,791 DEBUG program: Return code: 0 >00:08:49,792 INFO program: Running... udevadm settle --timeout=300 >00:08:49,803 DEBUG program: Return code: 0 >00:08:49,807 INFO program: Running... udevadm settle --timeout=300 >00:08:49,818 DEBUG program: Return code: 0 >00:08:49,821 INFO program: Running... udevadm settle --timeout=300 >00:08:49,832 DEBUG program: Return code: 0 >00:08:49,836 INFO program: Running... udevadm settle --timeout=300 >00:08:49,846 DEBUG program: Return code: 0 >00:08:49,848 INFO program: Running... udevadm settle --timeout=300 >00:08:49,859 DEBUG program: Return code: 0 >00:08:49,863 INFO program: Running... udevadm settle --timeout=300 >00:08:49,874 DEBUG program: Return code: 0 >00:08:49,875 INFO program: Running... udevadm settle --timeout=300 >00:08:49,886 DEBUG program: Return code: 0 >00:08:49,890 INFO program: Running... udevadm settle --timeout=300 >00:08:49,901 DEBUG program: Return code: 0 >00:08:49,902 INFO program: Running... udevadm settle --timeout=300 >00:08:49,913 DEBUG program: Return code: 0 >00:08:49,917 INFO program: Running... udevadm settle --timeout=300 >00:08:49,927 DEBUG program: Return code: 0 >00:08:49,937 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda6 /mnt/sysimage >00:08:49,948 DEBUG program: Return code: 0 >00:08:49,950 INFO program: Running... arch >00:08:49,970 INFO program: x86_64 >00:08:49,970 DEBUG program: Return code: 0 >00:08:49,981 INFO program: Running... udevadm settle --timeout=300 >00:08:49,993 DEBUG program: Return code: 0 >00:08:49,993 INFO program: Running... umount /mnt/sysimage >00:08:50,008 DEBUG program: Return code: 0 >00:08:50,009 INFO program: Running... udevadm settle --timeout=300 >00:08:50,020 DEBUG program: Return code: 0 >00:08:50,107 INFO program: Running... hwclock --hctosys --localtime >01:08:50,000 DEBUG program: Return code: 0 >01:08:50,001 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >01:08:50,015 DEBUG program: Return code: 0 >01:09:23,742 INFO program: Running... modprobe btrfs >01:09:23,821 DEBUG program: Return code: 0 >01:09:23,832 INFO program: Running... modprobe xfs >01:09:23,904 DEBUG program: Return code: 0 >02:10:15,114 INFO program: Running... journalctl -b > > >/tmp/storage.log: >00:08:43,332 DEBUG blivet: registered device format class Ext2FS as ext2 >00:08:43,332 DEBUG blivet: registered device format class Ext3FS as ext3 >00:08:43,332 DEBUG blivet: registered device format class Ext4FS as ext4 >00:08:43,332 DEBUG blivet: registered device format class FATFS as vfat >00:08:43,333 DEBUG blivet: registered device format class EFIFS as efi >00:08:43,333 DEBUG blivet: registered device format class BTRFS as btrfs >00:08:43,333 DEBUG blivet: registered device format class GFS2 as gfs2 >00:08:43,333 DEBUG blivet: registered device format class JFS as jfs >00:08:43,333 DEBUG blivet: registered device format class ReiserFS as reiserfs >00:08:43,333 DEBUG blivet: registered device format class XFS as xfs >00:08:43,333 DEBUG blivet: registered device format class HFS as hfs >00:08:43,334 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >00:08:43,334 DEBUG blivet: registered device format class HFSPlus as hfs+ >00:08:43,334 DEBUG blivet: registered device format class MacEFIFS as macefi >00:08:43,334 DEBUG blivet: registered device format class NTFS as ntfs >00:08:43,334 DEBUG blivet: registered device format class NFS as nfs >00:08:43,334 DEBUG blivet: registered device format class NFSv4 as nfs4 >00:08:43,334 DEBUG blivet: registered device format class Iso9660FS as iso9660 >00:08:43,334 DEBUG blivet: registered device format class NoDevFS as nodev >00:08:43,334 DEBUG blivet: registered device format class DevPtsFS as devpts >00:08:43,334 DEBUG blivet: registered device format class ProcFS as proc >00:08:43,334 DEBUG blivet: registered device format class SysFS as sysfs >00:08:43,335 DEBUG blivet: registered device format class TmpFS as tmpfs >00:08:43,335 DEBUG blivet: registered device format class BindFS as bind >00:08:43,335 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >00:08:43,335 DEBUG blivet: registered device format class USBFS as usbfs >00:08:43,335 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >00:08:43,335 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >00:08:43,336 DEBUG blivet: registered device format class LUKS as luks >00:08:43,336 DEBUG blivet: registered device format class MDRaidMember as mdmember >00:08:43,337 DEBUG blivet: registered device format class SwapSpace as swap >00:08:43,337 DEBUG blivet: registered device format class MultipathMember as multipath_member >00:08:43,338 DEBUG blivet: registered device format class DiskLabel as disklabel >00:08:43,338 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >00:08:43,338 DEBUG blivet: registered device format class BIOSBoot as biosboot >00:08:43,466 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >00:08:43,466 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:08:43,475 INFO blivet: sdb1 looks to be the live device; marking as protected >00:08:43,488 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >00:08:43,514 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-09-16-03-31-25-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > '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-Live-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-09-16-03-31-25-00', > 'ID_FS_UUID_ENC': '2014-09-16-03-31-25-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05ba', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6aec0674', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', > 'ID_SERIAL_SHORT': 'CB3501312280200021', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68179', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-09-16-03-31-25-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb'} ; name: sdb ; >00:08:43,514 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb)... >00:08:43,515 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >00:08:43,515 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,516 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >00:08:43,517 INFO blivet: sdb is a disk >00:08:43,517 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >00:08:43,522 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >00:08:43,537 INFO blivet: added disk sdb (id 0) to device tree >00:08:43,538 DEBUG blivet: looking up parted Device: /dev/sdb >00:08:43,537 INFO blivet: got device: DiskDevice instance (0x7f4be3448c50) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728 MiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Sony Storage Media path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7f4be3b529e0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f4be33b5790> >00:08:43,549 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >00:08:43,549 INFO blivet: type detected on 'sdb' is 'iso9660' >00:08:43,553 DEBUG blivet: Iso9660FS.supported: supported: True ; >00:08:43,553 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >00:08:43,553 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >00:08:43,553 INFO blivet: got format: existing iso9660 filesystem >00:08:43,557 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-09-16-03-31-25-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4: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-Live-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-09-16-03-31-25-00', > 'ID_FS_UUID_ENC': '2014-09-16-03-31-25-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05ba', > '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': '2719744', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6aec0674-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6aec0674', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', > 'ID_SERIAL_SHORT': 'CB3501312280200021', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '68209', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-09-16-03-31-25-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >00:08:43,557 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1)... >00:08:43,557 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >00:08:43,558 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,558 INFO blivet: sdb1 is a partition >00:08:43,558 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >00:08:43,559 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >00:08:43,559 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728 MiB disk sdb (0) with existing iso9660 filesystem >00:08:43,561 DEBUG blivet: lvm filter: adding sdb1 to the reject list >00:08:43,561 DEBUG blivet: ignoring partition sdb1 on iso9660 >00:08:43,561 DEBUG blivet: no device obtained for sdb1 >00:08:43,564 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/DC87-AD0F', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4: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': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'DC87-AD0F', > 'ID_FS_UUID_ENC': 'DC87-AD0F', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05ba', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10164', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '6aec0674-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6aec0674', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', > 'ID_SERIAL_SHORT': 'CB3501312280200021', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68238', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/DC87-AD0F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >00:08:43,564 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb2)... >00:08:43,565 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb2 ; incomplete: False ; >00:08:43,565 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,565 INFO blivet: sdb2 is a partition >00:08:43,565 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >00:08:43,566 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >00:08:43,566 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728 MiB disk sdb (0) with existing iso9660 filesystem >00:08:43,568 DEBUG blivet: lvm filter: adding sdb2 to the reject list >00:08:43,568 DEBUG blivet: ignoring partition sdb2 on iso9660 >00:08:43,568 DEBUG blivet: no device obtained for sdb2 >00:08:43,572 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2a144a4b-8e5c-3d62-bfa1-7a6539dbf0b0', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4: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': 'Fedora_Live', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2a144a4b-8e5c-3d62-bfa1-7a6539dbf0b0', > 'ID_FS_UUID_ENC': '2a144a4b-8e5c-3d62-bfa1-7a6539dbf0b0', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05ba', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10412', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40704', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6aec0674-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6aec0674', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', > 'ID_SERIAL_SHORT': 'CB3501312280200021', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '19', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68270', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/2a144a4b-8e5c-3d62-bfa1-7a6539dbf0b0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >00:08:43,572 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb3)... >00:08:43,572 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb3 ; incomplete: False ; >00:08:43,573 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,574 INFO blivet: sdb3 is a partition >00:08:43,574 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >00:08:43,575 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >00:08:43,575 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728 MiB disk sdb (0) with existing iso9660 filesystem >00:08:43,578 DEBUG blivet: lvm filter: adding sdb3 to the reject list >00:08:43,578 DEBUG blivet: ignoring partition sdb3 on iso9660 >00:08:43,578 DEBUG blivet: no device obtained for sdb3 >00:08:43,581 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76269', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >00:08:43,581 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >00:08:43,582 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:43,582 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,582 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >00:08:43,583 INFO blivet: sda is a disk >00:08:43,583 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >00:08:43,584 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:08:43,588 INFO blivet: added disk sda (id 5) to device tree >00:08:43,589 DEBUG blivet: looking up parted Device: /dev/sda >00:08:43,588 INFO blivet: got device: DiskDevice instance (0x7f4be3448bd0) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 119.24 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA LITEONIT LCS-128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7f4be3b52dd0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4be3363c90> >00:08:43,611 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:08:43,611 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >00:08:43,612 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:08:43,612 DEBUG blivet: required disklabel type for sda (1) is None >00:08:43,612 DEBUG blivet: default disklabel type for sda is msdos >00:08:43,612 DEBUG blivet: selecting msdos disklabel for sda based on size >00:08:43,613 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >00:08:43,626 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 6 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f4be3377ed0>, <parted.partition.Partition object at 0x7f4be3380090>, <parted.partition.Partition object at 0x7f4be3380310>, <parted.partition.Partition object at 0x7f4be3380490>, <parted.partition.Partition object at 0x7f4be3380650>, <parted.partition.Partition object at 0x7f4be3380810>] > device: <parted.device.Device object at 0x7f4be3377c90> > PedDisk: <_ped.Disk object at 0x7f4be3374b90> >00:08:43,628 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >00:08:43,629 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:08:43,635 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part1 /dev/disk/by-label/Recovery /dev/disk/by-partlabel/Basic\\x20data\\x20partition /dev/disk/by-partuuid/1d0e5503-50fb-4e9b-a65d-d2a239fb2c86 /dev/disk/by-uuid/E0F48DBDF48D9686', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': 'Recovery', > 'ID_FS_LABEL_ENC': 'Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E0F48DBDF48D9686', > 'ID_FS_UUID_ENC': 'E0F48DBDF48D9686', > 'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x1', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '614400', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': '1d0e5503-50fb-4e9b-a65d-d2a239fb2c86', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76374', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part1', > '/dev/disk/by-label/Recovery', > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition', > '/dev/disk/by-partuuid/1d0e5503-50fb-4e9b-a65d-d2a239fb2c86', > '/dev/disk/by-uuid/E0F48DBDF48D9686'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >00:08:43,636 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >00:08:43,637 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >00:08:43,637 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,638 INFO blivet: sda1 is a partition >00:08:43,638 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >00:08:43,639 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:43,640 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (5) with existing gpt disklabel >00:08:43,646 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >00:08:43,647 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >00:08:43,648 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >00:08:43,649 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >00:08:43,649 DEBUG blivet: looking up parted Partition: /dev/sda1 >00:08:43,650 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >00:08:43,651 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >00:08:43,652 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >00:08:43,653 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >00:08:43,653 INFO blivet: added partition sda1 (id 10) to device tree >00:08:43,659 DEBUG blivet: looking up parted Device: /dev/sda1 >00:08:43,653 INFO blivet: got device: PartitionDevice instance (0x7f4be3380910) -- > name = sda1 status = True kids = 0 id = 10 > parents = ['existing 119.24 GiB disk sda (5) with existing gpt disklabel'] > uuid = None size = 300 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 614400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32587 did: 0 busy: False > hardwareGeometry: (38, 255, 63) biosGeometry: (38, 255, 63) > PedDevice: <_ped.Device object at 0x7f4be3382200> > target size = 0 B path = /dev/sda1 > 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 0x7f4be3377d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f4be33801d0> > number: 1 path: /dev/sda1 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4be3377f90> PedPartition: <_ped.Partition object at 0x7f4be337b7d0> > disk = existing 119.24 GiB disk sda (5) with existing gpt disklabel > start = 2048 end = 616447 length = 614400 > flags = hidden, diag >00:08:43,680 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >00:08:43,680 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >00:08:43,680 DEBUG blivet: device sda1 does not contain a disklabel >00:08:43,680 INFO blivet: type detected on 'sda1' is 'ntfs' >00:08:43,681 DEBUG blivet: NTFS.supported: supported: False ; >00:08:43,681 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 13 >00:08:43,681 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >00:08:43,683 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >00:08:43,683 INFO blivet: got format: existing ntfs filesystem >00:08:43,686 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part2 /dev/disk/by-partlabel/EFI\\x20system\\x20partition /dev/disk/by-partuuid/eb6d3af3-e9c0-48d1-95ae-481ab2ba80f9 /dev/disk/by-uuid/648D-E2B1', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '648D-E2B1', > 'ID_FS_UUID_ENC': '648D-E2B1', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '616448', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'eb6d3af3-e9c0-48d1-95ae-481ab2ba80f9', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '76480', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part2', > '/dev/disk/by-partlabel/EFI\\x20system\\x20partition', > '/dev/disk/by-partuuid/eb6d3af3-e9c0-48d1-95ae-481ab2ba80f9', > '/dev/disk/by-uuid/648D-E2B1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >00:08:43,687 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >00:08:43,687 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >00:08:43,687 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,687 INFO blivet: sda2 is a partition >00:08:43,688 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >00:08:43,688 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:43,688 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (5) with existing gpt disklabel >00:08:43,691 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >00:08:43,692 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >00:08:43,692 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >00:08:43,692 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >00:08:43,692 DEBUG blivet: looking up parted Partition: /dev/sda2 >00:08:43,693 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >00:08:43,693 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >00:08:43,694 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >00:08:43,694 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >00:08:43,694 INFO blivet: added partition sda2 (id 15) to device tree >00:08:43,697 DEBUG blivet: looking up parted Device: /dev/sda2 >00:08:43,694 INFO blivet: got device: PartitionDevice instance (0x7f4be3363dd0) -- > name = sda2 status = True kids = 0 id = 15 > parents = ['existing 119.24 GiB disk sda (5) with existing gpt disklabel'] > uuid = None size = 100 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32587 did: 0 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f4be3b52d40> > target size = 0 B path = /dev/sda2 > 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 0x7f4be3377d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f4be3380210> > number: 2 path: /dev/sda2 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4be3380150> PedPartition: <_ped.Partition object at 0x7f4be337b830> > disk = existing 119.24 GiB disk sda (5) with existing gpt disklabel > start = 616448 end = 821247 length = 204800 > flags = boot, esp >00:08:43,711 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >00:08:43,712 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >00:08:43,712 DEBUG blivet: device sda2 does not contain a disklabel >00:08:43,712 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 18 >00:08:43,712 INFO blivet: type detected on 'sda2' is 'vfat' >00:08:43,712 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 19 >00:08:43,713 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >00:08:43,713 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: efi ; >00:08:43,713 INFO blivet: got format: existing efi filesystem >00:08:43,716 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part3 /dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition /dev/disk/by-partuuid/773b645a-dde6-4377-b28a-0bc4aa1ae80f', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Microsoft\\x20reserved\\x20partition', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '821248', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '262144', > 'ID_PART_ENTRY_TYPE': 'e3c9e316-0b5c-4db8-817d-f92df00215ae', > 'ID_PART_ENTRY_UUID': '773b645a-dde6-4377-b28a-0bc4aa1ae80f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76589', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part3', > '/dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition', > '/dev/disk/by-partuuid/773b645a-dde6-4377-b28a-0bc4aa1ae80f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >00:08:43,716 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >00:08:43,716 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >00:08:43,717 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,717 INFO blivet: sda3 is a partition >00:08:43,717 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >00:08:43,718 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:43,718 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (5) with existing gpt disklabel >00:08:43,721 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >00:08:43,721 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >00:08:43,721 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >00:08:43,722 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >00:08:43,722 DEBUG blivet: looking up parted Partition: /dev/sda3 >00:08:43,722 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >00:08:43,723 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >00:08:43,723 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >00:08:43,724 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >00:08:43,724 INFO blivet: added partition sda3 (id 21) to device tree >00:08:43,726 DEBUG blivet: looking up parted Device: /dev/sda3 >00:08:43,724 INFO blivet: got device: PartitionDevice instance (0x7f4be3380e90) -- > name = sda3 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sda (5) with existing gpt disklabel'] > uuid = None size = 128 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 262144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16, 255, 63) biosGeometry: (16, 255, 63) > PedDevice: <_ped.Device object at 0x7f4be3382320> > 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 0x7f4be3377d50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4be3380350> PedPartition: <_ped.Partition object at 0x7f4be337b890> > disk = existing 119.24 GiB disk sda (5) with existing gpt disklabel > start = 821248 end = 1083391 length = 262144 > flags = msftres >00:08:43,741 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >00:08:43,742 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >00:08:43,742 DEBUG blivet: device sda3 does not contain a disklabel >00:08:43,742 DEBUG blivet: no type or existing type for sda3, bailing >00:08:43,745 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part4 /dev/disk/by-label/Windows /dev/disk/by-partlabel/Basic\\x20data\\x20partition /dev/disk/by-partuuid/66891ff8-a66e-4498-a1e0-29c1ca6d6669 /dev/disk/by-uuid/AA7E91EF7E91B493', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': 'Windows', > 'ID_FS_LABEL_ENC': 'Windows', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'AA7E91EF7E91B493', > 'ID_FS_UUID_ENC': 'AA7E91EF7E91B493', > 'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1083392', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '196864000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '66891ff8-a66e-4498-a1e0-29c1ca6d6669', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76697', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part4', > '/dev/disk/by-label/Windows', > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition', > '/dev/disk/by-partuuid/66891ff8-a66e-4498-a1e0-29c1ca6d6669', > '/dev/disk/by-uuid/AA7E91EF7E91B493'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4'} ; name: sda4 ; >00:08:43,746 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4)... >00:08:43,746 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda4 ; incomplete: False ; >00:08:43,746 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,746 INFO blivet: sda4 is a partition >00:08:43,747 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >00:08:43,747 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:43,747 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (5) with existing gpt disklabel >00:08:43,750 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >00:08:43,751 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >00:08:43,751 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >00:08:43,751 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >00:08:43,751 DEBUG blivet: looking up parted Partition: /dev/sda4 >00:08:43,752 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >00:08:43,753 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >00:08:43,753 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >00:08:43,753 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >00:08:43,754 INFO blivet: added partition sda4 (id 25) to device tree >00:08:43,756 DEBUG blivet: looking up parted Device: /dev/sda4 >00:08:43,754 INFO blivet: got device: PartitionDevice instance (0x7f4be3396350) -- > name = sda4 status = True kids = 0 id = 25 > parents = ['existing 119.24 GiB disk sda (5) with existing gpt disklabel'] > uuid = None size = 93.87 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 196864000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12254, 255, 63) biosGeometry: (12254, 255, 63) > PedDevice: <_ped.Device object at 0x7f4be33823b0> > 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 0x7f4be3377d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f4be3380550> > number: 4 path: /dev/sda4 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4be33804d0> PedPartition: <_ped.Partition object at 0x7f4be337b8f0> > disk = existing 119.24 GiB disk sda (5) with existing gpt disklabel > start = 1083392 end = 197947391 length = 196864000 > flags = msftdata >00:08:43,772 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >00:08:43,772 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: None ; >00:08:43,772 DEBUG blivet: device sda4 does not contain a disklabel >00:08:43,773 INFO blivet: type detected on 'sda4' is 'ntfs' >00:08:43,773 DEBUG blivet: NTFS.supported: supported: False ; >00:08:43,773 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 28 >00:08:43,773 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >00:08:43,774 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: ntfs ; >00:08:43,774 INFO blivet: got format: existing ntfs filesystem >00:08:43,777 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part5 /dev/disk/by-partuuid/001ba276-414d-4781-b110-aa3572bb2471 /dev/disk/by-uuid/0A06F93F06F92BF7', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0A06F93F06F92BF7', > 'ID_FS_UUID_ENC': '0A06F93F06F92BF7', > 'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x1', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '249147392', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '921600', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': '001ba276-414d-4781-b110-aa3572bb2471', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76805', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part5', > '/dev/disk/by-partuuid/001ba276-414d-4781-b110-aa3572bb2471', > '/dev/disk/by-uuid/0A06F93F06F92BF7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >00:08:43,777 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >00:08:43,777 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda5 ; incomplete: False ; >00:08:43,777 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,778 INFO blivet: sda5 is a partition >00:08:43,778 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >00:08:43,778 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:43,779 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (5) with existing gpt disklabel >00:08:43,781 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >00:08:43,782 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >00:08:43,782 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >00:08:43,782 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >00:08:43,783 DEBUG blivet: looking up parted Partition: /dev/sda5 >00:08:43,783 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >00:08:43,784 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >00:08:43,784 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >00:08:43,784 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >00:08:43,784 INFO blivet: added partition sda5 (id 30) to device tree >00:08:43,787 DEBUG blivet: looking up parted Device: /dev/sda5 >00:08:43,785 INFO blivet: got device: PartitionDevice instance (0x7f4be3363e50) -- > name = sda5 status = True kids = 0 id = 30 > parents = ['existing 119.24 GiB disk sda (5) with existing gpt disklabel'] > uuid = None size = 450 MiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 921600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32587 did: 0 busy: False > hardwareGeometry: (57, 255, 63) biosGeometry: (57, 255, 63) > PedDevice: <_ped.Device object at 0x7f4be3382440> > target size = 0 B path = /dev/sda5 > 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 0x7f4be3377d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f4be33808d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4be3380850> PedPartition: <_ped.Partition object at 0x7f4be337b9b0> > disk = existing 119.24 GiB disk sda (5) with existing gpt disklabel > start = 249147392 end = 250068991 length = 921600 > flags = hidden, diag >00:08:43,802 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >00:08:43,802 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: None ; >00:08:43,802 DEBUG blivet: device sda5 does not contain a disklabel >00:08:43,802 INFO blivet: type detected on 'sda5' is 'ntfs' >00:08:43,803 DEBUG blivet: NTFS.supported: supported: False ; >00:08:43,803 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 33 >00:08:43,803 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >00:08:43,804 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >00:08:43,804 INFO blivet: got format: existing ntfs filesystem >00:08:43,807 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part6 /dev/disk/by-partuuid/f83a9b70-be7d-4ecf-b7cb-ae7b81538c48 /dev/disk/by-uuid/f977c5b5-2a39-4e24-8714-16536767590d', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f977c5b5-2a39-4e24-8714-16536767590d', > 'ID_FS_UUID_ENC': 'f977c5b5-2a39-4e24-8714-16536767590d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '197947392', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '51200000', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'f83a9b70-be7d-4ecf-b7cb-ae7b81538c48', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76915', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part6', > '/dev/disk/by-partuuid/f83a9b70-be7d-4ecf-b7cb-ae7b81538c48', > '/dev/disk/by-uuid/f977c5b5-2a39-4e24-8714-16536767590d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >00:08:43,807 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >00:08:43,807 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda6 ; incomplete: False ; >00:08:43,808 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,808 INFO blivet: sda6 is a partition >00:08:43,808 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >00:08:43,808 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:43,809 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (5) with existing gpt disklabel >00:08:43,811 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >00:08:43,812 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >00:08:43,812 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >00:08:43,813 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >00:08:43,813 DEBUG blivet: looking up parted Partition: /dev/sda6 >00:08:43,813 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >00:08:43,814 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >00:08:43,814 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >00:08:43,814 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >00:08:43,814 INFO blivet: added partition sda6 (id 35) to device tree >00:08:43,817 DEBUG blivet: looking up parted Device: /dev/sda6 >00:08:43,815 INFO blivet: got device: PartitionDevice instance (0x7f4be3396550) -- > name = sda6 status = True kids = 0 id = 35 > parents = ['existing 119.24 GiB disk sda (5) with existing gpt disklabel'] > uuid = None size = 24.41 GiB > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 51200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32587 did: 0 busy: False > hardwareGeometry: (3187, 255, 63) biosGeometry: (3187, 255, 63) > PedDevice: <_ped.Device object at 0x7f4be33824d0> > target size = 0 B path = /dev/sda6 > 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 0x7f4be3377d50> fileSystem: <parted.filesystem.FileSystem object at 0x7f4be3380710> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4be3380690> PedPartition: <_ped.Partition object at 0x7f4be337b950> > disk = existing 119.24 GiB disk sda (5) with existing gpt disklabel > start = 197947392 end = 249147391 length = 51200000 > flags = >00:08:43,833 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >00:08:43,833 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: None ; >00:08:43,833 DEBUG blivet: device sda6 does not contain a disklabel >00:08:43,833 INFO blivet: type detected on 'sda6' is 'ext4' >00:08:43,834 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:43,834 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 38 >00:08:43,835 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >00:08:43,835 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >00:08:43,835 INFO blivet: got format: existing ext4 filesystem >00:08:43,836 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '63241', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:08:43,836 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >00:08:43,836 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >00:08:43,837 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,837 INFO blivet: loop0 is a loop device >00:08:43,837 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:08:43,838 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >00:08:43,838 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,838 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >00:08:43,839 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >00:08:43,839 INFO blivet: added file /osmin.img (deleted) (id 40) to device tree >00:08:43,840 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >00:08:43,840 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >00:08:43,840 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:08:43,840 INFO blivet: added loop loop0 (id 43) to device tree >00:08:43,840 INFO blivet: got device: LoopDevice instance (0x7f4be33b56d0) -- > name = loop0 status = False kids = 0 id = 43 > parents = ['existing 0 B file /osmin.img (deleted) (40)'] > 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 >00:08:43,843 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:08:43,843 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:08:43,843 DEBUG blivet: device loop0 does not contain a disklabel >00:08:43,844 INFO blivet: type detected on 'loop0' is 'squashfs' >00:08:43,844 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 46 >00:08:43,845 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:08:43,846 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64496', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >00:08:43,846 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >00:08:43,846 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >00:08:43,847 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,847 INFO blivet: loop1 is a loop device >00:08:43,847 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:08:43,847 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >00:08:43,848 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,848 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >00:08:43,848 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >00:08:43,848 INFO blivet: added file /osmin (id 48) to device tree >00:08:43,849 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >00:08:43,849 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >00:08:43,850 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:08:43,850 INFO blivet: added loop loop1 (id 51) to device tree >00:08:43,850 INFO blivet: got device: LoopDevice instance (0x7f4be3396590) -- > name = loop1 status = False kids = 0 id = 51 > parents = ['existing 0 B file /osmin (48)'] > 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 >00:08:43,851 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:08:43,851 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:08:43,851 DEBUG blivet: device loop1 does not contain a disklabel >00:08:43,852 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >00:08:43,852 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 54 >00:08:43,852 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:08:43,853 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65708', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:08:43,853 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >00:08:43,853 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >00:08:43,854 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,854 INFO blivet: loop2 is a loop device >00:08:43,854 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:08:43,855 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >00:08:43,855 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,855 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >00:08:43,856 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >00:08:43,856 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 56) to device tree >00:08:43,856 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >00:08:43,856 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >00:08:43,857 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:08:43,857 INFO blivet: added loop loop2 (id 59) to device tree >00:08:43,857 INFO blivet: got device: LoopDevice instance (0x7f4be3396b90) -- > name = loop2 status = False kids = 0 id = 59 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (56)'] > 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 >00:08:43,858 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:08:43,859 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:08:43,859 DEBUG blivet: device loop2 does not contain a disklabel >00:08:43,859 INFO blivet: type detected on 'loop2' is 'squashfs' >00:08:43,859 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 62 >00:08:43,859 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:08:43,861 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '67117', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >00:08:43,861 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >00:08:43,861 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >00:08:43,861 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,861 INFO blivet: loop3 is a loop device >00:08:43,862 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >00:08:43,862 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >00:08:43,863 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 65 >00:08:43,863 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >00:08:43,863 INFO blivet: added file /LiveOS/ext3fs.img (id 64) to device tree >00:08:43,864 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >00:08:43,864 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >00:08:43,864 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >00:08:43,864 INFO blivet: added loop loop3 (id 67) to device tree >00:08:43,865 INFO blivet: got device: LoopDevice instance (0x7f4be3396e90) -- > name = loop3 status = False kids = 0 id = 67 > parents = ['existing 0 B file /LiveOS/ext3fs.img (64)'] > 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/loop3 > format args = [] originalFormat = None >00:08:43,866 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >00:08:43,866 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >00:08:43,866 DEBUG blivet: device loop3 does not contain a disklabel >00:08:43,866 INFO blivet: type detected on 'loop3' is 'ext4' >00:08:43,867 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:43,867 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 70 >00:08:43,867 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >00:08:43,867 INFO blivet: got format: existing ext4 filesystem >00:08:43,868 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68442', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >00:08:43,868 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >00:08:43,869 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >00:08:43,869 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,869 INFO blivet: loop4 is a loop device >00:08:43,869 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >00:08:43,870 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >00:08:43,870 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,870 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >00:08:43,871 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:08:43,871 INFO blivet: added file /overlay (deleted) (id 72) to device tree >00:08:43,872 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:08:43,872 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >00:08:43,872 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:08:43,872 INFO blivet: added loop loop4 (id 75) to device tree >00:08:43,872 INFO blivet: got device: LoopDevice instance (0x7f4be3327190) -- > name = loop4 status = False kids = 0 id = 75 > parents = ['existing 0 B file /overlay (deleted) (72)'] > 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/loop4 > format args = [] originalFormat = None >00:08:43,874 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >00:08:43,874 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >00:08:43,874 DEBUG blivet: device loop4 does not contain a disklabel >00:08:43,874 DEBUG blivet: no type or existing type for loop4, bailing >00:08:43,876 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73115', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >00:08:43,876 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >00:08:43,876 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >00:08:43,876 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,876 INFO blivet: live-rw is a device-mapper device >00:08:43,877 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >00:08:43,877 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >00:08:43,878 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (67) with existing ext4 filesystem >00:08:43,878 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >00:08:43,879 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (75) >00:08:43,879 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >00:08:43,880 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,881 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >00:08:43,881 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >00:08:43,881 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:08:43,881 INFO blivet: added dm live-rw (id 79) to device tree >00:08:43,882 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >00:08:43,881 INFO blivet: got device: DMDevice instance (0x7f4be3396cd0) -- > name = live-rw status = True kids = 0 id = 79 > parents = ['existing 0 B loop loop4 (75)'] > uuid = None size = 6144 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f4be33825f0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:08:43,895 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:08:43,895 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:08:43,895 DEBUG blivet: device live-rw does not contain a disklabel >00:08:43,895 INFO blivet: type detected on 'live-rw' is 'ext4' >00:08:43,896 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:43,896 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 82 >00:08:43,897 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:08:43,897 INFO blivet: got format: existing ext4 filesystem >00:08:43,898 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95238', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >00:08:43,898 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >00:08:43,899 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >00:08:43,899 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,899 INFO blivet: live-base is a device-mapper device >00:08:43,899 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >00:08:43,900 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >00:08:43,900 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >00:08:43,901 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (67) with existing ext4 filesystem >00:08:43,901 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >00:08:43,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,902 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >00:08:43,903 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >00:08:43,903 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >00:08:43,903 INFO blivet: added dm live-base (id 84) to device tree >00:08:43,904 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >00:08:43,903 INFO blivet: got device: DMDevice instance (0x7f4be3396110) -- > name = live-base status = True kids = 0 id = 84 > parents = ['existing 0 B loop loop3 (67) with existing ext4 filesystem'] > uuid = None size = 6144 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f4be3382560> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >00:08:43,911 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >00:08:43,911 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >00:08:43,912 DEBUG blivet: device live-base does not contain a disklabel >00:08:43,912 INFO blivet: type detected on 'live-base' is 'ext4' >00:08:43,912 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:43,912 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 87 >00:08:43,913 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >00:08:43,913 INFO blivet: got format: existing ext4 filesystem >00:08:43,915 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4532', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >00:08:43,915 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >00:08:43,915 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >00:08:43,915 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,915 INFO blivet: live-osimg-min is a device-mapper device >00:08:43,916 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >00:08:43,916 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >00:08:43,917 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >00:08:43,917 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >00:08:43,917 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (51) >00:08:43,918 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >00:08:43,919 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (67) with existing ext4 filesystem >00:08:43,919 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >00:08:43,920 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:43,920 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >00:08:43,920 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >00:08:43,921 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >00:08:43,921 INFO blivet: added dm live-osimg-min (id 89) to device tree >00:08:43,921 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >00:08:43,921 INFO blivet: got device: DMDevice instance (0x7f4be3327690) -- > name = live-osimg-min status = True kids = 0 id = 89 > parents = ['existing 0 B loop loop3 (67) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10272 did: 12586 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f4be3382680> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >00:08:43,929 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >00:08:43,930 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >00:08:43,930 DEBUG blivet: device live-osimg-min does not contain a disklabel >00:08:43,930 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >00:08:43,930 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:43,931 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 92 >00:08:43,931 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >00:08:43,931 INFO blivet: got format: existing ext4 filesystem >00:08:43,948 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >00:08:43,948 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >00:08:43,958 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:08:43,967 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:43,967 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:43,968 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:43,977 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:08:43,986 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:43,987 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:43,987 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:43,996 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:08:43,997 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >00:08:43,997 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >00:08:44,006 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:44,007 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:44,007 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:44,016 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >00:08:44,025 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:44,026 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:44,026 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:44,035 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:08:44,045 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:44,045 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:44,046 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:44,055 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >00:08:44,064 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:44,064 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:44,065 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:44,074 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:08:44,074 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:08:44,075 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >00:08:45,661 DEBUG blivet: IGNORED: Caught exception, continuing. >00:08:45,661 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >00:08:45,662 DEBUG blivet: IGNORED: Begin exception details. >00:08:45,662 DEBUG blivet: IGNORED: Traceback (most recent call last): >00:08:45,662 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >00:08:45,662 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >00:08:45,662 DEBUG blivet: IGNORED: IOError: Unknown error >00:08:45,662 DEBUG blivet: IGNORED: End exception details. >00:08:45,663 INFO blivet: ISCSID is /sbin/iscsid >00:08:45,663 INFO blivet: no initiator set >00:08:45,703 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >00:08:45,703 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >00:08:45,919 DEBUG blivet: trying to set new default fstype to 'ext4' >00:08:45,924 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:45,924 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >00:08:45,925 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:45,926 DEBUG blivet: IGNORED: Caught exception, continuing. >00:08:45,926 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >00:08:45,926 DEBUG blivet: IGNORED: Begin exception details. >00:08:45,926 DEBUG blivet: IGNORED: Traceback (most recent call last): >00:08:45,926 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >00:08:45,926 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >00:08:45,926 DEBUG blivet: IGNORED: IOError: Unknown error >00:08:45,926 DEBUG blivet: IGNORED: End exception details. >00:08:45,936 INFO blivet: Detected 7936 MiB of memory >00:08:45,945 INFO blivet: Suggested swap size (7936 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >00:08:45,955 INFO blivet: Swap attempt of 0.0 >00:08:46,386 INFO blivet: resetting Blivet (version 0.62) instance <blivet.Blivet object at 0x7f338a88fc90> >00:08:46,390 INFO blivet: no initiator set >00:08:46,390 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >00:08:46,390 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:08:46,460 DEBUG blivet: protected device spec /dev/sdb1 resolved to sdb1 >00:08:46,460 INFO blivet: sdb1 looks to be the live device; marking as protected >00:08:46,477 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >00:08:46,488 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-09-16-03-31-25-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > '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-Live-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-09-16-03-31-25-00', > 'ID_FS_UUID_ENC': '2014-09-16-03-31-25-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05ba', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6aec0674', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', > 'ID_SERIAL_SHORT': 'CB3501312280200021', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68179', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-09-16-03-31-25-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb'} ; name: sdb ; >00:08:46,489 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb)... >00:08:46,491 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >00:08:46,493 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:46,495 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >00:08:46,497 INFO blivet: sdb is a disk >00:08:46,499 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >00:08:46,503 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >00:08:46,512 INFO blivet: added disk sdb (id 1) to device tree >00:08:46,513 DEBUG blivet: looking up parted Device: /dev/sdb >00:08:46,513 INFO blivet: got device: DiskDevice instance (0x7f338000d210) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7728 MiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Sony Storage Media path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7f33801429e0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f337a08bd50> >00:08:46,536 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >00:08:46,537 INFO blivet: type detected on 'sdb' is 'iso9660' >00:08:46,538 DEBUG blivet: Iso9660FS.supported: supported: True ; >00:08:46,538 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >00:08:46,539 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >00:08:46,539 INFO blivet: got format: existing iso9660 filesystem >00:08:46,545 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-09-16-03-31-25-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4: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-Live-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-09-16-03-31-25-00', > 'ID_FS_UUID_ENC': '2014-09-16-03-31-25-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05ba', > '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': '2719744', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6aec0674-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6aec0674', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', > 'ID_SERIAL_SHORT': 'CB3501312280200021', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '68209', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-09-16-03-31-25-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >00:08:46,545 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1)... >00:08:46,546 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >00:08:46,547 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:46,547 INFO blivet: sdb1 is a partition >00:08:46,548 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >00:08:46,549 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >00:08:46,550 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728 MiB disk sdb (1) with existing iso9660 filesystem >00:08:46,562 DEBUG blivet: lvm filter: adding sdb1 to the reject list >00:08:46,562 DEBUG blivet: ignoring partition sdb1 on iso9660 >00:08:46,562 DEBUG blivet: no device obtained for sdb1 >00:08:46,566 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/DC87-AD0F', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4: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': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'DC87-AD0F', > 'ID_FS_UUID_ENC': 'DC87-AD0F', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05ba', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10164', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '6aec0674-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6aec0674', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', > 'ID_SERIAL_SHORT': 'CB3501312280200021', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68238', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/DC87-AD0F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >00:08:46,566 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb2)... >00:08:46,567 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb2 ; incomplete: False ; >00:08:46,568 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:46,569 INFO blivet: sdb2 is a partition >00:08:46,570 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >00:08:46,571 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >00:08:46,571 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728 MiB disk sdb (1) with existing iso9660 filesystem >00:08:46,582 DEBUG blivet: lvm filter: adding sdb2 to the reject list >00:08:46,582 DEBUG blivet: ignoring partition sdb2 on iso9660 >00:08:46,582 DEBUG blivet: no device obtained for sdb2 >00:08:46,586 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2a144a4b-8e5c-3d62-bfa1-7a6539dbf0b0', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4: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': 'Fedora_Live', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2a144a4b-8e5c-3d62-bfa1-7a6539dbf0b0', > 'ID_FS_UUID_ENC': '2a144a4b-8e5c-3d62-bfa1-7a6539dbf0b0', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05ba', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10412', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40704', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6aec0674-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6aec0674', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_CB3501312280200021-0:0', > 'ID_SERIAL_SHORT': 'CB3501312280200021', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '19', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68270', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_CB3501312280200021-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/2a144a4b-8e5c-3d62-bfa1-7a6539dbf0b0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >00:08:46,587 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb3)... >00:08:46,587 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb3 ; incomplete: False ; >00:08:46,588 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:46,588 INFO blivet: sdb3 is a partition >00:08:46,589 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >00:08:46,590 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >00:08:46,591 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728 MiB disk sdb (1) with existing iso9660 filesystem >00:08:46,604 DEBUG blivet: lvm filter: adding sdb3 to the reject list >00:08:46,604 DEBUG blivet: ignoring partition sdb3 on iso9660 >00:08:46,605 DEBUG blivet: no device obtained for sdb3 >00:08:46,609 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '76269', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >00:08:46,609 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >00:08:46,610 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:46,611 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:46,612 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >00:08:46,613 INFO blivet: sda is a disk >00:08:46,613 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >00:08:46,614 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:08:46,623 INFO blivet: added disk sda (id 6) to device tree >00:08:46,623 DEBUG blivet: looking up parted Device: /dev/sda >00:08:46,623 INFO blivet: got device: DiskDevice instance (0x7f3380150590) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 119.24 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA LITEONIT LCS-128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7f3380142cb0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3380096b90> >00:08:46,660 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:08:46,954 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >00:08:46,955 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:08:46,955 DEBUG blivet: required disklabel type for sda (1) is None >00:08:46,955 DEBUG blivet: default disklabel type for sda is msdos >00:08:46,976 DEBUG blivet: selecting msdos disklabel for sda based on size >00:08:46,993 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >00:08:47,009 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 6 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f3379f69110>, <parted.partition.Partition object at 0x7f3379f69490>, <parted.partition.Partition object at 0x7f3379f69710>, <parted.partition.Partition object at 0x7f3379f69890>, <parted.partition.Partition object at 0x7f3379f69a50>, <parted.partition.Partition object at 0x7f3379f69c10>] > device: <parted.device.Device object at 0x7f3379f60e90> > PedDisk: <_ped.Disk object at 0x7f3379f665a8> >00:08:47,011 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >00:08:47,012 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:08:47,020 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part1 /dev/disk/by-label/Recovery /dev/disk/by-partlabel/Basic\\x20data\\x20partition /dev/disk/by-partuuid/1d0e5503-50fb-4e9b-a65d-d2a239fb2c86 /dev/disk/by-uuid/E0F48DBDF48D9686', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': 'Recovery', > 'ID_FS_LABEL_ENC': 'Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E0F48DBDF48D9686', > 'ID_FS_UUID_ENC': 'E0F48DBDF48D9686', > 'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x1', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '614400', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': '1d0e5503-50fb-4e9b-a65d-d2a239fb2c86', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4036518', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part1', > '/dev/disk/by-label/Recovery', > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition', > '/dev/disk/by-partuuid/1d0e5503-50fb-4e9b-a65d-d2a239fb2c86', > '/dev/disk/by-uuid/E0F48DBDF48D9686'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >00:08:47,020 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >00:08:47,022 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >00:08:47,023 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:47,024 INFO blivet: sda1 is a partition >00:08:47,027 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >00:08:47,028 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:47,030 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (6) with existing gpt disklabel >00:08:47,048 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >00:08:47,050 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >00:08:47,052 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >00:08:47,053 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >00:08:47,053 DEBUG blivet: looking up parted Partition: /dev/sda1 >00:08:47,055 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >00:08:47,057 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >00:08:47,058 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >00:08:47,062 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >00:08:47,062 INFO blivet: added partition sda1 (id 11) to device tree >00:08:47,069 DEBUG blivet: looking up parted Device: /dev/sda1 >00:08:47,062 INFO blivet: got device: PartitionDevice instance (0x7f3379ee1e50) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 300 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 614400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (38, 255, 63) biosGeometry: (38, 255, 63) > PedDevice: <_ped.Device object at 0x7f3379f92cb0> > target size = 0 B path = /dev/sda1 > 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 0x7f3379f60f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3379f695d0> > number: 1 path: /dev/sda1 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3379f69250> PedPartition: <_ped.Partition object at 0x7f3379f65410> > disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 616447 length = 614400 > flags = hidden, diag >00:08:47,110 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >00:08:47,111 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >00:08:47,111 DEBUG blivet: device sda1 does not contain a disklabel >00:08:47,112 INFO blivet: type detected on 'sda1' is 'ntfs' >00:08:47,164 DEBUG blivet: padding min size from 22000000 up to 22000500 >00:08:47,165 DEBUG blivet: NTFS.supported: supported: False ; >00:08:47,166 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 14 >00:08:47,167 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >00:08:47,168 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >00:08:47,168 INFO blivet: got format: existing ntfs filesystem >00:08:47,173 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part2 /dev/disk/by-partlabel/EFI\\x20system\\x20partition /dev/disk/by-partuuid/eb6d3af3-e9c0-48d1-95ae-481ab2ba80f9 /dev/disk/by-uuid/648D-E2B1', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '648D-E2B1', > 'ID_FS_UUID_ENC': '648D-E2B1', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '616448', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'eb6d3af3-e9c0-48d1-95ae-481ab2ba80f9', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '4036535', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part2', > '/dev/disk/by-partlabel/EFI\\x20system\\x20partition', > '/dev/disk/by-partuuid/eb6d3af3-e9c0-48d1-95ae-481ab2ba80f9', > '/dev/disk/by-uuid/648D-E2B1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >00:08:47,173 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >00:08:47,174 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >00:08:47,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:47,175 INFO blivet: sda2 is a partition >00:08:47,176 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >00:08:47,177 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:47,178 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (6) with existing gpt disklabel >00:08:47,188 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >00:08:47,189 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >00:08:47,189 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >00:08:47,190 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >00:08:47,191 DEBUG blivet: looking up parted Partition: /dev/sda2 >00:08:47,192 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >00:08:47,193 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >00:08:47,194 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >00:08:47,195 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >00:08:47,195 INFO blivet: added partition sda2 (id 16) to device tree >00:08:47,199 DEBUG blivet: looking up parted Device: /dev/sda2 >00:08:47,196 INFO blivet: got device: PartitionDevice instance (0x7f3379ef50d0) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 100 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f3379edd290> > target size = 0 B path = /dev/sda2 > 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 0x7f3379f60f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3379f69610> > number: 2 path: /dev/sda2 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3379f69550> PedPartition: <_ped.Partition object at 0x7f3379f65470> > disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel > start = 616448 end = 821247 length = 204800 > flags = boot, esp >00:08:47,239 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >00:08:47,240 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >00:08:47,240 DEBUG blivet: device sda2 does not contain a disklabel >00:08:47,241 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 19 >00:08:47,241 INFO blivet: type detected on 'sda2' is 'vfat' >00:08:47,241 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 20 >00:08:47,242 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >00:08:47,243 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: efi ; >00:08:47,243 INFO blivet: got format: existing efi filesystem >00:08:47,248 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part3 /dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition /dev/disk/by-partuuid/773b645a-dde6-4377-b28a-0bc4aa1ae80f', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Microsoft\\x20reserved\\x20partition', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '821248', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '262144', > 'ID_PART_ENTRY_TYPE': 'e3c9e316-0b5c-4db8-817d-f92df00215ae', > 'ID_PART_ENTRY_UUID': '773b645a-dde6-4377-b28a-0bc4aa1ae80f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4036551', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part3', > '/dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition', > '/dev/disk/by-partuuid/773b645a-dde6-4377-b28a-0bc4aa1ae80f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >00:08:47,248 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >00:08:47,249 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >00:08:47,250 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:47,250 INFO blivet: sda3 is a partition >00:08:47,251 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >00:08:47,252 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:47,255 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (6) with existing gpt disklabel >00:08:47,265 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >00:08:47,266 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >00:08:47,266 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >00:08:47,267 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >00:08:47,268 DEBUG blivet: looking up parted Partition: /dev/sda3 >00:08:47,269 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >00:08:47,270 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >00:08:47,271 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >00:08:47,272 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >00:08:47,272 INFO blivet: added partition sda3 (id 22) to device tree >00:08:47,276 DEBUG blivet: looking up parted Device: /dev/sda3 >00:08:47,272 INFO blivet: got device: PartitionDevice instance (0x7f3379ee1ed0) -- > name = sda3 status = True kids = 0 id = 22 > parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 128 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 262144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32563 did: 0 busy: False > hardwareGeometry: (16, 255, 63) biosGeometry: (16, 255, 63) > PedDevice: <_ped.Device object at 0x7f337a061950> > 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 0x7f3379f60f50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3379f69750> PedPartition: <_ped.Partition object at 0x7f3379f654d0> > disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel > start = 821248 end = 1083391 length = 262144 > flags = msftres >00:08:47,314 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >00:08:47,315 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >00:08:47,315 DEBUG blivet: device sda3 does not contain a disklabel >00:08:47,316 DEBUG blivet: no type or existing type for sda3, bailing >00:08:47,320 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part4 /dev/disk/by-label/Windows /dev/disk/by-partlabel/Basic\\x20data\\x20partition /dev/disk/by-partuuid/66891ff8-a66e-4498-a1e0-29c1ca6d6669 /dev/disk/by-uuid/AA7E91EF7E91B493', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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': 'Windows', > 'ID_FS_LABEL_ENC': 'Windows', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'AA7E91EF7E91B493', > 'ID_FS_UUID_ENC': 'AA7E91EF7E91B493', > 'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1083392', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '196864000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '66891ff8-a66e-4498-a1e0-29c1ca6d6669', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4036568', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part4', > '/dev/disk/by-label/Windows', > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition', > '/dev/disk/by-partuuid/66891ff8-a66e-4498-a1e0-29c1ca6d6669', > '/dev/disk/by-uuid/AA7E91EF7E91B493'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4'} ; name: sda4 ; >00:08:47,321 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4)... >00:08:47,322 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda4 ; incomplete: False ; >00:08:47,323 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:47,323 INFO blivet: sda4 is a partition >00:08:47,324 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >00:08:47,325 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:47,326 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (6) with existing gpt disklabel >00:08:47,335 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >00:08:47,336 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >00:08:47,336 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >00:08:47,337 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >00:08:47,338 DEBUG blivet: looking up parted Partition: /dev/sda4 >00:08:47,339 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >00:08:47,340 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >00:08:47,341 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >00:08:47,342 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >00:08:47,342 INFO blivet: added partition sda4 (id 26) to device tree >00:08:47,346 DEBUG blivet: looking up parted Device: /dev/sda4 >00:08:47,342 INFO blivet: got device: PartitionDevice instance (0x7f3379f10d50) -- > name = sda4 status = True kids = 0 id = 26 > parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 93.87 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 196864000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12254, 255, 63) biosGeometry: (12254, 255, 63) > PedDevice: <_ped.Device object at 0x7f3379edd320> > 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 0x7f3379f60f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3379f69950> > number: 4 path: /dev/sda4 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3379f698d0> PedPartition: <_ped.Partition object at 0x7f3379f65530> > disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel > start = 1083392 end = 197947391 length = 196864000 > flags = msftdata >00:08:47,385 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >00:08:47,386 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: None ; >00:08:47,387 DEBUG blivet: device sda4 does not contain a disklabel >00:08:47,387 INFO blivet: type detected on 'sda4' is 'ntfs' >00:08:49,222 DEBUG blivet: padding min size from 82535000000 up to 82535000500 >00:08:49,223 DEBUG blivet: NTFS.supported: supported: False ; >00:08:49,223 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 29 >00:08:49,224 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >00:08:49,225 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: ntfs ; >00:08:49,225 INFO blivet: got format: existing ntfs filesystem >00:08:49,228 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part5 /dev/disk/by-partuuid/001ba276-414d-4781-b110-aa3572bb2471 /dev/disk/by-uuid/0A06F93F06F92BF7', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0A06F93F06F92BF7', > 'ID_FS_UUID_ENC': '0A06F93F06F92BF7', > 'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x1', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '249147392', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '921600', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': '001ba276-414d-4781-b110-aa3572bb2471', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4036586', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part5', > '/dev/disk/by-partuuid/001ba276-414d-4781-b110-aa3572bb2471', > '/dev/disk/by-uuid/0A06F93F06F92BF7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >00:08:49,228 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >00:08:49,229 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda5 ; incomplete: False ; >00:08:49,230 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,230 INFO blivet: sda5 is a partition >00:08:49,231 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >00:08:49,231 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:49,232 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (6) with existing gpt disklabel >00:08:49,239 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >00:08:49,240 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >00:08:49,240 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >00:08:49,241 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >00:08:49,241 DEBUG blivet: looking up parted Partition: /dev/sda5 >00:08:49,242 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >00:08:49,243 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >00:08:49,243 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >00:08:49,244 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >00:08:49,244 INFO blivet: added partition sda5 (id 31) to device tree >00:08:49,247 DEBUG blivet: looking up parted Device: /dev/sda5 >00:08:49,244 INFO blivet: got device: PartitionDevice instance (0x7f3379f10f50) -- > name = sda5 status = True kids = 0 id = 31 > parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 450 MiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 921600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32563 did: 0 busy: False > hardwareGeometry: (57, 255, 63) biosGeometry: (57, 255, 63) > PedDevice: <_ped.Device object at 0x7f3379edd3b0> > target size = 0 B path = /dev/sda5 > 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 0x7f3379f60f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3379f69cd0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3379f69c50> PedPartition: <_ped.Partition object at 0x7f3379f655f0> > disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel > start = 249147392 end = 250068991 length = 921600 > flags = hidden, diag >00:08:49,282 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >00:08:49,283 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: None ; >00:08:49,283 DEBUG blivet: device sda5 does not contain a disklabel >00:08:49,283 INFO blivet: type detected on 'sda5' is 'ntfs' >00:08:49,309 DEBUG blivet: padding min size from 302000000 up to 302000500 >00:08:49,310 DEBUG blivet: NTFS.supported: supported: False ; >00:08:49,311 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 34 >00:08:49,311 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >00:08:49,312 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >00:08:49,313 INFO blivet: got format: existing ntfs filesystem >00:08:49,317 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part6 /dev/disk/by-partuuid/f83a9b70-be7d-4ecf-b7cb-ae7b81538c48 /dev/disk/by-uuid/f977c5b5-2a39-4e24-8714-16536767590d', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_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': '6', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > '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_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f977c5b5-2a39-4e24-8714-16536767590d', > 'ID_FS_UUID_ENC': 'f977c5b5-2a39-4e24-8714-16536767590d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB', > 'ID_MODEL_ENC': 'LITEONIT\\x20LCS-128M6S\\x202.5\\x207mm\\x20128GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '197947392', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '51200000', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'f83a9b70-be7d-4ecf-b7cb-ae7b81538c48', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ca4d916d-8f17-4c56-95ed-c8c06270220c', > 'ID_REVISION': 'DC7110E', > 'ID_SERIAL': 'LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315', > 'ID_SERIAL_SHORT': 'TW032GYJ5508543G2315', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4036602', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-LITEONIT_LCS-128M6S_2.5_7mm_128GB_TW032GYJ5508543G2315-part6', > '/dev/disk/by-partuuid/f83a9b70-be7d-4ecf-b7cb-ae7b81538c48', > '/dev/disk/by-uuid/f977c5b5-2a39-4e24-8714-16536767590d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >00:08:49,318 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >00:08:49,319 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda6 ; incomplete: False ; >00:08:49,320 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,320 INFO blivet: sda6 is a partition >00:08:49,321 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >00:08:49,322 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >00:08:49,322 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sda (6) with existing gpt disklabel >00:08:49,330 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >00:08:49,331 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >00:08:49,331 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >00:08:49,332 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >00:08:49,332 DEBUG blivet: looking up parted Partition: /dev/sda6 >00:08:49,333 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >00:08:49,333 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >00:08:49,334 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >00:08:49,335 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >00:08:49,335 INFO blivet: added partition sda6 (id 36) to device tree >00:08:49,338 DEBUG blivet: looking up parted Device: /dev/sda6 >00:08:49,335 INFO blivet: got device: PartitionDevice instance (0x7f33752f9110) -- > name = sda6 status = True kids = 0 id = 36 > parents = ['existing 119.24 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 24.41 GiB > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 51200000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32563 did: 0 busy: False > hardwareGeometry: (3187, 255, 63) biosGeometry: (3187, 255, 63) > PedDevice: <_ped.Device object at 0x7f3379edd440> > target size = 0 B path = /dev/sda6 > 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 0x7f3379f60f50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3379f69b10> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3379f69a90> PedPartition: <_ped.Partition object at 0x7f3379f65590> > disk = existing 119.24 GiB disk sda (6) with existing gpt disklabel > start = 197947392 end = 249147391 length = 51200000 > flags = >00:08:49,370 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >00:08:49,370 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: None ; >00:08:49,371 DEBUG blivet: device sda6 does not contain a disklabel >00:08:49,371 INFO blivet: type detected on 'sda6' is 'ext4' >00:08:49,417 DEBUG blivet: size=0 B, current=24.41 GiB >00:08:49,426 DEBUG blivet: using current size 0 as min size >00:08:49,427 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:49,427 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 39 >00:08:49,428 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >00:08:49,429 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >00:08:49,429 INFO blivet: got format: existing ext4 filesystem >00:08:49,430 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '63241', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:08:49,430 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >00:08:49,431 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >00:08:49,431 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,432 INFO blivet: loop0 is a loop device >00:08:49,432 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:08:49,433 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >00:08:49,433 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,434 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 >00:08:49,434 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >00:08:49,435 INFO blivet: added file /osmin.img (deleted) (id 41) to device tree >00:08:49,435 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >00:08:49,436 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >00:08:49,436 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:08:49,436 INFO blivet: added loop loop0 (id 44) to device tree >00:08:49,437 INFO blivet: got device: LoopDevice instance (0x7f33752f9310) -- > name = loop0 status = False kids = 0 id = 44 > parents = ['existing 0 B file /osmin.img (deleted) (41)'] > 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 >00:08:49,439 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:08:49,439 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:08:49,440 DEBUG blivet: device loop0 does not contain a disklabel >00:08:49,440 INFO blivet: type detected on 'loop0' is 'squashfs' >00:08:49,440 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 47 >00:08:49,441 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:08:49,442 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64496', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >00:08:49,442 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >00:08:49,442 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >00:08:49,443 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,443 INFO blivet: loop1 is a loop device >00:08:49,444 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:08:49,444 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >00:08:49,445 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,445 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >00:08:49,446 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >00:08:49,446 INFO blivet: added file /osmin (id 49) to device tree >00:08:49,447 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >00:08:49,447 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >00:08:49,448 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:08:49,448 INFO blivet: added loop loop1 (id 52) to device tree >00:08:49,448 INFO blivet: got device: LoopDevice instance (0x7f33752f9650) -- > name = loop1 status = False kids = 0 id = 52 > parents = ['existing 0 B file /osmin (49)'] > 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 >00:08:49,450 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:08:49,451 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:08:49,451 DEBUG blivet: device loop1 does not contain a disklabel >00:08:49,451 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >00:08:49,451 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 55 >00:08:49,452 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:08:49,453 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65708', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:08:49,453 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >00:08:49,454 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >00:08:49,454 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,454 INFO blivet: loop2 is a loop device >00:08:49,455 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:08:49,455 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >00:08:49,456 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,456 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >00:08:49,457 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >00:08:49,457 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 57) to device tree >00:08:49,458 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >00:08:49,458 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >00:08:49,459 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:08:49,459 INFO blivet: added loop loop2 (id 60) to device tree >00:08:49,459 INFO blivet: got device: LoopDevice instance (0x7f3379f10b50) -- > name = loop2 status = False kids = 0 id = 60 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (57)'] > 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 >00:08:49,462 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:08:49,462 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:08:49,463 DEBUG blivet: device loop2 does not contain a disklabel >00:08:49,463 INFO blivet: type detected on 'loop2' is 'squashfs' >00:08:49,463 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 63 >00:08:49,464 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:08:49,465 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '67117', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >00:08:49,465 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >00:08:49,466 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >00:08:49,466 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,467 INFO blivet: loop3 is a loop device >00:08:49,467 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >00:08:49,468 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >00:08:49,468 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,469 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >00:08:49,469 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >00:08:49,469 INFO blivet: added file /LiveOS/ext3fs.img (id 65) to device tree >00:08:49,470 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >00:08:49,471 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >00:08:49,471 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >00:08:49,471 INFO blivet: added loop loop3 (id 68) to device tree >00:08:49,471 INFO blivet: got device: LoopDevice instance (0x7f33752f99d0) -- > name = loop3 status = False kids = 0 id = 68 > parents = ['existing 0 B file /LiveOS/ext3fs.img (65)'] > 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/loop3 > format args = [] originalFormat = None >00:08:49,474 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >00:08:49,475 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >00:08:49,475 DEBUG blivet: device loop3 does not contain a disklabel >00:08:49,475 INFO blivet: type detected on 'loop3' is 'ext4' >00:08:49,495 DEBUG blivet: size=0 B, current=6144 MiB >00:08:49,507 DEBUG blivet: using current size 0 as min size >00:08:49,508 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:49,508 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 71 >00:08:49,509 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >00:08:49,509 INFO blivet: got format: existing ext4 filesystem >00:08:49,511 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68442', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >00:08:49,511 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >00:08:49,512 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >00:08:49,513 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,513 INFO blivet: loop4 is a loop device >00:08:49,514 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >00:08:49,515 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >00:08:49,516 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,516 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 74 >00:08:49,517 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:08:49,517 INFO blivet: added file /overlay (deleted) (id 73) to device tree >00:08:49,519 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:08:49,519 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 77 >00:08:49,520 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:08:49,520 INFO blivet: added loop loop4 (id 76) to device tree >00:08:49,520 INFO blivet: got device: LoopDevice instance (0x7f33752f9c10) -- > name = loop4 status = False kids = 0 id = 76 > parents = ['existing 0 B file /overlay (deleted) (73)'] > 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/loop4 > format args = [] originalFormat = None >00:08:49,523 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >00:08:49,524 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >00:08:49,524 DEBUG blivet: device loop4 does not contain a disklabel >00:08:49,524 DEBUG blivet: no type or existing type for loop4, bailing >00:08:49,526 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73115', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >00:08:49,526 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >00:08:49,527 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >00:08:49,528 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,528 INFO blivet: live-rw is a device-mapper device >00:08:49,528 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >00:08:49,529 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >00:08:49,530 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (68) with existing ext4 filesystem >00:08:49,531 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >00:08:49,532 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (76) >00:08:49,533 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >00:08:49,534 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,535 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >00:08:49,535 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 81 >00:08:49,536 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:08:49,536 INFO blivet: added dm live-rw (id 80) to device tree >00:08:49,536 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >00:08:49,536 INFO blivet: got device: DMDevice instance (0x7f33752f9e50) -- > name = live-rw status = True kids = 0 id = 80 > parents = ['existing 0 B loop loop4 (76)'] > uuid = None size = 6144 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 31088 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f3379edd5f0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:08:49,556 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:08:49,556 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:08:49,557 DEBUG blivet: device live-rw does not contain a disklabel >00:08:49,557 INFO blivet: type detected on 'live-rw' is 'ext4' >00:08:49,578 DEBUG blivet: size=5325.82 MiB, current=6144 MiB >00:08:49,598 DEBUG blivet: padding min size from 5584527360 up to 5584527860 >00:08:49,600 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:49,600 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 83 >00:08:49,602 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:08:49,602 INFO blivet: got format: existing ext4 filesystem >00:08:49,606 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95238', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >00:08:49,607 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >00:08:49,608 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >00:08:49,609 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,609 INFO blivet: live-base is a device-mapper device >00:08:49,610 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >00:08:49,611 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >00:08:49,612 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >00:08:49,613 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (68) with existing ext4 filesystem >00:08:49,614 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >00:08:49,616 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,617 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >00:08:49,617 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 86 >00:08:49,618 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >00:08:49,618 INFO blivet: added dm live-base (id 85) to device tree >00:08:49,619 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >00:08:49,618 INFO blivet: got device: DMDevice instance (0x7f33752f9fd0) -- > name = live-base status = True kids = 0 id = 85 > parents = ['existing 0 B loop loop3 (68) with existing ext4 filesystem'] > uuid = None size = 6144 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f3379edd4d0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >00:08:49,634 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >00:08:49,635 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >00:08:49,635 DEBUG blivet: device live-base does not contain a disklabel >00:08:49,635 INFO blivet: type detected on 'live-base' is 'ext4' >00:08:49,656 DEBUG blivet: size=0 B, current=6144 MiB >00:08:49,669 DEBUG blivet: using current size 0 as min size >00:08:49,670 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:49,670 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 88 >00:08:49,671 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >00:08:49,671 INFO blivet: got format: existing ext4 filesystem >00:08:49,674 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4532', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >00:08:49,674 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >00:08:49,675 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >00:08:49,676 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,676 INFO blivet: live-osimg-min is a device-mapper device >00:08:49,676 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >00:08:49,677 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >00:08:49,678 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >00:08:49,678 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >00:08:49,679 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (52) >00:08:49,680 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >00:08:49,681 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (68) with existing ext4 filesystem >00:08:49,682 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >00:08:49,683 DEBUG blivet: DeviceTree.getDeviceByName returned None >00:08:49,684 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >00:08:49,684 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 91 >00:08:49,685 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >00:08:49,685 INFO blivet: added dm live-osimg-min (id 90) to device tree >00:08:49,685 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >00:08:49,685 INFO blivet: got device: DMDevice instance (0x7f33752f9f90) -- > name = live-osimg-min status = True kids = 0 id = 90 > parents = ['existing 0 B loop loop3 (68) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32563 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f3379edd560> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >00:08:49,701 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >00:08:49,701 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >00:08:49,702 DEBUG blivet: device live-osimg-min does not contain a disklabel >00:08:49,702 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >00:08:49,723 DEBUG blivet: size=0 B, current=5325.82 MiB >00:08:49,732 DEBUG blivet: using current size 0 as min size >00:08:49,733 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:49,733 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 93 >00:08:49,734 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >00:08:49,734 INFO blivet: got format: existing ext4 filesystem >00:08:49,752 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >00:08:49,765 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:08:49,777 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:49,779 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,780 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,792 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:08:49,804 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:49,806 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,807 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,819 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:08:49,820 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >00:08:49,821 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >00:08:49,833 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:49,835 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,836 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,848 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >00:08:49,860 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:49,861 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,862 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,875 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:08:49,888 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:49,889 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,890 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,902 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >00:08:49,914 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:08:49,915 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,916 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:08:49,928 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:08:49,929 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:08:49,930 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >00:08:49,930 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >00:08:49,933 INFO blivet: edd: MBR signature on sda is zero. new disk image? >00:08:49,933 INFO blivet: edd: collected mbr signatures: {} >00:08:49,936 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >00:08:49,973 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >00:08:49,974 INFO blivet: IGNORED: Caught exception, continuing. >00:08:49,974 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >00:08:49,974 INFO blivet: IGNORED: Begin exception details. >00:08:49,975 INFO blivet: IGNORED: Traceback (most recent call last): >00:08:49,975 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >00:08:49,975 INFO blivet: IGNORED: blkidTab.parse() >00:08:49,975 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >00:08:49,976 INFO blivet: IGNORED: with open(path) as f: >00:08:49,976 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >00:08:49,976 INFO blivet: IGNORED: End exception details. >00:08:49,976 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >00:08:49,977 INFO blivet: IGNORED: Caught exception, continuing. >00:08:49,977 INFO blivet: IGNORED: Problem description: error parsing crypttab >00:08:49,978 INFO blivet: IGNORED: Begin exception details. >00:08:49,978 INFO blivet: IGNORED: Traceback (most recent call last): >00:08:49,978 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >00:08:49,978 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >00:08:49,979 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >00:08:49,979 INFO blivet: IGNORED: with open(path) as f: >00:08:49,979 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >00:08:49,979 INFO blivet: IGNORED: End exception details. >00:08:49,979 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >00:08:49,980 DEBUG blivet: resolved 'UUID=f977c5b5-2a39-4e24-8714-16536767590d' to 'sda6' (partition) >00:08:49,980 DEBUG blivet: resolved 'UUID=648D-E2B1' to 'sda2' (partition) >00:08:49,981 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >00:08:50,043 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:50,044 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:50,045 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:50,046 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:50,048 DEBUG blivet: NTFS.supported: supported: False ; >00:08:50,050 DEBUG blivet: NTFS.supported: supported: False ; >00:08:50,052 DEBUG blivet: NTFS.supported: supported: False ; >00:08:50,053 DEBUG blivet: Ext4FS.supported: supported: True ; >00:08:50,054 DEBUG blivet: Iso9660FS.supported: supported: True ; >00:08:50,121 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >00:08:50,122 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (85) with existing ext4 filesystem >01:09:23,724 DEBUG blivet: Iso9660FS.supported: supported: True ; >01:09:23,725 DEBUG blivet: Iso9660FS.supported: supported: True ; >01:09:23,725 DEBUG blivet: NFSv4.supported: supported: False ; >01:09:23,726 DEBUG blivet: NFSv4.supported: supported: False ; >01:09:23,727 DEBUG blivet: SELinuxFS.supported: supported: False ; >01:09:23,727 DEBUG blivet: SELinuxFS.supported: supported: False ; >01:09:23,728 DEBUG blivet: Ext4FS.supported: supported: True ; >01:09:23,729 DEBUG blivet: Ext4FS.supported: supported: True ; >01:09:23,730 DEBUG blivet: Ext3FS.supported: supported: True ; >01:09:23,730 DEBUG blivet: Ext3FS.supported: supported: True ; >01:09:23,733 DEBUG blivet: Ext2FS.supported: supported: True ; >01:09:23,734 DEBUG blivet: Ext2FS.supported: supported: True ; >01:09:23,734 DEBUG blivet: SysFS.supported: supported: False ; >01:09:23,735 DEBUG blivet: SysFS.supported: supported: False ; >01:09:23,736 DEBUG blivet: MultipathMember.__init__: >01:09:23,737 DEBUG blivet: MDRaidMember.__init__: >01:09:23,737 DEBUG blivet: ProcFS.supported: supported: False ; >01:09:23,738 DEBUG blivet: ProcFS.supported: supported: False ; >01:09:23,739 DEBUG blivet: SwapSpace.__init__: >01:09:23,739 DEBUG blivet: NoDevFS.supported: supported: False ; >01:09:23,740 DEBUG blivet: NoDevFS.supported: supported: False ; >01:09:23,741 DEBUG blivet: DevPtsFS.supported: supported: False ; >01:09:23,742 DEBUG blivet: DevPtsFS.supported: supported: False ; >01:09:23,742 DEBUG blivet: BTRFS.supported: supported: True ; >01:09:23,825 DEBUG blivet: USBFS.supported: supported: False ; >01:09:23,827 DEBUG blivet: USBFS.supported: supported: False ; >01:09:23,828 DEBUG blivet: DiskLabel.__init__: >01:09:23,829 INFO blivet: DiskLabel.partedDevice returning None >01:09:23,830 DEBUG blivet: HFSPlus.supported: supported: False ; >01:09:23,831 DEBUG blivet: HFSPlus.supported: supported: False ; >01:09:23,832 DEBUG blivet: XFS.supported: supported: True ; >01:09:23,905 DEBUG blivet: XFS.supported: supported: True ; >01:09:23,906 DEBUG blivet: TmpFS.supported: supported: True ; >01:09:23,937 DEBUG blivet: LUKS.__init__: >01:09:23,938 DEBUG blivet: NTFS.supported: supported: False ; >01:09:23,940 DEBUG blivet: NTFS.supported: supported: False ; >01:09:23,965 DEBUG blivet: BindFS.supported: supported: False ; >01:09:23,966 DEBUG blivet: BindFS.supported: supported: False ; >01:09:23,967 DEBUG blivet: HFS.supported: supported: False ; >01:09:23,968 DEBUG blivet: HFS.supported: supported: False ; >01:09:23,969 DEBUG blivet: LVMPhysicalVolume.__init__: >01:09:23,970 DEBUG blivet: NFS.supported: supported: False ; >01:09:23,970 DEBUG blivet: NFS.supported: supported: False ; >01:09:23,971 DEBUG blivet: FATFS.supported: supported: True ; >01:09:23,972 DEBUG blivet: FATFS.supported: supported: True ; >01:09:23,973 DEBUG blivet: DMRaidMember.__init__: > > >/tmp/ifcfg.log: >00:08:45,973 DEBUG ifcfg: content of files (network initialization): >00:08:45,974 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ROSENFELD-R: >00:08:45,974 DEBUG ifcfg: ESSID="ROSENFELD-R" >00:08:45,974 DEBUG ifcfg: MODE=Managed >00:08:45,974 DEBUG ifcfg: KEY_MGMT=WPA-PSK >00:08:45,975 DEBUG ifcfg: TYPE=Wireless >00:08:45,975 DEBUG ifcfg: BOOTPROTO=dhcp >00:08:45,975 DEBUG ifcfg: DEFROUTE=yes >00:08:45,975 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >00:08:45,975 DEBUG ifcfg: IPV6INIT=yes >00:08:45,975 DEBUG ifcfg: IPV6_AUTOCONF=yes >00:08:45,976 DEBUG ifcfg: IPV6_DEFROUTE=yes >00:08:45,976 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >00:08:45,976 DEBUG ifcfg: NAME=ROSENFELD-R >00:08:45,976 DEBUG ifcfg: UUID=40af7e9c-1c84-47cf-a085-5021dfd38aa1 >00:08:45,976 DEBUG ifcfg: ONBOOT=yes >00:08:45,976 DEBUG ifcfg: HWADDR=AC:7B:A1:C8:33:D1 >00:08:45,977 DEBUG ifcfg: SECURITYMODE=open >00:08:45,977 DEBUG ifcfg: PEERDNS=yes >00:08:45,977 DEBUG ifcfg: PEERROUTES=yes >00:08:45,977 DEBUG ifcfg: IPV6_PEERDNS=yes >00:08:45,977 DEBUG ifcfg: IPV6_PEERROUTES=yes >00:08:45,990 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [184, 202, 58, 254, 127, 187]}, 'connection': {'timestamp': 1411952648L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '7e1fa1b9-aaa1-4d3f-8f39-7ef5e38532c5'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1411952651L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '57add63b-ef7c-4b63-870d-33b1f5bc1212'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'ssid': [82, 79, 83, 69, 78, 70, 69, 76, 68, 45, 82], 'mac-address': [172, 123, 161, 200, 51, 209], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1411952708L, 'type': '802-11-wireless', 'id': 'ROSENFELD-R', 'uuid': '40af7e9c-1c84-47cf-a085-5021dfd38aa1'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'auth-alg': 'open'}}] >00:08:46,100 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ROSENFELD-R >00:08:46,101 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ROSENFELD-R >00:08:46,102 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ROSENFELD-R >00:08:46,103 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ROSENFELD-R >00:08:46,199 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp7s0']): >00:08:46,199 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ROSENFELD-R: >00:08:46,199 DEBUG ifcfg: ESSID="ROSENFELD-R" >00:08:46,199 DEBUG ifcfg: MODE=Managed >00:08:46,200 DEBUG ifcfg: KEY_MGMT=WPA-PSK >00:08:46,200 DEBUG ifcfg: TYPE=Wireless >00:08:46,200 DEBUG ifcfg: BOOTPROTO=dhcp >00:08:46,200 DEBUG ifcfg: DEFROUTE=yes >00:08:46,200 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >00:08:46,200 DEBUG ifcfg: IPV6INIT=yes >00:08:46,200 DEBUG ifcfg: IPV6_AUTOCONF=yes >00:08:46,200 DEBUG ifcfg: IPV6_DEFROUTE=yes >00:08:46,200 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >00:08:46,200 DEBUG ifcfg: NAME=ROSENFELD-R >00:08:46,200 DEBUG ifcfg: UUID=40af7e9c-1c84-47cf-a085-5021dfd38aa1 >00:08:46,201 DEBUG ifcfg: ONBOOT=yes >00:08:46,201 DEBUG ifcfg: HWADDR=AC:7B:A1:C8:33:D1 >00:08:46,201 DEBUG ifcfg: SECURITYMODE=open >00:08:46,201 DEBUG ifcfg: PEERDNS=yes >00:08:46,201 DEBUG ifcfg: PEERROUTES=yes >00:08:46,201 DEBUG ifcfg: IPV6_PEERDNS=yes >00:08:46,201 DEBUG ifcfg: IPV6_PEERROUTES=yes >00:08:46,201 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp7s0: >00:08:46,201 DEBUG ifcfg: TYPE=Ethernet >00:08:46,201 DEBUG ifcfg: BOOTPROTO=dhcp >00:08:46,201 DEBUG ifcfg: DEFROUTE=yes >00:08:46,202 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >00:08:46,202 DEBUG ifcfg: IPV6INIT=yes >00:08:46,202 DEBUG ifcfg: IPV6_AUTOCONF=yes >00:08:46,202 DEBUG ifcfg: IPV6_DEFROUTE=yes >00:08:46,202 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >00:08:46,202 DEBUG ifcfg: NAME=enp7s0 >00:08:46,202 DEBUG ifcfg: UUID=7e1fa1b9-aaa1-4d3f-8f39-7ef5e38532c5 >00:08:46,203 DEBUG ifcfg: ONBOOT=no >00:08:46,203 DEBUG ifcfg: HWADDR=B8:CA:3A:FE:7F:BB >00:08:46,203 DEBUG ifcfg: PEERDNS=yes >00:08:46,203 DEBUG ifcfg: PEERROUTES=yes >00:08:46,203 DEBUG ifcfg: IPV6_PEERDNS=yes >00:08:46,203 DEBUG ifcfg: IPV6_PEERROUTES=yes >00:08:46,215 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [184, 202, 58, 254, 127, 187]}, 'connection': {'timestamp': 1411952648L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp7s0', 'uuid': '7e1fa1b9-aaa1-4d3f-8f39-7ef5e38532c5'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1411952651L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '57add63b-ef7c-4b63-870d-33b1f5bc1212'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'ssid': [82, 79, 83, 69, 78, 70, 69, 76, 68, 45, 82], 'mac-address': [172, 123, 161, 200, 51, 209], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1411952708L, 'type': '802-11-wireless', 'id': 'ROSENFELD-R', 'uuid': '40af7e9c-1c84-47cf-a085-5021dfd38aa1'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'auth-alg': 'open'}}] >01:09:24,083 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ROSENFELD-R >01:09:24,084 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >01:09:24,085 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0
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 1147337
: 942136 |
942137
|
942138
|
942139
|
942140
|
942141
|
942142
|
942143
|
942144
|
942145