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 933234 Details for
Bug 1135880
DeviceCreateError: ("Can't have overlapping partitions.", 'sda1')
[?]
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), 489.44 KB, created by
Chris Murphy
on 2014-09-01 05:46:33 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Chris Murphy
Created:
2014-09-01 05:46:33 UTC
Size:
489.44 KB
patch
obsolete
>anaconda 21.48.2-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1743, in create > raise errors.DeviceCreateError(str(e), self.name) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 293, in execute > self.device.create() > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 354, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 356, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 178, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >DeviceCreateError: ("Can't have overlapping partitions.", 'sda1') > >Local variables in innermost frame: >self: non-existent 8188 MiB partition sda1 (370) with non-existent xfs filesystem mounted at / >e: Can't have overlapping partitions. > > >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 0x7f0bb00d8870 (pyanaconda+ui+gui+MainWindow at 0x2248250)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=eth0 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System timezone >timezone America/Denver --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --all --initlabel --drives=sda ># Disk partitioning information >part / --fstype="xfs" --ondisk=sda --size=8188 > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionCreateDevice instance, containing members: > device: non-existent 8188 MiB partition sda1 (370) with non-existent xfs filesystem mounted at / > container: None > id: 372 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: XFS instance, containing members: > _format._label: Skipped > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: xfs > _format.fsprofile: None > _format._targetSize: 0 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 369 > _format._device: /dev/req1 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 373 > _applied: True >] > _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: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 631296 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (39, 255, 63) biosGeometry: (39, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ba818a830> > exists: True > _size: 1233 MiB > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f0b8dcbdbd0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1233 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 631296 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (39, 255, 63) biosGeometry: (39, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ba818a830> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f0b8dcbdbd0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1233 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 631296 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (39, 255, 63) biosGeometry: (39, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ba818a830> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-Live-Workstation-x86_64-2 > _format.uuid: 2014-08-26-13-53-59-00 > _format.exists: True > _format._mountpoint: None > _format.mountpoint: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._minInstanceSize: None > _format.mountopts: None > _format._size: Already dumped (Size instance) > _format.id: 4 > _format._device: /dev/sr0 > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6, /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2, /dev/disk/by-uuid/2014-08-26-13-53-59-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _targetSize: 0 B > _model: VBOX_CD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora-Live-Workstation-x86_64-2 > originalFormat.uuid: 2014-08-26-13-53-59-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 4 > originalFormat._device: /dev/sr0 > _serial: None >, existing 8192 MiB disk sda (6) with existing msdos disklabel >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 16 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f0b9c045a50) -- > name = /osmin.img (deleted) status = False kids = 1 id = 16 > 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 (0x7f0b9c045a50) -- > name = /osmin.img (deleted) status = False kids = 1 id = 16 > 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: 19 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f0b9c045c90) -- > name = loop0 status = False kids = 0 id = 19 > parents = ['existing 0 B file /osmin.img (deleted) (16)'] > 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 (0x7f0b9c045c90) -- > name = loop0 status = False kids = 0 id = 19 > parents = ['existing 0 B file /osmin.img (deleted) (16)'] > 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: 24 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f0b9c045950) -- > name = /osmin status = False kids = 1 id = 24 > 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 (0x7f0b9c045950) -- > name = /osmin status = False kids = 1 id = 24 > 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: 27 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f0b9c045dd0) -- > name = loop1 status = False kids = 0 id = 27 > parents = ['existing 0 B file /osmin (24)'] > 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 (0x7f0b9c045dd0) -- > name = loop1 status = False kids = 0 id = 27 > parents = ['existing 0 B file /osmin (24)'] > 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: 32 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f0b9c045ed0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 32 > 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 (0x7f0b9c045ed0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 32 > 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: 35 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f0b9c0457d0) -- > name = loop2 status = False kids = 0 id = 35 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (32)'] > 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 (0x7f0b9c0457d0) -- > name = loop2 status = False kids = 0 id = 35 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (32)'] > 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: 40 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f0b9c045d90) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 40 > 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 (0x7f0b9c045d90) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 40 > 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: 43 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f0b9c045810) -- > name = loop3 status = False kids = 2 id = 43 > parents = ['existing 0 B file /LiveOS/ext3fs.img (40)'] > 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 (0x7f0b9c045810) -- > name = loop3 status = False kids = 2 id = 43 > parents = ['existing 0 B file /LiveOS/ext3fs.img (40)'] > 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.exists: True > _format._mountpoint: None > _format.mountpoint: None > _format._targetSize: 6144 MiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format._size: Already dumped (Size instance) > _format.id: 46 > _format._device: /dev/loop3 > _format.errors: False > _format.uuid: 4f7a7039-3fb3-465e-9494-1904bc896a36 > _format._mountType: ext4 > _format.fsprofile: None > _format.dirty: False > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Wor, /dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36] > 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: 46 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: 4f7a7039-3fb3-465e-9494-1904bc896a36 > 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: 48 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f0b9c045f90) -- > name = /overlay (deleted) status = False kids = 1 id = 48 > 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 (0x7f0b9c045f90) -- > name = /overlay (deleted) status = False kids = 1 id = 48 > 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: 51 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f0b9c04be90) -- > name = loop4 status = False kids = 1 id = 51 > parents = ['existing 0 B file /overlay (deleted) (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/loop4 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f0b9c04be90) -- > name = loop4 status = False kids = 1 id = 51 > parents = ['existing 0 B file /overlay (deleted) (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/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 (56) with existing ext4 filesystem >, existing 6144 MiB dm live-base (61) with existing ext4 filesystem >, existing 6144 MiB dm live-osimg-min (66) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyDevice instance, containing members: > device: BTRFSVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f0b8dcd1cb0> > device.exists: False > device.req_size: None > device._size: 0 B > device.id: 10 > device._parents: ParentList instance, containing members: > device._parents.appendfunc: <bound method BTRFSVolumeDevice._addParent of BTRFSVolumeDevice instance (0x7f0b8dccb210) -- > name = test status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk sda (6) with existing msdos disklabel'] > uuid = d8f99e08-8dd4-4724-90b8-c2773327c425 size = 8192 MiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f0b8dcd1cb0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs> > device._parents.items: [Already dumped (DiskDevice instance) >] > device._parents.removefunc: <bound method BTRFSVolumeDevice._removeParent of BTRFSVolumeDevice instance (0x7f0b8dccb210) -- > name = test status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk sda (6) with existing msdos disklabel'] > uuid = d8f99e08-8dd4-4724-90b8-c2773327c425 size = 8192 MiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f0b8dcd1cb0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs> > device.controllable: True > device._metaDataLevel: None > device.uuid: d8f99e08-8dd4-4724-90b8-c2773327c425 > device._format: BTRFS instance, containing members: > device._format._label: test > device._format.uuid: None > device._format.exists: True > device._format._mountpoint: None > device._format.mountpoint: None > device._format._mountType: btrfs > device._format.fsprofile: None > device._format._targetSize: 1 B > device._format.volUUID: d8f99e08-8dd4-4724-90b8-c2773327c425 > device._format._minInstanceSize: None > device._format.mountopts: subvolid=5 > device._format._size: Already dumped (Size instance) > device._format.id: 13 > device._format._device: /dev/sda > device.formatClass: <class 'blivet.formats.fs.BTRFS'> > device.subvolumes: [] > device.minor: 0 > device.size_policy: 8192 MiB > device.fstabComment: Skipped > device.bus: Skipped > device.deviceLinks: [] > device._dataLevel: None > device._targetSize: Already dumped (Size instance) > device.sysfsPath: Skipped > device._model: Skipped > device.kids: 0 > device._vendor: Skipped > device._name: test > device.protected: False > device.originalFormat: BTRFS instance, containing members: > device.originalFormat._label: test > device.originalFormat.uuid: None > device.originalFormat.exists: True > device.originalFormat._mountpoint: None > device.originalFormat._mountType: btrfs > device.originalFormat.fsprofile: None > device.originalFormat._targetSize: Already dumped (Size instance) > device.originalFormat.volUUID: d8f99e08-8dd4-4724-90b8-c2773327c425 > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: subvolid=5 > device.originalFormat.mountpoint: None > device.originalFormat._device: /dev/sda > device.originalFormat.id: 13 > device.originalFormat._size: Already dumped (Size instance) > device._defaultSubVolumeID: 5 > device._serial: None > container: None > id: 207 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: BTRFS instance, containing members: > origFormat._label: test > origFormat.uuid: 9ba4b3d0-746d-4448-b45b-890de15dfd85 > origFormat.exists: False > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat._targetSize: 1 B > origFormat.volUUID: d8f99e08-8dd4-4724-90b8-c2773327c425 > origFormat._minInstanceSize: None > origFormat.mountopts: None > origFormat._size: Already dumped (Size instance) > origFormat.id: 9 > origFormat._device: /dev/sda > container: None > id: 213 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 216 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sr0, sda, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.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: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.initializeDisks: True > _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: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _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: Skipped > _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 (0x7f0bb00ea510) -- > 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 (0x7f0bb00ea4d0) -- > 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 (0x7f0bb00ea590) -- > 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 (0x7f0bb00ea5d0) -- > 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 (0x7f0bb00ea610) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB 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: ProgressHub instance, containing members: > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._spinner: Spinner instance, containing members: > _intf.mainWindow._current_action._progressNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action.payload: LiveImagePayload instance, containing members: > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.pct: 0 > _intf.mainWindow._current_action.payload.txID: None > _intf.mainWindow._current_action.payload.source_size: 3793870848 > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._adj_size: 0 > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload.pct_lock: None > _intf.mainWindow._current_action.payload._kernelVersionList: [] > _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._checker: None > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._rnotes_id: 8242 > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._inSpoke: False > _intf.mainWindow._current_action._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0b9d416550>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._input_obj: Entry instance, containing members: > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0b9d416550>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0b9d416550>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0b9d416550>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0b9d416550>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f0b9d416550>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > payload: Already dumped (LiveImagePayload instance) > skipTo: None > _confirm_check: Already dumped (InputCheck instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (InputCheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > _waiveStrengthClicks: 0 >, UserSpoke instance, containing members: > _password_check: InputCheck instance, containing members: > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0b9d416350>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._input_obj: Entry instance, containing members: > _password_check._data: None > _password_check._check_status: None > _password_check._enabled: True > guesser: {<Entry object at 0x7f0b8dc380f0 (GtkEntry at 0x4646d70)>: True} > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0b9d416350>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._input_obj: Already dumped (Entry instance) > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0b9d416350>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0b9d416350>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0b9d416350>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0b9d416350>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0b9d416350>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x49e2400>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f0b9d416350>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7f0bb959a4f8>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _wheel: group --name=wheel > > payload: Already dumped (LiveImagePayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: None > _advanced._homeSet: False > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._saveButton: Button instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f0b9d416090>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._origHome: None > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (InputCheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _waiveStrengthClicks: 0 > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._currentStep: 1 > _intf.mainWindow._current_action._progressLabel: Label instance, containing members: > _intf.mainWindow._current_action._rnotesPages: <itertools.cycle object at 0x7f0b9d386e60> > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._progressBar: ProgressBar instance, containing members: > _intf.mainWindow._current_action._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf.mainWindow._current_action._totalSteps: 5 > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._configurationDone: False > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7f0b9d4168d0>, <pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7f0bb00a6c10>, <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x7f0b8dccbc90>, <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7f0ba80ac350>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290>]) > _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 0x7f0bca459c80> > _intf._actions: Skipped > _intf.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction: Already dumped (ProgressHub 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: 1123172552 >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f0bb0079ed8>, True), 'type': (<function <lambda> at 0x7f0bb008b1b8>, True), 'addons': (<function list_addons_callback at 0x7f0bb008b0c8>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f0bb0079f50>, True), 'journalctl': (<function journalctl_callback at 0x7f0bb008b050>, 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.2-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 Mon 2014-09-01 01:41:49 EDT, end at Mon 2014-09-01 01:45:14 EDT. -- >Sep 01 01:41:49 localhost systemd-journal[93]: Runtime journal is using 8.0M (max allowed 100.1M, trying to leave 150.1M free of 992.9M available → current limit 100.1M). >Sep 01 01:41:49 localhost systemd-journal[93]: Runtime journal is using 8.0M (max allowed 100.1M, trying to leave 150.1M free of 992.9M available → current limit 100.1M). >Sep 01 01:41:49 localhost kernel: Initializing cgroup subsys cpuset >Sep 01 01:41:49 localhost kernel: Initializing cgroup subsys cpu >Sep 01 01:41:49 localhost kernel: Initializing cgroup subsys cpuacct >Sep 01 01:41:49 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 01 01:41:49 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 01 01:41:49 localhost kernel: e820: BIOS-provided physical RAM map: >Sep 01 01:41:49 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Sep 01 01:41:49 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Sep 01 01:41:49 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Sep 01 01:41:49 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007ffeffff] usable >Sep 01 01:41:49 localhost kernel: BIOS-e820: [mem 0x000000007fff0000-0x000000007fffffff] ACPI data >Sep 01 01:41:49 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Sep 01 01:41:49 localhost kernel: NX (Execute Disable) protection: active >Sep 01 01:41:49 localhost kernel: SMBIOS 2.5 present. >Sep 01 01:41:49 localhost kernel: DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006 >Sep 01 01:41:49 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Sep 01 01:41:49 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Sep 01 01:41:49 localhost kernel: e820: last_pfn = 0x7fff0 max_arch_pfn = 0x400000000 >Sep 01 01:41:49 localhost kernel: MTRR default type: uncachable >Sep 01 01:41:49 localhost kernel: MTRR variable ranges disabled: >Sep 01 01:41:49 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Sep 01 01:41:49 localhost kernel: CPU MTRRs all blank - virtualized system. >Sep 01 01:41:49 localhost kernel: found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0] >Sep 01 01:41:49 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Sep 01 01:41:49 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Sep 01 01:41:49 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Sep 01 01:41:49 localhost kernel: BRK [0x02018000, 0x02018fff] PGTABLE >Sep 01 01:41:49 localhost kernel: BRK [0x02019000, 0x02019fff] PGTABLE >Sep 01 01:41:49 localhost kernel: BRK [0x0201a000, 0x0201afff] PGTABLE >Sep 01 01:41:49 localhost kernel: init_memory_mapping: [mem 0x7d800000-0x7d9fffff] >Sep 01 01:41:49 localhost kernel: [mem 0x7d800000-0x7d9fffff] page 2M >Sep 01 01:41:49 localhost kernel: BRK [0x0201b000, 0x0201bfff] PGTABLE >Sep 01 01:41:49 localhost kernel: init_memory_mapping: [mem 0x7c000000-0x7d7fffff] >Sep 01 01:41:49 localhost kernel: [mem 0x7c000000-0x7d7fffff] page 2M >Sep 01 01:41:49 localhost kernel: init_memory_mapping: [mem 0x00100000-0x7bffffff] >Sep 01 01:41:49 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Sep 01 01:41:49 localhost kernel: [mem 0x00200000-0x7bffffff] page 2M >Sep 01 01:41:49 localhost kernel: init_memory_mapping: [mem 0x7da00000-0x7ffeffff] >Sep 01 01:41:49 localhost kernel: [mem 0x7da00000-0x7fdfffff] page 2M >Sep 01 01:41:49 localhost kernel: [mem 0x7fe00000-0x7ffeffff] page 4k >Sep 01 01:41:49 localhost kernel: BRK [0x0201c000, 0x0201cfff] PGTABLE >Sep 01 01:41:49 localhost kernel: RAMDISK: [mem 0x7dba7000-0x7ffeffff] >Sep 01 01:41:49 localhost kernel: ACPI: Early table checksum verification disabled >Sep 01 01:41:49 localhost kernel: ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX ) >Sep 01 01:41:49 localhost kernel: ACPI: XSDT 0x000000007FFF0030 00003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061) >Sep 01 01:41:49 localhost kernel: ACPI: FACP 0x000000007FFF00F0 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061) >Sep 01 01:41:49 localhost kernel: ACPI: DSDT 0x000000007FFF0470 001B96 (v01 VBOX VBOXBIOS 00000002 INTL 20100528) >Sep 01 01:41:49 localhost kernel: ACPI: FACS 0x000000007FFF0200 000040 >Sep 01 01:41:49 localhost kernel: ACPI: APIC 0x000000007FFF0240 00005C (v02 VBOX VBOXAPIC 00000001 ASL 00000061) >Sep 01 01:41:49 localhost kernel: ACPI: SSDT 0x000000007FFF02A0 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528) >Sep 01 01:41:49 localhost kernel: ACPI: Local APIC address 0xfee00000 >Sep 01 01:41:49 localhost kernel: No NUMA configuration found >Sep 01 01:41:49 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000007ffeffff] >Sep 01 01:41:49 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x7ffeffff] >Sep 01 01:41:49 localhost kernel: NODE_DATA [mem 0x7db93000-0x7dba6fff] >Sep 01 01:41:49 localhost kernel: [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007b200000-ffff88007d1fffff] on node 0 >Sep 01 01:41:49 localhost kernel: Zone ranges: >Sep 01 01:41:49 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Sep 01 01:41:49 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Sep 01 01:41:49 localhost kernel: Normal empty >Sep 01 01:41:49 localhost kernel: Movable zone start for each node >Sep 01 01:41:49 localhost kernel: Early memory node ranges >Sep 01 01:41:49 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Sep 01 01:41:49 localhost kernel: node 0: [mem 0x00100000-0x7ffeffff] >Sep 01 01:41:49 localhost kernel: On node 0 totalpages: 524174 >Sep 01 01:41:49 localhost kernel: DMA zone: 64 pages used for memmap >Sep 01 01:41:49 localhost kernel: DMA zone: 21 pages reserved >Sep 01 01:41:49 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Sep 01 01:41:49 localhost kernel: DMA32 zone: 8128 pages used for memmap >Sep 01 01:41:49 localhost kernel: DMA32 zone: 520176 pages, LIFO batch:31 >Sep 01 01:41:49 localhost kernel: ACPI: PM-Timer IO Port: 0x4008 >Sep 01 01:41:49 localhost kernel: ACPI: Local APIC address 0xfee00000 >Sep 01 01:41:49 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Sep 01 01:41:49 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Sep 01 01:41:49 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Sep 01 01:41:49 localhost kernel: IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 >Sep 01 01:41:49 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Sep 01 01:41:49 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Sep 01 01:41:49 localhost kernel: ACPI: IRQ0 used by override. >Sep 01 01:41:49 localhost kernel: ACPI: IRQ2 used by override. >Sep 01 01:41:49 localhost kernel: ACPI: IRQ9 used by override. >Sep 01 01:41:49 localhost kernel: Using ACPI (MADT) for SMP configuration information >Sep 01 01:41:49 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Sep 01 01:41:49 localhost kernel: nr_irqs_gsi: 40 >Sep 01 01:41:49 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Sep 01 01:41:49 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >Sep 01 01:41:49 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >Sep 01 01:41:49 localhost kernel: e820: [mem 0x80000000-0xfffbffff] available for PCI devices >Sep 01 01:41:49 localhost kernel: Booting paravirtualized kernel on bare hardware >Sep 01 01:41:49 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >Sep 01 01:41:49 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88007d800000 s87872 r8192 d22720 u1048576 >Sep 01 01:41:49 localhost kernel: pcpu-alloc: s87872 r8192 d22720 u1048576 alloc=1*2097152 >Sep 01 01:41:49 localhost kernel: pcpu-alloc: [0] 0 1 >Sep 01 01:41:49 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 515961 >Sep 01 01:41:49 localhost kernel: Policy zone: DMA32 >Sep 01 01:41:49 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 01 01:41:49 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Sep 01 01:41:49 localhost kernel: Memory: 2009620K/2096696K available (7326K kernel code, 1196K rwdata, 3156K rodata, 1452K init, 1504K bss, 87076K reserved) >Sep 01 01:41:49 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Sep 01 01:41:49 localhost kernel: Hierarchical RCU implementation. >Sep 01 01:41:49 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >Sep 01 01:41:49 localhost kernel: Offload RCU callbacks from all CPUs >Sep 01 01:41:49 localhost kernel: Offload RCU callbacks from CPUs: 0-1. >Sep 01 01:41:49 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >Sep 01 01:41:49 localhost kernel: NR_IRQS:65792 nr_irqs:512 16 >Sep 01 01:41:49 localhost kernel: Console: colour VGA+ 80x25 >Sep 01 01:41:49 localhost kernel: console [tty0] enabled >Sep 01 01:41:49 localhost kernel: allocated 8388608 bytes of page_cgroup >Sep 01 01:41:49 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Sep 01 01:41:49 localhost kernel: tsc: Fast TSC calibration failed >Sep 01 01:41:49 localhost kernel: tsc: Unable to calibrate against PIT >Sep 01 01:41:49 localhost kernel: tsc: using PMTIMER reference calibration >Sep 01 01:41:49 localhost kernel: tsc: Detected 2320.670 MHz processor >Sep 01 01:41:49 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4641.34 BogoMIPS (lpj=2320670) >Sep 01 01:41:49 localhost kernel: pid_max: default: 32768 minimum: 301 >Sep 01 01:41:49 localhost kernel: ACPI: Core revision 20140424 >Sep 01 01:41:49 localhost kernel: ACPI: All ACPI Tables successfully acquired >Sep 01 01:41:49 localhost kernel: Security Framework initialized >Sep 01 01:41:49 localhost kernel: SELinux: Initializing. >Sep 01 01:41:49 localhost kernel: SELinux: Starting in permissive mode >Sep 01 01:41:49 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Sep 01 01:41:49 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Sep 01 01:41:49 localhost kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >Sep 01 01:41:49 localhost kernel: Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >Sep 01 01:41:49 localhost kernel: Initializing cgroup subsys memory >Sep 01 01:41:49 localhost kernel: Initializing cgroup subsys devices >Sep 01 01:41:49 localhost kernel: Initializing cgroup subsys freezer >Sep 01 01:41:49 localhost kernel: Initializing cgroup subsys net_cls >Sep 01 01:41:49 localhost kernel: Initializing cgroup subsys blkio >Sep 01 01:41:49 localhost kernel: Initializing cgroup subsys perf_event >Sep 01 01:41:49 localhost kernel: Initializing cgroup subsys net_prio >Sep 01 01:41:49 localhost kernel: Initializing cgroup subsys hugetlb >Sep 01 01:41:49 localhost kernel: CPU: Physical Processor ID: 0 >Sep 01 01:41:49 localhost kernel: CPU: Processor Core ID: 0 >Sep 01 01:41:49 localhost kernel: mce: CPU supports 0 MCE banks >Sep 01 01:41:49 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >tlb_flushall_shift: 6 >Sep 01 01:41:49 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e98000 - ffffffff81e9e000) >Sep 01 01:41:49 localhost kernel: ftrace: allocating 26743 entries in 105 pages >Sep 01 01:41:49 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Sep 01 01:41:49 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-2820QM CPU @ 2.30GHz (fam: 06, model: 2a, stepping: 07) >Sep 01 01:41:49 localhost kernel: Performance Events: unsupported p6 CPU model 42 no PMU driver, software events only. >Sep 01 01:41:49 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Sep 01 01:41:49 localhost kernel: x86: Booting SMP configuration: >Sep 01 01:41:49 localhost kernel: .... node #0, CPUs: #1 >Sep 01 01:41:49 localhost kernel: mce: CPU supports 0 MCE banks >Sep 01 01:41:49 localhost kernel: x86: Booted up 1 node, 2 CPUs >Sep 01 01:41:49 localhost kernel: smpboot: Total of 2 processors activated (9282.68 BogoMIPS) >Sep 01 01:41:49 localhost kernel: devtmpfs: initialized >Sep 01 01:41:49 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Sep 01 01:41:49 localhost kernel: pinctrl core: initialized pinctrl subsystem >Sep 01 01:41:49 localhost kernel: RTC time: 5:41:48, date: 09/01/14 >Sep 01 01:41:49 localhost kernel: NET: Registered protocol family 16 >Sep 01 01:41:49 localhost kernel: cpuidle: using governor menu >Sep 01 01:41:49 localhost kernel: ACPI: bus type PCI registered >Sep 01 01:41:49 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Sep 01 01:41:49 localhost kernel: PCI: Using configuration type 1 for base access >Sep 01 01:41:49 localhost kernel: ACPI: Added _OSI(Module Device) >Sep 01 01:41:49 localhost kernel: ACPI: Added _OSI(Processor Device) >Sep 01 01:41:49 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Sep 01 01:41:49 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Sep 01 01:41:49 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Sep 01 01:41:49 localhost kernel: ACPI: Interpreter enabled >Sep 01 01:41:49 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >Sep 01 01:41:49 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >Sep 01 01:41:49 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140424/hwxface-580) >Sep 01 01:41:49 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140424/hwxface-580) >Sep 01 01:41:49 localhost kernel: ACPI: (supports S0 S5) >Sep 01 01:41:49 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Sep 01 01:41:49 localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >Sep 01 01:41:49 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Sep 01 01:41:49 localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >Sep 01 01:41:49 localhost kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >Sep 01 01:41:49 localhost kernel: acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >Sep 01 01:41:49 localhost kernel: acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >Sep 01 01:41:49 localhost kernel: acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >Sep 01 01:41:49 localhost kernel: acpi PNP0A03:00: host bridge window [mem 0x80000000-0xffdfffff] (ignored) >Sep 01 01:41:49 localhost kernel: PCI: root bus 00: using default resources >Sep 01 01:41:49 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Sep 01 01:41:49 localhost kernel: PCI host bridge to bus 0000:00 >Sep 01 01:41:49 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Sep 01 01:41:49 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >Sep 01 01:41:49 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >Sep 01 01:41:49 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >Sep 01 01:41:49 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >Sep 01 01:41:49 localhost kernel: pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a >Sep 01 01:41:49 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xd000-0xd00f] >Sep 01 01:41:49 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >Sep 01 01:41:49 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >Sep 01 01:41:49 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >Sep 01 01:41:49 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >Sep 01 01:41:49 localhost kernel: pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000 >Sep 01 01:41:49 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe3ffffff pref] >Sep 01 01:41:49 localhost kernel: pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >Sep 01 01:41:49 localhost kernel: pci 0000:00:03.0: reg 0x10: [io 0xd020-0xd03f] >Sep 01 01:41:49 localhost kernel: pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000 >Sep 01 01:41:49 localhost kernel: pci 0000:00:04.0: reg 0x10: [io 0xd040-0xd05f] >Sep 01 01:41:49 localhost kernel: pci 0000:00:04.0: reg 0x14: [mem 0xf0000000-0xf03fffff] >Sep 01 01:41:49 localhost kernel: pci 0000:00:04.0: reg 0x18: [mem 0xf0400000-0xf0403fff pref] >Sep 01 01:41:49 localhost kernel: pci 0000:00:05.0: [8086:2415] type 00 class 0x040100 >Sep 01 01:41:49 localhost kernel: pci 0000:00:05.0: reg 0x10: [io 0xd100-0xd1ff] >Sep 01 01:41:49 localhost kernel: pci 0000:00:05.0: reg 0x14: [io 0xd200-0xd23f] >Sep 01 01:41:49 localhost kernel: pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310 >Sep 01 01:41:49 localhost kernel: pci 0000:00:06.0: reg 0x10: [mem 0xf0404000-0xf0404fff] >Sep 01 01:41:49 localhost kernel: pci 0000:00:07.0: [8086:7113] type 00 class 0x068000 >Sep 01 01:41:49 localhost kernel: pci 0000:00:0b.0: [8086:265c] type 00 class 0x0c0320 >Sep 01 01:41:49 localhost kernel: pci 0000:00:0b.0: reg 0x10: [mem 0xf0405000-0xf0405fff] >Sep 01 01:41:49 localhost kernel: pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601 >Sep 01 01:41:49 localhost kernel: pci 0000:00:0d.0: reg 0x10: [io 0xd240-0xd247] >Sep 01 01:41:49 localhost kernel: pci 0000:00:0d.0: reg 0x18: [io 0xd250-0xd257] >Sep 01 01:41:49 localhost kernel: pci 0000:00:0d.0: reg 0x20: [io 0xd260-0xd26f] >Sep 01 01:41:49 localhost kernel: pci 0000:00:0d.0: reg 0x24: [mem 0xf0406000-0xf0407fff] >Sep 01 01:41:49 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11) >Sep 01 01:41:49 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11) >Sep 01 01:41:49 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11) >Sep 01 01:41:49 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11) >Sep 01 01:41:49 localhost kernel: ACPI: Enabled 1 GPEs in block 00 to 07 >Sep 01 01:41:49 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Sep 01 01:41:49 localhost kernel: vgaarb: loaded >Sep 01 01:41:49 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Sep 01 01:41:49 localhost kernel: SCSI subsystem initialized >Sep 01 01:41:49 localhost kernel: libata version 3.00 loaded. >Sep 01 01:41:49 localhost kernel: ACPI: bus type USB registered >Sep 01 01:41:49 localhost kernel: usbcore: registered new interface driver usbfs >Sep 01 01:41:49 localhost kernel: usbcore: registered new interface driver hub >Sep 01 01:41:49 localhost kernel: usbcore: registered new device driver usb >Sep 01 01:41:49 localhost kernel: PCI: Using ACPI for IRQ routing >Sep 01 01:41:49 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Sep 01 01:41:49 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Sep 01 01:41:49 localhost kernel: e820: reserve RAM buffer [mem 0x7fff0000-0x7fffffff] >Sep 01 01:41:49 localhost kernel: NetLabel: Initializing >Sep 01 01:41:49 localhost kernel: NetLabel: domain hash size = 128 >Sep 01 01:41:49 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Sep 01 01:41:49 localhost kernel: NetLabel: unlabeled traffic allowed by default >Sep 01 01:41:49 localhost kernel: Switched to clocksource refined-jiffies >Sep 01 01:41:49 localhost kernel: pnp: PnP ACPI init >Sep 01 01:41:49 localhost kernel: ACPI: bus type PNP registered >Sep 01 01:41:49 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active) >Sep 01 01:41:49 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0f03 (active) >Sep 01 01:41:49 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0400 (active) >Sep 01 01:41:49 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active) >Sep 01 01:41:49 localhost kernel: pnp: PnP ACPI: found 4 devices >Sep 01 01:41:49 localhost kernel: ACPI: bus type PNP unregistered >Sep 01 01:41:49 localhost kernel: Switched to clocksource acpi_pm >Sep 01 01:41:49 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >Sep 01 01:41:49 localhost kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff] >Sep 01 01:41:49 localhost kernel: NET: Registered protocol family 2 >Sep 01 01:41:49 localhost kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes) >Sep 01 01:41:49 localhost kernel: TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >Sep 01 01:41:49 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) >Sep 01 01:41:49 localhost kernel: TCP: reno registered >Sep 01 01:41:49 localhost kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes) >Sep 01 01:41:49 localhost kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Sep 01 01:41:49 localhost kernel: NET: Registered protocol family 1 >Sep 01 01:41:49 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Sep 01 01:41:49 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Sep 01 01:41:49 localhost kernel: pci 0000:00:02.0: Boot video device >Sep 01 01:41:49 localhost kernel: PCI: CLS 0 bytes, default 64 >Sep 01 01:41:49 localhost kernel: Unpacking initramfs... >Sep 01 01:41:49 localhost kernel: Freeing initrd memory: 37156K (ffff88007dba7000 - ffff88007fff0000) >Sep 01 01:41:49 localhost kernel: platform rtc_cmos: registered platform RTC device (no PNP device found) >Sep 01 01:41:49 localhost kernel: RAPL PMU detected, hw unit 2^-0 Joules, API unit is 2^-32 Joules, 3 fixed counters 10737418240 ms ovfl timer >Sep 01 01:41:49 localhost kernel: futex hash table entries: 512 (order: 3, 32768 bytes) >Sep 01 01:41:49 localhost kernel: Initialise system trusted keyring >Sep 01 01:41:49 localhost kernel: audit: initializing netlink subsys (disabled) >Sep 01 01:41:49 localhost kernel: audit: type=2000 audit(1409550107.581:1): initialized >Sep 01 01:41:49 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Sep 01 01:41:49 localhost kernel: zbud: loaded >Sep 01 01:41:49 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Sep 01 01:41:49 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Sep 01 01:41:49 localhost kernel: msgmni has been set to 3997 >Sep 01 01:41:49 localhost kernel: Key type big_key registered >Sep 01 01:41:49 localhost kernel: SELinux: Registering netfilter hooks >Sep 01 01:41:49 localhost kernel: alg: No test for stdrng (krng) >Sep 01 01:41:49 localhost kernel: NET: Registered protocol family 38 >Sep 01 01:41:49 localhost kernel: Key type asymmetric registered >Sep 01 01:41:49 localhost kernel: Asymmetric key parser 'x509' registered >Sep 01 01:41:49 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Sep 01 01:41:49 localhost kernel: io scheduler noop registered >Sep 01 01:41:49 localhost kernel: io scheduler deadline registered >Sep 01 01:41:49 localhost kernel: io scheduler cfq registered (default) >Sep 01 01:41:49 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Sep 01 01:41:49 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Sep 01 01:41:49 localhost kernel: intel_idle: does not run on family 6 model 42 >Sep 01 01:41:49 localhost kernel: ACPI: AC Adapter [AC] (on-line) >Sep 01 01:41:49 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Sep 01 01:41:49 localhost kernel: ACPI: Power Button [PWRF] >Sep 01 01:41:49 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 >Sep 01 01:41:49 localhost kernel: ACPI: Sleep Button [SLPF] >Sep 01 01:41:49 localhost kernel: GHES: HEST is not enabled! >Sep 01 01:41:49 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Sep 01 01:41:49 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Sep 01 01:41:49 localhost kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >Sep 01 01:41:49 localhost kernel: Non-volatile memory driver v1.3 >Sep 01 01:41:49 localhost kernel: Linux agpgart interface v0.103 >Sep 01 01:41:49 localhost kernel: ahci 0000:00:0d.0: version 3.0 >Sep 01 01:41:49 localhost kernel: ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled >Sep 01 01:41:49 localhost kernel: ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode >Sep 01 01:41:49 localhost kernel: ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc >Sep 01 01:41:49 localhost kernel: scsi0 : ahci >Sep 01 01:41:49 localhost kernel: scsi1 : ahci >Sep 01 01:41:49 localhost kernel: scsi2 : ahci >Sep 01 01:41:49 localhost kernel: ata1: SATA max UDMA/133 abar m8192@0xf0406000 port 0xf0406100 irq 21 >Sep 01 01:41:49 localhost kernel: ata2: SATA max UDMA/133 abar m8192@0xf0406000 port 0xf0406180 irq 21 >Sep 01 01:41:49 localhost kernel: ata3: SATA max UDMA/133 abar m8192@0xf0406000 port 0xf0406200 irq 21 >Sep 01 01:41:49 localhost kernel: ata_piix 0000:00:01.1: version 2.13 >Sep 01 01:41:49 localhost kernel: scsi3 : ata_piix >Sep 01 01:41:49 localhost kernel: scsi4 : ata_piix >Sep 01 01:41:49 localhost kernel: ata4: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14 >Sep 01 01:41:49 localhost kernel: ata5: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15 >Sep 01 01:41:49 localhost kernel: libphy: Fixed MDIO Bus: probed >Sep 01 01:41:49 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Sep 01 01:41:49 localhost kernel: ehci-pci: EHCI PCI platform driver >Sep 01 01:41:49 localhost kernel: ehci-pci 0000:00:0b.0: EHCI Host Controller >Sep 01 01:41:49 localhost kernel: ehci-pci 0000:00:0b.0: new USB bus registered, assigned bus number 1 >Sep 01 01:41:49 localhost kernel: ehci-pci 0000:00:0b.0: irq 19, io mem 0xf0405000 >Sep 01 01:41:49 localhost kernel: ehci-pci 0000:00:0b.0: USB 2.0 started, EHCI 1.00 >Sep 01 01:41:49 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Sep 01 01:41:49 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 01 01:41:49 localhost kernel: usb usb1: Product: EHCI Host Controller >Sep 01 01:41:49 localhost kernel: usb usb1: Manufacturer: Linux 3.16.1-301.fc21.x86_64 ehci_hcd >Sep 01 01:41:49 localhost kernel: usb usb1: SerialNumber: 0000:00:0b.0 >Sep 01 01:41:49 localhost kernel: hub 1-0:1.0: USB hub found >Sep 01 01:41:49 localhost kernel: hub 1-0:1.0: 8 ports detected >Sep 01 01:41:49 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Sep 01 01:41:49 localhost kernel: ohci-pci: OHCI PCI platform driver >Sep 01 01:41:49 localhost kernel: ohci-pci 0000:00:06.0: OHCI PCI host controller >Sep 01 01:41:49 localhost kernel: ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 2 >Sep 01 01:41:49 localhost kernel: ohci-pci 0000:00:06.0: irq 22, io mem 0xf0404000 >Sep 01 01:41:49 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Sep 01 01:41:49 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 01 01:41:49 localhost kernel: usb usb2: Product: OHCI PCI host controller >Sep 01 01:41:49 localhost kernel: usb usb2: Manufacturer: Linux 3.16.1-301.fc21.x86_64 ohci_hcd >Sep 01 01:41:49 localhost kernel: usb usb2: SerialNumber: 0000:00:06.0 >Sep 01 01:41:49 localhost kernel: hub 2-0:1.0: USB hub found >Sep 01 01:41:49 localhost kernel: hub 2-0:1.0: 8 ports detected >Sep 01 01:41:49 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Sep 01 01:41:49 localhost kernel: usbcore: registered new interface driver usbserial >Sep 01 01:41:49 localhost kernel: usbcore: registered new interface driver usbserial_generic >Sep 01 01:41:49 localhost kernel: usbserial: USB Serial support registered for generic >Sep 01 01:41:49 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >Sep 01 01:41:49 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Sep 01 01:41:49 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Sep 01 01:41:49 localhost kernel: mousedev: PS/2 mouse device common for all mice >Sep 01 01:41:49 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >Sep 01 01:41:49 localhost kernel: rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >Sep 01 01:41:49 localhost kernel: rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >Sep 01 01:41:49 localhost kernel: device-mapper: uevent: version 1.0.3 >Sep 01 01:41:49 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Sep 01 01:41:49 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Sep 01 01:41:49 localhost kernel: usbcore: registered new interface driver usbhid >Sep 01 01:41:49 localhost kernel: usbhid: USB HID core driver >Sep 01 01:41:49 localhost kernel: drop_monitor: Initializing network drop monitor service >Sep 01 01:41:49 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Sep 01 01:41:49 localhost kernel: TCP: cubic registered >Sep 01 01:41:49 localhost kernel: Initializing XFRM netlink socket >Sep 01 01:41:49 localhost kernel: NET: Registered protocol family 10 >Sep 01 01:41:49 localhost kernel: mip6: Mobile IPv6 >Sep 01 01:41:49 localhost kernel: NET: Registered protocol family 17 >Sep 01 01:41:49 localhost kernel: Loading compiled-in X.509 certificates >Sep 01 01:41:49 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 3ef43f90de979dd933841ca4d009814f19f7d554' >Sep 01 01:41:49 localhost kernel: registered taskstats version 1 >Sep 01 01:41:49 localhost kernel: Magic number: 14:751:667 >Sep 01 01:41:49 localhost kernel: rtc_cmos rtc_cmos: setting system clock to 2014-09-01 05:41:48 UTC (1409550108) >Sep 01 01:41:49 localhost kernel: PM: Hibernation image not present or could not be loaded. >Sep 01 01:41:49 localhost kernel: ata4.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133 >Sep 01 01:41:49 localhost kernel: ata4.00: configured for UDMA/33 >Sep 01 01:41:49 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 >Sep 01 01:41:49 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Sep 01 01:41:49 localhost kernel: ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133 >Sep 01 01:41:49 localhost kernel: ata1.00: 16777216 sectors, multi 128: LBA48 NCQ (depth 31/32) >Sep 01 01:41:49 localhost kernel: ata1.00: configured for UDMA/133 >Sep 01 01:41:49 localhost kernel: scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 >Sep 01 01:41:49 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Sep 01 01:41:49 localhost kernel: sd 0:0:0:0: [sda] 16777216 512-byte logical blocks: (8.58 GB/8.00 GiB) >Sep 01 01:41:49 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Sep 01 01:41:49 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Sep 01 01:41:49 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Sep 01 01:41:49 localhost kernel: sda: unknown partition table >Sep 01 01:41:49 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Sep 01 01:41:49 localhost kernel: ata2: SATA link down (SStatus 0 SControl 300) >Sep 01 01:41:49 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) >Sep 01 01:41:49 localhost kernel: scsi 3:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5 >Sep 01 01:41:49 localhost kernel: sr0: scsi3-mmc drive: 32x/32x xa/form2 tray >Sep 01 01:41:49 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Sep 01 01:41:49 localhost kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0 >Sep 01 01:41:49 localhost kernel: sr 3:0:0:0: Attached scsi generic sg1 type 5 >Sep 01 01:41:49 localhost kernel: Freeing unused kernel memory: 1452K (ffffffff81d2d000 - ffffffff81e98000) >Sep 01 01:41:49 localhost kernel: Write protecting the kernel read-only data: 12288k >Sep 01 01:41:49 localhost kernel: Freeing unused kernel memory: 856K (ffff88000172a000 - ffff880001800000) >Sep 01 01:41:49 localhost kernel: Freeing unused kernel memory: 940K (ffff880001b15000 - ffff880001c00000) >Sep 01 01:41:49 localhost kernel: random: systemd urandom read with 14 bits of entropy available >Sep 01 01:41:49 localhost kernel: tsc: Refined TSC clocksource calibration: 2320.719 MHz >Sep 01 01:41:49 localhost systemd-journal[93]: Journal started >Sep 01 01:41:49 localhost dracut-cmdline[89]: dracut-21 (Twenty One) dracut-038-15.git20140724.fc21 >Sep 01 01:41:49 localhost dracut-cmdline[89]: Using kernel command line parameters: >Sep 01 01:41:49 localhost dracut-cmdline[89]: rd.luks=0: removing cryptoluks activation >Sep 01 01:41:49 localhost kernel: loop: module loaded >Sep 01 01:41:49 localhost dracut-cmdline[89]: root was live:CDLABEL=Fedora-Live-Workstation-x86_64-2, is now live:/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 >Sep 01 01:41:49 localhost kernel: RPC: Registered named UNIX socket transport module. >Sep 01 01:41:49 localhost kernel: RPC: Registered udp transport module. >Sep 01 01:41:49 localhost kernel: RPC: Registered tcp transport module. >Sep 01 01:41:49 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Sep 01 01:41:49 localhost rpc.statd[244]: Version 1.3.0 starting >Sep 01 01:41:49 localhost rpc.statd[244]: Initializing NSM state >Sep 01 01:41:49 localhost rpc.statd[244]: Running as root. chown /var/lib/nfs/statd to choose different user >Sep 01 01:41:49 localhost systemd-udevd[271]: starting version 215 >Sep 01 01:41:49 localhost dracut-pre-trigger[272]: rd.dm=0: removing DM RAID activation >Sep 01 01:41:49 localhost dracut-pre-trigger[272]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Sep 01 01:41:49 localhost dracut-pre-trigger[272]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Sep 01 01:41:49 localhost dracut-pre-trigger[272]: rd.md=0: removing MD RAID activation >Sep 01 01:41:49 localhost kernel: raid6: sse2x1 8144 MB/s >Sep 01 01:41:49 localhost kernel: raid6: sse2x2 10109 MB/s >Sep 01 01:41:49 localhost kernel: raid6: sse2x4 11609 MB/s >Sep 01 01:41:49 localhost kernel: raid6: using algorithm sse2x4 (11609 MB/s) >Sep 01 01:41:49 localhost kernel: raid6: using ssse3x2 recovery algorithm >Sep 01 01:41:49 localhost kernel: xor: measuring software checksum speed >Sep 01 01:41:49 localhost kernel: prefetch64-sse: 21020.000 MB/sec >Sep 01 01:41:49 localhost kernel: generic_sse: 19360.000 MB/sec >Sep 01 01:41:49 localhost kernel: xor: using function: prefetch64-sse (21020.000 MB/sec) >Sep 01 01:41:49 localhost kernel: Btrfs loaded >Sep 01 01:41:49 localhost kernel: BTRFS: device label test devid 1 transid 12 /dev/sda >Sep 01 01:41:50 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Sep 01 01:41:50 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Sep 01 01:41:50 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Sep 01 01:41:50 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Sep 01 01:41:50 localhost kernel: Switched to clocksource tsc >Sep 01 01:41:50 localhost rpcbind[240]: rpcbind terminating on signal. Restart with "rpcbind -w" >Sep 01 01:41:50 localhost systemd[1]: Switching root. >Sep 01 01:41:50 localhost systemd-journal[93]: Journal stopped >Sep 01 01:41:52 localhost systemd-journal[596]: Runtime journal is using 8.0M (max allowed 100.1M, trying to leave 150.1M free of 984.9M available → current limit 100.1M). >Sep 01 01:41:52 localhost systemd-journal[596]: Runtime journal is using 8.0M (max allowed 100.1M, trying to leave 150.1M free of 984.9M available → current limit 100.1M). >Sep 01 01:41:52 localhost systemd-journald[93]: Received SIGTERM from PID 1 (systemd). >Sep 01 01:41:52 localhost kernel: random: nonblocking pool is initialized >Sep 01 01:41:52 localhost kernel: audit: type=1404 audit(1409550111.004:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Sep 01 01:41:52 localhost kernel: SELinux: 2048 avtab hash slots, 108792 rules. >Sep 01 01:41:52 localhost kernel: SELinux: 2048 avtab hash slots, 108792 rules. >Sep 01 01:41:52 localhost kernel: SELinux: 8 users, 103 roles, 4897 types, 292 bools, 1 sens, 1024 cats >Sep 01 01:41:52 localhost kernel: SELinux: 83 classes, 108792 rules >Sep 01 01:41:52 localhost kernel: SELinux: Permission audit_read in class capability2 not defined in policy. >Sep 01 01:41:52 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Sep 01 01:41:52 localhost kernel: SELinux: Completing initialization. >Sep 01 01:41:52 localhost kernel: SELinux: Setting up existing superblocks. >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Sep 01 01:41:52 localhost kernel: audit: type=1403 audit(1409550111.185:3): policy loaded auid=4294967295 ses=4294967295 >Sep 01 01:41:52 localhost systemd[1]: Successfully loaded SELinux policy in 209.908ms. >Sep 01 01:41:52 localhost systemd[1]: Relabelled /dev and /run in 18.006ms. >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Sep 01 01:41:52 localhost systemd-journal[596]: Journal started >Sep 01 01:41:51 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 01 01:41:52 localhost systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 01 01:41:52 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Sep 01 01:41:52 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Sep 01 01:41:52 localhost systemd-sysusers[626]: Creating group systemd-journal-gateway with gid 982. >Sep 01 01:41:52 localhost systemd-sysusers[626]: Creating user systemd-journal-gateway (systemd Journal Gateway) with uid 982 and gid 982. >Sep 01 01:41:52 localhost lvm[604]: No volume groups found >Sep 01 01:41:53 localhost systemd-udevd[645]: starting version 215 >Sep 01 01:41:54 localhost kernel: parport_pc 00:02: reported by Plug and Play ACPI >Sep 01 01:41:54 localhost kernel: piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr >Sep 01 01:41:54 localhost kernel: microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x0 >Sep 01 01:41:54 localhost kernel: ppdev: user-space parallel port driver >Sep 01 01:41:54 localhost kernel: microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x0 >Sep 01 01:41:54 localhost kernel: microcode: CPU0 update to revision 0x29 failed >Sep 01 01:41:54 localhost kernel: microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x0 >Sep 01 01:41:54 localhost kernel: microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x0 >Sep 01 01:41:54 localhost kernel: microcode: CPU1 update to revision 0x29 failed >Sep 01 01:41:54 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Sep 01 01:41:54 localhost systemd-journal[596]: 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 01 01:41:54 localhost systemd-journal[596]: Time spent on flushing to /var is 28.081ms for 505 entries. >Sep 01 01:41:54 localhost auditctl[682]: No rules >Sep 01 01:41:55 localhost kernel: snd_intel8x0 0000:00:05.0: intel8x0_measure_ac97_clock: measured 50931 usecs (1671 samples) >Sep 01 01:41:55 localhost kernel: snd_intel8x0 0000:00:05.0: measured clock 32809 rejected >Sep 01 01:41:55 localhost auditd[681]: Started dispatcher: /sbin/audispd pid: 691 >Sep 01 01:41:55 localhost kernel: audit: type=1305 audit(1409550115.119:4): audit_pid=681 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Sep 01 01:41:55 localhost audispd[691]: priority_boost_parser called with: 4 >Sep 01 01:41:55 localhost audispd[691]: max_restarts_parser called with: 10 >Sep 01 01:41:55 localhost audispd[691]: audispd initialized with q_depth=150 and 1 active plugins >Sep 01 01:41:55 localhost auditd[681]: Init complete, auditd 2.4 listening for events (startup state enable) >Sep 01 01:41:55 localhost kernel: snd_intel8x0 0000:00:05.0: intel8x0_measure_ac97_clock: measured 51060 usecs (3899 samples) >Sep 01 01:41:55 localhost kernel: snd_intel8x0 0000:00:05.0: measured clock 76361 rejected >Sep 01 01:41:55 localhost kernel: snd_intel8x0 0000:00:05.0: intel8x0_measure_ac97_clock: measured 51130 usecs (3900 samples) >Sep 01 01:41:55 localhost kernel: snd_intel8x0 0000:00:05.0: measured clock 76276 rejected >Sep 01 01:41:55 localhost kernel: snd_intel8x0 0000:00:05.0: clocking to 48000 >Sep 01 01:42:01 localhost alsactl[700]: alsactl 1.0.28 daemon started >Sep 01 01:42:01 localhost alsactl[700]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Sep 01 01:42:01 localhost alsactl[700]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Sep 01 01:42:01 localhost alsactl[700]: Found hardware: "ICH" "SigmaTel STAC9700,83,84" "AC97a:83847600" "0x8086" "0x0000" >Sep 01 01:42:01 localhost alsactl[700]: Hardware is initialized using a generic method >Sep 01 01:42:01 localhost rngd[703]: Unable to open file: /dev/tpm0 >Sep 01 01:42:01 localhost rngd[703]: can't open any entropy source >Sep 01 01:42:01 localhost rngd[703]: Maybe RNG device modules are not loaded >Sep 01 01:42:01 localhost avahi-daemon[704]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Sep 01 01:42:01 localhost avahi-daemon[704]: Successfully dropped root privileges. >Sep 01 01:42:01 localhost avahi-daemon[704]: avahi-daemon 0.6.31 starting up. >Sep 01 01:42:01 localhost chronyd[717]: chronyd version 1.31-pre1 starting >Sep 01 01:42:01 localhost chronyd[717]: Generated key 1 >Sep 01 01:42:01 localhost ModemManager[705]: <info> ModemManager (version 1.3.0-2.fc21) starting in system bus... >Sep 01 01:42:01 localhost avahi-daemon[704]: Successfully called chroot(). >Sep 01 01:42:01 localhost avahi-daemon[704]: Successfully dropped remaining capabilities. >Sep 01 01:42:01 localhost rtkit-daemon[701]: Successfully called chroot. >Sep 01 01:42:01 localhost rtkit-daemon[701]: Successfully dropped privileges. >Sep 01 01:42:01 localhost rtkit-daemon[701]: Successfully limited resources. >Sep 01 01:42:01 localhost rtkit-daemon[701]: Running. >Sep 01 01:42:01 localhost rtkit-daemon[701]: Canary thread running. >Sep 01 01:42:01 localhost rtkit-daemon[701]: Watchdog thread running. >Sep 01 01:42:01 localhost avahi-daemon[704]: No service file found in /etc/avahi/services. >Sep 01 01:42:01 localhost avahi-daemon[704]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Sep 01 01:42:01 localhost avahi-daemon[704]: Network interface enumeration completed. >Sep 01 01:42:01 localhost avahi-daemon[704]: Server startup complete. Host name is linux.local. Local service cookie is 1240006422. >Sep 01 01:42:01 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Sep 01 01:42:01 localhost systemd[1]: Unit rngd.service entered failed state. >Sep 01 01:42:02 localhost systemd-logind[710]: Watching system buttons on /dev/input/event0 (Power Button) >Sep 01 01:42:02 localhost systemd-logind[710]: Watching system buttons on /dev/input/event1 (Sleep Button) >Sep 01 01:42:02 localhost systemd-logind[710]: New seat seat0. >Sep 01 01:42:02 localhost crond[753]: (CRON) INFO (Syslog will be used instead of sendmail.) >Sep 01 01:42:02 localhost crond[753]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 10% if used.) >Sep 01 01:42:02 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Sep 01 01:42:02 localhost polkitd[759]: Started polkitd version 0.112 >Sep 01 01:42:02 localhost polkitd[759]: Loading rules from directory /etc/polkit-1/rules.d >Sep 01 01:42:02 localhost polkitd[759]: Loading rules from directory /usr/share/polkit-1/rules.d >Sep 01 01:42:02 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 01 01:42:02 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 01 01:42:02 localhost polkitd[759]: Finished loading, compiling and executing 5 rules >Sep 01 01:42:02 localhost crond[753]: (CRON) INFO (running with inotify support) >Sep 01 01:42:02 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Sep 01 01:42:02 localhost polkitd[759]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Sep 01 01:42:02 localhost accounts-daemon[702]: started daemon version 0.6.37 >Sep 01 01:42:02 localhost useradd[773]: new group: name=liveuser, GID=1000 >Sep 01 01:42:02 localhost useradd[773]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Sep 01 01:42:02 localhost livesys[737]: Adding live user [ OK ] >Sep 01 01:42:02 localhost usermod[779]: add 'liveuser' to group 'wheel' >Sep 01 01:42:02 localhost usermod[779]: add 'liveuser' to shadow group 'wheel' >Sep 01 01:42:02 localhost livesys[737]: (process:794): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=8358d4b0d4054771967c08d575f22290 --binary-syntax --close-stderr': Child process exited with code 1 >Sep 01 01:42:03 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Sep 01 01:42:03 localhost livesys[737]: sed: can't read : No such file or directory >Sep 01 01:42:03 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: 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 01 01:42:03 localhost livesys[737]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost kernel: Ebtables v2.0 registered >Sep 01 01:42:03 localhost kernel: Bridge firewalling registered >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost NetworkManager[857]: <info> NetworkManager (version 0.9.10.0-4.git20140704.fc21) is starting... >Sep 01 01:42:03 localhost NetworkManager[857]: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 20-connectivity-fedora.conf >Sep 01 01:42:03 localhost NetworkManager[857]: <info> WEXT support is enabled >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost livesys[737]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Sep 01 01:42:03 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Sep 01 01:42:03 localhost NetworkManager[857]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Sep 01 01:42:03 localhost kernel: cfg80211: World regulatory domain updated: >Sep 01 01:42:03 localhost kernel: cfg80211: DFS Master region: unset >Sep 01 01:42:03 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Sep 01 01:42:03 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Sep 01 01:42:03 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Sep 01 01:42:03 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Sep 01 01:42:03 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A) >Sep 01 01:42:03 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Sep 01 01:42:03 localhost kernel: cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Sep 01 01:42:03 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Sep 01 01:42:03 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Sep 01 01:42:03 localhost NetworkManager[857]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Sep 01 01:42:03 localhost NetworkManager[857]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Sep 01 01:42:03 localhost NetworkManager[857]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Sep 01 01:42:03 localhost NetworkManager[857]: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >Sep 01 01:42:03 localhost NetworkManager[857]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Sep 01 01:42:03 localhost NetworkManager[857]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Sep 01 01:42:03 localhost NetworkManager[857]: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Sep 01 01:42:03 localhost NetworkManager[857]: <info> monitoring kernel firmware directory '/lib/firmware'. >Sep 01 01:42:03 localhost NetworkManager[857]: <info> WiFi hardware radio set enabled >Sep 01 01:42:03 localhost NetworkManager[857]: <info> WWAN hardware radio set enabled >Sep 01 01:42:03 localhost NetworkManager[857]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-adsl.so >Sep 01 01:42:03 localhost NetworkManager[857]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wwan.so >Sep 01 01:42:03 localhost abrtd[927]: Init complete, entering main loop >Sep 01 01:42:03 localhost NetworkManager[857]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >Sep 01 01:42:03 localhost NetworkManager[857]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so >Sep 01 01:42:04 localhost NetworkManager[857]: <info> WiFi enabled by radio killswitch; enabled by state file >Sep 01 01:42:04 localhost NetworkManager[857]: <info> WWAN enabled by radio killswitch; enabled by state file >Sep 01 01:42:04 localhost NetworkManager[857]: <info> WiMAX enabled by radio killswitch; enabled by state file >Sep 01 01:42:04 localhost NetworkManager[857]: <info> Networking is enabled by state file >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (lo): link connected >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (lo): carrier is ON >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (eth0): carrier is OFF >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (eth0): link connected >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (eth0): preparing device >Sep 01 01:42:04 localhost NetworkManager[857]: <info> read connection 'Wired connection 1' >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (eth0): created default wired connection 'Wired connection 1' >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Sep 01 01:42:04 localhost NetworkManager[857]: <info> Auto-activating connection 'Wired connection 1'. >Sep 01 01:42:04 localhost NetworkManager[857]: <info> Activation (eth0) starting connection 'Wired connection 1' >Sep 01 01:42:04 localhost NetworkManager[857]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Sep 01 01:42:04 localhost NetworkManager[857]: <info> ModemManager available in the bus >Sep 01 01:42:04 localhost NetworkManager[857]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Sep 01 01:42:04 localhost NetworkManager[857]: <info> NetworkManager state is now CONNECTING >Sep 01 01:42:04 localhost NetworkManager[857]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Sep 01 01:42:04 localhost NetworkManager[857]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Sep 01 01:42:04 localhost NetworkManager[857]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Sep 01 01:42:04 localhost NetworkManager[857]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Sep 01 01:42:04 localhost NetworkManager[857]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Sep 01 01:42:04 localhost NetworkManager[857]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: X.Org X Server 1.16.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Release Date: 2014-07-16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: X Protocol Version 11, Revision 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Build Operating System: 3.15.6-200.fc20.x86_64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: 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 01 01:42:04 localhost gdm-Xorg-:0[956]: 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 01 01:42:04 localhost gdm-Xorg-:0[956]: Build Date: 28 July 2014 10:18:18AM >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Build ID: xorg-x11-server 1.16.0-1.fc21 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Current version of pixman: 0.32.6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Before reporting problems, check http://wiki.x.org >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: to make sure that you have the latest version. >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Markers: (--) probed, (**) from config file, (==) default setting, >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (++) from command line, (!!) notice, (II) informational, >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (++) Log file: "/dev/null", Time: Mon Sep 1 01:42:04 2014 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) No Layout section. Using the first Screen section. >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) No screen section available. Using defaults. >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (**) |-->Screen "Default Screen Section" (0) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (**) | |-->Monitor "<default monitor>" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) No monitor specified for screen "Default Screen Section". >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Using a default monitor configuration. >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) Automatically adding devices >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) Automatically enabling devices >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) Automatically adding GPU devices >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) FontPath set to: >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: catalogue:/etc/X11/fontpath.d, >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: built-ins >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) ModulePath set to "/usr/lib64/xorg/modules" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) The server relies on udev to provide the list of input devices. >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: If no devices become available, reconfigure udev or disable AutoAddDevices. >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loader magic: 0x81ce40 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Module ABI versions: >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: X.Org ANSI C Emulation: 0.4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: X.Org Video Driver: 18.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: X.Org XInput driver : 21.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: X.Org Server Extension : 8.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (EE) systemd-logind: failed to get session: PID 956 does not belong to any known session >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ 0xe0000000/67108864, BIOS @ 0x????????/131072 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) LoadModule: "glx" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Module glx: vendor="X.Org Foundation" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: compiled for 1.16.0, module version = 1.0.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ABI class: X.Org Server Extension, version 8.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) AIGLX enabled >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) Matched vboxvideo as autoconfigured driver 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) Matched modesetting as autoconfigured driver 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) Matched fbdev as autoconfigured driver 2 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) Matched vesa as autoconfigured driver 3 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) Assigned the driver to the xf86ConfigLayout >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) LoadModule: "vboxvideo" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (WW) Warning, couldn't open module vboxvideo >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) UnloadModule: "vboxvideo" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Unloading vboxvideo >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (EE) Failed to load module "vboxvideo" (module does not exist, 0) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) LoadModule: "modesetting" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Module modesetting: vendor="X.Org Foundation" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: compiled for 1.16.0, module version = 0.9.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Module class: X.Org Video Driver >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ABI class: X.Org Video Driver, version 18.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) LoadModule: "fbdev" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Module fbdev: vendor="X.Org Foundation" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: compiled for 1.16.0, module version = 0.4.3 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Module class: X.Org Video Driver >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ABI class: X.Org Video Driver, version 18.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) LoadModule: "vesa" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Module vesa: vendor="X.Org Foundation" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: compiled for 1.16.0, module version = 2.3.2 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Module class: X.Org Video Driver >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ABI class: X.Org Video Driver, version 18.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) FBDEV: driver for framebuffer: fbdev >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA: driver for VESA chipsets: vesa >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (++) using VT number 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (EE) open /dev/dri/card0: No such file or directory >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (WW) Falling back to old probe method for modesetting >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (EE) open /dev/dri/card0: No such file or directory >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading sub module "fbdevhw" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) LoadModule: "fbdevhw" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Module fbdevhw: vendor="X.Org Foundation" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: compiled for 1.16.0, module version = 0.0.2 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ABI class: X.Org Video Driver, version 18.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (EE) open /dev/fb0: No such file or directory >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (WW) Falling back to old probe method for fbdev >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading sub module "fbdevhw" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) LoadModule: "fbdevhw" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Module fbdevhw: vendor="X.Org Foundation" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: compiled for 1.16.0, module version = 0.0.2 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ABI class: X.Org Video Driver, version 18.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (EE) open /dev/fb0: No such file or directory >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (EE) Screen 0 deleted because of no matching config section. >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) UnloadModule: "modesetting" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (EE) Screen 0 deleted because of no matching config section. >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) UnloadModule: "fbdev" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) UnloadSubModule: "fbdevhw" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading sub module "vbe" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) LoadModule: "vbe" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading /usr/lib64/xorg/modules/libvbe.so >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Module vbe: vendor="X.Org Foundation" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: compiled for 1.16.0, module version = 1.1.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ABI class: X.Org Video Driver, version 18.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading sub module "int10" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) LoadModule: "int10" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading /usr/lib64/xorg/modules/libint10.so >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Module int10: vendor="X.Org Foundation" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: compiled for 1.16.0, module version = 1.0.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ABI class: X.Org Video Driver, version 18.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): initializing int10 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): Primary V_BIOS segment is: 0xc000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA BIOS detected >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE Version 2.0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE Total Mem: 65536 kB >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE OEM: VirtualBox VESA BIOS >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE OEM Software Rev: 0.3 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE OEM Vendor: Oracle Corporation >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE OEM Product: Oracle VM VirtualBox VBE Adapter >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE OEM Product Rev: Oracle VM VirtualBox Version 4.3.14 >Sep 01 01:42:04 localhost libvirtd[959]: libvirt version: 1.2.7, package: 2.fc21 (Fedora Project, 2014-08-17-13:32:15, buildhw-05.phx2.fedoraproject.org) >Sep 01 01:42:04 localhost libvirtd[959]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Sep 01 01:42:04 localhost libvirtd[959]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): Creating default Display subsection in Screen section >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: "Default Screen Section" for depth/fbbpp 24/32 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) VESA(0): Depth 24, (--) framebuffer bpp 32 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) VESA(0): RGB weight 888 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) VESA(0): Default visual is TrueColor >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Loading sub module "ddc" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) LoadModule: "ddc" >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) Module "ddc" already built-in >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE DDC not supported >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: (II) VESA(0): Searching for matching VESA mode(s): >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 100 (640x400) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 640 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 640 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 400 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 255 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 101 (640x480) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 640 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 640 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 480 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 217 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost libvirtd[959]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Sep 01 01:42:04 localhost libvirtd[959]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Sep 01 01:42:04 localhost libvirtd[959]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox.so not accessible >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 102 (800x600) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x1f >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 100 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 800 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 600 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 3 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 255 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 103 (800x600) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 800 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 800 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 600 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 138 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 104 (1024x768) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x1f >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 128 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 768 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 3 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 169 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 105 (1024x768) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 768 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 84 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 106 (1280x1024) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x1f >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 160 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1280 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 3 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 101 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 107 (1280x1024) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 1280 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1280 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 4 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 50 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 10d (320x200) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 640 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 320 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 200 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 15 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 255 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 10 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 15 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 10e (320x200) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 640 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 320 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 200 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 255 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 11 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 10f (320x200) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 960 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 320 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 200 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 255 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 110 (640x480) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 1280 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 640 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 480 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 15 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 108 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 10 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 15 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 111 (640x480) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 1280 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 640 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 480 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 108 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 11 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 112 (640x480) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 1920 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 640 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 480 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 71 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 113 (800x600) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 1600 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 800 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 600 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 15 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 68 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 10 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 15 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 114 (800x600) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 1600 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 800 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 600 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 68 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 11 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 115 (800x600) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost ModemManager[705]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 2400 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 800 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 600 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 45 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 116 (1024x768) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 2048 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 768 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 15 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 41 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 10 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 15 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 117 (1024x768) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 2048 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 768 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 41 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 11 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 118 (1024x768) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 3072 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 768 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 27 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 119 (1280x1024) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 2560 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1280 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 15 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 10 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 15 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 11a (1280x1024) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 2560 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1280 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 11 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 11b (1280x1024) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 3840 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1280 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: *Mode: 140 (320x200) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 1280 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 320 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 200 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 32 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 255 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 2 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: *Mode: 141 (640x400) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 2560 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 640 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 400 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 32 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 2 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: *Mode: 142 (640x480) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 2560 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 640 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 480 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 32 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 53 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 2 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: *Mode: 143 (800x600) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 3200 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 800 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 600 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 32 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 33 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 2 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: *Mode: 144 (1024x768) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 4096 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 768 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 32 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 20 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 2 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: *Mode: 145 (1280x1024) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 5120 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 1280 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 1024 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 32 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfImages: 11 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 24 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 2 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: Mode: 146 (320x200) >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BytesPerScanline: 320 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XResolution: 320 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YResolution: 200 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:04 localhost gdm-Xorg-:0[956]: BitsPerPixel: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: MemoryModel: 4 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfImages: 255 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedMaskSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenMaskSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueMaskSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: *Mode: 147 (1600x1200) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BytesPerScanline: 6400 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XResolution: 1600 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YResolution: 1200 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BitsPerPixel: 32 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfImages: 7 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 24 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 2 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: Mode: 148 (1152x864) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BytesPerScanline: 1152 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XResolution: 1152 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YResolution: 864 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BitsPerPixel: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: MemoryModel: 4 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfImages: 66 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedMaskSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenMaskSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueMaskSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: Mode: 149 (1152x864) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BytesPerScanline: 2304 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XResolution: 1152 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YResolution: 864 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BitsPerPixel: 15 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfImages: 32 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedFieldPosition: 10 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenMaskSize: 5 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 15 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: Mode: 14a (1152x864) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BytesPerScanline: 2304 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XResolution: 1152 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YResolution: 864 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BitsPerPixel: 16 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfImages: 32 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedMaskSize: 5 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedFieldPosition: 11 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenMaskSize: 6 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 5 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueMaskSize: 5 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: Mode: 14b (1152x864) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BytesPerScanline: 3456 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XResolution: 1152 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YResolution: 864 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BitsPerPixel: 24 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfImages: 21 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: *Mode: 14c (1152x864) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: ModeAttributes: 0x9b >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinAAttributes: 0x7 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBAttributes: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinGranularity: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinSize: 64 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinASegment: 0xa000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinBSegment: 0x0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: WinFuncPtr: 0xc0000605 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BytesPerScanline: 4608 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XResolution: 1152 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YResolution: 864 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: XCharSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: YCharSize: 16 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfPlanes: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BitsPerPixel: 32 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfBanks: 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: MemoryModel: 6 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BankSize: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: NumberOfImages: 15 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedMaskSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RedFieldPosition: 16 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenMaskSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: GreenFieldPosition: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueMaskSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: BlueFieldPosition: 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdMaskSize: 8 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: RsvdFieldPosition: 24 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: DirectColorModeInfo: 2 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: PhysBasePtr: 0xe0000000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Total Memory: 1024 64KB banks (65536kB) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): <default monitor>: Using default hsync range of 31.50-48.00 kHz >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): <default monitor>: Using default maximum pixel clock of 65.00 MHz >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (WW) VESA(0): Unable to estimate virtual size >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "1152x864" (no mode of this name) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "800x600" (no mode of this name) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "640x480" (no mode of this name) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "640x400" (no mode of this name) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "320x200" (no mode of this name) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (WW) VESA(0): No valid modes left. Trying less strict filter... >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): <default monitor>: Using hsync range of 31.50-48.00 kHz >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-70.00 Hz >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): <default monitor>: Using maximum pixel clock of 65.00 MHz >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (WW) VESA(0): Unable to estimate virtual size >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "1152x864" (hsync out of range) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "640x400" (hsync out of range) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) VESA(0): Virtual size is 1024x768 (pitch 1024) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) VESA(0): *Built-in mode "1024x768" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) VESA(0): *Built-in mode "800x600" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) VESA(0): *Built-in mode "640x480" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (==) VESA(0): DPI set to (96, 96) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (144) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (143) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (142) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Loading sub module "fb" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) LoadModule: "fb" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Loading /usr/lib64/xorg/modules/libfb.so >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Module fb: vendor="X.Org Foundation" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: compiled for 1.16.0, module version = 1.0.0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: ABI class: X.Org ANSI C Emulation, version 0.4 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (==) Depth 24 pixmap format is 32 bpp >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Loading sub module "int10" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) LoadModule: "int10" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Loading /usr/lib64/xorg/modules/libint10.so >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Module int10: vendor="X.Org Foundation" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: compiled for 1.16.0, module version = 1.0.0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: ABI class: X.Org Video Driver, version 18.0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): initializing int10 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Primary V_BIOS segment is: 0xc000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA BIOS detected >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE Version 2.0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE Total Mem: 65536 kB >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE OEM: VirtualBox VESA BIOS >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE OEM Software Rev: 0.3 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE OEM Vendor: Oracle Corporation >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE OEM Product: Oracle VM VirtualBox VBE Adapter >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): VESA VBE OEM Product Rev: Oracle VM VirtualBox Version 4.3.14 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): virtual address = 0x7ff22c2e9000, >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: physical address = 0xe0000000, size = 67108864 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) VESA(0): Setting up VESA Mode 0x144 (1024x768) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (==) VESA(0): Default visual is TrueColor >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (==) VESA(0): Backing store enabled >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (==) VESA(0): DPMS enabled >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (==) RandR enabled >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) SELinux: Disabled by boolean >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) AIGLX: Screen 0 is not DRI2 capable >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (EE) AIGLX: reverting to software rendering >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) AIGLX: Loaded and initialized swrast >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) GLX: Initialized DRISWRAST GL provider for screen 0 >Sep 01 01:42:05 localhost NetworkManager[857]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Sep 01 01:42:05 localhost NetworkManager[857]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Sep 01 01:42:05 localhost NetworkManager[857]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Sep 01 01:42:05 localhost NetworkManager[857]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Sep 01 01:42:05 localhost NetworkManager[857]: <info> dhclient started with pid 1228 >Sep 01 01:42:05 localhost NetworkManager[857]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) config/udev: Adding input device Power Button (/dev/input/event0) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) LoadModule: "evdev" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Module evdev: vendor="X.Org Foundation" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: compiled for 1.16.0, module version = 2.9.0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: Module class: X.Org XInput Driver >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: ABI class: X.Org XInput driver, version 21.0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Using input driver 'evdev' for 'Power Button' >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Power Button: always reports core events >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) evdev: Power Button: Device: "/dev/input/event0" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) evdev: Power Button: Found keys >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) evdev: Power Button: Configuring as keyboard >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "xkb_rules" "evdev" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "xkb_model" "pc104" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "xkb_layout" "us" >Sep 01 01:42:05 localhost dhclient[1228]: Internet Systems Consortium DHCP Client 4.3.1 >Sep 01 01:42:05 localhost NetworkManager[857]: Internet Systems Consortium DHCP Client 4.3.1 >Sep 01 01:42:05 localhost dhclient[1228]: Copyright 2004-2014 Internet Systems Consortium. >Sep 01 01:42:05 localhost NetworkManager[857]: Copyright 2004-2014 Internet Systems Consortium. >Sep 01 01:42:05 localhost dhclient[1228]: All rights reserved. >Sep 01 01:42:05 localhost NetworkManager[857]: All rights reserved. >Sep 01 01:42:05 localhost dhclient[1228]: For info, please visit https://www.isc.org/software/dhcp/ >Sep 01 01:42:05 localhost dhclient[1228]: >Sep 01 01:42:05 localhost NetworkManager[857]: For info, please visit https://www.isc.org/software/dhcp/ >Sep 01 01:42:05 localhost NetworkManager[857]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) config/udev: Adding input device Sleep Button (/dev/input/event1) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Sleep Button: Applying InputClass "evdev keyboard catchall" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Using input driver 'evdev' for 'Sleep Button' >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Sleep Button: always reports core events >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) evdev: Sleep Button: Device: "/dev/input/event1" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) evdev: Sleep Button: Vendor 0 Product 0x3 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) evdev: Sleep Button: Found keys >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) evdev: Sleep Button: Configuring as keyboard >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input1/event1" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "xkb_rules" "evdev" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "xkb_model" "pc104" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "xkb_layout" "us" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2) >Sep 01 01:42:05 localhost dhclient[1228]: Listening on LPF/eth0/08:00:27:f5:59:d2 >Sep 01 01:42:05 localhost dhclient[1228]: Sending on LPF/eth0/08:00:27:f5:59:d2 >Sep 01 01:42:05 localhost dhclient[1228]: Sending on Socket/fallback >Sep 01 01:42:05 localhost dhclient[1228]: Created duid \000\001\000\001\033\226\303\255\010\000'\365Y\322. >Sep 01 01:42:05 localhost dhclient[1228]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x74402ccb) >Sep 01 01:42:05 localhost dhclient[1228]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x74402ccb) >Sep 01 01:42:05 localhost dhclient[1228]: DHCPOFFER from 10.0.2.2 >Sep 01 01:42:05 localhost dhclient[1228]: DHCPACK from 10.0.2.2 (xid=0x74402ccb) >Sep 01 01:42:05 localhost NetworkManager[857]: Listening on LPF/eth0/08:00:27:f5:59:d2 >Sep 01 01:42:05 localhost NetworkManager[857]: Sending on LPF/eth0/08:00:27:f5:59:d2 >Sep 01 01:42:05 localhost NetworkManager[857]: Sending on Socket/fallback >Sep 01 01:42:05 localhost NetworkManager[857]: Created duid \000\001\000\001\033\226\303\255\010\000'\365Y\322. >Sep 01 01:42:05 localhost NetworkManager[857]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x74402ccb) >Sep 01 01:42:05 localhost NetworkManager[857]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x74402ccb) >Sep 01 01:42:05 localhost NetworkManager[857]: DHCPOFFER from 10.0.2.2 >Sep 01 01:42:05 localhost NetworkManager[857]: DHCPACK from 10.0.2.2 (xid=0x74402ccb) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) AT Translated Set 2 keyboard: always reports core events >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) evdev: AT Translated Set 2 keyboard: Found keys >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "xkb_rules" "evdev" >Sep 01 01:42:05 localhost NetworkManager[857]: <info> (eth0): DHCPv4 state changed preinit -> bound >Sep 01 01:42:05 localhost NetworkManager[857]: <info> address 10.0.2.15 >Sep 01 01:42:05 localhost NetworkManager[857]: <info> plen 24 (255.255.255.0) >Sep 01 01:42:05 localhost NetworkManager[857]: <info> gateway 10.0.2.2 >Sep 01 01:42:05 localhost NetworkManager[857]: <info> server identifier 10.0.2.2 >Sep 01 01:42:05 localhost NetworkManager[857]: <info> lease time 86400 >Sep 01 01:42:05 localhost NetworkManager[857]: <info> nameserver '192.168.1.1' >Sep 01 01:42:05 localhost NetworkManager[857]: <info> domain name 'hsd1.co.comcast.net' >Sep 01 01:42:05 localhost NetworkManager[857]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Sep 01 01:42:05 localhost NetworkManager[857]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Sep 01 01:42:05 localhost avahi-daemon[704]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Sep 01 01:42:05 localhost NetworkManager[857]: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Sep 01 01:42:05 localhost avahi-daemon[704]: New relevant interface eth0.IPv4 for mDNS. >Sep 01 01:42:05 localhost dhclient[1228]: bound to 10.0.2.15 -- renewal in 42862 seconds. >Sep 01 01:42:05 localhost avahi-daemon[704]: Registering new address record for 10.0.2.15 on eth0.IPv4. >Sep 01 01:42:05 localhost NetworkManager[857]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "xkb_model" "pc104" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "xkb_layout" "us" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event3) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) Using input driver 'evdev' for 'ImExPS/2 Generic Explorer Mouse' >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) ImExPS/2 Generic Explorer Mouse: always reports core events >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) evdev: ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event3" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) evdev: ImExPS/2 Generic Explorer Mouse: Vendor 0x2 Product 0x6 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) evdev: ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) evdev: ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) evdev: ImExPS/2 Generic Explorer Mouse: Found relative axes >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (--) evdev: ImExPS/2 Generic Explorer Mouse: Found x and y relative axes >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) evdev: ImExPS/2 Generic Explorer Mouse: Configuring as mouse >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) evdev: ImExPS/2 Generic Explorer Mouse: Adding scrollwheel support >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) evdev: ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) evdev: ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event3" >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 9) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) evdev: ImExPS/2 Generic Explorer Mouse: initialized for relative axes. >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4 >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0) >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) No input driver specified, ignoring this device. >Sep 01 01:42:05 localhost gdm-Xorg-:0[956]: (II) This device may have been added with another device file. >Sep 01 01:42:05 localhost NetworkManager[857]: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Sep 01 01:42:05 localhost NetworkManager[857]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Sep 01 01:42:05 localhost NetworkManager[857]: <info> NetworkManager state is now CONNECTED_LOCAL >Sep 01 01:42:05 localhost NetworkManager[857]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Sep 01 01:42:05 localhost NetworkManager[857]: <info> Activation (eth0) successful, device activated. >Sep 01 01:42:05 localhost NetworkManager[857]: bound to 10.0.2.15 -- renewal in 42862 seconds. >Sep 01 01:42:05 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Sep 01 01:42:06 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 01 01:42:06 localhost nm-dispatcher[1239]: Dispatching action 'up' for eth0 >Sep 01 01:42:06 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Sep 01 01:42:06 localhost NetworkManager[857]: <info> NetworkManager state is now CONNECTED_GLOBAL >Sep 01 01:42:06 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 01 01:42:06 localhost systemd-logind[710]: New session 1 of user liveuser. >Sep 01 01:42:06 localhost systemd[1280]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Sep 01 01:42:06 localhost systemd[1280]: Starting Paths. >Sep 01 01:42:06 localhost systemd[1280]: Reached target Paths. >Sep 01 01:42:06 localhost systemd[1280]: Starting Timers. >Sep 01 01:42:06 localhost systemd[1280]: Reached target Timers. >Sep 01 01:42:06 localhost systemd[1280]: Starting Sockets. >Sep 01 01:42:06 localhost systemd[1280]: Reached target Sockets. >Sep 01 01:42:06 localhost systemd[1280]: Starting Basic System. >Sep 01 01:42:06 localhost systemd[1280]: Reached target Basic System. >Sep 01 01:42:06 localhost systemd[1280]: Starting Default. >Sep 01 01:42:06 localhost systemd[1280]: Reached target Default. >Sep 01 01:42:06 localhost systemd[1280]: Startup finished in 15ms. >Sep 01 01:42:06 localhost gdm-autologin][1249]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Sep 01 01:42:06 localhost avahi-daemon[704]: Registering new address record for fe80::a00:27ff:fef5:59d2 on eth0.*. >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): carrier is OFF >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): new Bridge device (driver: 'bridge' ifindex: 3) >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): exported as /org/freedesktop/NetworkManager/Devices/2 >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): preparing device >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Sep 01 01:42:07 localhost /etc/gdm/Xsession[1286]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Sep 01 01:42:07 localhost avahi-daemon[704]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. >Sep 01 01:42:07 localhost NetworkManager[857]: <info> read connection 'virbr0' >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) starting connection 'virbr0' >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) scheduled... >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) started... >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) scheduled... >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) complete. >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) starting... >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): device state change: prepare -> config (reason 'none') [40 50 0] >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) successful. >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) complete. >Sep 01 01:42:07 localhost avahi-daemon[704]: New relevant interface virbr0.IPv4 for mDNS. >Sep 01 01:42:07 localhost avahi-daemon[704]: Registering new address record for 192.168.122.1 on virbr0.IPv4. >Sep 01 01:42:07 localhost dnsmasq[1363]: started, version 2.71 cachesize 150 >Sep 01 01:42:07 localhost dnsmasq[1363]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC >Sep 01 01:42:07 localhost dnsmasq-dhcp[1363]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h >Sep 01 01:42:07 localhost dnsmasq-dhcp[1363]: DHCP, sockets bound exclusively to interface virbr0 >Sep 01 01:42:07 localhost dnsmasq[1363]: reading /etc/resolv.conf >Sep 01 01:42:07 localhost dnsmasq[1363]: using nameserver 192.168.1.1#53 >Sep 01 01:42:07 localhost dnsmasq[1363]: read /etc/hosts - 2 addresses >Sep 01 01:42:07 localhost dnsmasq[1363]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses >Sep 01 01:42:07 localhost dnsmasq-dhcp[1363]: read /var/lib/libvirt/dnsmasq/default.hostsfile >Sep 01 01:42:07 localhost org.a11y.Bus[1298]: Activating service name='org.a11y.atspi.Registry' >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) scheduled. >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) started... >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): device state change: config -> ip-config (reason 'none') [50 70 0] >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): IPv6 config waiting until carrier is on >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) complete. >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) started... >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) complete. >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Sep 01 01:42:07 localhost NetworkManager[857]: <info> (virbr0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Sep 01 01:42:07 localhost NetworkManager[857]: <info> Activation (virbr0) successful, device activated. >Sep 01 01:42:07 localhost org.a11y.Bus[1298]: Successfully activated service 'org.a11y.atspi.Registry' >Sep 01 01:42:07 localhost org.a11y.atspi.Registry[1375]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Sep 01 01:42:07 localhost org.a11y.atspi.Registry[1375]: Xlib: extension "XEVIE" missing on display ":0". >Sep 01 01:42:07 localhost nm-dispatcher[1239]: Dispatching action 'up' for virbr0 >Sep 01 01:42:07 localhost /etc/gdm/Xsession[1286]: gnome-session-is-accelerated: llvmpipe detected. >Sep 01 01:42:07 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Sep 01 01:42:07 localhost kernel: fuse init (API version 7.23) >Sep 01 01:42:07 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Sep 01 01:42:07 localhost gnome-keyring-daemon[1431]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Sep 01 01:42:07 localhost gnome-session[1286]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Sep 01 01:42:07 localhost gnome-session[1286]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Sep 01 01:42:07 localhost gnome-session[1286]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Sep 01 01:42:07 localhost gnome-session[1286]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Sep 01 01:42:07 localhost gnome-session[1286]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Sep 01 01:42:07 localhost gnome-session[1286]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Sep 01 01:42:07 localhost gnome-session[1286]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Sep 01 01:42:07 localhost gnome-session[1286]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Sep 01 01:42:07 localhost gnome-session[1286]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Sep 01 01:42:07 localhost gnome-session[1286]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Sep 01 01:42:07 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Sep 01 01:42:07 localhost rtkit-daemon[701]: Successfully made thread 1454 of process 1454 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Sep 01 01:42:07 localhost rtkit-daemon[701]: Supervising 1 threads of 1 processes of 1 users. >Sep 01 01:42:07 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.UPower' >Sep 01 01:42:08 localhost pulseaudio[1454]: Disabling timer-based scheduling because running inside a VM. >Sep 01 01:42:08 localhost rtkit-daemon[701]: Supervising 1 threads of 1 processes of 1 users. >Sep 01 01:42:08 localhost rtkit-daemon[701]: Successfully made thread 1465 of process 1454 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 01 01:42:08 localhost rtkit-daemon[701]: Supervising 2 threads of 1 processes of 1 users. >Sep 01 01:42:08 localhost pulseaudio[1454]: Disabling timer-based scheduling because running inside a VM. >Sep 01 01:42:08 localhost rtkit-daemon[701]: Supervising 2 threads of 1 processes of 1 users. >Sep 01 01:42:08 localhost rtkit-daemon[701]: Successfully made thread 1468 of process 1454 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 01 01:42:08 localhost rtkit-daemon[701]: Supervising 3 threads of 1 processes of 1 users. >Sep 01 01:42:08 localhost dbus[711]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Sep 01 01:42:08 localhost bluetoothd[1471]: Bluetooth daemon 5.18 >Sep 01 01:42:08 localhost dbus[711]: [system] Successfully activated service 'org.bluez' >Sep 01 01:42:08 localhost kernel: Bluetooth: Core ver 2.19 >Sep 01 01:42:08 localhost kernel: NET: Registered protocol family 31 >Sep 01 01:42:08 localhost kernel: Bluetooth: HCI device and connection manager initialized >Sep 01 01:42:08 localhost kernel: Bluetooth: HCI socket layer initialized >Sep 01 01:42:08 localhost kernel: Bluetooth: L2CAP socket layer initialized >Sep 01 01:42:08 localhost kernel: Bluetooth: SCO socket layer initialized >Sep 01 01:42:08 localhost bluetoothd[1471]: Starting SDP server >Sep 01 01:42:08 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Sep 01 01:42:08 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Sep 01 01:42:08 localhost kernel: Bluetooth: BNEP socket layer initialized >Sep 01 01:42:08 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Sep 01 01:42:08 localhost bluetoothd[1471]: Bluetooth management interface 1.6 initialized >Sep 01 01:42:08 localhost NetworkManager[857]: <info> use BlueZ version 5 >Sep 01 01:42:08 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 01 01:42:08 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 01 01:42:08 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Sep 01 01:42:08 localhost colord[1483]: Using mapping database file /var/lib/colord/mapping.db >Sep 01 01:42:08 localhost colord[1483]: Using device database file /var/lib/colord/storage.db >Sep 01 01:42:08 localhost colord[1483]: Using profile database file /var/lib/colord/storage.db >Sep 01 01:42:08 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Sep 01 01:42:08 localhost colord[1483]: loaded plugin libcd_plugin_camera.so >Sep 01 01:42:08 localhost colord[1483]: loaded plugin libcd_plugin_scanner.so >Sep 01 01:42:08 localhost colord[1483]: Daemon ready for requests >Sep 01 01:42:08 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Sep 01 01:42:08 localhost udisksd[1488]: udisks daemon version 2.1.3 starting >Sep 01 01:42:09 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Sep 01 01:42:09 localhost udisksd[1488]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Sep 01 01:42:09 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Sep 01 01:42:09 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 01 01:42:09 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.locale1' >Sep 01 01:42:10 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Sep 01 01:42:10 localhost dbus[711]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Sep 01 01:42:10 localhost systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Sep 01 01:42:10 localhost polkitd[759]: Registered Authentication Agent for unix-session:1 (system bus name :1.31 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Sep 01 01:42:10 localhost dbus[711]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Sep 01 01:42:10 localhost NetworkManager[857]: <info> wpa_supplicant started >Sep 01 01:42:10 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Sep 01 01:42:11 localhost org.gnome.OnlineAccounts[1298]: goa-daemon-Message: goa-daemon version 3.13.90 starting >Sep 01 01:42:11 localhost org.gnome.OnlineAccounts[1298]: (goa-daemon:1560): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' >Sep 01 01:42:11 localhost org.gtk.Private.AfcVolumeMonitor[1298]: Volume monitor alive >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: Bus name 'org.gnome.evolution.dataserver.Sources3' acquired. >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: Saving system-proxy >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: : >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: : [Data Source] >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: : DisplayName=Default Proxy Settings >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: : Enabled=true >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: : Parent= >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: : >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: : [Proxy] >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: : Method=default >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: : IgnoreHosts=localhost;127.0.0.0/8;::1; >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: - : >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : AutoconfigUrl= >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : FtpHost= >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : FtpPort=0 >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : HttpAuthPassword= >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : HttpAuthUser= >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : HttpHost= >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : HttpPort=8080 >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : HttpUseAuth=false >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : HttpsHost= >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : HttpsPort=0 >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : SocksHost= >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : SocksPort=0 >Sep 01 01:42:11 localhost org.gnome.evolution.dataserver.Sources3[1298]: + : >Sep 01 01:42:11 localhost chronyd[717]: Selected source 192.155.81.203 >Sep 01 01:42:11 localhost chronyd[717]: System clock wrong by 1.507115 seconds, adjustment started >Sep 01 01:42:11 localhost gnome-session[1286]: 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 01 01:42:11 localhost gnome-session[1286]: vmware-user: could not open /proc/fs/vmblock/dev >Sep 01 01:42:11 localhost vmusr[1649]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Sep 01 01:42:11 localhost NetworkManager[857]: <info> startup complete >Sep 01 01:42:11 localhost org.freedesktop.Tracker1[1298]: Creating config directory:'/home/liveuser/.config/tracker' >Sep 01 01:42:11 localhost gnome-session[1286]: (uint32 1,) >Sep 01 01:42:12 localhost gnome-session[1286]: Entering running state >Sep 01 01:42:12 localhost gnome-session[1286]: Failed to play sound: File or data not found >Sep 01 01:42:12 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Sep 01 01:42:12 localhost PackageKit[1694]: daemon start >Sep 01 01:42:13 localhost chronyd[717]: Selected source 162.210.196.6 >Sep 01 01:42:14 localhost gnome-session[1286]: (gnome-settings-daemon:1436): color-plugin-WARNING **: failed to get edid: unable to get EDID for output >Sep 01 01:42:15 localhost org.gnome.evolution.dataserver.Calendar4[1298]: Bus name 'org.gnome.evolution.dataserver.Calendar4' acquired. >Sep 01 01:42:15 localhost colord[1483]: Device added: xrandr-default >Sep 01 01:42:15 localhost gnome-session[1286]: (gnome-settings-daemon:1436): color-plugin-WARNING **: unable to get EDID for xrandr-default: unable to get EDID for output >Sep 01 01:42:16 localhost gnome-session[1286]: GNOME Shell started at Mon Sep 01 2014 01:42:11 GMT-0400 (EDT) >Sep 01 01:42:20 localhost userhelper[1828]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Sep 01 01:42:20 localhost userhelper[1833]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Sep 01 01:42:20 localhost kernel: md: raid0 personality registered for level 0 >Sep 01 01:42:20 localhost kernel: md: raid1 personality registered for level 1 >Sep 01 01:42:20 localhost kernel: async_tx: api initialized (async) >Sep 01 01:42:20 localhost kernel: md: raid6 personality registered for level 6 >Sep 01 01:42:20 localhost kernel: md: raid5 personality registered for level 5 >Sep 01 01:42:20 localhost kernel: md: raid4 personality registered for level 4 >Sep 01 01:42:20 localhost kernel: md: raid10 personality registered for level 10 >Sep 01 01:42:20 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Sep 01 01:42:20 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Sep 01 01:42:20 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Sep 01 01:42:20 localhost kernel: Loading iSCSI transport class v2.0-870. >Sep 01 01:42:20 localhost kernel: iscsi: registered transport (tcp) >Sep 01 01:42:20 localhost kernel: No iBFT detected. >Sep 01 01:42:20 localhost dbus[1375]: avc: received setenforce notice (enforcing=0) >Sep 01 01:42:20 localhost dbus[1298]: avc: received setenforce notice (enforcing=0) >Sep 01 01:42:20 localhost dbus[711]: avc: received setenforce notice (enforcing=0) >Sep 01 01:42:21 localhost kernel: sda: unknown partition table >Sep 01 01:42:21 localhost kernel: BTRFS info (device sda): disk space caching is enabled >Sep 01 01:42:21 localhost kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Sep 01 01:42:21 localhost kernel: BTRFS info (device sda): disk space caching is enabled >Sep 01 01:42:21 localhost kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Sep 01 01:42:23 localhost gnome-session[1286]: (gnome-settings-daemon:1436): color-plugin-WARNING **: unable to get EDID for xrandr-default: unable to get EDID for output >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_CD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_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-08-26-13-53-59-00', >'ID_FS_UUID_ENC': '2014-08-26-13-53-59-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'VBOX_CD-ROM', >'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '4c651ee6', >'ID_REVISION': '1.0', >'ID_SERIAL': 'VBOX_CD-ROM_VB0-01f003f6', >'ID_SERIAL_SHORT': 'VB0-01f003f6', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '27705', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-uuid/2014-08-26-13-53-59-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 1233 MiB >format = existing None >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: VBOX CD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 631296 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 4 did: 0 busy: True >hardwareGeometry: (39, 255, 63) biosGeometry: (39, 255, 63) >PedDevice: <_ped.Device object at 0x7f0ba818a830> >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BTRFS_READY': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'test', >'ID_FS_LABEL_ENC': 'test', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'd8f99e08-8dd4-4724-90b8-c2773327c425', >'ID_FS_UUID_ENC': 'd8f99e08-8dd4-4724-90b8-c2773327c425', >'ID_FS_UUID_SUB': '9ba4b3d0-746d-4448-b45b-890de15dfd85', >'ID_FS_UUID_SUB_ENC': '9ba4b3d0-746d-4448-b45b-890de15dfd85', >'ID_MODEL': 'VBOX_HARDDISK', >'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '1.0', >'ID_SERIAL': 'VBOX_HARDDISK_VB32170af8-e3bceeb8', >'ID_SERIAL_SHORT': 'VB32170af8-e3bceeb8', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '30699', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB32170af8-e3bceeb8', >'/dev/disk/by-label/test', >'/dev/disk/by-uuid/d8f99e08-8dd4-4724-90b8-c2773327c425'], >'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Sep 01 01:42:30 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_REMOVE: window X11:1400003 not in stack >Sep 01 01:42:30 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_REMOVE: window X11:1400003 not in stack >Sep 01 01:42:30 localhost kernel: sda: unknown partition table >name = sda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192 MiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA VBOX HARDDISK path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7f0ba805e170> >target size = 0 B path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0ba8060910> >Sep 01 01:42:30 localhost kernel: BTRFS info (device sda): disk space caching is enabled >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) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Sep 01 01:42:30 localhost kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Sep 01 01:42:30 localhost kernel: BTRFS info (device sda): disk space caching is enabled >Sep 01 01:42:30 localhost kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >'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': '80319', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 19 >parents = ['existing 0 B file /osmin.img (deleted) (16)'] >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': '80355', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 27 >parents = ['existing 0 B file /osmin (24)'] >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': '80391', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 35 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (32)'] >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': '4f7a7039-3fb3-465e-9494-1904bc896a36', >'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '80429', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 43 >parents = ['existing 0 B file /LiveOS/ext3fs.img (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/loop3 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '80467', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 51 >parents = ['existing 0 B file /overlay (deleted) (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/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': '4f7a7039-3fb3-465e-9494-1904bc896a36', >'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '30560', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 56 >parents = ['existing 0 B loop loop4 (51)'] >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 0x7f0ba0efa950> >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': '4f7a7039-3fb3-465e-9494-1904bc896a36', >'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '54866', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 61 >parents = ['existing 0 B loop loop3 (43) 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: 32523 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f0ba0efa710> >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': '4f7a7039-3fb3-465e-9494-1904bc896a36', >'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '78223', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36', >'/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 = 66 >parents = ['existing 0 B loop loop3 (43) 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: 32523 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f0ba0efab00> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Sep 01 01:42:31 localhost kernel: BTRFS info (device sda): disk space caching is enabled >Sep 01 01:42:31 localhost kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Sep 01 01:42:31 localhost systemd[1280]: Time has been changed >Sep 01 01:42:31 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Sep 01 01:42:31 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Sep 01 01:42:34 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400447 not in stack >Sep 01 01:42:34 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400447 not in stack >Sep 01 01:42:36 localhost dbus[711]: [system] Failed to activate service 'org.freedesktop.PackageKit': timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: (org.gnome.Software:1672): Gs-WARNING **: failed to set proxies: Error calling StartServiceByName for org.freedesktop.PackageKit: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PackageKit timed out >Sep 01 01:42:36 localhost gnome-session[1286]: Window manager warning: last_focus_time (50472) is greater than comparison timestamp (50469). 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) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Sep 01 01:42:44 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Sep 01 01:43:17 localhost chronyd[717]: System clock wrong by 1.326704 seconds, adjustment started >Sep 01 01:43:37 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400670 not in stack >Sep 01 01:43:37 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400670 not in stack >Sep 01 01:43:41 localhost systemd[1]: packagekit.service start operation timed out. Terminating. >message_format=str(self._error)) >message_format=str(self._error)) >Sep 01 01:43:45 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:140091c not in stack >name = test status = True kids = 0 id = 10 >parents = ['existing 8192 MiB disk sda (6) with existing btrfs filesystem'] >uuid = d8f99e08-8dd4-4724-90b8-c2773327c425 size = 8192 MiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: ATA VBOX HARDDISK path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7f0b8dcd1cb0> >target size = 0 B path = /dev/sda >format args = [] originalFormat = btrfs] >Sep 01 01:44:04 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400bfc not in stack >Sep 01 01:44:04 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400bfc not in stack >Sep 01 01:44:11 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400cf2 not in stack >Sep 01 01:44:11 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400cf2 not in stack >Sep 01 01:44:13 localhost gnome-session[1286]: Window manager warning: last_focus_time (147236) is greater than comparison timestamp (147235). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Sep 01 01:44:17 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400ffa not in stack >Sep 01 01:44:17 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400ffa not in stack >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7f0bb0078a90> >PedDisk: <_ped.Disk object at 0x7f0b9d461e18> >Sep 01 01:44:20 localhost gnome-session[1286]: Window manager warning: last_focus_time (153705) is greater than comparison timestamp (153704). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Sep 01 01:44:22 localhost chronyd[717]: Can't synchronise: no majority >Sep 01 01:44:22 localhost chronyd[717]: Selected source 162.210.196.6 >Sep 01 01:44:24 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1401b32 not in stack >Sep 01 01:44:24 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1401b32 not in stack >name = sda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192 MiB >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA VBOX HARDDISK path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7f0ba805e170> >target size = 0 B path = /dev/sda >format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f0b8dccb290>] ; fstype: ext4 ; encrypted: False ; >name = sda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192 MiB >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA VBOX HARDDISK path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7f0ba805e170> >target size = 0 B path = /dev/sda >format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f0b8dccb290>]] >name = req0 status = False kids = 0 id = 275 >parents = [] >uuid = None size = 8192 KiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8192 KiB path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 8196 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req0 status = False kids = 0 id = 275 >parents = [] >uuid = None size = 8192 KiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8192 KiB path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 8196 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req0 status = False kids = 0 id = 275 >parents = [] >uuid = None size = 8192 KiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8192 KiB path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 8196 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >boot: False ; primary: False ; size: 8192 KiB ; grow: True ; max_size: 8196 MiB ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d3c5e90> PedPartition: <_ped.Partition object at 0x7f0b9d45dad0> >sectorSize = 512 B >id = 275 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 16769024 >done = False >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d420110> PedPartition: <_ped.Partition object at 0x7f0b9d49a050> >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d3c5c10> PedPartition: <_ped.Partition object at 0x7f0b9d49a0b0> >sectorSize = 512 B >id = 275 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 16769024 >done = False >id = 275 name = sda1 growable = True >base = 16384 growth = 16760769 max_grow = 16769024 >done = False >id = 275 name = sda1 growable = True >base = 16384 growth = 16760769 max_grow = 16769024 >done = False >start: 2048 end: 16777215 length: 16775168 >device: <parted.device.Device object at 0x7f0bb00789d0> PedGeometry: <_ped.Geometry object at 0x7f0b9d420210> >start: 2048 end: 16777215 length: 16775168 >device: <parted.device.Device object at 0x7f0bb00789d0> PedGeometry: <_ped.Geometry object at 0x7f0b9d420210> >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d4205d0> PedPartition: <_ped.Partition object at 0x7f0b9d49a2f0> >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> >name = sda1 status = False kids = 0 id = 275 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8192 KiB path = /dev/sda1 >format args = [] originalFormat = lvmpv grow = True max size = 8196 MiB bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = ] >name = sda1 status = False kids = 0 id = 275 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8192 KiB path = /dev/sda1 >format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = ] >name = sda1 status = False kids = 0 id = 275 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8192 KiB path = /dev/sda1 >format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = ] >name = sda1 status = False kids = 0 id = 275 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8192 KiB path = /dev/sda1 >format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = ] >name = sda1 status = False kids = 1 id = 275 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8192 KiB path = /dev/sda1 >format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = ] >name = sda1 status = False kids = 1 id = 275 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8192 KiB path = /dev/sda1 >format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = ] >name = fedora status = False kids = 1 id = 280 >parents = ['non-existent 8191 MiB partition sda1 (275) with non-existent lvmpv'] >uuid = None size = 8188 MiB >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/fedora >format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 >PE Free = 0 PV Count = 1 >modified = True extents = 2047 free space = 0 B >free extents = 0 reserved percent = 0 reserved space = 0 B >PVs = ['non-existent 8191 MiB partition sda1 (275) with non-existent lvmpv'] >LVs = ['non-existent 8188 MiB lvmlv fedora-root (285) with non-existent ext4 filesystem mounted at /']] >name = sda1 status = False kids = 1 id = 275 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8191 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8192 KiB path = /dev/sda1 >format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16777215 length = 16775168 >flags = ] >name = sda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192 MiB >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA VBOX HARDDISK path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7f0ba805e170> >target size = 0 B path = /dev/sda >format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f0b8dccb290>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: / ; fstype: xfs ; container_size: 0 ; >name = req1 status = False kids = 0 id = 370 >parents = [] >uuid = None size = 1024 KiB >format = non-existent xfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req1 >format args = [] originalFormat = xfs grow = True max size = 8188 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req1 status = False kids = 0 id = 370 >parents = [] >uuid = None size = 1024 KiB >format = non-existent xfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req1 >format args = [] originalFormat = xfs grow = True max size = 8188 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req1 status = False kids = 0 id = 370 >parents = [] >uuid = None size = 1024 KiB >format = non-existent xfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req1 >format args = [] originalFormat = xfs grow = True max size = 8188 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >boot: False ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 8188 MiB ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d332b90> PedPartition: <_ped.Partition object at 0x7f0b9d3e2e90> >sectorSize = 512 B >id = 370 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 16766976 >done = False >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d332ad0> PedPartition: <_ped.Partition object at 0x7f0b9d3e2d10> >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d332950> PedPartition: <_ped.Partition object at 0x7f0b9d3e2cb0> >sectorSize = 512 B >id = 370 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 16766976 >done = False >start: 2048 end: 16771071 length: 16769024 >device: <parted.device.Device object at 0x7f0bb00789d0> PedGeometry: <_ped.Geometry object at 0x7f0b9d332890> >start: 2048 end: 16771071 length: 16769024 >device: <parted.device.Device object at 0x7f0bb00789d0> PedGeometry: <_ped.Geometry object at 0x7f0b9d332890> >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d332d90> PedPartition: <_ped.Partition object at 0x7f0b9d3e2d70> >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> >name = sda1 status = False kids = 0 id = 370 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8188 MiB >format = non-existent xfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/sda1 >format args = [] originalFormat = xfs grow = True max size = 8188 MiB bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16771071 length = 16769024 >flags = ] >name = sda1 status = False kids = 0 id = 370 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8188 MiB >format = non-existent xfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/sda1 >format args = [] originalFormat = xfs grow = False max size = 8188 MiB bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16771071 length = 16769024 >flags = ] >name = sda1 status = False kids = 0 id = 370 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8188 MiB >format = non-existent xfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/sda1 >format args = [] originalFormat = xfs grow = False max size = 8188 MiB bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16771071 length = 16769024 >flags = ] >name = sda1 status = False kids = 0 id = 370 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8188 MiB >format = non-existent xfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/sda1 >format args = [] originalFormat = xfs grow = False max size = 8188 MiB bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16771071 length = 16769024 >flags = ] >name = sda1 status = False kids = 0 id = 370 >parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] >uuid = None size = 8188 MiB >format = non-existent xfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/sda1 >format args = [] originalFormat = xfs grow = False max size = 8188 MiB bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> >disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel >start = 2048 end = 16771071 length = 16769024 >flags = ] >Sep 01 01:44:56 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1407585 not in stack >Sep 01 01:44:56 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1407585 not in stack >Sep 01 01:44:59 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:14082c5 not in stack >Sep 01 01:44:59 localhost gnome-session[1286]: (gnome-shell:1484): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:14082c5 not in stack >Sep 01 01:45:07 localhost gnome-session[1286]: Window manager warning: last_focus_time (201505) is greater than comparison timestamp (201504). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Sep 01 01:45:11 localhost systemd[1]: packagekit.service stop-final-sigterm timed out. Killing. >Sep 01 01:45:11 localhost systemd[1]: packagekit.service: main process exited, code=killed, status=9/KILL >Sep 01 01:45:11 localhost systemd[1]: Failed to start PackageKit Daemon. >Sep 01 01:45:11 localhost systemd[1]: Unit packagekit.service entered failed state. >Sep 01 01:45:14 localhost kernel: sda: unknown partition table >Sep 01 01:45:14 localhost kernel: sda: unknown partition table > >File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run >threading.Thread.run(self, *args, **kwargs) > >File "/usr/lib64/python2.7/threading.py", line 766, in run >self.__target(*self.__args, **self.__kwargs) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 178, in doInstall >turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems >storage.doIt() > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 356, in doIt >self.devicetree.processActions() > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 354, in processActions >action.execute() > >File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 293, in execute >self.device.create() > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1743, in create >raise errors.DeviceCreateError(str(e), self.name) > >DeviceCreateError: ("Can't have overlapping partitions.", 'sda1') > > > >/tmp/anaconda.log: >01:42:23,124 INFO anaconda: /sbin/anaconda 21.48.2-1 >01:42:23,268 INFO anaconda: 2097152 kB (2048 MB) are available >01:42:23,386 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >01:42:23,403 INFO anaconda: Not doing 'start audit daemon' in live installation >01:42:23,405 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >01:42:23,406 INFO anaconda: Default encoding = ascii >01:42:23,463 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >01:42:23,730 INFO anaconda: Display mode = g >01:42:23,731 INFO anaconda: 2097152 kB (2048 MB) are available >01:42:23,843 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >01:42:23,998 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >01:42:23,999 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >01:42:23,999 INFO anaconda: using only installclass _Fedora >01:42:24,008 INFO anaconda: bootloader GRUB2 on X86 platform >01:42:24,037 INFO anaconda: bootloader GRUB2 on X86 platform >01:42:24,066 DEBUG anaconda: network: devices found ['eth0', 'virbr0'] >01:42:24,381 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >01:42:24,455 DEBUG anaconda: network: setting autoconnect of eth0 to False >01:42:24,470 DEBUG anaconda: network: missing ifcfgs created for devices ['eth0'] >01:42:29,693 DEBUG anaconda: updating hostname localhost.localdomain >01:42:29,717 INFO anaconda: Running Thread: AnaStorageThread (139688199149312) >01:42:29,722 INFO anaconda: Running Thread: AnaTimeInitThread (139687877297920) >01:42:29,728 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139687868905216) >01:42:29,731 INFO anaconda: Running Thread: AnaPayloadThread (139687860512512) >01:42:29,917 DEBUG anaconda: updating hostname localhost.localdomain >01:42:30,027 INFO anaconda: got 0 NTP servers from DHCP >01:42:30,034 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139687868905216) >01:42:30,053 INFO anaconda: Not doing 'start chronyd' in live installation >01:42:30,060 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139687868905216) >01:42:30,061 INFO anaconda: Starting geolocation lookup >01:42:30,061 INFO anaconda: Geolocation provider: Fedora GeoIP >01:42:30,573 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) > >01:42:30,574 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) > >01:42:30,574 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) > >01:42:30,575 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) > >01:42:30,576 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) > >01:42:30,576 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) > >01:42:30,577 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) > >01:42:30,577 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) > >01:42:30,638 INFO anaconda: Geolocation lookup finished in 0.6 seconds >01:42:30,641 INFO anaconda: got results from geolocation >01:42:30,642 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139687868905216) >01:42:30,643 INFO anaconda: Not doing 'activate layouts' in live installation >01:42:31,989 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >01:42:31,995 WARN anaconda: logo image is missing, using a substitute >01:42:32,159 INFO anaconda: Thread Done: AnaStorageThread (139688199149312) >01:42:31,004 INFO anaconda: Thread Done: AnaTimeInitThread (139687877297920) >01:42:31,135 INFO anaconda: Thread Done: AnaPayloadThread (139687860512512) >01:42:37,039 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:42:37,041 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:42:37,041 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:42:37,097 INFO anaconda: Not doing 'require network connection' in live installation >01:42:37,098 DEBUG anaconda: network standalone spoke (init): completed: True >01:42:37,099 INFO anaconda: Not doing 'require network connection' in live installation >01:42:37,106 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >01:42:37,106 DEBUG anaconda: Entered hub: SummaryHub >01:42:37,352 INFO anaconda: Not doing 'modify system time and date' in live installation >01:42:37,361 INFO anaconda: Running Thread: AnaNTPserver1 (139687860512512) >01:42:37,364 INFO anaconda: Running Thread: AnaNTPserver2 (139687877297920) >01:42:37,366 INFO anaconda: Running Thread: AnaNTPserver3 (139688199149312) >01:42:37,368 INFO anaconda: Running Thread: AnaNTPserver4 (139687497807616) >01:42:37,371 INFO anaconda: Running Thread: AnaDateTimeThread (139687489414912) >01:42:37,456 INFO anaconda: Thread Done: AnaDateTimeThread (139687489414912) >01:42:37,503 INFO anaconda: Thread Done: AnaNTPserver1 (139687860512512) >01:42:37,504 INFO anaconda: Thread Done: AnaNTPserver4 (139687497807616) >01:42:37,524 INFO anaconda: Thread Done: AnaNTPserver2 (139687877297920) >01:42:37,546 INFO anaconda: Thread Done: AnaNTPserver3 (139688199149312) >01:42:42,448 INFO anaconda: fs space: 0 B needed: 3611.99 MiB >01:42:42,493 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139688199149312) >01:42:42,495 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f0b9c04d5d0>> on <dictionary-keyiterator object at 0x7f0b8dcccba8> >01:42:42,496 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139687877297920) >01:42:42,500 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139687877297920) >01:42:42,541 INFO anaconda: Running Thread: AnaKeyboardThread (139687877297920) >01:42:43,760 INFO anaconda: fs space: 0 B needed: 3614.06 MiB >01:42:43,827 INFO anaconda: Running Thread: AnaStorageWatcher (139687497807616) >01:42:43,830 INFO anaconda: Thread Done: AnaStorageWatcher (139687497807616) >01:42:43,849 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:42:43,859 INFO anaconda: Running Thread: AnaCustomStorageInit (139687497807616) >01:42:43,864 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:42:43,961 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >01:42:44,146 DEBUG anaconda: network: GUI, device configuration added: connection 6ffba1e5-abb9-4d06-bebc-1654eb004de2 device eth0 >01:42:44,168 DEBUG anaconda: network: GUI, connection 6ffba1e5-abb9-4d06-bebc-1654eb004de2 found >01:42:44,170 DEBUG anaconda: network: GUI, connection df41182c-0735-44fc-bcf8-ed06108ce5dd found >01:42:44,264 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >01:42:44,374 DEBUG anaconda: updating hostname localhost.localdomain >01:42:44,749 INFO anaconda: Not doing 'require network connection' in live installation >01:42:48,376 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f0b9c02e310> >01:42:48,387 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f0b9c04d7d0> >01:42:48,387 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f0b9c04d7d0> status to: Getting list of layouts... >01:42:48,387 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> status to: Probing storage... >01:42:48,393 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> >23:42:52,061 INFO anaconda: Thread Done: AnaCustomStorageInit (139687497807616) >23:42:52,259 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f0b9c04d5d0>> on <dictionary-keyiterator object at 0x7f0b8dcccba8> >23:42:52,259 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139688199149312) >23:42:52,261 INFO anaconda: Thread Done: AnaKeyboardThread (139687877297920) >23:42:52,396 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f0b9c04d7d0> >23:42:52,617 DEBUG anaconda: updating hostname localhost.localdomain >23:42:52,985 DEBUG anaconda: updating hostname localhost.localdomain >23:42:52,986 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f0b8dca9190> status to: Connected: eth0 >23:43:05,370 DEBUG anaconda: Entered spoke: StorageSpoke >23:43:32,550 DEBUG anaconda: disk free: 0 B fs free: 0 sw needs: 3628.97 MiB auto swap: 0 B >23:43:32,617 INFO anaconda: Running Thread: AnaExecuteStorageThread (139687877297920) >23:43:32,618 DEBUG anaconda: Left spoke: StorageSpoke >23:43:32,626 DEBUG anaconda: new disk order: [] >23:43:32,646 DEBUG anaconda: new disk order: [] >23:43:32,743 DEBUG anaconda: _is_valid_disklabel(sda) returning False >23:43:32,744 DEBUG anaconda: _is_valid_size(sda) returning True >23:43:32,744 DEBUG anaconda: _is_valid_location(sda) returning True >23:43:32,744 DEBUG anaconda: _is_valid_format(sda) returning True >23:43:32,744 DEBUG anaconda: is_valid_stage1_device(sda) returning False >23:43:32,746 DEBUG anaconda: stage1 device cannot be of type btrfs volume >23:43:32,746 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >23:43:32,747 INFO anaconda: Thread Done: AnaExecuteStorageThread (139687877297920) >23:43:33,023 INFO anaconda: Not doing 'require network connection' in live installation >23:43:33,036 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >23:43:33,071 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0', 'test'] >23:43:33,075 DEBUG anaconda: ui: unused=['test'] >23:43:33,075 DEBUG anaconda: ui: new_devices=[] >23:43:33,096 DEBUG anaconda: page clicked: New Fedora 21 Installation >23:43:33,096 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:43:33,097 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:43:33,107 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> >23:43:33,107 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> status to: Saving storage configuration... >23:43:33,108 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> status to: Failed to save storage configuration... >23:43:33,111 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> >23:43:42,454 DEBUG anaconda: requested size = None ; available space = 0 B >23:43:42,458 ERR anaconda: factoryDevice failed: no disks specified for new device >23:43:42,458 DEBUG anaconda: trying to find an existing container to use >23:43:42,458 DEBUG anaconda: found container None >23:43:42,467 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0', 'test'] >23:43:42,469 DEBUG anaconda: ui: unused=['test'] >23:43:42,470 DEBUG anaconda: ui: new_devices=[] >23:43:42,512 DEBUG anaconda: page clicked: New Fedora 21 Installation >23:43:42,512 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:43:42,513 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:43:45,396 DEBUG anaconda: info bar clicked: no disks specified for new device ((<SpokeWindow object at 0x7f0b8dcf4e60 (AnacondaSpokeWindow at 0x3d51560)>,)) >23:43:45,398 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py:2482: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >23:43:45,398 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py:2482: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >23:43:50,256 DEBUG anaconda: new disk order: [] >23:43:50,283 DEBUG anaconda: _is_valid_disklabel(sda) returning False >23:43:50,284 DEBUG anaconda: _is_valid_size(sda) returning True >23:43:50,284 DEBUG anaconda: _is_valid_location(sda) returning True >23:43:50,284 DEBUG anaconda: _is_valid_format(sda) returning True >23:43:50,284 DEBUG anaconda: is_valid_stage1_device(sda) returning False >23:43:50,285 DEBUG anaconda: stage1 device cannot be of type btrfs volume >23:43:50,286 ERR anaconda: storage configuration failed: failed to find a suitable stage1 device >23:43:50,289 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >23:43:50,289 ERR anaconda: No valid bootloader target device found. See below for details. >23:43:50,289 ERR anaconda: You must include at least one MBR- or GPT-formatted disk as an install target. >23:43:50,289 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >23:43:50,309 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> >23:43:50,309 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> status to: Checking storage configuration... >23:43:50,313 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> >23:43:51,470 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >23:43:51,810 INFO anaconda: Not doing 'require network connection' in live installation >23:43:51,826 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> >23:43:53,014 DEBUG anaconda: Entered spoke: StorageSpoke >23:43:57,609 DEBUG anaconda: disk free: 0 B fs free: 0 sw needs: 3633.76 MiB auto swap: 819.2 MiB >23:43:57,681 INFO anaconda: Running Thread: AnaExecuteStorageThread (139687877297920) >23:43:57,681 DEBUG anaconda: Left spoke: StorageSpoke >23:43:57,685 DEBUG anaconda: new disk order: [] >23:43:57,703 DEBUG anaconda: new disk order: [] >23:43:57,801 DEBUG anaconda: _is_valid_disklabel(sda) returning False >23:43:57,802 DEBUG anaconda: _is_valid_size(sda) returning True >23:43:57,802 DEBUG anaconda: _is_valid_location(sda) returning True >23:43:57,802 DEBUG anaconda: _is_valid_format(sda) returning True >23:43:57,802 DEBUG anaconda: is_valid_stage1_device(sda) returning False >23:43:57,804 DEBUG anaconda: stage1 device cannot be of type btrfs volume >23:43:57,804 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >23:43:57,805 INFO anaconda: Thread Done: AnaExecuteStorageThread (139687877297920) >23:43:58,050 INFO anaconda: Not doing 'require network connection' in live installation >23:43:58,062 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >23:43:58,091 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0', 'test'] >23:43:58,095 DEBUG anaconda: ui: unused=['test'] >23:43:58,095 DEBUG anaconda: ui: new_devices=[] >23:43:58,113 DEBUG anaconda: page clicked: New Fedora 21 Installation >23:43:58,113 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:43:58,114 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:43:58,119 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> >23:43:58,120 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> status to: Saving storage configuration... >23:43:58,120 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> status to: Failed to save storage configuration... >23:43:58,123 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> >23:44:01,264 DEBUG anaconda: page clicked: Unknown >23:44:01,264 DEBUG anaconda: show mountpoint: Unknown >23:44:01,266 DEBUG anaconda: populate_right_side: existing 8192 MiB btrfs volume test (10) with existing btrfs filesystem >23:44:01,278 DEBUG anaconda: updated device_disks to ['sda'] >23:44:01,278 DEBUG anaconda: updated device_container_name to test >23:44:01,278 DEBUG anaconda: updated device_container_raid_level to single >23:44:01,278 DEBUG anaconda: updated device_container_encrypted to False >23:44:01,279 DEBUG anaconda: updated device_container_size to 8192 MiB >23:44:01,293 DEBUG anaconda: fs type changed: btrfs >23:44:01,299 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f0b8dccb450> >23:44:01,302 DEBUG anaconda: populate_raid: 3, None >23:44:01,303 DEBUG anaconda: populate_raid: 3, None >23:44:01,330 DEBUG anaconda: new container selection: test >23:44:01,330 DEBUG anaconda: default container is test >23:44:04,685 DEBUG anaconda: removing device 'existing 8192 MiB btrfs volume test (10) with existing btrfs filesystem' from page Unknown >23:44:09,342 INFO anaconda: ui: removed device test >23:44:09,346 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >23:44:09,348 DEBUG anaconda: ui: unused=['sda'] >23:44:09,349 DEBUG anaconda: ui: new_devices=[] >23:44:09,386 DEBUG anaconda: page clicked: New Fedora 21 Installation >23:44:09,386 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:44:09,386 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:44:15,279 DEBUG anaconda: page clicked: Unknown >23:44:15,280 DEBUG anaconda: show mountpoint: Unknown >23:44:15,280 DEBUG anaconda: populate_right_side: existing 8192 MiB disk sda (6) with existing btrfs filesystem >23:44:15,291 DEBUG anaconda: updated device_disks to ['sda'] >23:44:15,291 DEBUG anaconda: updated device_container_name to None >23:44:15,291 DEBUG anaconda: updated device_container_raid_level to None >23:44:15,291 DEBUG anaconda: updated device_container_encrypted to False >23:44:15,291 DEBUG anaconda: updated device_container_size to 0 >23:44:15,296 DEBUG anaconda: fs type changed: btrfs >23:44:15,298 DEBUG anaconda: device_type_changed: 4 <gi.overrides.Gtk.TreeModelRow object at 0x7f0b9d4b6810> >23:44:15,299 DEBUG anaconda: populate_raid: 4, None >23:44:15,300 DEBUG anaconda: fs type changed: ext4 >23:44:15,302 DEBUG anaconda: populate_raid: 4, None >23:44:17,662 DEBUG anaconda: removing device 'existing 8192 MiB disk sda (6) with existing btrfs filesystem' from page Unknown >23:44:20,163 INFO anaconda: ui: removed device sda >23:44:20,179 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >23:44:20,181 DEBUG anaconda: ui: unused=[] >23:44:20,182 DEBUG anaconda: ui: new_devices=[] >23:44:20,201 DEBUG anaconda: page clicked: New Fedora 21 Installation >23:44:20,201 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:44:20,203 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:44:34,277 DEBUG anaconda: requested size = None ; available space = 8191.97 MiB >23:44:35,134 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sr0'] >23:44:35,316 DEBUG anaconda: ui: unused=[] >23:44:35,317 DEBUG anaconda: ui: new_devices=['fedora-root'] >23:44:35,391 DEBUG anaconda: page clicked: New Fedora 21 Installation >23:44:35,392 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:44:35,393 DEBUG anaconda: populate_right_side: non-existent 8188 MiB lvmlv fedora-root (285) with non-existent ext4 filesystem mounted at / >23:44:35,403 DEBUG anaconda: updated device_disks to ['sda'] >23:44:35,404 DEBUG anaconda: updated device_container_name to fedora >23:44:35,404 DEBUG anaconda: updated device_container_raid_level to None >23:44:35,405 DEBUG anaconda: updated device_container_encrypted to False >23:44:35,405 DEBUG anaconda: updated device_container_size to 0 >23:44:35,411 DEBUG anaconda: device_type_changed: 0 <gi.overrides.Gtk.TreeModelRow object at 0x7f0b9d491290> >23:44:35,412 DEBUG anaconda: populate_raid: 0, None >23:44:35,413 DEBUG anaconda: populate_raid: 0, None >23:44:35,554 DEBUG anaconda: new container selection: fedora >23:44:35,555 DEBUG anaconda: default container is fedora >23:44:35,556 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >23:44:39,828 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f0b9d49d250> >23:44:39,832 DEBUG anaconda: populate_raid: 2, None >23:44:43,210 DEBUG anaconda: fs type changed: xfs >23:44:45,154 INFO anaconda: ui: saving changes to device fedora-root >23:44:45,156 DEBUG anaconda: reformat: True >23:44:45,195 DEBUG anaconda: old disks: ['sda'] >23:44:45,197 DEBUG anaconda: new disks: ['sda'] >23:44:45,199 DEBUG anaconda: device: non-existent 8188 MiB lvmlv fedora-root (285) with non-existent ext4 filesystem mounted at / >23:44:45,249 DEBUG anaconda: old container_encrypted: False >23:44:45,250 DEBUG anaconda: new container_encrypted: False >23:44:45,251 DEBUG anaconda: old name: root >23:44:45,251 DEBUG anaconda: new name: None >23:44:45,252 DEBUG anaconda: old encrypted: False >23:44:45,254 DEBUG anaconda: new encrypted: False >23:44:45,255 DEBUG anaconda: old container_raid_level: None >23:44:45,255 DEBUG anaconda: new container_raid_level: None >23:44:45,256 DEBUG anaconda: old raid_level: None >23:44:45,257 DEBUG anaconda: new raid_level: None >23:44:45,260 DEBUG anaconda: old label: >23:44:45,260 DEBUG anaconda: new label: >23:44:45,261 DEBUG anaconda: old device_type: 0 >23:44:45,261 DEBUG anaconda: new device_type: 2 >23:44:45,262 DEBUG anaconda: old container_name: None >23:44:45,262 DEBUG anaconda: new container_name: fedora >23:44:45,263 DEBUG anaconda: old mountpoint: / >23:44:45,264 DEBUG anaconda: new mountpoint: / >23:44:45,266 DEBUG anaconda: old fstype: ext4 >23:44:45,267 DEBUG anaconda: new fstype: xfs >23:44:45,267 DEBUG anaconda: old container_size: 0 >23:44:45,268 DEBUG anaconda: new container_size: 0 >23:44:45,268 DEBUG anaconda: old size: 8188 MiB >23:44:45,296 DEBUG anaconda: new size: 8188 MiB >23:44:46,175 DEBUG anaconda: populate_right_side: non-existent 8188 MiB partition sda1 (370) with non-existent xfs filesystem mounted at / >23:44:46,186 DEBUG anaconda: updated device_disks to ['sda'] >23:44:46,187 DEBUG anaconda: updated device_container_name to None >23:44:46,187 DEBUG anaconda: updated device_container_raid_level to None >23:44:46,188 DEBUG anaconda: updated device_container_encrypted to False >23:44:46,189 DEBUG anaconda: updated device_container_size to 0 >23:44:46,194 DEBUG anaconda: populate_raid: 2, None >23:44:46,195 DEBUG anaconda: leaving save_right_side >23:44:48,700 DEBUG anaconda: new disk order: [] >23:44:48,831 DEBUG anaconda: _is_valid_disklabel(sda) returning True >23:44:48,832 DEBUG anaconda: _is_valid_size(sda) returning True >23:44:48,832 DEBUG anaconda: _is_valid_location(sda) returning True >23:44:48,833 DEBUG anaconda: _is_valid_format(sda) returning True >23:44:48,835 DEBUG anaconda: is_valid_stage1_device(sda) returning True >23:44:48,838 DEBUG anaconda: _is_valid_disklabel(sda) returning True >23:44:48,844 DEBUG anaconda: _is_valid_size(sda) returning True >23:44:48,845 DEBUG anaconda: _is_valid_location(sda) returning True >23:44:48,846 DEBUG anaconda: _is_valid_format(sda) returning True >23:44:48,846 DEBUG anaconda: is_valid_stage1_device(sda) returning True >23:44:48,847 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >23:44:48,848 DEBUG anaconda: _is_valid_size(sda1) returning True >23:44:48,848 DEBUG anaconda: _is_valid_location(sda1) returning True >23:44:48,849 DEBUG anaconda: _is_valid_partition(sda1) returning True >23:44:48,850 DEBUG anaconda: _is_valid_format(sda1) returning True >23:44:48,850 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >23:44:48,854 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >23:44:50,085 INFO anaconda: fs space: 8188 MiB needed: 3655.15 MiB >23:44:50,112 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> >23:44:50,113 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> status to: Checking storage configuration... >23:44:51,327 INFO anaconda: fs space: 8188 MiB needed: 3659.81 MiB >23:44:51,354 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> >23:44:56,262 DEBUG anaconda: info bar clicked: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. ((<SpokeWindow object at 0x7f0b8dcf4e60 (AnacondaSpokeWindow at 0x3d51560)>,)) >23:45:07,630 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >23:45:07,974 INFO anaconda: Not doing 'require network connection' in live installation >23:45:09,163 INFO anaconda: fs space: 8188 MiB needed: 3684.44 MiB >23:45:10,308 INFO anaconda: fs space: 8188 MiB needed: 3684.44 MiB >23:45:10,333 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0b9c02e290> >23:45:14,279 DEBUG anaconda: Left hub: SummaryHub >23:45:14,280 DEBUG anaconda: Entered hub: ProgressHub >23:45:14,337 INFO anaconda: Running Thread: AnaInstallThread (139687877297920) >23:45:14,337 INFO anaconda: Not doing 'save system time to HW clock' in live installation >23:45:14,340 INFO anaconda: Setting up the installation environment >23:45:14,600 INFO anaconda: Creating disklabel on /dev/sda >23:45:14,726 DEBUG anaconda: running handleException >23:45:14,726 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 178, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 356, in doIt > self.devicetree.processActions() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 354, in processActions > action.execute() > > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 293, in execute > self.device.create() > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1743, in create > raise errors.DeviceCreateError(str(e), self.name) > >DeviceCreateError: ("Can't have overlapping partitions.", 'sda1') > >23:45:14,727 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >23:45:14,736 INFO anaconda: Thread Done: AnaInstallThread (139687877297920) > > >/tmp/packaging.log: > > >/tmp/program.log: >01:42:20,944 INFO program: Running... udevadm settle --timeout=300 >01:42:20,954 DEBUG program: Return code: 0 >01:42:20,954 INFO program: Running... udevadm settle --timeout=300 >01:42:20,964 DEBUG program: Return code: 0 >01:42:21,071 INFO program: Running... multipath -c /dev/sda >01:42:21,091 INFO program: Sep 01 01:42:21 | /etc/multipath.conf does not exist, blacklisting all devices. >01:42:21,091 INFO program: Sep 01 01:42:21 | A default multipath.conf file is located at >01:42:21,091 INFO program: Sep 01 01:42:21 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >01:42:21,091 INFO program: Sep 01 01:42:21 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >01:42:21,091 INFO program: /dev/sda is not a valid multipath device path >01:42:21,091 DEBUG program: Return code: 1 >01:42:21,124 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.9r3I0Xa >01:42:21,144 DEBUG program: Return code: 0 >01:42:21,144 INFO program: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.9r3I0Xa >01:42:21,171 DEBUG program: Return code: 0 >01:42:21,172 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.9r3I0Xa >01:42:21,175 INFO program: ID 5 (FS_TREE) >01:42:21,175 DEBUG program: Return code: 0 >01:42:21,176 INFO program: Running... udevadm settle --timeout=300 >01:42:21,185 DEBUG program: Return code: 0 >01:42:21,186 INFO program: Running... umount /tmp/btrfs-tmp.9r3I0Xa >01:42:21,250 DEBUG program: Return code: 0 >01:42:21,250 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.9sqmPDa >01:42:21,268 DEBUG program: Return code: 0 >01:42:21,268 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.9sqmPDa >01:42:21,272 DEBUG program: Return code: 0 >01:42:21,272 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.9sqmPDa >01:42:21,275 INFO program: ID 5 (FS_TREE) >01:42:21,275 DEBUG program: Return code: 0 >01:42:21,275 INFO program: Running... udevadm settle --timeout=300 >01:42:21,286 DEBUG program: Return code: 0 >01:42:21,286 INFO program: Running... umount /tmp/btrfs-tmp.9sqmPDa >01:42:21,352 DEBUG program: Return code: 0 >01:42:21,514 INFO program: Running... udevadm settle --timeout=300 >01:42:21,526 DEBUG program: Return code: 0 >01:42:21,530 INFO program: Running... udevadm settle --timeout=300 >01:42:21,539 DEBUG program: Return code: 0 >01:42:21,540 INFO program: Running... udevadm settle --timeout=300 >01:42:21,551 DEBUG program: Return code: 0 >01:42:23,269 INFO program: Running... losetup --list >01:42:23,487 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >01:42:23,511 DEBUG program: Return code: 0 >01:42:23,512 INFO program: Running... udevadm settle --timeout=300 >01:42:23,560 DEBUG program: Return code: 0 >01:42:23,610 INFO program: Running... modprobe fcoe >01:42:23,666 DEBUG program: Return code: 0 >01:42:23,667 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >01:42:23,699 INFO program: No FCoE boot disk information is found in EDD! >01:42:23,700 DEBUG program: Return code: 1 >01:42:23,731 INFO program: Running... losetup --list >01:42:29,718 INFO program: Running... udevadm settle --timeout=300 >01:42:29,744 DEBUG program: Return code: 0 >01:42:29,745 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >01:42:29,865 DEBUG program: Return code: 0 >01:42:29,866 INFO program: Running... udevadm settle --timeout=300 >01:42:29,888 DEBUG program: Return code: 0 >01:42:29,901 INFO program: Running... udevadm settle --timeout=300 >01:42:29,915 DEBUG program: Return code: 0 >01:42:30,054 INFO program: Running... multipath -c /dev/sda >01:42:30,129 INFO program: /dev/sda is not a valid multipath device path >01:42:30,129 DEBUG program: Return code: 1 >01:42:30,542 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.10o_fbmG >01:42:30,590 DEBUG program: Return code: 0 >01:42:30,616 INFO program: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.10o_fbmG >01:42:30,628 DEBUG program: Return code: 0 >01:42:30,629 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.10o_fbmG >01:42:30,643 INFO program: ID 5 (FS_TREE) >01:42:30,644 DEBUG program: Return code: 0 >01:42:30,645 INFO program: Running... udevadm settle --timeout=300 >01:42:30,663 DEBUG program: Return code: 0 >01:42:30,663 INFO program: Running... umount /tmp/btrfs-tmp.10o_fbmG >01:42:30,721 DEBUG program: Return code: 0 >01:42:30,725 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.10XsTUyl >01:42:30,745 DEBUG program: Return code: 0 >01:42:30,747 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.10XsTUyl >01:42:30,758 DEBUG program: Return code: 0 >01:42:30,759 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.10XsTUyl >01:42:30,768 INFO program: ID 5 (FS_TREE) >01:42:30,769 DEBUG program: Return code: 0 >01:42:30,770 INFO program: Running... udevadm settle --timeout=300 >01:42:30,784 DEBUG program: Return code: 0 >01:42:30,785 INFO program: Running... umount /tmp/btrfs-tmp.10XsTUyl >01:42:30,837 DEBUG program: Return code: 0 >01:42:30,970 INFO program: Running... dumpe2fs -h /dev/loop3 >01:42:30,994 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >01:42:30,995 INFO program: Filesystem volume name: _Fedora-Live-Wor >01:42:30,996 INFO program: Last mounted on: /var/tmp/imgcreate-uPCton/install_root >01:42:30,996 INFO program: Filesystem UUID: 4f7a7039-3fb3-465e-9494-1904bc896a36 >01:42:30,997 INFO program: Filesystem magic number: 0xEF53 >01:42:30,998 INFO program: Filesystem revision #: 1 (dynamic) >01:42:30,998 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 >01:42:30,998 INFO program: Filesystem flags: signed_directory_hash >01:42:30,999 INFO program: Default mount options: user_xattr acl >01:42:30,999 INFO program: Filesystem state: clean >01:42:30,999 INFO program: Errors behavior: Continue >01:42:31,000 INFO program: Filesystem OS type: Linux >01:42:31,003 INFO program: Inode count: 393216 >01:42:31,003 INFO program: Block count: 1572864 >01:42:31,003 INFO program: Reserved block count: 15727 >01:42:31,003 INFO program: Free blocks: 589170 >01:42:31,004 INFO program: Free inodes: 256368 >01:42:31,004 INFO program: First block: 0 >01:42:31,004 INFO program: Block size: 4096 >01:42:31,005 INFO program: Fragment size: 4096 >01:42:31,005 INFO program: Reserved GDT blocks: 383 >01:42:31,005 INFO program: Blocks per group: 32768 >01:42:31,005 INFO program: Fragments per group: 32768 >01:42:31,005 INFO program: Inodes per group: 8192 >01:42:31,006 INFO program: Inode blocks per group: 512 >01:42:31,006 INFO program: Flex block group size: 16 >01:42:31,006 INFO program: Filesystem created: Tue Aug 26 09:34:37 2014 >01:42:31,006 INFO program: Last mount time: Tue Aug 26 09:34:39 2014 >01:42:31,007 INFO program: Last write time: Tue Aug 26 09:51:26 2014 >01:42:31,008 INFO program: Mount count: 0 >01:42:31,008 INFO program: Maximum mount count: -1 >01:42:31,008 INFO program: Last checked: Tue Aug 26 09:51:26 2014 >01:42:31,008 INFO program: Check interval: 0 (<none>) >01:42:31,009 INFO program: Lifetime writes: 935 MB >01:42:31,009 INFO program: Reserved blocks uid: 0 (user root) >01:42:31,009 INFO program: Reserved blocks gid: 0 (group root) >01:42:31,010 INFO program: First inode: 11 >01:42:31,010 INFO program: Inode size: 256 >01:42:31,010 INFO program: Required extra isize: 28 >01:42:31,010 INFO program: Desired extra isize: 28 >01:42:31,011 INFO program: Journal inode: 8 >01:42:31,011 INFO program: Default directory hash: half_md4 >01:42:31,011 INFO program: Directory Hash Seed: bb380db2-8f5b-4561-967b-f9931abb705e >01:42:31,012 INFO program: Journal backup: inode blocks >01:42:31,012 INFO program: Journal features: journal_incompat_revoke >01:42:31,012 INFO program: Journal size: 128M >01:42:31,019 INFO program: Journal length: 32768 >01:42:31,019 INFO program: Journal sequence: 0x000020e0 >01:42:31,020 INFO program: Journal start: 0 >01:42:31,020 INFO program: >01:42:31,020 DEBUG program: Return code: 0 >01:42:31,020 INFO program: Running... resize2fs -P /dev/loop3 >01:42:31,039 INFO program: resize2fs 1.42.11 (09-Jul-2014) >01:42:31,039 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >01:42:31,039 INFO program: Couldn't find valid filesystem superblock. >01:42:31,040 DEBUG program: Return code: 1 >01:42:31,183 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >01:42:31,192 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >01:42:31,192 INFO program: Filesystem volume name: _Fedora-Live-Wor >01:42:31,193 INFO program: Last mounted on: / >01:42:31,193 INFO program: Filesystem UUID: 4f7a7039-3fb3-465e-9494-1904bc896a36 >01:42:31,193 INFO program: Filesystem magic number: 0xEF53 >01:42:31,194 INFO program: Filesystem revision #: 1 (dynamic) >01:42:31,194 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 >01:42:31,195 INFO program: Filesystem flags: signed_directory_hash >01:42:31,195 INFO program: Default mount options: user_xattr acl >01:42:31,195 INFO program: Filesystem state: clean >01:42:31,196 INFO program: Errors behavior: Continue >01:42:31,196 INFO program: Filesystem OS type: Linux >01:42:31,196 INFO program: Inode count: 393216 >01:42:31,197 INFO program: Block count: 1572864 >01:42:31,197 INFO program: Reserved block count: 15727 >01:42:31,197 INFO program: Free blocks: 589170 >01:42:31,198 INFO program: Free inodes: 256368 >01:42:31,198 INFO program: First block: 0 >01:42:31,199 INFO program: Block size: 4096 >01:42:31,199 INFO program: Fragment size: 4096 >01:42:31,199 INFO program: Reserved GDT blocks: 383 >01:42:31,200 INFO program: Blocks per group: 32768 >01:42:31,200 INFO program: Fragments per group: 32768 >01:42:31,200 INFO program: Inodes per group: 8192 >01:42:31,201 INFO program: Inode blocks per group: 512 >01:42:31,201 INFO program: Flex block group size: 16 >01:42:31,201 INFO program: Filesystem created: Tue Aug 26 09:34:37 2014 >01:42:31,202 INFO program: Last mount time: Mon Sep 1 01:41:50 2014 >01:42:31,202 INFO program: Last write time: Mon Sep 1 01:41:50 2014 >01:42:31,202 INFO program: Mount count: 1 >01:42:31,203 INFO program: Maximum mount count: -1 >01:42:31,203 INFO program: Last checked: Tue Aug 26 09:51:26 2014 >01:42:31,204 INFO program: Check interval: 0 (<none>) >01:42:31,204 INFO program: Lifetime writes: 935 MB >01:42:31,204 INFO program: Reserved blocks uid: 0 (user root) >01:42:31,205 INFO program: Reserved blocks gid: 0 (group root) >01:42:31,205 INFO program: First inode: 11 >01:42:31,205 INFO program: Inode size: 256 >01:42:31,205 INFO program: Required extra isize: 28 >01:42:31,205 INFO program: Desired extra isize: 28 >01:42:31,205 INFO program: Journal inode: 8 >01:42:31,206 INFO program: First orphan inode: 156421 >01:42:31,206 INFO program: Default directory hash: half_md4 >01:42:31,206 INFO program: Directory Hash Seed: bb380db2-8f5b-4561-967b-f9931abb705e >01:42:31,206 INFO program: Journal backup: inode blocks >01:42:31,206 INFO program: Journal features: journal_incompat_revoke >01:42:31,207 INFO program: Journal size: 128M >01:42:31,207 INFO program: Journal length: 32768 >01:42:31,209 INFO program: Journal sequence: 0x000020e1 >01:42:31,209 INFO program: Journal start: 1 >01:42:31,210 INFO program: >01:42:31,211 DEBUG program: Return code: 0 >01:42:31,211 INFO program: Running... resize2fs -P /dev/mapper/live-rw >01:42:31,220 INFO program: resize2fs 1.42.11 (09-Jul-2014) >01:42:31,221 INFO program: Estimated minimum size of the filesystem: 1362170 >01:42:31,222 DEBUG program: Return code: 0 >01:42:31,310 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >01:42:31,318 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >01:42:31,318 INFO program: Filesystem volume name: _Fedora-Live-Wor >01:42:31,318 INFO program: Last mounted on: /var/tmp/imgcreate-uPCton/install_root >01:42:31,319 INFO program: Filesystem UUID: 4f7a7039-3fb3-465e-9494-1904bc896a36 >01:42:31,319 INFO program: Filesystem magic number: 0xEF53 >01:42:31,319 INFO program: Filesystem revision #: 1 (dynamic) >01:42:31,320 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 >01:42:31,320 INFO program: Filesystem flags: signed_directory_hash >01:42:31,321 INFO program: Default mount options: user_xattr acl >01:42:31,321 INFO program: Filesystem state: clean >01:42:31,321 INFO program: Errors behavior: Continue >01:42:31,321 INFO program: Filesystem OS type: Linux >01:42:31,321 INFO program: Inode count: 393216 >01:42:31,322 INFO program: Block count: 1572864 >01:42:31,322 INFO program: Reserved block count: 15727 >01:42:31,322 INFO program: Free blocks: 589170 >01:42:31,322 INFO program: Free inodes: 256368 >01:42:31,322 INFO program: First block: 0 >01:42:31,322 INFO program: Block size: 4096 >01:42:31,323 INFO program: Fragment size: 4096 >01:42:31,323 INFO program: Reserved GDT blocks: 383 >01:42:31,323 INFO program: Blocks per group: 32768 >01:42:31,323 INFO program: Fragments per group: 32768 >01:42:31,323 INFO program: Inodes per group: 8192 >01:42:31,323 INFO program: Inode blocks per group: 512 >01:42:31,323 INFO program: Flex block group size: 16 >01:42:31,324 INFO program: Filesystem created: Tue Aug 26 09:34:37 2014 >01:42:31,324 INFO program: Last mount time: Tue Aug 26 09:34:39 2014 >01:42:31,326 INFO program: Last write time: Tue Aug 26 09:51:26 2014 >01:42:31,326 INFO program: Mount count: 0 >01:42:31,326 INFO program: Maximum mount count: -1 >01:42:31,327 INFO program: Last checked: Tue Aug 26 09:51:26 2014 >01:42:31,327 INFO program: Check interval: 0 (<none>) >01:42:31,327 INFO program: Lifetime writes: 935 MB >01:42:31,327 INFO program: Reserved blocks uid: 0 (user root) >01:42:31,327 INFO program: Reserved blocks gid: 0 (group root) >01:42:31,330 INFO program: First inode: 11 >01:42:31,335 INFO program: Inode size: 256 >01:42:31,335 INFO program: Required extra isize: 28 >01:42:31,335 INFO program: Desired extra isize: 28 >01:42:31,337 INFO program: Journal inode: 8 >01:42:31,337 INFO program: Default directory hash: half_md4 >01:42:31,337 INFO program: Directory Hash Seed: bb380db2-8f5b-4561-967b-f9931abb705e >01:42:31,337 INFO program: Journal backup: inode blocks >01:42:31,337 INFO program: Journal features: journal_incompat_revoke >01:42:31,339 INFO program: Journal size: 128M >01:42:31,339 INFO program: Journal length: 32768 >01:42:31,340 INFO program: Journal sequence: 0x000020e0 >01:42:31,341 INFO program: Journal start: 0 >01:42:31,341 INFO program: >01:42:31,341 DEBUG program: Return code: 0 >01:42:31,342 INFO program: Running... resize2fs -P /dev/mapper/live-base >01:42:31,362 INFO program: resize2fs 1.42.11 (09-Jul-2014) >01:42:31,363 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >01:42:31,364 INFO program: Couldn't find valid filesystem superblock. >01:42:31,365 DEBUG program: Return code: 1 >01:42:31,465 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >01:42:31,481 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >01:42:31,482 INFO program: Filesystem volume name: _Fedora-Live-Wor >01:42:31,483 INFO program: Last mounted on: /var/tmp/imgcreate-uPCton/install_root >01:42:31,484 INFO program: Filesystem UUID: 4f7a7039-3fb3-465e-9494-1904bc896a36 >01:42:31,485 INFO program: Filesystem magic number: 0xEF53 >01:42:31,487 INFO program: Filesystem revision #: 1 (dynamic) >01:42:31,487 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 >01:42:31,488 INFO program: Filesystem flags: signed_directory_hash >01:42:31,488 INFO program: Default mount options: user_xattr acl >01:42:31,489 INFO program: Filesystem state: clean >01:42:31,490 INFO program: Errors behavior: Continue >01:42:31,490 INFO program: Filesystem OS type: Linux >01:42:31,491 INFO program: Inode count: 344064 >01:42:31,491 INFO program: Block count: 1362170 >01:42:31,492 INFO program: Reserved block count: 13620 >01:42:31,493 INFO program: Free blocks: 381560 >01:42:31,493 INFO program: Free inodes: 207216 >01:42:31,494 INFO program: First block: 0 >01:42:31,494 INFO program: Block size: 4096 >01:42:31,495 INFO program: Fragment size: 4096 >01:42:31,496 INFO program: Reserved GDT blocks: 383 >01:42:31,496 INFO program: Blocks per group: 32768 >01:42:31,499 INFO program: Fragments per group: 32768 >01:42:31,500 INFO program: Inodes per group: 8192 >01:42:31,501 INFO program: Inode blocks per group: 512 >01:42:31,502 INFO program: Flex block group size: 16 >01:42:31,503 INFO program: Filesystem created: Tue Aug 26 09:34:37 2014 >01:42:31,505 INFO program: Last mount time: Tue Aug 26 09:34:39 2014 >01:42:31,505 INFO program: Last write time: Tue Aug 26 09:51:28 2014 >01:42:31,506 INFO program: Mount count: 0 >01:42:31,507 INFO program: Maximum mount count: -1 >01:42:31,508 INFO program: Last checked: Tue Aug 26 09:51:28 2014 >01:42:31,508 INFO program: Check interval: 0 (<none>) >01:42:31,509 INFO program: Lifetime writes: 936 MB >01:42:31,510 INFO program: Reserved blocks uid: 0 (user root) >01:42:31,511 INFO program: Reserved blocks gid: 0 (group root) >01:42:31,513 INFO program: First inode: 11 >01:42:31,513 INFO program: Inode size: 256 >01:42:31,514 INFO program: Required extra isize: 28 >01:42:31,515 INFO program: Desired extra isize: 28 >01:42:31,515 INFO program: Journal inode: 8 >01:42:31,516 INFO program: Default directory hash: half_md4 >01:42:31,516 INFO program: Directory Hash Seed: bb380db2-8f5b-4561-967b-f9931abb705e >01:42:31,517 INFO program: Journal backup: inode blocks >01:42:31,518 INFO program: Journal features: journal_incompat_revoke >01:42:31,518 INFO program: Journal size: 128M >01:42:31,519 INFO program: Journal length: 32768 >01:42:31,519 INFO program: Journal sequence: 0x000020e0 >01:42:31,520 INFO program: Journal start: 0 >01:42:31,521 INFO program: >01:42:31,521 DEBUG program: Return code: 0 >01:42:31,522 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >01:42:31,531 INFO program: resize2fs 1.42.11 (09-Jul-2014) >01:42:31,532 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >01:42:31,532 INFO program: Couldn't find valid filesystem superblock. >01:42:31,533 DEBUG program: Return code: 1 >01:42:31,587 INFO program: Running... udevadm settle --timeout=300 >01:42:31,637 DEBUG program: Return code: 0 >01:42:31,647 INFO program: Running... udevadm settle --timeout=300 >01:42:31,688 DEBUG program: Return code: 0 >01:42:31,692 INFO program: Running... udevadm settle --timeout=300 >01:42:31,728 DEBUG program: Return code: 0 >01:42:31,741 INFO program: Running... mount -t btrfs -o subvolid=5,ro /dev/sda /mnt/sysimage >01:42:31,807 DEBUG program: Return code: 0 >01:42:31,809 INFO program: Running... udevadm settle --timeout=300 >01:42:31,866 DEBUG program: Return code: 0 >01:42:31,867 INFO program: Running... umount /mnt/sysimage >01:42:31,912 DEBUG program: Return code: 0 >01:42:31,913 INFO program: Running... udevadm settle --timeout=300 >01:42:31,954 DEBUG program: Return code: 0 >01:42:31,957 INFO program: Running... udevadm settle --timeout=300 >01:42:31,997 DEBUG program: Return code: 0 >01:42:32,160 INFO program: Running... hwclock --hctosys --utc >01:42:31,003 DEBUG program: Return code: 0 >01:42:31,005 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >01:42:31,135 DEBUG program: Return code: 0 >01:42:43,904 INFO program: Running... modprobe xfs >01:42:44,005 DEBUG program: Return code: 0 >23:43:32,647 INFO program: Running... udevadm settle --timeout=300 >23:43:32,672 DEBUG program: Return code: 0 >23:43:32,679 INFO program: Running... udevadm settle --timeout=300 >23:43:32,700 DEBUG program: Return code: 0 >23:43:57,703 INFO program: Running... udevadm settle --timeout=300 >23:43:57,724 DEBUG program: Return code: 0 >23:43:57,730 INFO program: Running... udevadm settle --timeout=300 >23:43:57,753 DEBUG program: Return code: 0 >23:45:14,358 INFO program: Running... swapoff -a >23:45:14,383 DEBUG program: Return code: 0 >23:45:14,410 INFO program: Running... udevadm settle --timeout=300 >23:45:14,432 DEBUG program: Return code: 0 >23:45:14,444 INFO program: Running... wipefs -f -a /dev/sda >23:45:14,494 INFO program: /dev/sda: 8 bytes were erased at offset 0x00010040 (btrfs): 5f 42 48 52 66 53 5f 4d >23:45:14,495 DEBUG program: Return code: 0 >23:45:14,496 INFO program: Running... udevadm settle --timeout=300 >23:45:14,540 DEBUG program: Return code: 0 >23:45:14,544 INFO program: Running... udevadm settle --timeout=300 >23:45:14,579 DEBUG program: Return code: 0 >23:45:14,580 INFO program: Running... udevadm settle --timeout=300 >23:45:14,598 DEBUG program: Return code: 0 >23:45:14,623 INFO program: Running... udevadm settle --timeout=300 >23:45:14,646 DEBUG program: Return code: 0 >23:45:14,648 INFO program: Running... udevadm settle --timeout=300 >23:45:14,668 DEBUG program: Return code: 0 >23:45:14,683 INFO program: Running... udevadm settle --timeout=300 >23:45:14,711 DEBUG program: Return code: 0 >23:45:14,923 INFO program: Running... journalctl -b > > >/tmp/storage.log: >01:42:20,836 DEBUG blivet: registered device format class MDRaidMember as mdmember >01:42:20,838 DEBUG blivet: registered device format class SwapSpace as swap >01:42:20,840 DEBUG blivet: registered device format class BIOSBoot as biosboot >01:42:20,840 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >01:42:20,841 DEBUG blivet: registered device format class LUKS as luks >01:42:20,844 DEBUG blivet: registered device format class Ext2FS as ext2 >01:42:20,844 DEBUG blivet: registered device format class Ext3FS as ext3 >01:42:20,844 DEBUG blivet: registered device format class Ext4FS as ext4 >01:42:20,844 DEBUG blivet: registered device format class FATFS as vfat >01:42:20,844 DEBUG blivet: registered device format class EFIFS as efi >01:42:20,844 DEBUG blivet: registered device format class BTRFS as btrfs >01:42:20,845 DEBUG blivet: registered device format class GFS2 as gfs2 >01:42:20,845 DEBUG blivet: registered device format class JFS as jfs >01:42:20,846 DEBUG blivet: registered device format class ReiserFS as reiserfs >01:42:20,846 DEBUG blivet: registered device format class XFS as xfs >01:42:20,846 DEBUG blivet: registered device format class HFS as hfs >01:42:20,846 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >01:42:20,846 DEBUG blivet: registered device format class HFSPlus as hfs+ >01:42:20,847 DEBUG blivet: registered device format class MacEFIFS as macefi >01:42:20,847 DEBUG blivet: registered device format class NTFS as ntfs >01:42:20,847 DEBUG blivet: registered device format class NFS as nfs >01:42:20,847 DEBUG blivet: registered device format class NFSv4 as nfs4 >01:42:20,847 DEBUG blivet: registered device format class Iso9660FS as iso9660 >01:42:20,847 DEBUG blivet: registered device format class NoDevFS as nodev >01:42:20,847 DEBUG blivet: registered device format class DevPtsFS as devpts >01:42:20,847 DEBUG blivet: registered device format class ProcFS as proc >01:42:20,848 DEBUG blivet: registered device format class SysFS as sysfs >01:42:20,848 DEBUG blivet: registered device format class TmpFS as tmpfs >01:42:20,848 DEBUG blivet: registered device format class BindFS as bind >01:42:20,848 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >01:42:20,848 DEBUG blivet: registered device format class USBFS as usbfs >01:42:20,849 DEBUG blivet: registered device format class MultipathMember as multipath_member >01:42:20,849 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >01:42:20,850 DEBUG blivet: registered device format class DiskLabel as disklabel >01:42:20,850 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >01:42:20,944 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >01:42:20,944 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >01:42:20,954 INFO blivet: sr0 looks to be the live device; marking as protected >01:42:20,968 INFO blivet: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >01:42:20,993 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-uuid/2014-08-26-13-53-59-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-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-08-26-13-53-59-00', > 'ID_FS_UUID_ENC': '2014-08-26-13-53-59-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4c651ee6', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB0-01f003f6', > 'ID_SERIAL_SHORT': 'VB0-01f003f6', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '27705', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-uuid/2014-08-26-13-53-59-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >01:42:20,994 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >01:42:20,994 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >01:42:20,994 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:20,995 INFO blivet: sr0 is a cdrom >01:42:20,995 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >01:42:20,995 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >01:42:21,005 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >01:42:21,006 INFO blivet: added cdrom sr0 (id 0) to device tree >01:42:21,010 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:42:21,013 DEBUG blivet: looking up parted Device: /dev/sr0 >01:42:21,006 INFO blivet: got device: OpticalDevice instance (0x7faeb345ad50) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1233 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 631296 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (39, 255, 63) biosGeometry: (39, 255, 63) > PedDevice: <_ped.Device object at 0x7faeb3b739e0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >01:42:21,048 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:42:21,056 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >01:42:21,056 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:42:21,059 INFO blivet: type detected on 'sr0' is 'iso9660' >01:42:21,064 DEBUG blivet: Iso9660FS.supported: supported: True ; >01:42:21,064 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >01:42:21,064 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >01:42:21,064 INFO blivet: got format: existing iso9660 filesystem >01:42:21,068 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB32170af8-e3bceeb8 /dev/disk/by-label/test /dev/disk/by-uuid/d8f99e08-8dd4-4724-90b8-c2773327c425', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'test', > 'ID_FS_LABEL_ENC': 'test', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd8f99e08-8dd4-4724-90b8-c2773327c425', > 'ID_FS_UUID_ENC': 'd8f99e08-8dd4-4724-90b8-c2773327c425', > 'ID_FS_UUID_SUB': '9ba4b3d0-746d-4448-b45b-890de15dfd85', > 'ID_FS_UUID_SUB_ENC': '9ba4b3d0-746d-4448-b45b-890de15dfd85', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB32170af8-e3bceeb8', > 'ID_SERIAL_SHORT': 'VB32170af8-e3bceeb8', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30699', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB32170af8-e3bceeb8', > '/dev/disk/by-label/test', > '/dev/disk/by-uuid/d8f99e08-8dd4-4724-90b8-c2773327c425'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >01:42:21,068 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >01:42:21,068 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >01:42:21,069 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,069 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >01:42:21,070 INFO blivet: sda is a disk >01:42:21,070 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >01:42:21,071 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >01:42:21,091 INFO blivet: added disk sda (id 5) to device tree >01:42:21,092 DEBUG blivet: looking up parted Device: /dev/sda >01:42:21,091 INFO blivet: got device: DiskDevice instance (0x7faeb33c4810) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7faeb3b73e60> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faeb33a1150> >01:42:21,109 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >01:42:21,110 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >01:42:21,110 DEBUG blivet: device sda does not contain a disklabel >01:42:21,110 INFO blivet: type detected on 'sda' is 'btrfs' >01:42:21,112 DEBUG blivet: BTRFS.supported: supported: True ; >01:42:21,112 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 8 >01:42:21,113 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: btrfs ; >01:42:21,113 INFO blivet: got format: existing btrfs filesystem >01:42:21,114 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sda ; >01:42:21,114 INFO blivet: creating btrfs volume btrfs.test >01:42:21,115 DEBUG blivet: BTRFSVolumeDevice._addParent: test ; member: sda ; >01:42:21,117 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >01:42:21,117 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 10 >01:42:21,118 DEBUG blivet: BTRFSVolumeDevice._setFormat: test ; current: None ; type: None ; >01:42:21,120 DEBUG blivet: BTRFS.supported: supported: True ; >01:42:21,120 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 12 >01:42:21,121 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.9 ; current: None ; type: btrfs ; >01:42:21,121 INFO blivet: added btrfs volume test (id 9) to device tree >01:42:21,354 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': '80319', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >01:42:21,354 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >01:42:21,355 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >01:42:21,355 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,356 INFO blivet: loop0 is a loop device >01:42:21,356 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >01:42:21,357 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >01:42:21,357 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,357 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >01:42:21,359 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >01:42:21,359 INFO blivet: added file /osmin.img (deleted) (id 15) to device tree >01:42:21,360 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >01:42:21,360 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >01:42:21,361 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:42:21,361 INFO blivet: added loop loop0 (id 18) to device tree >01:42:21,361 INFO blivet: got device: LoopDevice instance (0x7faeb33a10d0) -- > name = loop0 status = False kids = 0 id = 18 > parents = ['existing 0 B file /osmin.img (deleted) (15)'] > 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 >01:42:21,362 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >01:42:21,363 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >01:42:21,363 DEBUG blivet: device loop0 does not contain a disklabel >01:42:21,363 INFO blivet: type detected on 'loop0' is 'squashfs' >01:42:21,363 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 21 >01:42:21,364 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:42:21,365 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': '80355', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >01:42:21,365 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >01:42:21,366 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >01:42:21,366 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,366 INFO blivet: loop1 is a loop device >01:42:21,367 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >01:42:21,368 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >01:42:21,368 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,368 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >01:42:21,369 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >01:42:21,369 INFO blivet: added file /osmin (id 23) to device tree >01:42:21,370 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >01:42:21,370 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >01:42:21,371 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >01:42:21,371 INFO blivet: added loop loop1 (id 26) to device tree >01:42:21,371 INFO blivet: got device: LoopDevice instance (0x7faeb33a1650) -- > name = loop1 status = False kids = 0 id = 26 > parents = ['existing 0 B file /osmin (23)'] > 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 >01:42:21,372 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >01:42:21,373 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >01:42:21,373 DEBUG blivet: device loop1 does not contain a disklabel >01:42:21,373 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >01:42:21,374 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 29 >01:42:21,375 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >01:42:21,376 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': '80391', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >01:42:21,376 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >01:42:21,377 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >01:42:21,377 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,377 INFO blivet: loop2 is a loop device >01:42:21,378 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >01:42:21,378 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >01:42:21,379 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >01:42:21,380 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >01:42:21,380 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 31) to device tree >01:42:21,381 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >01:42:21,382 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >01:42:21,383 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:42:21,383 INFO blivet: added loop loop2 (id 34) to device tree >01:42:21,383 INFO blivet: got device: LoopDevice instance (0x7faeb33a19d0) -- > name = loop2 status = False kids = 0 id = 34 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (31)'] > 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 >01:42:21,385 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >01:42:21,386 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >01:42:21,386 DEBUG blivet: device loop2 does not contain a disklabel >01:42:21,386 INFO blivet: type detected on 'loop2' is 'squashfs' >01:42:21,386 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 37 >01:42:21,387 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:42:21,388 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36', > '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': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '80429', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >01:42:21,388 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >01:42:21,390 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >01:42:21,390 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,390 INFO blivet: loop3 is a loop device >01:42:21,390 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >01:42:21,391 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >01:42:21,391 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,392 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >01:42:21,393 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >01:42:21,393 INFO blivet: added file /LiveOS/ext3fs.img (id 39) to device tree >01:42:21,394 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >01:42:21,394 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 43 >01:42:21,394 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >01:42:21,395 INFO blivet: added loop loop3 (id 42) to device tree >01:42:21,395 INFO blivet: got device: LoopDevice instance (0x7faeb33a14d0) -- > name = loop3 status = False kids = 0 id = 42 > parents = ['existing 0 B file /LiveOS/ext3fs.img (39)'] > 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 >01:42:21,396 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >01:42:21,397 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >01:42:21,397 DEBUG blivet: device loop3 does not contain a disklabel >01:42:21,397 INFO blivet: type detected on 'loop3' is 'ext4' >01:42:21,398 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:21,398 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 45 >01:42:21,398 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >01:42:21,399 INFO blivet: got format: existing ext4 filesystem >01:42:21,400 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '80467', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >01:42:21,400 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >01:42:21,401 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >01:42:21,401 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,401 INFO blivet: loop4 is a loop device >01:42:21,402 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >01:42:21,403 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >01:42:21,403 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,404 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >01:42:21,405 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >01:42:21,405 INFO blivet: added file /overlay (deleted) (id 47) to device tree >01:42:21,406 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >01:42:21,406 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 51 >01:42:21,407 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >01:42:21,407 INFO blivet: added loop loop4 (id 50) to device tree >01:42:21,407 INFO blivet: got device: LoopDevice instance (0x7faeb33a1c90) -- > name = loop4 status = False kids = 0 id = 50 > parents = ['existing 0 B file /overlay (deleted) (47)'] > 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 >01:42:21,409 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >01:42:21,409 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >01:42:21,409 DEBUG blivet: device loop4 does not contain a disklabel >01:42:21,410 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >01:42:21,410 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 53 >01:42:21,410 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >01:42:21,413 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/4f7a7039-3fb3-465e-9494-1904bc896a36 /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': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30560', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >01:42:21,413 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >01:42:21,413 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >01:42:21,413 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,414 INFO blivet: live-rw is a device-mapper device >01:42:21,414 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >01:42:21,414 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >01:42:21,416 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (42) with existing ext4 filesystem >01:42:21,417 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >01:42:21,417 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (50) >01:42:21,419 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >01:42:21,419 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,420 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >01:42:21,420 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >01:42:21,421 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >01:42:21,421 INFO blivet: added dm live-rw (id 55) to device tree >01:42:21,422 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >01:42:21,421 INFO blivet: got device: DMDevice instance (0x7faeb33a1e90) -- > name = live-rw status = True kids = 0 id = 55 > parents = ['existing 0 B loop loop4 (50)'] > 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: 121 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7faeb3b73dd0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >01:42:21,464 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >01:42:21,465 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >01:42:21,465 DEBUG blivet: device live-rw does not contain a disklabel >01:42:21,465 INFO blivet: type detected on 'live-rw' is 'ext4' >01:42:21,466 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:21,466 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 58 >01:42:21,466 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >01:42:21,467 INFO blivet: got format: existing ext4 filesystem >01:42:21,469 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/4f7a7039-3fb3-465e-9494-1904bc896a36 /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': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54866', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >01:42:21,469 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >01:42:21,470 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >01:42:21,470 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,470 INFO blivet: live-base is a device-mapper device >01:42:21,471 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >01:42:21,472 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >01:42:21,472 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >01:42:21,473 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (42) with existing ext4 filesystem >01:42:21,474 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >01:42:21,474 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,475 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >01:42:21,475 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >01:42:21,476 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >01:42:21,476 INFO blivet: added dm live-base (id 60) to device tree >01:42:21,477 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >01:42:21,476 INFO blivet: got device: DMDevice instance (0x7faeb3394f90) -- > name = live-base status = True kids = 0 id = 60 > parents = ['existing 0 B loop loop3 (42) 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 0x7faeb3b735f0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >01:42:21,487 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >01:42:21,488 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >01:42:21,488 DEBUG blivet: device live-base does not contain a disklabel >01:42:21,488 INFO blivet: type detected on 'live-base' is 'ext4' >01:42:21,489 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:21,489 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 63 >01:42:21,489 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >01:42:21,489 INFO blivet: got format: existing ext4 filesystem >01:42:21,491 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/4f7a7039-3fb3-465e-9494-1904bc896a36 /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': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78223', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >01:42:21,491 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >01:42:21,492 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >01:42:21,492 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,492 INFO blivet: live-osimg-min is a device-mapper device >01:42:21,493 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >01:42:21,494 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >01:42:21,494 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >01:42:21,495 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >01:42:21,495 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (26) >01:42:21,496 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >01:42:21,498 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (42) with existing ext4 filesystem >01:42:21,499 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >01:42:21,499 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:21,500 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >01:42:21,500 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >01:42:21,501 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >01:42:21,501 INFO blivet: added dm live-osimg-min (id 65) to device tree >01:42:21,502 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >01:42:21,501 INFO blivet: got device: DMDevice instance (0x7faeb33a1e10) -- > name = live-osimg-min status = True kids = 0 id = 65 > parents = ['existing 0 B loop loop3 (42) 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 0x7faeb3b73ef0> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >01:42:21,512 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >01:42:21,513 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >01:42:21,513 DEBUG blivet: device live-osimg-min does not contain a disklabel >01:42:21,513 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >01:42:21,514 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:21,514 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 68 >01:42:21,514 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >01:42:21,514 INFO blivet: got format: existing ext4 filesystem >01:42:21,529 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >01:42:21,530 DEBUG blivet: BTRFSVolumeDevice.teardown: test ; status: True ; controllable: True ; >01:42:21,540 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:42:21,552 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >01:42:21,552 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >01:42:21,553 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >01:42:23,606 DEBUG blivet: IGNORED: Caught exception, continuing. >01:42:23,606 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >01:42:23,607 DEBUG blivet: IGNORED: Begin exception details. >01:42:23,607 DEBUG blivet: IGNORED: Traceback (most recent call last): >01:42:23,608 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >01:42:23,608 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >01:42:23,608 DEBUG blivet: IGNORED: IOError: Unknown error >01:42:23,609 DEBUG blivet: IGNORED: End exception details. >01:42:23,609 INFO blivet: ISCSID is /sbin/iscsid >01:42:23,610 INFO blivet: no initiator set >01:42:23,700 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >01:42:23,702 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >01:42:23,978 DEBUG blivet: trying to set new default fstype to 'ext4' >01:42:23,989 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:23,989 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >01:42:23,991 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:23,992 DEBUG blivet: IGNORED: Caught exception, continuing. >01:42:23,992 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >01:42:23,992 DEBUG blivet: IGNORED: Begin exception details. >01:42:23,992 DEBUG blivet: IGNORED: Traceback (most recent call last): >01:42:23,992 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >01:42:23,992 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >01:42:23,993 DEBUG blivet: IGNORED: IOError: Unknown error >01:42:23,993 DEBUG blivet: IGNORED: End exception details. >01:42:24,009 INFO blivet: Detected 2048 MiB of memory >01:42:24,023 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >01:42:24,037 INFO blivet: Swap attempt of 0.0 >01:42:29,717 INFO blivet: resetting Blivet (version 0.61) instance <blivet.Blivet object at 0x7f0bb1853f10> >01:42:29,718 INFO blivet: no initiator set >01:42:29,718 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >01:42:29,718 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >01:42:29,900 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >01:42:29,901 INFO blivet: sr0 looks to be the live device; marking as protected >01:42:29,926 INFO blivet: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >01:42:29,938 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-uuid/2014-08-26-13-53-59-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_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-08-26-13-53-59-00', > 'ID_FS_UUID_ENC': '2014-08-26-13-53-59-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4c651ee6', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB0-01f003f6', > 'ID_SERIAL_SHORT': 'VB0-01f003f6', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '27705', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-uuid/2014-08-26-13-53-59-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >01:42:29,939 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >01:42:29,941 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >01:42:29,943 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:29,943 INFO blivet: sr0 is a cdrom >01:42:29,945 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >01:42:29,946 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >01:42:29,949 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >01:42:29,950 INFO blivet: added cdrom sr0 (id 1) to device tree >01:42:29,953 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:42:29,957 DEBUG blivet: looking up parted Device: /dev/sr0 >01:42:29,950 INFO blivet: got device: OpticalDevice instance (0x7f0ba81668d0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1233 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 631296 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (39, 255, 63) biosGeometry: (39, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ba818a830> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >01:42:30,002 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:42:30,013 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:42:30,026 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:42:30,035 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >01:42:30,037 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:42:30,039 INFO blivet: type detected on 'sr0' is 'iso9660' >01:42:30,041 DEBUG blivet: Iso9660FS.supported: supported: True ; >01:42:30,041 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >01:42:30,042 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >01:42:30,042 INFO blivet: got format: existing iso9660 filesystem >01:42:30,046 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB32170af8-e3bceeb8 /dev/disk/by-label/test /dev/disk/by-uuid/d8f99e08-8dd4-4724-90b8-c2773327c425', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'test', > 'ID_FS_LABEL_ENC': 'test', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd8f99e08-8dd4-4724-90b8-c2773327c425', > 'ID_FS_UUID_ENC': 'd8f99e08-8dd4-4724-90b8-c2773327c425', > 'ID_FS_UUID_SUB': '9ba4b3d0-746d-4448-b45b-890de15dfd85', > 'ID_FS_UUID_SUB_ENC': '9ba4b3d0-746d-4448-b45b-890de15dfd85', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB32170af8-e3bceeb8', > 'ID_SERIAL_SHORT': 'VB32170af8-e3bceeb8', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30699', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB32170af8-e3bceeb8', > '/dev/disk/by-label/test', > '/dev/disk/by-uuid/d8f99e08-8dd4-4724-90b8-c2773327c425'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >01:42:30,046 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >01:42:30,047 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >01:42:30,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:30,050 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >01:42:30,051 INFO blivet: sda is a disk >01:42:30,051 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >01:42:30,054 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >01:42:30,130 INFO blivet: added disk sda (id 6) to device tree >01:42:30,130 DEBUG blivet: looking up parted Device: /dev/sda >01:42:30,130 INFO blivet: got device: DiskDevice instance (0x7f0bb0078f50) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ba805e170> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0ba8060910> >01:42:30,196 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >01:42:30,213 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >01:42:30,213 DEBUG blivet: device sda does not contain a disklabel >01:42:30,214 INFO blivet: type detected on 'sda' is 'btrfs' >01:42:30,215 DEBUG blivet: BTRFS.supported: supported: True ; >01:42:30,215 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 9 >01:42:30,216 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: btrfs ; >01:42:30,216 INFO blivet: got format: existing btrfs filesystem >01:42:30,217 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sda ; >01:42:30,218 INFO blivet: creating btrfs volume btrfs.test >01:42:30,219 DEBUG blivet: BTRFSVolumeDevice._addParent: test ; member: sda ; >01:42:30,221 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >01:42:30,504 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >01:42:30,508 DEBUG blivet: BTRFSVolumeDevice._setFormat: test ; current: None ; type: None ; >01:42:30,531 DEBUG blivet: BTRFS.supported: supported: True ; >01:42:30,534 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 13 >01:42:30,539 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.10 ; current: None ; type: btrfs ; >01:42:30,539 INFO blivet: added btrfs volume test (id 10) to device tree >01:42:30,540 DEBUG blivet: BTRFSVolumeDevice.setup: test ; status: True ; controllable: True ; orig: True ; >01:42:30,605 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.10o_fbmG: [Errno 2] No such file or directory >01:42:30,606 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.10o_fbmG to None >01:42:30,612 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.10o_fbmG/lost+found to system_u:object_r:lost_found_t:s0 >01:42:30,724 DEBUG blivet: BTRFSVolumeDevice.setup: test ; status: True ; controllable: True ; orig: True ; >01:42:30,746 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.10XsTUyl: [Errno 2] No such file or directory >01:42:30,746 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.10XsTUyl to None >01:42:30,746 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.10XsTUyl/lost+found to system_u:object_r:lost_found_t:s0 >01:42:30,840 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': '80319', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >01:42:30,840 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >01:42:30,842 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >01:42:30,844 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:30,845 INFO blivet: loop0 is a loop device >01:42:30,847 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >01:42:30,849 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >01:42:30,853 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:30,854 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >01:42:30,856 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >01:42:30,857 INFO blivet: added file /osmin.img (deleted) (id 16) to device tree >01:42:30,859 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >01:42:30,859 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >01:42:30,861 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:42:30,862 INFO blivet: added loop loop0 (id 19) to device tree >01:42:30,863 INFO blivet: got device: LoopDevice instance (0x7f0ba0ee1e90) -- > name = loop0 status = False kids = 0 id = 19 > parents = ['existing 0 B file /osmin.img (deleted) (16)'] > 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 >01:42:30,869 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >01:42:30,872 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >01:42:30,873 DEBUG blivet: device loop0 does not contain a disklabel >01:42:30,873 INFO blivet: type detected on 'loop0' is 'squashfs' >01:42:30,874 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 22 >01:42:30,876 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:42:30,878 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': '80355', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >01:42:30,879 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >01:42:30,881 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >01:42:30,883 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:30,884 INFO blivet: loop1 is a loop device >01:42:30,885 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >01:42:30,887 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >01:42:30,888 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:30,889 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 >01:42:30,891 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >01:42:30,892 INFO blivet: added file /osmin (id 24) to device tree >01:42:30,894 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >01:42:30,894 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >01:42:30,896 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >01:42:30,897 INFO blivet: added loop loop1 (id 27) to device tree >01:42:30,898 INFO blivet: got device: LoopDevice instance (0x7f0ba0e132d0) -- > name = loop1 status = False kids = 0 id = 27 > parents = ['existing 0 B file /osmin (24)'] > 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 >01:42:30,903 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >01:42:30,904 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >01:42:30,905 DEBUG blivet: device loop1 does not contain a disklabel >01:42:30,906 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >01:42:30,907 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 30 >01:42:30,908 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >01:42:30,910 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': '80391', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >01:42:30,911 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >01:42:30,913 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >01:42:30,914 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:30,915 INFO blivet: loop2 is a loop device >01:42:30,916 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >01:42:30,918 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >01:42:30,920 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:30,920 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >01:42:30,922 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >01:42:30,923 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 32) to device tree >01:42:30,924 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >01:42:30,925 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >01:42:30,927 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:42:30,928 INFO blivet: added loop loop2 (id 35) to device tree >01:42:30,929 INFO blivet: got device: LoopDevice instance (0x7f0ba0e13750) -- > name = loop2 status = False kids = 0 id = 35 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (32)'] > 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 >01:42:30,935 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >01:42:30,937 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >01:42:30,937 DEBUG blivet: device loop2 does not contain a disklabel >01:42:30,938 INFO blivet: type detected on 'loop2' is 'squashfs' >01:42:30,939 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 38 >01:42:30,941 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:42:30,943 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36', > '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': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '80429', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >01:42:30,945 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >01:42:30,946 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >01:42:30,947 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:30,948 INFO blivet: loop3 is a loop device >01:42:30,950 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >01:42:30,951 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >01:42:30,952 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:30,953 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >01:42:30,956 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >01:42:30,956 INFO blivet: added file /LiveOS/ext3fs.img (id 40) to device tree >01:42:30,958 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >01:42:30,959 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >01:42:30,960 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >01:42:30,961 INFO blivet: added loop loop3 (id 43) to device tree >01:42:30,962 INFO blivet: got device: LoopDevice instance (0x7f0ba0e13810) -- > name = loop3 status = False kids = 0 id = 43 > parents = ['existing 0 B file /LiveOS/ext3fs.img (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/loop3 > format args = [] originalFormat = None >01:42:30,966 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >01:42:30,968 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >01:42:30,968 DEBUG blivet: device loop3 does not contain a disklabel >01:42:30,969 INFO blivet: type detected on 'loop3' is 'ext4' >01:42:31,042 DEBUG blivet: size=0 B, current=6144 MiB >01:42:31,060 DEBUG blivet: using current size 0 as min size >01:42:31,061 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:31,062 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 46 >01:42:31,064 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >01:42:31,064 INFO blivet: got format: existing ext4 filesystem >01:42:31,066 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '80467', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >01:42:31,067 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >01:42:31,068 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >01:42:31,069 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:31,069 INFO blivet: loop4 is a loop device >01:42:31,070 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >01:42:31,071 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >01:42:31,072 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:31,073 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >01:42:31,075 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >01:42:31,075 INFO blivet: added file /overlay (deleted) (id 48) to device tree >01:42:31,078 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >01:42:31,078 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >01:42:31,079 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >01:42:31,079 INFO blivet: added loop loop4 (id 51) to device tree >01:42:31,079 INFO blivet: got device: LoopDevice instance (0x7f0ba0e13a50) -- > name = loop4 status = False kids = 0 id = 51 > parents = ['existing 0 B file /overlay (deleted) (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/loop4 > format args = [] originalFormat = None >01:42:31,083 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >01:42:31,084 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >01:42:31,084 DEBUG blivet: device loop4 does not contain a disklabel >01:42:31,084 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >01:42:31,085 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 54 >01:42:31,086 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >01:42:31,089 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/4f7a7039-3fb3-465e-9494-1904bc896a36 /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': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30560', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >01:42:31,089 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >01:42:31,091 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >01:42:31,092 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:31,092 INFO blivet: live-rw is a device-mapper device >01:42:31,093 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >01:42:31,094 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >01:42:31,095 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (43) with existing ext4 filesystem >01:42:31,098 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >01:42:31,099 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (51) >01:42:31,103 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >01:42:31,104 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:31,106 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >01:42:31,106 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >01:42:31,108 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >01:42:31,108 INFO blivet: added dm live-rw (id 56) to device tree >01:42:31,110 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >01:42:31,108 INFO blivet: got device: DMDevice instance (0x7f0ba0e13590) -- > name = live-rw status = True kids = 0 id = 56 > parents = ['existing 0 B loop loop4 (51)'] > 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 0x7f0ba0efa950> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >01:42:31,179 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >01:42:31,181 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >01:42:31,181 DEBUG blivet: device live-rw does not contain a disklabel >01:42:31,182 INFO blivet: type detected on 'live-rw' is 'ext4' >01:42:31,222 DEBUG blivet: size=5320.98 MiB, current=6144 MiB >01:42:31,250 DEBUG blivet: padding min size from 5579448320 up to 5579448820 >01:42:31,252 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:31,252 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 59 >01:42:31,254 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >01:42:31,255 INFO blivet: got format: existing ext4 filesystem >01:42:31,259 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/4f7a7039-3fb3-465e-9494-1904bc896a36 /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': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54866', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >01:42:31,260 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >01:42:31,261 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >01:42:31,263 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:31,263 INFO blivet: live-base is a device-mapper device >01:42:31,265 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >01:42:31,266 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >01:42:31,268 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >01:42:31,270 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (43) with existing ext4 filesystem >01:42:31,273 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >01:42:31,274 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:31,276 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >01:42:31,276 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 62 >01:42:31,278 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >01:42:31,279 INFO blivet: added dm live-base (id 61) to device tree >01:42:31,280 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >01:42:31,279 INFO blivet: got device: DMDevice instance (0x7f0ba0e13350) -- > name = live-base status = True kids = 0 id = 61 > parents = ['existing 0 B loop loop3 (43) 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: 32523 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ba0efa710> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >01:42:31,306 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >01:42:31,308 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >01:42:31,309 DEBUG blivet: device live-base does not contain a disklabel >01:42:31,309 INFO blivet: type detected on 'live-base' is 'ext4' >01:42:31,366 DEBUG blivet: size=0 B, current=6144 MiB >01:42:31,383 DEBUG blivet: using current size 0 as min size >01:42:31,385 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:31,385 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 64 >01:42:31,387 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >01:42:31,387 INFO blivet: got format: existing ext4 filesystem >01:42:31,391 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/4f7a7039-3fb3-465e-9494-1904bc896a36 /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': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_UUID_ENC': '4f7a7039-3fb3-465e-9494-1904bc896a36', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78223', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/4f7a7039-3fb3-465e-9494-1904bc896a36', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >01:42:31,393 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >01:42:31,394 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >01:42:31,395 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:31,396 INFO blivet: live-osimg-min is a device-mapper device >01:42:31,397 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >01:42:31,399 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >01:42:31,401 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >01:42:31,402 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >01:42:31,403 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (27) >01:42:31,406 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >01:42:31,407 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (43) with existing ext4 filesystem >01:42:31,410 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >01:42:31,412 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:42:31,414 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >01:42:31,415 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >01:42:31,417 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >01:42:31,418 INFO blivet: added dm live-osimg-min (id 66) to device tree >01:42:31,419 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >01:42:31,418 INFO blivet: got device: DMDevice instance (0x7f0ba0e133d0) -- > name = live-osimg-min status = True kids = 0 id = 66 > parents = ['existing 0 B loop loop3 (43) 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: 32523 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ba0efab00> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >01:42:31,460 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >01:42:31,461 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >01:42:31,463 DEBUG blivet: device live-osimg-min does not contain a disklabel >01:42:31,464 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >01:42:31,534 DEBUG blivet: size=0 B, current=5320.98 MiB >01:42:31,575 DEBUG blivet: using current size 0 as min size >01:42:31,580 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:31,580 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >01:42:31,586 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >01:42:31,587 INFO blivet: got format: existing ext4 filesystem >01:42:31,646 DEBUG blivet: BTRFSVolumeDevice.teardown: test ; status: True ; controllable: True ; >01:42:31,691 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:42:31,730 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >01:42:31,732 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >01:42:31,733 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >01:42:31,734 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >01:42:31,735 INFO blivet: edd: collected mbr signatures: {} >01:42:31,739 DEBUG blivet: BTRFSVolumeDevice.setup: test ; status: True ; controllable: True ; orig: False ; >01:42:31,809 DEBUG blivet: BTRFSVolumeDevice.teardown: test ; status: True ; controllable: True ; >01:42:31,956 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:42:32,049 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:32,052 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:32,054 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:32,055 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:32,080 DEBUG blivet: BTRFS.supported: supported: True ; >01:42:32,082 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:42:32,100 DEBUG blivet: Iso9660FS.supported: supported: True ; >01:42:32,107 DEBUG blivet: BTRFS.supported: supported: True ; >01:42:32,206 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >01:42:32,208 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (61) with existing ext4 filesystem >01:42:43,866 DEBUG blivet: Iso9660FS.supported: supported: True ; >01:42:43,868 DEBUG blivet: Iso9660FS.supported: supported: True ; >01:42:43,869 DEBUG blivet: NFSv4.supported: supported: False ; >01:42:43,870 DEBUG blivet: NFSv4.supported: supported: False ; >01:42:43,871 DEBUG blivet: SELinuxFS.supported: supported: False ; >01:42:43,874 DEBUG blivet: SELinuxFS.supported: supported: False ; >01:42:43,875 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:43,877 DEBUG blivet: Ext4FS.supported: supported: True ; >01:42:43,878 DEBUG blivet: Ext3FS.supported: supported: True ; >01:42:43,879 DEBUG blivet: Ext3FS.supported: supported: True ; >01:42:43,881 DEBUG blivet: Ext2FS.supported: supported: True ; >01:42:43,882 DEBUG blivet: Ext2FS.supported: supported: True ; >01:42:43,883 DEBUG blivet: SysFS.supported: supported: False ; >01:42:43,884 DEBUG blivet: SysFS.supported: supported: False ; >01:42:43,885 DEBUG blivet: MultipathMember.__init__: >01:42:43,887 DEBUG blivet: MDRaidMember.__init__: >01:42:43,890 DEBUG blivet: ProcFS.supported: supported: False ; >01:42:43,891 DEBUG blivet: ProcFS.supported: supported: False ; >01:42:43,892 DEBUG blivet: SwapSpace.__init__: >01:42:43,893 DEBUG blivet: DevPtsFS.supported: supported: False ; >01:42:43,894 DEBUG blivet: DevPtsFS.supported: supported: False ; >01:42:43,895 DEBUG blivet: BTRFS.supported: supported: True ; >01:42:43,897 DEBUG blivet: USBFS.supported: supported: False ; >01:42:43,897 DEBUG blivet: USBFS.supported: supported: False ; >01:42:43,899 DEBUG blivet: DiskLabel.__init__: >01:42:43,899 INFO blivet: DiskLabel.partedDevice returning None >01:42:43,901 DEBUG blivet: HFSPlus.supported: supported: False ; >01:42:43,902 DEBUG blivet: HFSPlus.supported: supported: False ; >01:42:43,903 DEBUG blivet: XFS.supported: supported: True ; >01:42:44,007 DEBUG blivet: XFS.supported: supported: True ; >01:42:44,009 DEBUG blivet: TmpFS.supported: supported: True ; >01:42:44,052 DEBUG blivet: LUKS.__init__: >01:42:44,053 DEBUG blivet: DMRaidMember.__init__: >01:42:44,054 DEBUG blivet: NTFS.supported: supported: False ; >01:42:44,055 DEBUG blivet: NTFS.supported: supported: False ; >01:42:44,056 DEBUG blivet: BindFS.supported: supported: False ; >01:42:44,057 DEBUG blivet: BindFS.supported: supported: False ; >01:42:44,059 DEBUG blivet: HFS.supported: supported: False ; >01:42:44,060 DEBUG blivet: HFS.supported: supported: False ; >01:42:44,061 DEBUG blivet: LVMPhysicalVolume.__init__: >01:42:44,062 DEBUG blivet: NFS.supported: supported: False ; >01:42:44,064 DEBUG blivet: NFS.supported: supported: False ; >01:42:44,066 DEBUG blivet: FATFS.supported: supported: True ; >01:42:44,067 DEBUG blivet: FATFS.supported: supported: True ; >01:42:44,068 DEBUG blivet: NoDevFS.supported: supported: False ; >01:42:44,069 DEBUG blivet: NoDevFS.supported: supported: False ; >23:43:05,386 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: sda ; incomplete: False ; >23:43:05,387 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing btrfs filesystem >23:43:31,253 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:31,255 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:32,562 INFO blivet: Detected 2048 MiB of memory >23:43:32,577 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >23:43:32,602 INFO blivet: Swap attempt of 819.2 MiB >23:43:32,621 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:32,624 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:32,628 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >23:43:32,630 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing btrfs filesystem >23:43:32,646 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:43:32,708 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >23:43:32,709 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing btrfs filesystem >23:43:32,724 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:43:32,726 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >23:43:32,727 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing btrfs filesystem >23:43:32,740 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:43:33,036 DEBUG blivet: starting Blivet copy >23:43:33,066 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:33,068 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:33,068 DEBUG blivet: finished Blivet copy >23:43:33,072 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:33,074 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:33,076 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:33,077 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:33,083 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:33,085 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:33,086 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:33,087 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:37,822 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance with object id 154 >23:43:37,822 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 155 >23:43:37,822 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 156 >23:43:42,456 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0b9c05c2d0>, None, [], {} >23:43:42,457 DEBUG storage.ui: Blivet.factoryDevice: 2 ; None ; mountpoint: / ; disks: [] ; fstype: ext4 ; encrypted: False ; >23:43:42,457 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0b9c05c2d0>, None, [], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >23:43:42,468 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:42,469 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:42,470 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:42,471 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:42,476 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:42,487 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:42,488 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:42,489 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:50,257 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >23:43:50,258 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing btrfs filesystem >23:43:50,269 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:43:50,270 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >23:43:50,271 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing btrfs filesystem >23:43:50,281 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:43:53,027 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: sda ; incomplete: False ; >23:43:53,028 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing btrfs filesystem >23:43:57,630 INFO blivet: Detected 2048 MiB of memory >23:43:57,643 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >23:43:57,668 INFO blivet: Swap attempt of 819.2 MiB >23:43:57,684 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:57,685 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:57,687 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >23:43:57,688 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing btrfs filesystem >23:43:57,703 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:43:57,762 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >23:43:57,763 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing btrfs filesystem >23:43:57,779 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:43:57,780 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >23:43:57,782 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with existing btrfs filesystem >23:43:57,798 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:43:58,062 DEBUG blivet: starting Blivet copy >23:43:58,087 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:58,088 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:58,088 DEBUG blivet: finished Blivet copy >23:43:58,093 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:58,094 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:58,096 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:58,097 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:58,102 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:58,103 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:43:58,104 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:43:58,105 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:44:01,298 DEBUG blivet: BTRFS.supported: supported: True ; >23:44:01,298 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 205 >23:44:01,300 DEBUG blivet: BTRFS.supported: supported: True ; >23:44:01,301 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 206 >23:44:01,301 DEBUG blivet: BTRFS.supported: supported: True ; >23:44:01,304 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f0b8dcbd890>, 0, [], {} >23:44:01,305 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >23:44:01,310 DEBUG blivet: looking up parted Device: /dev/sda >23:44:01,306 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f0b8dccb210) -- > name = test status = True kids = 0 id = 10 > parents = ['existing 8192 MiB disk sda (6) with existing btrfs filesystem'] > uuid = d8f99e08-8dd4-4724-90b8-c2773327c425 size = 8192 MiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f0b8dcd1cb0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs] >23:44:09,339 INFO storage.ui: removed btrfs volume test (id 10) from device tree >23:44:09,341 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:44:09,341 INFO storage.ui: registered action: [207] destroy device btrfs volume test (id 10) >23:44:09,347 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:09,348 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:44:09,350 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:09,351 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:44:09,356 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:09,357 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:44:09,376 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:09,377 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:44:11,344 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance with object id 208 >23:44:11,344 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 209 >23:44:11,344 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 210 >23:44:15,297 DEBUG blivet: BTRFS.supported: supported: True ; >23:44:15,297 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 211 >23:44:15,301 DEBUG blivet: Ext4FS.supported: supported: True ; >23:44:15,301 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 212 >23:44:20,151 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 214 >23:44:20,157 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: btrfs ; type: None ; >23:44:20,158 INFO storage.ui: registered action: [213] destroy format btrfs filesystem on disk sda (id 6) >23:44:20,158 DEBUG storage.ui: required disklabel type for sda (1) is None >23:44:20,158 DEBUG storage.ui: default disklabel type for sda is msdos >23:44:20,158 DEBUG storage.ui: selecting msdos disklabel for sda based on size >23:44:20,159 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >23:44:20,160 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >23:44:20,161 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f0bb0078a90> > PedDisk: <_ped.Disk object at 0x7f0b9d461e18> >23:44:20,162 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance with object id 215 >23:44:20,162 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:44:20,163 INFO storage.ui: registered action: [216] create format msdos disklabel on disk sda (id 6) >23:44:20,165 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:20,168 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:44:20,180 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:20,181 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:44:20,183 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:20,183 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:44:20,200 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:20,201 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >23:44:24,734 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance with object id 217 >23:44:24,735 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 218 >23:44:24,735 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 219 >23:44:34,288 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0b8dcbd890>, None, [], {} >23:44:34,290 DEBUG storage.ui: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >23:44:34,291 DEBUG storage.ui: DeviceTree.getDevicesByType returned [] >23:44:34,292 DEBUG storage.ui: Blivet.factoryDevice: 0 ; None ; mountpoint: / ; disks: [DiskDevice instance (0x7f0b8dcbd750) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ba805e170> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f0b8dccb290>] ; fstype: ext4 ; encrypted: False ; >23:44:34,307 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0b8dcbd890>, None, ['sda'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >23:44:34,308 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >23:44:34,309 DEBUG storage.ui: starting Blivet copy >23:44:34,337 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:34,338 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [] >23:44:34,339 DEBUG storage.ui: finished Blivet copy >23:44:34,340 DEBUG storage.ui: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >23:44:34,342 DEBUG storage.ui: DeviceTree.getDevicesByType returned [] >23:44:34,344 DEBUG storage.ui: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >23:44:34,345 DEBUG storage.ui: DeviceTree.getDevicesByType returned [] >23:44:34,347 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:34,349 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [] >23:44:34,350 DEBUG storage.ui: size bumped to 8196 MiB to include new device space >23:44:34,363 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >23:44:34,364 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0b8dcbd890>, Size('8196 MiB'), [DiskDevice instance (0x7f0b8dcbd750) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ba805e170> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f0b8dccb290>]] >23:44:34,388 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >23:44:34,389 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0b9d4cfa50> ; >23:44:34,390 DEBUG storage.ui: parent factory container: None >23:44:34,391 DEBUG storage.ui: members: [] >23:44:34,392 DEBUG storage.ui: add_disks: ['sda'] >23:44:34,393 DEBUG storage.ui: remove_disks: [] >23:44:34,394 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:44:34,394 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 273 >23:44:34,396 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >23:44:34,396 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 274 >23:44:34,398 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:44:34,400 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >23:44:34,402 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >23:44:34,403 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:44:34,404 INFO storage.ui: added partition req0 (id 275) to device tree >23:44:34,405 INFO storage.ui: registered action: [277] create device partition req0 (id 275) >23:44:34,406 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 279 >23:44:34,407 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >23:44:34,409 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >23:44:34,409 INFO storage.ui: registered action: [278] create format lvmpv on partition req0 (id 275) >23:44:34,410 DEBUG storage.ui: size bumped to 8196 MiB to include new device space >23:44:34,420 DEBUG storage.ui: adding a TotalSizeSet with size 8196 MiB >23:44:34,430 DEBUG storage.ui: set.allocated = 8388608 >23:44:34,433 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:44:34,435 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:34,436 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d3e78d0) -- > name = req0 status = False kids = 0 id = 275 > parents = [] > uuid = None size = 8192 KiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8192 KiB path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 8196 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >23:44:34,469 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:34,470 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d3e78d0) -- > name = req0 status = False kids = 0 id = 275 > parents = [] > uuid = None size = 8192 KiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8192 KiB path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 8196 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >23:44:34,501 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:34,502 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d3e78d0) -- > name = req0 status = False kids = 0 id = 275 > parents = [] > uuid = None size = 8192 KiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8192 KiB path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 8196 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >23:44:34,534 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 275)'] from disk(s) ['sda'] >23:44:34,535 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 275)'] >23:44:34,536 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 275)'] from disk(s) ['sda'] >23:44:34,537 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: ; incomplete: False ; >23:44:34,539 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:44:34,541 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; hidden: False ; incomplete: False ; >23:44:34,543 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:44:34,543 DEBUG storage.ui: failed to resolve '/dev/' >23:44:34,544 DEBUG storage.ui: allocating partition: req0 ; id: 275 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8192 KiB ; grow: True ; max_size: 8196 MiB ; start: None ; end: None >23:44:34,563 DEBUG storage.ui: checking freespace on sda >23:44:34,564 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8192 KiB boot=False best=None grow=True start=None >23:44:34,574 DEBUG storage.ui: checking 63-16777215 (8191.97 MiB) >23:44:34,584 DEBUG storage.ui: current free range is 63-16777215 (8191.97 MiB) >23:44:34,594 DEBUG storage.ui: evaluating growth potential for new layout >23:44:34,595 DEBUG storage.ui: calculating growth for disk /dev/sda >23:44:34,596 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:44:34,597 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:44:34,598 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d3c5e90> PedPartition: <_ped.Partition object at 0x7f0b9d45dad0> >23:44:34,600 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:44:34,602 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:44:34,603 DEBUG storage.ui: adding request 275 to chunk 16777153 (63-16777215) on /dev/sda >23:44:34,603 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/sda start = 63 end = 16777215 >sectorSize = 512 B > >23:44:34,605 DEBUG storage.ui: req: PartitionRequest instance -- >id = 275 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 16769024 >done = False >23:44:34,605 DEBUG storage.ui: 1 requests and 16760769 (8183.97 MiB) left in chunk >23:44:34,615 DEBUG storage.ui: adding 16760769 (8183.97 MiB) to 275 (sda1) >23:44:34,626 DEBUG storage.ui: new grow amount for request 275 (sda1) is 16760769 units, or 8183.97 MiB >23:44:34,637 DEBUG storage.ui: request 275 (sda1) growth: 16760769 (8183.97 MiB) size: 8191.97 MiB >23:44:34,657 DEBUG storage.ui: disk /dev/sda growth: 16760769 (8183.97 MiB) >23:44:34,668 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:44:34,669 DEBUG storage.ui: device sda1 new partedPartition None >23:44:34,670 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:44:34,672 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:44:34,672 DEBUG storage.ui: total growth: 16760769 sectors >23:44:34,673 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:44:34,674 DEBUG storage.ui: new free: 63-16777215 / 8191.97 MiB >23:44:34,684 DEBUG storage.ui: new free allows for 16760769 sectors of growth >23:44:34,686 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:44:34,687 DEBUG storage.ui: created partition sda1 of 8192 KiB and added it to /dev/sda >23:44:34,698 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:44:34,699 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d420110> PedPartition: <_ped.Partition object at 0x7f0b9d49a050> >23:44:34,701 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:44:34,702 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:44:34,704 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:44:34,705 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d3c5c10> PedPartition: <_ped.Partition object at 0x7f0b9d49a0b0> >23:44:34,706 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 275)'] >23:44:34,706 DEBUG storage.ui: growable partitions are ['sda1'] >23:44:34,707 DEBUG storage.ui: adding request 275 to chunk 16777153 (63-16777215) on /dev/sda >23:44:34,707 DEBUG storage.ui: disk sda has 1 chunks >23:44:34,708 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/sda start = 63 end = 16777215 >sectorSize = 512 B > >23:44:34,710 DEBUG storage.ui: req: PartitionRequest instance -- >id = 275 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 16769024 >done = False >23:44:34,710 DEBUG storage.ui: 1 requests and 16760769 (8183.97 MiB) left in chunk >23:44:34,720 DEBUG storage.ui: adding 16760769 (8183.97 MiB) to 275 (sda1) >23:44:34,731 DEBUG storage.ui: new grow amount for request 275 (sda1) is 16760769 units, or 8183.97 MiB >23:44:34,741 DEBUG storage.ui: set: ['sda1'] 8388608/8594128896 >23:44:34,742 DEBUG storage.ui: allocating 8581513728 to TotalSizeSet with 8388608/8594128896 (8585740288 needed) >23:44:34,742 DEBUG storage.ui: PartitionRequest instance -- >id = 275 name = sda1 growable = True >base = 16384 growth = 16760769 max_grow = 16769024 >done = False >23:44:34,743 DEBUG storage.ui: needed: 4226560 >23:44:34,744 DEBUG storage.ui: set: ['sda1'] 8589902336/8594128896 >23:44:34,744 DEBUG storage.ui: allocating 0 to TotalSizeSet with 8589902336/8594128896 (4226560 needed) >23:44:34,745 DEBUG storage.ui: PartitionRequest instance -- >id = 275 name = sda1 growable = True >base = 16384 growth = 16760769 max_grow = 16769024 >done = False >23:44:34,746 DEBUG storage.ui: needed: 4226560 >23:44:34,746 DEBUG storage.ui: growing partitions on sda >23:44:34,747 DEBUG storage.ui: partition sda1 (275): 0 >23:44:34,748 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 16777215 length: 16775168 > device: <parted.device.Device object at 0x7f0bb00789d0> PedGeometry: <_ped.Geometry object at 0x7f0b9d420210> >23:44:34,749 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 275)'] from disk(s) ['sda'] >23:44:34,750 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:44:34,751 DEBUG storage.ui: device sda1 new partedPartition None >23:44:34,752 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:44:34,754 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:44:34,755 DEBUG storage.ui: back from removeNewPartitions >23:44:34,755 DEBUG storage.ui: extended: None >23:44:34,756 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 16777215 length: 16775168 > device: <parted.device.Device object at 0x7f0bb00789d0> PedGeometry: <_ped.Geometry object at 0x7f0b9d420210> >23:44:34,758 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:44:34,759 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d4205d0> PedPartition: <_ped.Partition object at 0x7f0b9d49a2f0> >23:44:34,760 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:44:34,762 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:44:34,764 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:44:34,765 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> >23:44:34,768 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:34,769 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d3e78d0) -- > name = sda1 status = False kids = 0 id = 275 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8192 KiB path = /dev/sda1 > format args = [] originalFormat = lvmpv grow = True max size = 8196 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = ] >23:44:34,820 DEBUG storage.ui: fixing size of non-existent 8191 MiB partition sda1 (275) with non-existent lvmpv >23:44:34,832 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:34,834 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d3e78d0) -- > name = sda1 status = False kids = 0 id = 275 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8192 KiB path = /dev/sda1 > format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = ] >23:44:34,887 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:34,889 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d3e78d0) -- > name = sda1 status = False kids = 0 id = 275 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8192 KiB path = /dev/sda1 > format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = ] >23:44:34,941 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:34,943 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d3e78d0) -- > name = sda1 status = False kids = 0 id = 275 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8192 KiB path = /dev/sda1 > format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = ] >23:44:34,995 DEBUG storage.ui: LVMVolumeGroupDevice._addParent: fedora ; member: sda1 ; >23:44:34,997 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >23:44:34,998 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 281 >23:44:35,000 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >23:44:35,001 INFO storage.ui: added lvmvg fedora (id 280) to device tree >23:44:35,002 INFO storage.ui: registered action: [283] create device lvmvg fedora (id 280) >23:44:35,003 DEBUG storage.ui: fedora size is 8188 MiB >23:44:35,014 DEBUG storage.ui: vg fedora has 8188 MiB free >23:44:35,024 INFO storage.ui: adjusting size from 8191.97 MiB to 8188 MiB so it fits in container fedora >23:44:35,051 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:44:35,051 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 284 >23:44:35,054 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >23:44:35,055 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >23:44:35,059 DEBUG storage.ui: fedora size is 8188 MiB >23:44:35,070 DEBUG storage.ui: vg fedora has 8188 MiB free >23:44:35,080 DEBUG storage.ui: Adding fedora-root/8188 MiB to fedora >23:44:35,090 INFO storage.ui: added lvmlv fedora-root (id 285) to device tree >23:44:35,091 INFO storage.ui: registered action: [287] create device lvmlv fedora-root (id 285) >23:44:35,091 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 289 >23:44:35,093 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: ext4 ; >23:44:35,093 INFO storage.ui: registered action: [288] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 285) >23:44:35,136 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:35,138 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d3e78d0) -- > name = sda1 status = False kids = 1 id = 275 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8192 KiB path = /dev/sda1 > format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = ] >23:44:35,330 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:35,332 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d3e78d0) -- > name = sda1 status = False kids = 1 id = 275 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8192 KiB path = /dev/sda1 > format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = ] >23:44:35,414 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0b8dcbd890>, 0, [], {} >23:44:35,416 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >23:44:35,424 DEBUG blivet: fedora size is 8188 MiB >23:44:35,435 DEBUG blivet: vg fedora has 0 B free >23:44:35,436 DEBUG blivet: fedora size is 8188 MiB >23:44:35,447 DEBUG blivet: vg fedora has 0 B free >23:44:35,417 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7f0b9d3e7a10) -- > name = fedora status = False kids = 1 id = 280 > parents = ['non-existent 8191 MiB partition sda1 (275) with non-existent lvmpv'] > uuid = None size = 8188 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 2047 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 8191 MiB partition sda1 (275) with non-existent lvmpv'] > LVs = ['non-existent 8188 MiB lvmlv fedora-root (285) with non-existent ext4 filesystem mounted at /']] >23:44:35,465 DEBUG blivet: fedora size is 8188 MiB >23:44:35,476 DEBUG blivet: vg fedora has 0 B free >23:44:35,477 DEBUG blivet: fedora size is 8188 MiB >23:44:35,487 DEBUG blivet: vg fedora has 0 B free >23:44:35,506 DEBUG blivet: fedora size is 8188 MiB >23:44:35,519 DEBUG blivet: vg fedora has 0 B free >23:44:35,520 DEBUG blivet: fedora size is 8188 MiB >23:44:35,531 DEBUG blivet: vg fedora has 0 B free >23:44:35,542 DEBUG blivet: fedora size is 8188 MiB >23:44:35,552 DEBUG blivet: vg fedora has 0 B free >23:44:35,558 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:35,559 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d3e78d0) -- > name = sda1 status = False kids = 1 id = 275 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8191 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8192 KiB path = /dev/sda1 > format args = [] originalFormat = lvmpv grow = False max size = 8196 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d420790> PedPartition: <_ped.Partition object at 0x7f0b9d49a170> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = ] >23:44:43,213 DEBUG blivet: XFS.supported: supported: True ; >23:44:43,221 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 290 >23:44:45,157 DEBUG blivet: XFS.supported: supported: True ; >23:44:45,160 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 291 >23:44:45,161 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0b8dcbd890>, 8188 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >23:44:45,341 INFO storage.ui: removed lvmlv fedora-root (id 285) from device tree >23:44:45,345 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >23:44:45,345 INFO storage.ui: registered action: [292] destroy device lvmlv fedora-root (id 285) >23:44:45,348 INFO storage.ui: removed lvmvg fedora (id 280) from device tree >23:44:45,351 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >23:44:45,352 INFO storage.ui: registered action: [293] destroy device lvmvg fedora (id 280) >23:44:45,359 INFO storage.ui: removed partition sda1 (id 275) from device tree >23:44:45,365 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:44:45,365 INFO storage.ui: registered action: [294] destroy device partition sda1 (id 275) >23:44:45,367 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 8188 MiB ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0b8dcbd750) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ba805e170> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f0b8dccb290>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: / ; fstype: xfs ; container_size: 0 ; >23:44:45,396 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0b8dcbd890>, 8188 MiB, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/', 'fstype': 'xfs', 'container_size': 0} >23:44:45,412 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >23:44:45,413 DEBUG storage.ui: starting Blivet copy >23:44:45,442 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:45,444 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [] >23:44:45,445 DEBUG storage.ui: finished Blivet copy >23:44:45,447 DEBUG storage.ui: XFS.supported: supported: True ; >23:44:45,449 DEBUG storage.ui: getFormat('xfs') returning XFS instance with object id 367 >23:44:45,451 DEBUG storage.ui: XFS.supported: supported: True ; >23:44:45,453 DEBUG storage.ui: getFormat('xfs') returning XFS instance with object id 368 >23:44:45,455 DEBUG storage.ui: XFS.supported: supported: True ; >23:44:45,457 DEBUG storage.ui: getFormat('xfs') returning XFS instance with object id 369 >23:44:45,460 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:44:45,463 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >23:44:45,465 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: xfs ; >23:44:45,468 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:44:45,469 INFO storage.ui: added partition req1 (id 370) to device tree >23:44:45,470 INFO storage.ui: registered action: [372] create device partition req1 (id 370) >23:44:45,471 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 374 >23:44:45,473 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >23:44:45,474 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: xfs ; type: xfs ; >23:44:45,475 INFO storage.ui: registered action: [373] create format xfs filesystem mounted at / on partition req1 (id 370) >23:44:45,477 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:44:45,479 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:45,481 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d332250) -- > name = req1 status = False kids = 0 id = 370 > parents = [] > uuid = None size = 1024 KiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req1 > format args = [] originalFormat = xfs grow = True max size = 8188 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >23:44:45,517 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:45,519 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d332250) -- > name = req1 status = False kids = 0 id = 370 > parents = [] > uuid = None size = 1024 KiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req1 > format args = [] originalFormat = xfs grow = True max size = 8188 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >23:44:45,557 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:45,559 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d332250) -- > name = req1 status = False kids = 0 id = 370 > parents = [] > uuid = None size = 1024 KiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req1 > format args = [] originalFormat = xfs grow = True max size = 8188 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >23:44:45,592 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 370)'] from disk(s) ['sda'] >23:44:45,593 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 370)'] >23:44:45,594 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 370)'] from disk(s) ['sda'] >23:44:45,595 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: ; incomplete: False ; >23:44:45,597 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:44:45,599 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; hidden: False ; incomplete: False ; >23:44:45,601 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:44:45,602 DEBUG storage.ui: failed to resolve '/dev/' >23:44:45,602 DEBUG storage.ui: allocating partition: req1 ; id: 370 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 8188 MiB ; start: None ; end: None >23:44:45,622 DEBUG storage.ui: checking freespace on sda >23:44:45,623 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024 KiB boot=False best=None grow=True start=None >23:44:45,634 DEBUG storage.ui: checking 63-16777215 (8191.97 MiB) >23:44:45,645 DEBUG storage.ui: current free range is 63-16777215 (8191.97 MiB) >23:44:45,656 DEBUG storage.ui: evaluating growth potential for new layout >23:44:45,657 DEBUG storage.ui: calculating growth for disk /dev/sda >23:44:45,658 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:44:45,659 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:44:45,660 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d332b90> PedPartition: <_ped.Partition object at 0x7f0b9d3e2e90> >23:44:45,662 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:44:45,664 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:44:45,665 DEBUG storage.ui: adding request 370 to chunk 16777153 (63-16777215) on /dev/sda >23:44:45,666 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/sda start = 63 end = 16777215 >sectorSize = 512 B > >23:44:45,667 DEBUG storage.ui: req: PartitionRequest instance -- >id = 370 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 16766976 >done = False >23:44:45,667 DEBUG storage.ui: 1 requests and 16775105 (8190.97 MiB) left in chunk >23:44:45,678 DEBUG storage.ui: adding 16775105 (8190.97 MiB) to 370 (sda1) >23:44:45,689 DEBUG storage.ui: taking back 8129 (4064.5 KiB) from 370 (sda1) >23:44:45,700 DEBUG storage.ui: new grow amount for request 370 (sda1) is 16766976 units, or 8187 MiB >23:44:45,712 DEBUG storage.ui: request 370 (sda1) growth: 16766976 (8187 MiB) size: 8188 MiB >23:44:45,733 DEBUG storage.ui: disk /dev/sda growth: 16766976 (8187 MiB) >23:44:45,744 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:44:45,745 DEBUG storage.ui: device sda1 new partedPartition None >23:44:45,747 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:44:45,749 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:44:45,750 DEBUG storage.ui: total growth: 16766976 sectors >23:44:45,750 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:44:45,751 DEBUG storage.ui: new free: 63-16777215 / 8191.97 MiB >23:44:45,762 DEBUG storage.ui: new free allows for 16766976 sectors of growth >23:44:45,763 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:44:45,764 DEBUG storage.ui: created partition sda1 of 1024 KiB and added it to /dev/sda >23:44:45,777 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:44:45,777 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d332ad0> PedPartition: <_ped.Partition object at 0x7f0b9d3e2d10> >23:44:45,780 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:44:45,782 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:44:45,783 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:44:45,784 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d332950> PedPartition: <_ped.Partition object at 0x7f0b9d3e2cb0> >23:44:45,785 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 370)'] >23:44:45,785 DEBUG storage.ui: growable partitions are ['sda1'] >23:44:45,787 DEBUG storage.ui: adding request 370 to chunk 16777153 (63-16777215) on /dev/sda >23:44:45,788 DEBUG storage.ui: disk sda has 1 chunks >23:44:45,788 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/sda start = 63 end = 16777215 >sectorSize = 512 B > >23:44:45,789 DEBUG storage.ui: req: PartitionRequest instance -- >id = 370 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 16766976 >done = False >23:44:45,790 DEBUG storage.ui: 1 requests and 16775105 (8190.97 MiB) left in chunk >23:44:45,801 DEBUG storage.ui: adding 16775105 (8190.97 MiB) to 370 (sda1) >23:44:45,812 DEBUG storage.ui: taking back 8129 (4064.5 KiB) from 370 (sda1) >23:44:45,822 DEBUG storage.ui: new grow amount for request 370 (sda1) is 16766976 units, or 8187 MiB >23:44:45,834 DEBUG storage.ui: growing partitions on sda >23:44:45,835 DEBUG storage.ui: partition sda1 (370): 0 >23:44:45,836 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 16771071 length: 16769024 > device: <parted.device.Device object at 0x7f0bb00789d0> PedGeometry: <_ped.Geometry object at 0x7f0b9d332890> >23:44:45,836 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 370)'] from disk(s) ['sda'] >23:44:45,838 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:44:45,839 DEBUG storage.ui: device sda1 new partedPartition None >23:44:45,841 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:44:45,842 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:44:45,843 DEBUG storage.ui: back from removeNewPartitions >23:44:45,844 DEBUG storage.ui: extended: None >23:44:45,844 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 16771071 length: 16769024 > device: <parted.device.Device object at 0x7f0bb00789d0> PedGeometry: <_ped.Geometry object at 0x7f0b9d332890> >23:44:45,847 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:44:45,848 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d332d90> PedPartition: <_ped.Partition object at 0x7f0b9d3e2d70> >23:44:45,852 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:44:45,854 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:44:45,858 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:44:45,859 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> >23:44:45,861 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:45,863 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d332250) -- > name = sda1 status = False kids = 0 id = 370 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8188 MiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = xfs grow = True max size = 8188 MiB bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16771071 length = 16769024 > flags = ] >23:44:45,918 DEBUG storage.ui: fixing size of non-existent 8188 MiB partition sda1 (370) with non-existent xfs filesystem mounted at / >23:44:45,929 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:45,931 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d332250) -- > name = sda1 status = False kids = 0 id = 370 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8188 MiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = xfs grow = False max size = 8188 MiB bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16771071 length = 16769024 > flags = ] >23:44:45,986 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:45,987 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d332250) -- > name = sda1 status = False kids = 0 id = 370 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8188 MiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = xfs grow = False max size = 8188 MiB bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16771071 length = 16769024 > flags = ] >23:44:46,042 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:46,044 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d332250) -- > name = sda1 status = False kids = 0 id = 370 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8188 MiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = xfs grow = False max size = 8188 MiB bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16771071 length = 16769024 > flags = ] >23:44:46,109 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >23:44:46,111 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f0b9d332250) -- > name = sda1 status = False kids = 0 id = 370 > parents = ['existing 8192 MiB disk sda (6) with non-existent msdos disklabel'] > uuid = None size = 8188 MiB > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = xfs grow = False max size = 8188 MiB bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0bb0078b90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b9d332f50> PedPartition: <_ped.Partition object at 0x7f0b9d3e2ad0> > disk = existing 8192 MiB disk sda (6) with non-existent msdos disklabel > start = 2048 end = 16771071 length = 16769024 > flags = ] >23:44:48,689 INFO blivet: removing obsolete action 277 (294) >23:44:48,690 INFO blivet: removing obsolete action 278 (294) >23:44:48,690 INFO blivet: removing obsolete action 294 (294) >23:44:48,691 INFO blivet: removing obsolete action 283 (293) >23:44:48,692 INFO blivet: removing obsolete action 293 (293) >23:44:48,693 INFO blivet: removing obsolete action 287 (292) >23:44:48,694 INFO blivet: removing obsolete action 288 (292) >23:44:48,695 INFO blivet: removing obsolete action 292 (292) >23:44:48,696 DEBUG blivet: action 288 already pruned >23:44:48,697 DEBUG blivet: action 287 already pruned >23:44:48,698 DEBUG blivet: action 283 already pruned >23:44:48,698 DEBUG blivet: action 278 already pruned >23:44:48,699 DEBUG blivet: action 277 already pruned >23:44:48,713 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >23:44:48,723 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >23:44:48,766 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:44:48,767 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >23:44:48,774 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk sda (6) with non-existent msdos disklabel >23:44:48,829 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:45:14,341 INFO blivet: omitting ksdata: existing 8192 MiB disk sda (6) with non-existent msdos disklabel >23:45:14,395 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:45:14,396 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:45:14,397 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >23:45:14,398 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >23:45:14,398 DEBUG blivet: action: [207] destroy device btrfs volume test (id 10) >23:45:14,399 DEBUG blivet: action: [213] destroy format btrfs filesystem on disk sda (id 6) >23:45:14,399 DEBUG blivet: action: [216] create format msdos disklabel on disk sda (id 6) >23:45:14,399 DEBUG blivet: action: [372] create device partition sda1 (id 370) >23:45:14,399 DEBUG blivet: action: [373] create format xfs filesystem mounted at / on partition sda1 (id 370) >23:45:14,400 INFO blivet: pruning action queue... >23:45:14,401 INFO blivet: resetting parted disks... >23:45:14,402 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >23:45:14,404 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >23:45:14,404 INFO blivet: sorting actions... >23:45:14,405 DEBUG blivet: action: [207] destroy device btrfs volume test (id 10) >23:45:14,405 DEBUG blivet: action: [213] destroy format btrfs filesystem on disk sda (id 6) >23:45:14,405 DEBUG blivet: lvm filter: removing sda1 from the reject list >23:45:14,405 DEBUG blivet: sda1 wasn't in the reject list >23:45:14,405 DEBUG blivet: action: [216] create format msdos disklabel on disk sda (id 6) >23:45:14,406 DEBUG blivet: lvm filter: removing sda1 from the reject list >23:45:14,406 DEBUG blivet: sda1 wasn't in the reject list >23:45:14,406 DEBUG blivet: action: [372] create device partition sda1 (id 370) >23:45:14,406 DEBUG blivet: action: [373] create format xfs filesystem mounted at / on partition sda1 (id 370) >23:45:14,407 INFO blivet: executing action: [207] destroy device btrfs volume test (id 10) >23:45:14,408 DEBUG blivet: BTRFSVolumeDevice.destroy: test ; status: True ; >23:45:14,409 DEBUG blivet: BTRFSVolumeDevice.teardown: test ; status: True ; controllable: True ; >23:45:14,434 DEBUG blivet: BTRFSVolumeDevice.setupParents: kids: 0 ; name: test ; orig: True ; >23:45:14,436 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >23:45:14,438 DEBUG blivet: BTRFS.setup: device: /dev/sda ; mountpoint: None ; type: btrfs ; >23:45:14,439 DEBUG blivet: BTRFSVolumeDevice._destroy: test ; status: True ; >23:45:14,440 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >23:45:14,444 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >23:45:14,541 INFO blivet: executing action: [213] destroy format btrfs filesystem on disk sda (id 6) >23:45:14,543 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >23:45:14,599 INFO blivet: executing action: [216] create format msdos disklabel on disk sda (id 6) >23:45:14,602 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:45:14,604 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >23:45:14,605 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >23:45:14,616 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >23:45:14,670 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >23:45:14,672 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >23:45:14,713 INFO blivet: executing action: [372] create device partition sda1 (id 370) >23:45:14,715 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >23:45:14,717 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >23:45:14,722 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:45:14,724 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:45:14,725 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >23:45:14,761 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:45:14,770 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >01:42:24,067 DEBUG ifcfg: content of files (network initialization): >01:42:24,087 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [8, 0, 39, 245, 89, 210]}, 'connection': {'timestamp': 1409550125L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '6ffba1e5-abb9-4d06-bebc-1654eb004de2'}, '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': 1409550127L, 'type': 'bridge', 'id': 'virbr0', 'uuid': 'df41182c-0735-44fc-bcf8-ed06108ce5dd'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >01:42:24,471 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['eth0']): >01:42:24,472 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >01:42:24,473 DEBUG ifcfg: TYPE=Ethernet >01:42:24,473 DEBUG ifcfg: BOOTPROTO=dhcp >01:42:24,473 DEBUG ifcfg: DEFROUTE=yes >01:42:24,473 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >01:42:24,474 DEBUG ifcfg: IPV6INIT=yes >01:42:24,474 DEBUG ifcfg: IPV6_AUTOCONF=yes >01:42:24,474 DEBUG ifcfg: IPV6_DEFROUTE=yes >01:42:24,474 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >01:42:24,475 DEBUG ifcfg: NAME=eth0 >01:42:24,475 DEBUG ifcfg: UUID=6ffba1e5-abb9-4d06-bebc-1654eb004de2 >01:42:24,475 DEBUG ifcfg: ONBOOT=no >01:42:24,476 DEBUG ifcfg: HWADDR=08:00:27:F5:59:D2 >01:42:24,476 DEBUG ifcfg: PEERDNS=yes >01:42:24,476 DEBUG ifcfg: PEERROUTES=yes >01:42:24,476 DEBUG ifcfg: IPV6_PEERDNS=yes >01:42:24,477 DEBUG ifcfg: IPV6_PEERROUTES=yes >01:42:24,495 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [8, 0, 39, 245, 89, 210]}, 'connection': {'timestamp': 1409550125L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '6ffba1e5-abb9-4d06-bebc-1654eb004de2'}, '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': 1409550127L, 'type': 'bridge', 'id': 'virbr0', 'uuid': 'df41182c-0735-44fc-bcf8-ed06108ce5dd'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >01:42:44,313 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >01:42:44,314 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/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 1135880
: 933234 |
933235
|
933236
|
933237
|
933238
|
933239
|
933240
|
933241
|
933242
|
933243