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 829935 Details for
Bug 1035498
LUKSError: luks device not configured
[?]
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), 700.78 KB, created by
Joachim Frieben
on 2013-11-27 22:45:32 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Joachim Frieben
Created:
2013-11-27 22:45:32 UTC
Size:
700.78 KB
patch
obsolete
>anaconda 20.25.11-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/luks.py", line 161, in setup > raise LUKSError("luks device not configured") > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 839, in setupParents > _format.setup() > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2707, in mountFilesystems > device.setup() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1684, in mountFilesystems > readOnly=readOnly, skipRoot=skipRoot) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 183, in turnOnFilesystems > skipRoot=False) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >LUKSError: luks device not configured > >Local variables in innermost frame: >self: existing luks >args: () >kwargs: {} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x32f8e10>> > _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=sdc ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto >network --bootproto=dhcp --essid="goslar" --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Europe/Berlin ># System bootloader configuration >bootloader --location=mbr --boot-drive=sdc ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part / --fstype="ext4" --onpart=sdc2 >part /boot --fstype="ext4" --onpart=sdc1 >part luks --fstype="luks" --noformat --onpart=sdc5 >part swap --fstype="swap" --onpart=sdc3 > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 200MB partition sdc1 (3) with existing ext4 filesystem mounted at /boot >, '/': existing 8000MB partition sdc2 (4) with existing ext4 filesystem mounted at / >, '/home': LUKSDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11952128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: False > hardwareGeometry: (743, 255, 63) biosGeometry: (743, 255, 63) > PedDevice: <_ped.Device object at 0x374c9e0> > mounts.exists: True > mounts._size: 0 > mounts.id: 8 > mounts.controllable: True > mounts.uuid: None > mounts._format: Ext4FS instance, containing members: > mounts._format.errors: False > mounts._format.uuid: 0cb22938-d413-4d27-b4dc-7ff75dd99925 > mounts._format.exists: True > mounts._format._mountpoint: None > mounts._format._majorminor: 253003 > mounts._format._mountType: ext4 > mounts._format.fsprofile: None > mounts._format.label: None > mounts._format._targetSize: 5836.0 > mounts._format.dirty: False > mounts._format._minInstanceSize: 392.7 > mounts._format.mountopts: None > mounts._format.mountpoint: /home > mounts._format._device: /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb > mounts._format._size: 5836.0 > mounts.dmUuid: None > mounts.parents: [existing 5838MB partition sdc5 (7) with existing luks >] > mounts.sysfsPath: Skipped > mounts.minor: 0 > mounts.fstabComment: Skipped > mounts.bus: Skipped > mounts.deviceLinks: [/dev/disk/by-id/dm-name-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb, /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-175ef1c5ade04161a53c3a5c375c0dfb-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb, /dev/disk/by-uuid/0cb22938-d413-4d27-b4dc-7ff75dd99925, /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb] > mounts._targetSize: 0 > mounts._model: Skipped > mounts.kids: 0 > mounts.target: crypt > mounts._vendor: Skipped > mounts._name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb > mounts.protected: False > mounts.originalFormat: Ext4FS instance, containing members: > mounts.originalFormat.errors: False > mounts.originalFormat.uuid: 0cb22938-d413-4d27-b4dc-7ff75dd99925 > mounts.originalFormat.exists: True > mounts.originalFormat._mountpoint: None > mounts.originalFormat._size: 5836.0 > mounts.originalFormat._majorminor: None > mounts.originalFormat._mountType: ext4 > mounts.originalFormat.fsprofile: None > mounts.originalFormat.label: None > mounts.originalFormat._targetSize: 5836.0 > mounts.originalFormat.dirty: False > mounts.originalFormat._minInstanceSize: 392.7 > mounts.originalFormat.mountopts: None > mounts.originalFormat.mountpoint: None > mounts.originalFormat._device: /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb > mounts._serial: None >} > swaps: [existing 1000MB partition sdc3 (5) with existing swap >] > name: Fedora Linux 20 für x86_64 >, Root instance, containing members: > mounts: {'/': None} > swaps: [] > name: Unbekannte Linux-Version >] > _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([PartitionDevice instance (0x43f11d0) -- > name = sdc3 status = True kids = 0 id = 5 > parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing swap > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: True > hardwareGeometry: (1000, 64, 32) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x34faa70> > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = swap grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e0590> fileSystem: <parted.filesystem.FileSystem object at 0x3765c10> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3765810> PedPartition: <_ped.Partition object at 0x7fbecc03bdd0> > disk = existing 15040MB disk sdc (2) with existing msdos disklabel > start = 16795648 end = 18843647 length = 2048000 > flags = ]) > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb.id: 34 > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 15040MB disk sdc (2) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 5839MB partition sdc4 (6) >, Already dumped (PartitionDevice instance) >, Already dumped (LUKSDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 18 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 19 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 20 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 21 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 22 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 18687f30-f2df-40a3-9e2f-96e9f235982c > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Des > _format._targetSize: 4096.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 4096.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 18687f30-f2df-40a3-9e2f-96e9f235982c > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4096.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 23 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 24 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (25) with existing ext4 filesystem >, existing 4096MB dm live-base (26) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (27) with existing ext4 filesystem >, existing 960MB disk sdb (0) with existing msdos disklabel >, existing 959MB partition sdb1 (1) with existing efi filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 368e06a1-ebe1-4a70-816f-1b64b2e329ac > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008033 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 200.0 > origFormat.dirty: False > origFormat._minInstanceSize: 108.9 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sdc1 > origFormat._size: 200.0 > id: 0 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 2a9e1b2e-1b90-450f-93be-368aace24200 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008034 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 8000.0 > origFormat.dirty: False > origFormat._minInstanceSize: 3521.1 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sdc2 > origFormat._size: 8000.0 > id: 2 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent swap > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 1 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 3 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 5 >] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdc, sdc1, sdc2, sdc3, sdc4, sdc5, luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb, sda, sda1, sda2, sda3, sda5, sda6, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sdb1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdb1, sdb1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 100MB partition sda1 (10) with existing ntfs filesystem >, existing 204800MB partition sda2 (11) with existing ntfs filesystem >, existing 272037MB partition sda3 (12) >, existing 264151MB partition sda5 (13) with existing ext4 filesystem >, existing 7885MB partition sda6 (14) with existing swap >, existing 476940MB disk sda (9) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdb1] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 > _intf.storage.fsset._run.id: 35 > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: None > _intf.storage.fsset._run._format._majorminor: None > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format.label: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run.parents: [] > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: 0 > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.protected: False > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat._majorminor: None > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat.label: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm.id: 29 > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._maxSize: 17592186044416 > _intf.storage.fsset._devshm._format._size: 3904.0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._options: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: 17592186044416 > _intf.storage.fsset._devshm.originalFormat._size: 3904.0 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev.id: 28 > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc.id: 32 > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: None > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts.id: 30 > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs.id: 31 > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: None > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux.id: 33 > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: None > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: 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/sdb1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sdc] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sdc] > _intf.storage.config.mpathFriendlyNames: True > _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: [existing 960MB disk sdb (0) with existing msdos disklabel >, existing 15040MB disk sdc (2) with existing msdos disklabel >] > _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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x32f8ed0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x32f8e90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x32f8f50) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x32f8f90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x32f8fd0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7fbf0378db18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 6056 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 9893 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbed80ec350>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbed80ec350>> > _pwStrengthCheck._editable: Entry instance, containing members: > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _check_list: [GUICheck instance, containing members: > _handler_id: 9890 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbed80ec350>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbed80ec350>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 9891 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbed80ec350>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbed80ec350>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 9892 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbed80ec350>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbed80ec350>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 9894 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbed80ec350>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fbed80ec350>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > payload: Already dumped (LiveImagePayload instance) > skipTo: None > _confirm_check: Already dumped (GUICheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (GUICheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: GUICheck instance, containing members: > _password_check._handler_id: 10102 > _password_check._check_data: None > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _password_check._editable: Entry instance, containing members: > _password_check._check_status: None > guesser: {<Entry object at 0x3517d70 (GtkEntry at 0x44af270)>: True} > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 10103 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _pwStrengthCheck._editable: Already dumped (Entry instance) > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [GUICheck instance, containing members: > _handler_id: 10100 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10101 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 10104 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10105 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x1210990>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x3484578> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10106 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x11c6938>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x3216500> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fbed80fa390>> > _editable: Entry instance, containing members: > _check_status: None >] > _wheel: group --name=wheel > > payload: Already dumped (LiveImagePayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button 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._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [GUICheck instance, containing members: > _handler_id: 10241 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x3484500> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x3760ed0>> > _editable: Entry instance, containing members: > _check_status: None >] > _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._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (GUICheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 4 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x43f2950> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 9 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x3317d70>, True), 'type': (<function <lambda> at 0x3317f50>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x3317de8>, True), 'journalctl': (<function journalctl_callback at 0x3317e60>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.11-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Thu 2013-11-28 00:39:39 CET, end at Thu 2013-11-28 05:43:17 CET. -- >Nov 28 00:39:39 localhost systemd-journal[99]: Runtime journal is using 1.3M (max 384.3M, leaving 576.4M of free 3.7G, current limit 384.3M). >Nov 28 00:39:39 localhost systemd-journal[99]: Runtime journal is using 1.3M (max 384.3M, leaving 576.4M of free 3.7G, current limit 384.3M). >Nov 28 00:39:39 localhost kernel: Initializing cgroup subsys cpuset >Nov 28 00:39:39 localhost kernel: Initializing cgroup subsys cpu >Nov 28 00:39:39 localhost kernel: Initializing cgroup subsys cpuacct >Nov 28 00:39:39 localhost kernel: Linux version 3.11.9-300.fc20.x86_64 (mockbuild@bkernel02) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Wed Nov 20 22:23:25 UTC 2013 >Nov 28 00:39:39 localhost kernel: Command line: initrd=initrd0.img root=live:UUID=9D9D-5B31 rootfstype=vfat ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Nov 28 00:39:39 localhost kernel: e820: BIOS-provided physical RAM map: >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x0000000040005000-0x00000000cec30fff] usable >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000cec31000-0x00000000dae9efff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000dafff000-0x00000000df9fffff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable >Nov 28 00:39:39 localhost kernel: BIOS-e820: [mem 0x000000021e600000-0x000000021e7fffff] reserved >Nov 28 00:39:39 localhost kernel: NX (Execute Disable) protection: active >Nov 28 00:39:39 localhost kernel: SMBIOS 2.7 present. >Nov 28 00:39:39 localhost kernel: DMI: LENOVO 2325CT5/2325CT5, BIOS G2ET94WW (2.54 ) 04/30/2013 >Nov 28 00:39:39 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Nov 28 00:39:39 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Nov 28 00:39:39 localhost kernel: No AGP bridge found >Nov 28 00:39:39 localhost kernel: e820: last_pfn = 0x21e600 max_arch_pfn = 0x400000000 >Nov 28 00:39:39 localhost kernel: MTRR default type: uncachable >Nov 28 00:39:39 localhost kernel: MTRR fixed ranges enabled: >Nov 28 00:39:39 localhost kernel: 00000-9FFFF write-back >Nov 28 00:39:39 localhost kernel: A0000-BFFFF uncachable >Nov 28 00:39:39 localhost kernel: C0000-FFFFF write-protect >Nov 28 00:39:39 localhost kernel: MTRR variable ranges enabled: >Nov 28 00:39:39 localhost kernel: 0 base 0FFC00000 mask FFFC00000 write-protect >Nov 28 00:39:39 localhost kernel: 1 base 000000000 mask F80000000 write-back >Nov 28 00:39:39 localhost kernel: 2 base 080000000 mask FC0000000 write-back >Nov 28 00:39:39 localhost kernel: 3 base 0C0000000 mask FE0000000 write-back >Nov 28 00:39:39 localhost kernel: 4 base 0DC000000 mask FFC000000 uncachable >Nov 28 00:39:39 localhost kernel: 5 base 0DB000000 mask FFF000000 uncachable >Nov 28 00:39:39 localhost kernel: 6 base 100000000 mask F00000000 write-back >Nov 28 00:39:39 localhost kernel: 7 base 200000000 mask FE0000000 write-back >Nov 28 00:39:39 localhost kernel: 8 base 21F000000 mask FFF000000 uncachable >Nov 28 00:39:39 localhost kernel: 9 base 21E800000 mask FFF800000 uncachable >Nov 28 00:39:39 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Nov 28 00:39:39 localhost kernel: e820: last_pfn = 0xcec31 max_arch_pfn = 0x400000000 >Nov 28 00:39:39 localhost kernel: found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100] >Nov 28 00:39:39 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Nov 28 00:39:39 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Nov 28 00:39:39 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Nov 28 00:39:39 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Nov 28 00:39:39 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Nov 28 00:39:39 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Nov 28 00:39:39 localhost kernel: init_memory_mapping: [mem 0x21e400000-0x21e5fffff] >Nov 28 00:39:39 localhost kernel: [mem 0x21e400000-0x21e5fffff] page 2M >Nov 28 00:39:39 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Nov 28 00:39:39 localhost kernel: init_memory_mapping: [mem 0x21c000000-0x21e3fffff] >Nov 28 00:39:39 localhost kernel: [mem 0x21c000000-0x21e3fffff] page 2M >Nov 28 00:39:39 localhost kernel: init_memory_mapping: [mem 0x200000000-0x21bffffff] >Nov 28 00:39:39 localhost kernel: [mem 0x200000000-0x21bffffff] page 2M >Nov 28 00:39:39 localhost kernel: init_memory_mapping: [mem 0x00100000-0x1fffffff] >Nov 28 00:39:39 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Nov 28 00:39:39 localhost kernel: [mem 0x00200000-0x1fffffff] page 2M >Nov 28 00:39:39 localhost kernel: init_memory_mapping: [mem 0x20200000-0x40003fff] >Nov 28 00:39:39 localhost kernel: [mem 0x20200000-0x3fffffff] page 2M >Nov 28 00:39:39 localhost kernel: [mem 0x40000000-0x40003fff] page 4k >Nov 28 00:39:39 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Nov 28 00:39:39 localhost kernel: BRK [0x01fec000, 0x01fecfff] PGTABLE >Nov 28 00:39:39 localhost kernel: init_memory_mapping: [mem 0x40005000-0xcec30fff] >Nov 28 00:39:39 localhost kernel: [mem 0x40005000-0x401fffff] page 4k >Nov 28 00:39:39 localhost kernel: [mem 0x40200000-0xcebfffff] page 2M >Nov 28 00:39:39 localhost kernel: [mem 0xcec00000-0xcec30fff] page 4k >Nov 28 00:39:39 localhost kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff] >Nov 28 00:39:39 localhost kernel: [mem 0x100000000-0x1ffffffff] page 2M >Nov 28 00:39:39 localhost kernel: RAMDISK: [mem 0x1e1a2000-0x1fffefff] >Nov 28 00:39:39 localhost kernel: ACPI: RSDP 00000000000f0120 00024 (v02 LENOVO) >Nov 28 00:39:39 localhost kernel: ACPI: XSDT 00000000daffe170 000C4 (v01 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: FACP 00000000dafe6000 0010C (v05 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: DSDT 00000000dafe8000 10E11 (v01 LENOVO TP-G2 00002540 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: FACS 00000000daf5a000 00040 >Nov 28 00:39:39 localhost kernel: ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-G2 00002540 PTL 00000001) >Nov 28 00:39:39 localhost kernel: ACPI: TCPA 00000000daffc000 00032 (v02 PTL LENOVO 06040000 LNVO 00000001) >Nov 28 00:39:39 localhost kernel: ACPI: SSDT 00000000daffb000 00408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: SSDT 00000000daffa000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: SSDT 00000000daff9000 007A8 (v01 LENOVO SataAhci 00001000 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: HPET 00000000dafe4000 00038 (v01 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: APIC 00000000dafe3000 00098 (v01 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: MCFG 00000000dafe2000 0003C (v01 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: ECDT 00000000dafe1000 00052 (v01 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: FPDT 00000000dafe0000 00064 (v01 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: ASF! 00000000dafe7000 000A5 (v32 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: UEFI 00000000dafdf000 0003E (v01 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: UEFI 00000000dafde000 00042 (v01 PTL COMBUF 00000001 PTL 00000001) >Nov 28 00:39:39 localhost kernel: ACPI: POAT 00000000dafdd000 00055 (v03 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: SSDT 00000000dafdc000 00C79 (v01 PmRef Cpu0Ist 00003000 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: SSDT 00000000dafdb000 00A83 (v01 PmRef CpuPm 00003000 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: SSDT 00000000dafda000 000D0 (v01 LENOVO IffsAsl 00003000 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: UEFI 00000000dafd9000 002A6 (v01 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: DBG2 00000000dafd8000 000E9 (v00 LENOVO TP-G2 00002540 PTL 00000002) >Nov 28 00:39:39 localhost kernel: ACPI: Local APIC address 0xfee00000 >Nov 28 00:39:39 localhost kernel: No NUMA configuration found >Nov 28 00:39:39 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000021e5fffff] >Nov 28 00:39:39 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x21e5fffff] >Nov 28 00:39:39 localhost kernel: NODE_DATA [mem 0x21e5e5000-0x21e5f8fff] >Nov 28 00:39:39 localhost kernel: [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216000000-ffff88021dbfffff] on node 0 >Nov 28 00:39:39 localhost kernel: Zone ranges: >Nov 28 00:39:39 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Nov 28 00:39:39 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Nov 28 00:39:39 localhost kernel: Normal [mem 0x100000000-0x21e5fffff] >Nov 28 00:39:39 localhost kernel: Movable zone start for each node >Nov 28 00:39:39 localhost kernel: Early memory node ranges >Nov 28 00:39:39 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Nov 28 00:39:39 localhost kernel: node 0: [mem 0x00100000-0x1fffffff] >Nov 28 00:39:39 localhost kernel: node 0: [mem 0x20200000-0x40003fff] >Nov 28 00:39:39 localhost kernel: node 0: [mem 0x40005000-0xcec30fff] >Nov 28 00:39:39 localhost kernel: node 0: [mem 0x100000000-0x21e5fffff] >Nov 28 00:39:39 localhost kernel: On node 0 totalpages: 2019276 >Nov 28 00:39:39 localhost kernel: DMA zone: 64 pages used for memmap >Nov 28 00:39:39 localhost kernel: DMA zone: 21 pages reserved >Nov 28 00:39:39 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Nov 28 00:39:39 localhost kernel: DMA32 zone: 13161 pages used for memmap >Nov 28 00:39:39 localhost kernel: DMA32 zone: 842288 pages, LIFO batch:31 >Nov 28 00:39:39 localhost kernel: Normal zone: 18328 pages used for memmap >Nov 28 00:39:39 localhost kernel: Normal zone: 1172992 pages, LIFO batch:31 >Nov 28 00:39:39 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Nov 28 00:39:39 localhost kernel: ACPI: Local APIC address 0xfee00000 >Nov 28 00:39:39 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Nov 28 00:39:39 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Nov 28 00:39:39 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >Nov 28 00:39:39 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >Nov 28 00:39:39 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >Nov 28 00:39:39 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >Nov 28 00:39:39 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >Nov 28 00:39:39 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >Nov 28 00:39:39 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Nov 28 00:39:39 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Nov 28 00:39:39 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Nov 28 00:39:39 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Nov 28 00:39:39 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Nov 28 00:39:39 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Nov 28 00:39:39 localhost kernel: ACPI: IRQ0 used by override. >Nov 28 00:39:39 localhost kernel: ACPI: IRQ2 used by override. >Nov 28 00:39:39 localhost kernel: ACPI: IRQ9 used by override. >Nov 28 00:39:39 localhost kernel: Using ACPI (MADT) for SMP configuration information >Nov 28 00:39:39 localhost kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000 >Nov 28 00:39:39 localhost kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs >Nov 28 00:39:39 localhost kernel: nr_irqs_gsi: 40 >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xcec31000-0xdae9efff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xdafff000-0xdf9fffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff] >Nov 28 00:39:39 localhost kernel: PM: Registered nosave memory: [mem 0xffc00000-0xffffffff] >Nov 28 00:39:39 localhost kernel: e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices >Nov 28 00:39:39 localhost kernel: Booting paravirtualized kernel on bare hardware >Nov 28 00:39:39 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >Nov 28 00:39:39 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88021e200000 s85568 r8192 d20928 u262144 >Nov 28 00:39:39 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >Nov 28 00:39:39 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Nov 28 00:39:39 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1987702 >Nov 28 00:39:39 localhost kernel: Policy zone: Normal >Nov 28 00:39:39 localhost kernel: Kernel command line: initrd=initrd0.img root=live:UUID=9D9D-5B31 rootfstype=vfat ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Nov 28 00:39:39 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Nov 28 00:39:39 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 >Nov 28 00:39:39 localhost kernel: Checking aperture... >Nov 28 00:39:39 localhost kernel: No AGP bridge found >Nov 28 00:39:39 localhost kernel: Memory: 7835432K/8077104K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 241672K reserved) >Nov 28 00:39:39 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Nov 28 00:39:39 localhost kernel: Hierarchical RCU implementation. >Nov 28 00:39:39 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >Nov 28 00:39:39 localhost kernel: NR_IRQS:8448 nr_irqs:744 16 >Nov 28 00:39:39 localhost kernel: Console: colour VGA+ 80x25 >Nov 28 00:39:39 localhost kernel: console [tty0] enabled >Nov 28 00:39:39 localhost kernel: allocated 32505856 bytes of page_cgroup >Nov 28 00:39:39 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Nov 28 00:39:39 localhost kernel: hpet clockevent registered >Nov 28 00:39:39 localhost kernel: tsc: Fast TSC calibration using PIT >Nov 28 00:39:39 localhost kernel: tsc: Detected 2594.008 MHz processor >Nov 28 00:39:39 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.01 BogoMIPS (lpj=2594008) >Nov 28 00:39:39 localhost kernel: pid_max: default: 32768 minimum: 301 >Nov 28 00:39:39 localhost kernel: Security Framework initialized >Nov 28 00:39:39 localhost kernel: SELinux: Initializing. >Nov 28 00:39:39 localhost kernel: SELinux: Starting in permissive mode >Nov 28 00:39:39 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Nov 28 00:39:39 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Nov 28 00:39:39 localhost kernel: Mount-cache hash table entries: 256 >Nov 28 00:39:39 localhost kernel: Initializing cgroup subsys memory >Nov 28 00:39:39 localhost kernel: Initializing cgroup subsys devices >Nov 28 00:39:39 localhost kernel: Initializing cgroup subsys freezer >Nov 28 00:39:39 localhost kernel: Initializing cgroup subsys net_cls >Nov 28 00:39:39 localhost kernel: Initializing cgroup subsys blkio >Nov 28 00:39:39 localhost kernel: Initializing cgroup subsys perf_event >Nov 28 00:39:39 localhost kernel: Initializing cgroup subsys hugetlb >Nov 28 00:39:39 localhost kernel: CPU: Physical Processor ID: 0 >Nov 28 00:39:39 localhost kernel: CPU: Processor Core ID: 0 >Nov 28 00:39:39 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Nov 28 00:39:39 localhost kernel: mce: CPU supports 7 MCE banks >Nov 28 00:39:39 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Nov 28 00:39:39 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >tlb_flushall_shift: 1 >Nov 28 00:39:39 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Nov 28 00:39:39 localhost kernel: ACPI: Core revision 20130517 >Nov 28 00:39:39 localhost kernel: ACPI: All ACPI Tables successfully acquired >Nov 28 00:39:39 localhost kernel: ftrace: allocating 25126 entries in 99 pages >Nov 28 00:39:39 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Nov 28 00:39:39 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz (fam: 06, model: 3a, stepping: 09) >Nov 28 00:39:39 localhost kernel: TSC deadline timer enabled >Nov 28 00:39:39 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >Nov 28 00:39:39 localhost kernel: ... version: 3 >Nov 28 00:39:39 localhost kernel: ... bit width: 48 >Nov 28 00:39:39 localhost kernel: ... generic registers: 4 >Nov 28 00:39:39 localhost kernel: ... value mask: 0000ffffffffffff >Nov 28 00:39:39 localhost kernel: ... max period: 0000ffffffffffff >Nov 28 00:39:39 localhost kernel: ... fixed-purpose events: 3 >Nov 28 00:39:39 localhost kernel: ... event mask: 000000070000000f >Nov 28 00:39:39 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Nov 28 00:39:39 localhost kernel: smpboot: Booting Node 0, Processors #1 #2 #3 >Nov 28 00:39:39 localhost kernel: Brought up 4 CPUs >Nov 28 00:39:39 localhost kernel: smpboot: Total of 4 processors activated (20752.06 BogoMIPS) >Nov 28 00:39:39 localhost kernel: devtmpfs: initialized >Nov 28 00:39:39 localhost kernel: PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes) >Nov 28 00:39:39 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Nov 28 00:39:39 localhost kernel: RTC time: 23:39:38, date: 11/27/13 >Nov 28 00:39:39 localhost kernel: NET: Registered protocol family 16 >Nov 28 00:39:39 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Nov 28 00:39:39 localhost kernel: ACPI: bus type PCI registered >Nov 28 00:39:39 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Nov 28 00:39:39 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Nov 28 00:39:39 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Nov 28 00:39:39 localhost kernel: PCI: Using configuration type 1 for base access >Nov 28 00:39:39 localhost kernel: bio: create slab <bio-0> at 0 >Nov 28 00:39:39 localhost kernel: ACPI: Added _OSI(Module Device) >Nov 28 00:39:39 localhost kernel: ACPI: Added _OSI(Processor Device) >Nov 28 00:39:39 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Nov 28 00:39:39 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Nov 28 00:39:39 localhost kernel: ACPI: EC: EC description table is found, configuring boot EC >Nov 28 00:39:39 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Nov 28 00:39:39 localhost kernel: ACPI: SSDT 00000000dae3a018 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: Dynamic OEM Table Load: >Nov 28 00:39:39 localhost kernel: ACPI: SSDT (null) 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: SSDT 00000000dae3ba98 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: Dynamic OEM Table Load: >Nov 28 00:39:39 localhost kernel: ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: SSDT 00000000dae39d98 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: Dynamic OEM Table Load: >Nov 28 00:39:39 localhost kernel: ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >Nov 28 00:39:39 localhost kernel: ACPI: Interpreter enabled >Nov 28 00:39:39 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Nov 28 00:39:39 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Nov 28 00:39:39 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Nov 28 00:39:39 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Nov 28 00:39:39 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Nov 28 00:39:39 localhost kernel: ACPI: ACPI Dock Station Driver: 3 docks/bays found >Nov 28 00:39:39 localhost kernel: ACPI: Power Resource [PUBS] (on) >Nov 28 00:39:39 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >Nov 28 00:39:39 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11) >Nov 28 00:39:39 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 9 10 11) >Nov 28 00:39:39 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >Nov 28 00:39:39 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 9 10 11) >Nov 28 00:39:39 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11) >Nov 28 00:39:39 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) >Nov 28 00:39:39 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11) >Nov 28 00:39:39 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) >Nov 28 00:39:39 localhost kernel: acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >Nov 28 00:39:39 localhost kernel: acpi PNP0A08:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d >Nov 28 00:39:39 localhost kernel: acpi PNP0A08:00: ACPI _OSC control for PCIe not granted, disabling ASPM >Nov 28 00:39:39 localhost kernel: PCI host bridge to bus 0000:00 >Nov 28 00:39:39 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3f] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >Nov 28 00:39:39 localhost kernel: pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 >Nov 28 00:39:39 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit] >Nov 28 00:39:39 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >Nov 28 00:39:39 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f] >Nov 28 00:39:39 localhost kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >Nov 28 00:39:39 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf2520000-0xf252ffff 64bit] >Nov 28 00:39:39 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Nov 28 00:39:39 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI >Nov 28 00:39:39 localhost kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >Nov 28 00:39:39 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf2535000-0xf253500f 64bit] >Nov 28 00:39:39 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Nov 28 00:39:39 localhost kernel: pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002 >Nov 28 00:39:39 localhost kernel: pci 0000:00:16.3: reg 0x10: [io 0x50b0-0x50b7] >Nov 28 00:39:39 localhost kernel: pci 0000:00:16.3: reg 0x14: [mem 0xf253c000-0xf253cfff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 >Nov 28 00:39:39 localhost kernel: pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:19.0: reg 0x14: [mem 0xf253b000-0xf253bfff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:19.0: reg 0x18: [io 0x5080-0x509f] >Nov 28 00:39:39 localhost kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >Nov 28 00:39:39 localhost kernel: pci 0000:00:19.0: System wakeup disabled by ACPI >Nov 28 00:39:39 localhost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >Nov 28 00:39:39 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf253a000-0xf253a3ff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Nov 28 00:39:39 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Nov 28 00:39:39 localhost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >Nov 28 00:39:39 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf2530000-0xf2533fff 64bit] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Nov 28 00:39:39 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI >Nov 28 00:39:39 localhost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >Nov 28 00:39:39 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf2539000-0xf25393ff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Nov 28 00:39:39 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100 >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x50a8-0x50af] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x50bc-0x50bf] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x50a0-0x50a7] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x50b8-0x50bb] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf2538000-0xf25387ff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf2534000-0xf25340ff 64bit] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] >Nov 28 00:39:39 localhost kernel: pci 0000:02:00.0: [1180:e823] type 00 class 0x088001 >Nov 28 00:39:39 localhost kernel: pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz. >Nov 28 00:39:39 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xf1d00000-0xf1d000ff] >Nov 28 00:39:39 localhost kernel: pci 0000:02:00.0: supports D1 D2 >Nov 28 00:39:39 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >Nov 28 00:39:39 localhost kernel: pci 0000:03:00.0: [8086:0085] type 00 class 0x028000 >Nov 28 00:39:39 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf1c00000-0xf1c01fff 64bit] >Nov 28 00:39:39 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff] >Nov 28 00:39:39 localhost kernel: acpiphp: Slot [1] registered >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 04-0b] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >Nov 28 00:39:39 localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 3F >Nov 28 00:39:39 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Nov 28 00:39:39 localhost kernel: Found 1 acpi root devices >Nov 28 00:39:39 localhost kernel: ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >Nov 28 00:39:39 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Nov 28 00:39:39 localhost kernel: vgaarb: loaded >Nov 28 00:39:39 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Nov 28 00:39:39 localhost kernel: SCSI subsystem initialized >Nov 28 00:39:39 localhost kernel: ACPI: bus type ATA registered >Nov 28 00:39:39 localhost kernel: libata version 3.00 loaded. >Nov 28 00:39:39 localhost kernel: ACPI: bus type USB registered >Nov 28 00:39:39 localhost kernel: usbcore: registered new interface driver usbfs >Nov 28 00:39:39 localhost kernel: usbcore: registered new interface driver hub >Nov 28 00:39:39 localhost kernel: usbcore: registered new device driver usb >Nov 28 00:39:39 localhost kernel: PCI: Using ACPI for IRQ routing >Nov 28 00:39:39 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Nov 28 00:39:39 localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >Nov 28 00:39:39 localhost kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >Nov 28 00:39:39 localhost kernel: e820: reserve RAM buffer [mem 0xcec31000-0xcfffffff] >Nov 28 00:39:39 localhost kernel: e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff] >Nov 28 00:39:39 localhost kernel: NetLabel: Initializing >Nov 28 00:39:39 localhost kernel: NetLabel: domain hash size = 128 >Nov 28 00:39:39 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Nov 28 00:39:39 localhost kernel: NetLabel: unlabeled traffic allowed by default >Nov 28 00:39:39 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Nov 28 00:39:39 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Nov 28 00:39:39 localhost kernel: Switched to clocksource hpet >Nov 28 00:39:39 localhost kernel: pnp: PnP ACPI init >Nov 28 00:39:39 localhost kernel: ACPI: bus type PNP registered >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000dc000-0x000dffff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Nov 28 00:39:39 localhost kernel: system 00:01: [io 0x0400-0x047f] could not be reserved >Nov 28 00:39:39 localhost kernel: system 00:01: [io 0x0500-0x057f] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:01: [io 0x0800-0x080f] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:01: [io 0x15e0-0x15ef] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:01: [io 0x1600-0x167f] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:01: [mem 0xfffff000-0xffffffff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved >Nov 28 00:39:39 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >Nov 28 00:39:39 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >Nov 28 00:39:39 localhost kernel: pnp 00:03: [dma 4] >Nov 28 00:39:39 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >Nov 28 00:39:39 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >Nov 28 00:39:39 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >Nov 28 00:39:39 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >Nov 28 00:39:39 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active) >Nov 28 00:39:39 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active) >Nov 28 00:39:39 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) >Nov 28 00:39:39 localhost kernel: pnp: PnP ACPI: found 10 devices >Nov 28 00:39:39 localhost kernel: ACPI: bus type PNP unregistered >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 04-0b] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff] >Nov 28 00:39:39 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:02: resource 0 [io 0x4000-0x4fff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xf1d00000-0xf24fffff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf1c00000-0xf1cfffff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:04: resource 0 [io 0x3000-0x3fff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xf1400000-0xf1bfffff] >Nov 28 00:39:39 localhost kernel: pci_bus 0000:04: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref] >Nov 28 00:39:39 localhost kernel: NET: Registered protocol family 2 >Nov 28 00:39:39 localhost kernel: TCP established hash table entries: 65536 (order: 8, 1048576 bytes) >Nov 28 00:39:39 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Nov 28 00:39:39 localhost kernel: TCP: Hash tables configured (established 65536 bind 65536) >Nov 28 00:39:39 localhost kernel: TCP: reno registered >Nov 28 00:39:39 localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes) >Nov 28 00:39:39 localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Nov 28 00:39:39 localhost kernel: NET: Registered protocol family 1 >Nov 28 00:39:39 localhost kernel: pci 0000:00:02.0: Boot video device >Nov 28 00:39:39 localhost kernel: PCI: CLS 64 bytes, default 64 >Nov 28 00:39:39 localhost kernel: Unpacking initramfs... >Nov 28 00:39:39 localhost kernel: Freeing initrd memory: 31092K (ffff88001e1a2000 - ffff88001ffff000) >Nov 28 00:39:39 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Nov 28 00:39:39 localhost kernel: software IO TLB [mem 0xcac31000-0xcec31000] (64MB) mapped at [ffff8800cac31000-ffff8800cec30fff] >Nov 28 00:39:39 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Nov 28 00:39:39 localhost kernel: Initialise system trusted keyring >Nov 28 00:39:39 localhost kernel: audit: initializing netlink socket (disabled) >Nov 28 00:39:39 localhost kernel: type=2000 audit(1385595578.602:1): initialized >Nov 28 00:39:39 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Nov 28 00:39:39 localhost kernel: zbud: loaded >Nov 28 00:39:39 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Nov 28 00:39:39 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Nov 28 00:39:39 localhost kernel: msgmni has been set to 15364 >Nov 28 00:39:39 localhost kernel: Key type big_key registered >Nov 28 00:39:39 localhost kernel: SELinux: Registering netfilter hooks >Nov 28 00:39:39 localhost kernel: alg: No test for stdrng (krng) >Nov 28 00:39:39 localhost kernel: NET: Registered protocol family 38 >Nov 28 00:39:39 localhost kernel: Key type asymmetric registered >Nov 28 00:39:39 localhost kernel: Asymmetric key parser 'x509' registered >Nov 28 00:39:39 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Nov 28 00:39:39 localhost kernel: io scheduler noop registered >Nov 28 00:39:39 localhost kernel: io scheduler deadline registered >Nov 28 00:39:39 localhost kernel: io scheduler cfq registered (default) >Nov 28 00:39:39 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Nov 28 00:39:39 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Nov 28 00:39:39 localhost kernel: intel_idle: MWAIT substates: 0x21120 >Nov 28 00:39:39 localhost kernel: intel_idle: v0.4 model 0x3A >Nov 28 00:39:39 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Nov 28 00:39:39 localhost kernel: ACPI: AC Adapter [AC] (on-line) >Nov 28 00:39:39 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >Nov 28 00:39:39 localhost kernel: ACPI: Lid Switch [LID] >Nov 28 00:39:39 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >Nov 28 00:39:39 localhost kernel: ACPI: Sleep Button [SLPB] >Nov 28 00:39:39 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >Nov 28 00:39:39 localhost kernel: ACPI: Power Button [PWRF] >Nov 28 00:39:39 localhost kernel: ACPI: Requesting acpi_cpufreq >Nov 28 00:39:39 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Nov 28 00:39:39 localhost kernel: ACPI: Thermal Zone [THM0] (52 C) >Nov 28 00:39:39 localhost kernel: GHES: HEST is not enabled! >Nov 28 00:39:39 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Nov 28 00:39:39 localhost kernel: 0000:00:16.3: ttyS0 at I/O 0x50b0 (irq = 19) is a 16550A >Nov 28 00:39:39 localhost kernel: Non-volatile memory driver v1.3 >Nov 28 00:39:39 localhost kernel: Linux agpgart interface v0.103 >Nov 28 00:39:39 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Nov 28 00:39:39 localhost kernel: ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >Nov 28 00:39:39 localhost kernel: ahci: SSS flag set, parallel bus scan disabled >Nov 28 00:39:39 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode >Nov 28 00:39:39 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst >Nov 28 00:39:39 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64 >Nov 28 00:39:39 localhost kernel: scsi0 : ahci >Nov 28 00:39:39 localhost kernel: scsi1 : ahci >Nov 28 00:39:39 localhost kernel: scsi2 : ahci >Nov 28 00:39:39 localhost kernel: scsi3 : ahci >Nov 28 00:39:39 localhost kernel: scsi4 : ahci >Nov 28 00:39:39 localhost kernel: scsi5 : ahci >Nov 28 00:39:39 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538100 irq 40 >Nov 28 00:39:39 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538180 irq 40 >Nov 28 00:39:39 localhost kernel: ata3: DUMMY >Nov 28 00:39:39 localhost kernel: ata4: DUMMY >Nov 28 00:39:39 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538300 irq 40 >Nov 28 00:39:39 localhost kernel: ata6: DUMMY >Nov 28 00:39:39 localhost kernel: libphy: Fixed MDIO Bus: probed >Nov 28 00:39:39 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Nov 28 00:39:39 localhost kernel: ehci-pci: EHCI PCI platform driver >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1a.0: setting latency timer to 64 >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf253a000 >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Nov 28 00:39:39 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 28 00:39:39 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 28 00:39:39 localhost kernel: usb usb1: Product: EHCI Host Controller >Nov 28 00:39:39 localhost kernel: usb usb1: Manufacturer: Linux 3.11.9-300.fc20.x86_64 ehci_hcd >Nov 28 00:39:39 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Nov 28 00:39:39 localhost kernel: hub 1-0:1.0: USB hub found >Nov 28 00:39:39 localhost kernel: hub 1-0:1.0: 3 ports detected >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1d.0: setting latency timer to 64 >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf2539000 >Nov 28 00:39:39 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Nov 28 00:39:39 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 28 00:39:39 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 28 00:39:39 localhost kernel: usb usb2: Product: EHCI Host Controller >Nov 28 00:39:39 localhost kernel: usb usb2: Manufacturer: Linux 3.11.9-300.fc20.x86_64 ehci_hcd >Nov 28 00:39:39 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Nov 28 00:39:39 localhost kernel: hub 2-0:1.0: USB hub found >Nov 28 00:39:39 localhost kernel: hub 2-0:1.0: 3 ports detected >Nov 28 00:39:39 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Nov 28 00:39:39 localhost kernel: ohci-pci: OHCI PCI platform driver >Nov 28 00:39:39 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Nov 28 00:39:39 localhost kernel: xhci_hcd 0000:00:14.0: setting latency timer to 64 >Nov 28 00:39:39 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Nov 28 00:39:39 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >Nov 28 00:39:39 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >Nov 28 00:39:39 localhost kernel: xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X >Nov 28 00:39:39 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 28 00:39:39 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 28 00:39:39 localhost kernel: usb usb3: Product: xHCI Host Controller >Nov 28 00:39:39 localhost kernel: usb usb3: Manufacturer: Linux 3.11.9-300.fc20.x86_64 xhci_hcd >Nov 28 00:39:39 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 >Nov 28 00:39:39 localhost kernel: xHCI xhci_add_endpoint called for root hub >Nov 28 00:39:39 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Nov 28 00:39:39 localhost kernel: hub 3-0:1.0: USB hub found >Nov 28 00:39:39 localhost kernel: hub 3-0:1.0: 4 ports detected >Nov 28 00:39:39 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Nov 28 00:39:39 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >Nov 28 00:39:39 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Nov 28 00:39:39 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 28 00:39:39 localhost kernel: usb usb4: Product: xHCI Host Controller >Nov 28 00:39:39 localhost kernel: usb usb4: Manufacturer: Linux 3.11.9-300.fc20.x86_64 xhci_hcd >Nov 28 00:39:39 localhost kernel: usb usb4: SerialNumber: 0000:00:14.0 >Nov 28 00:39:39 localhost kernel: xHCI xhci_add_endpoint called for root hub >Nov 28 00:39:39 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Nov 28 00:39:39 localhost kernel: hub 4-0:1.0: USB hub found >Nov 28 00:39:39 localhost kernel: hub 4-0:1.0: 4 ports detected >Nov 28 00:39:39 localhost kernel: usbcore: registered new interface driver usbserial >Nov 28 00:39:39 localhost kernel: usbcore: registered new interface driver usbserial_generic >Nov 28 00:39:39 localhost kernel: usbserial: USB Serial support registered for generic >Nov 28 00:39:39 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Nov 28 00:39:39 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Nov 28 00:39:39 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Nov 28 00:39:39 localhost kernel: mousedev: PS/2 mouse device common for all mice >Nov 28 00:39:39 localhost kernel: rtc_cmos 00:06: RTC can wake from S4 >Nov 28 00:39:39 localhost kernel: rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >Nov 28 00:39:39 localhost kernel: rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Nov 28 00:39:39 localhost kernel: device-mapper: uevent: version 1.0.3 >Nov 28 00:39:39 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Nov 28 00:39:39 localhost kernel: Intel P-state driver initializing. >Nov 28 00:39:39 localhost kernel: Intel pstate controlling: cpu 0 >Nov 28 00:39:39 localhost kernel: Intel pstate controlling: cpu 1 >Nov 28 00:39:39 localhost kernel: Intel pstate controlling: cpu 2 >Nov 28 00:39:39 localhost kernel: Intel pstate controlling: cpu 3 >Nov 28 00:39:39 localhost kernel: cpuidle: using governor menu >Nov 28 00:39:39 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Nov 28 00:39:39 localhost kernel: usbcore: registered new interface driver usbhid >Nov 28 00:39:39 localhost kernel: usbhid: USB HID core driver >Nov 28 00:39:39 localhost kernel: drop_monitor: Initializing network drop monitor service >Nov 28 00:39:39 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Nov 28 00:39:39 localhost kernel: TCP: cubic registered >Nov 28 00:39:39 localhost kernel: Initializing XFRM netlink socket >Nov 28 00:39:39 localhost kernel: NET: Registered protocol family 10 >Nov 28 00:39:39 localhost kernel: mip6: Mobile IPv6 >Nov 28 00:39:39 localhost kernel: NET: Registered protocol family 17 >Nov 28 00:39:39 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >Nov 28 00:39:39 localhost kernel: PM: Hibernation image not present or could not be loaded. >Nov 28 00:39:39 localhost kernel: Loading compiled-in X.509 certificates >Nov 28 00:39:39 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 6bf54ff322b066a3b87dea3be44a5b6b8728b779' >Nov 28 00:39:39 localhost kernel: registered taskstats version 1 >Nov 28 00:39:39 localhost kernel: Magic number: 5:634:707 >Nov 28 00:39:39 localhost kernel: rtc_cmos 00:06: setting system clock to 2013-11-27 23:39:38 UTC (1385595578) >Nov 28 00:39:39 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Nov 28 00:39:39 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Nov 28 00:39:39 localhost kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >Nov 28 00:39:39 localhost kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >Nov 28 00:39:39 localhost kernel: ata1.00: ATA-8: HGST HTS725050A7E630, GH2ZB550, max UDMA/133 >Nov 28 00:39:39 localhost kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Nov 28 00:39:39 localhost kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >Nov 28 00:39:39 localhost kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >Nov 28 00:39:39 localhost kernel: ata1.00: configured for UDMA/133 >Nov 28 00:39:39 localhost kernel: scsi 0:0:0:0: Direct-Access ATA HGST HTS725050A7 GH2Z PQ: 0 ANSI: 5 >Nov 28 00:39:39 localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Nov 28 00:39:39 localhost kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks >Nov 28 00:39:39 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Nov 28 00:39:39 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Nov 28 00:39:39 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Nov 28 00:39:39 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Nov 28 00:39:39 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Nov 28 00:39:39 localhost kernel: sda: sda1 sda2 sda3 < sda5 sda6 > >Nov 28 00:39:39 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Nov 28 00:39:39 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >Nov 28 00:39:39 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Nov 28 00:39:39 localhost kernel: hub 1-1:1.0: USB hub found >Nov 28 00:39:39 localhost kernel: hub 1-1:1.0: 6 ports detected >Nov 28 00:39:39 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Nov 28 00:39:39 localhost kernel: ata2: SATA link down (SStatus 0 SControl 300) >Nov 28 00:39:39 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >Nov 28 00:39:39 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Nov 28 00:39:39 localhost kernel: hub 2-1:1.0: USB hub found >Nov 28 00:39:39 localhost kernel: hub 2-1:1.0: 8 ports detected >Nov 28 00:39:39 localhost kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd >Nov 28 00:39:39 localhost kernel: usb 3-2: New USB device found, idVendor=054c, idProduct=0243 >Nov 28 00:39:39 localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Nov 28 00:39:39 localhost kernel: usb 3-2: Product: Storage Media >Nov 28 00:39:39 localhost kernel: usb 3-2: Manufacturer: Sony >Nov 28 00:39:39 localhost kernel: usb 3-2: SerialNumber: 1707052113665 >Nov 28 00:39:39 localhost kernel: usb 3-2: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes >Nov 28 00:39:39 localhost kernel: usb 3-2: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes >Nov 28 00:39:39 localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd002a3/0x940300/0x123800, board id: 1611, fw id: 1099905 >Nov 28 00:39:39 localhost kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >Nov 28 00:39:39 localhost kernel: usb 1-1.3: new full-speed USB device number 3 using ehci-pci >Nov 28 00:39:39 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >Nov 28 00:39:39 localhost kernel: tsc: Refined TSC clocksource calibration: 2594.114 MHz >Nov 28 00:39:39 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) >Nov 28 00:39:39 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Nov 28 00:39:39 localhost kernel: Write protecting the kernel read-only data: 12288k >Nov 28 00:39:39 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Nov 28 00:39:39 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Nov 28 00:39:39 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Nov 28 00:39:39 localhost systemd[1]: Running in initial RAM disk. >Nov 28 00:39:39 localhost systemd[1]: No hostname configured. >Nov 28 00:39:39 localhost systemd[1]: Set hostname to <localhost>. >Nov 28 00:39:39 localhost systemd[1]: Initializing machine ID from random generator. >Nov 28 00:39:39 localhost systemd[1]: Starting -.slice. >Nov 28 00:39:39 localhost systemd[1]: Created slice -.slice. >Nov 28 00:39:39 localhost systemd[1]: Starting System Slice. >Nov 28 00:39:39 localhost systemd[1]: Created slice System Slice. >Nov 28 00:39:39 localhost systemd[1]: Starting Slices. >Nov 28 00:39:39 localhost systemd[1]: Reached target Slices. >Nov 28 00:39:39 localhost systemd[1]: Starting Timers. >Nov 28 00:39:39 localhost systemd[1]: Reached target Timers. >Nov 28 00:39:39 localhost systemd[1]: Starting Journal Socket. >Nov 28 00:39:39 localhost systemd[1]: Listening on Journal Socket. >Nov 28 00:39:39 localhost systemd[1]: Starting dracut cmdline hook... >Nov 28 00:39:39 localhost systemd[1]: Started Load Kernel Modules. >Nov 28 00:39:39 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Nov 28 00:39:39 localhost systemd[1]: Starting Setup Virtual Console... >Nov 28 00:39:39 localhost systemd[1]: Starting Journal Service... >Nov 28 00:39:39 localhost systemd[1]: Started Journal Service. >Nov 28 00:39:39 localhost kernel: usb 1-1.3: New USB device found, idVendor=147e, idProduct=2020 >Nov 28 00:39:39 localhost kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Nov 28 00:39:39 localhost kernel: usb 1-1.3: Product: Biometric Coprocessor >Nov 28 00:39:39 localhost kernel: usb 1-1.3: Manufacturer: Auth >Nov 28 00:39:39 localhost systemd-journal[99]: Journal started >Nov 28 00:39:39 localhost systemd[1]: Starting Encrypted Volumes. >Nov 28 00:39:39 localhost systemd[1]: Reached target Encrypted Volumes. >Nov 28 00:39:39 localhost systemd[1]: Starting udev Kernel Socket. >Nov 28 00:39:39 localhost systemd[1]: Listening on udev Kernel Socket. >Nov 28 00:39:39 localhost systemd[1]: Starting udev Control Socket. >Nov 28 00:39:39 localhost systemd[1]: Listening on udev Control Socket. >Nov 28 00:39:39 localhost systemd[1]: Starting Sockets. >Nov 28 00:39:39 localhost systemd[1]: Reached target Sockets. >Nov 28 00:39:39 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Nov 28 00:39:39 localhost systemd[1]: Starting Swap. >Nov 28 00:39:39 localhost systemd[1]: Reached target Swap. >Nov 28 00:39:39 localhost systemd[1]: Starting Local File Systems. >Nov 28 00:39:39 localhost systemd[1]: Reached target Local File Systems. >Nov 28 00:39:39 localhost systemd[1]: Started Setup Virtual Console. >Nov 28 00:39:39 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Nov 28 00:39:39 localhost systemd[1]: Starting Create static device nodes in /dev... >Nov 28 00:39:39 localhost systemd[1]: Started Create static device nodes in /dev. >Nov 28 00:39:39 localhost dracut-cmdline[96]: dracut-20 (Heisenbug) dracut-034-19.git20131021.fc20 >Nov 28 00:39:39 localhost dracut-cmdline[96]: rd.luks=0: removing cryptoluks activation >Nov 28 00:39:39 localhost kernel: loop: module loaded >Nov 28 00:39:39 localhost dracut-cmdline[96]: root was live:UUID=9D9D-5B31, is now live:/dev/disk/by-uuid/9D9D-5B31 >Nov 28 00:39:39 localhost kernel: usb 1-1.4: new full-speed USB device number 4 using ehci-pci >Nov 28 00:39:39 localhost systemd[1]: Started dracut cmdline hook. >Nov 28 00:39:39 localhost systemd[1]: Starting dracut pre-udev hook... >Nov 28 00:39:39 localhost systemd[1]: Started dracut pre-udev hook. >Nov 28 00:39:39 localhost systemd[1]: Starting udev Kernel Device Manager... >Nov 28 00:39:39 localhost systemd[1]: Started udev Kernel Device Manager. >Nov 28 00:39:39 localhost systemd[1]: Starting dracut pre-trigger hook... >Nov 28 00:39:39 localhost systemd-udevd[263]: starting version 208 >Nov 28 00:39:39 localhost dracut-pre-trigger[264]: rd.dm=0: removing DM RAID activation >Nov 28 00:39:39 localhost dracut-pre-trigger[264]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Nov 28 00:39:39 localhost dracut-pre-trigger[264]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Nov 28 00:39:39 localhost kernel: usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6 >Nov 28 00:39:39 localhost kernel: usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Nov 28 00:39:39 localhost kernel: usb 1-1.4: Product: BCM20702A0 >Nov 28 00:39:39 localhost kernel: usb 1-1.4: Manufacturer: Broadcom Corp >Nov 28 00:39:39 localhost kernel: usb 1-1.4: SerialNumber: F82FA8E61F48 >Nov 28 00:39:39 localhost dracut-pre-trigger[264]: rd.md=0: removing MD RAID activation >Nov 28 00:39:39 localhost systemd[1]: Started dracut pre-trigger hook. >Nov 28 00:39:39 localhost systemd[1]: Starting udev Coldplug all Devices... >Nov 28 00:39:39 localhost systemd[1]: Started udev Coldplug all Devices. >Nov 28 00:39:39 localhost systemd[1]: Starting dracut initqueue hook... >Nov 28 00:39:39 localhost systemd[1]: Starting System Initialization. >Nov 28 00:39:39 localhost systemd[1]: Reached target System Initialization. >Nov 28 00:39:39 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Nov 28 00:39:39 localhost kernel: usb 1-1.6: new high-speed USB device number 5 using ehci-pci >Nov 28 00:39:39 localhost kernel: wmi: Mapper loaded >Nov 28 00:39:39 localhost kernel: usb-storage 3-2:1.0: USB Mass Storage device detected >Nov 28 00:39:39 localhost kernel: scsi6 : usb-storage 3-2:1.0 >Nov 28 00:39:39 localhost kernel: usbcore: registered new interface driver usb-storage >Nov 28 00:39:39 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Nov 28 00:39:39 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Nov 28 00:39:39 localhost kernel: PTP clock support registered >Nov 28 00:39:39 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Nov 28 00:39:39 localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >Nov 28 00:39:39 localhost kernel: e1000e: Copyright(c) 1999 - 2013 Intel Corporation. >Nov 28 00:39:39 localhost kernel: e1000e 0000:00:19.0: setting latency timer to 64 >Nov 28 00:39:39 localhost kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Nov 28 00:39:39 localhost kernel: e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >Nov 28 00:39:39 localhost kernel: sdhci: Secure Digital Host Controller Interface driver >Nov 28 00:39:39 localhost kernel: sdhci: Copyright(c) Pierre Ossman >Nov 28 00:39:39 localhost kernel: sdhci-pci 0000:02:00.0: SDHCI controller found [1180:e823] (rev 4) >Nov 28 00:39:39 localhost kernel: mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA >Nov 28 00:39:39 localhost systemd[1]: Reloading. >Nov 28 00:39:39 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Nov 28 00:39:39 localhost kernel: usb 1-1.6: New USB device found, idVendor=5986, idProduct=02d2 >Nov 28 00:39:39 localhost kernel: usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Nov 28 00:39:39 localhost kernel: usb 1-1.6: Product: Integrated Camera >Nov 28 00:39:39 localhost kernel: usb 1-1.6: Manufacturer: Ricoh Company Ltd. >Nov 28 00:39:39 localhost kernel: e1000e 0000:00:19.0 eth0: registered PHC clock >Nov 28 00:39:39 localhost kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:b8:61:97 >Nov 28 00:39:39 localhost kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >Nov 28 00:39:39 localhost kernel: e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF >Nov 28 00:39:39 localhost kernel: [drm] Memory usable by graphics device = 2048M >Nov 28 00:39:39 localhost kernel: i915 0000:00:02.0: setting latency timer to 64 >Nov 28 00:39:39 localhost kernel: i915 0000:00:02.0: irq 43 for MSI/MSI-X >Nov 28 00:39:39 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Nov 28 00:39:39 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Nov 28 00:39:39 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Nov 28 00:39:39 localhost systemd-udevd[338]: renamed network interface eth0 to em1 >Nov 28 00:39:40 localhost kernel: [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5 >Nov 28 00:39:40 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Nov 28 00:39:40 localhost kernel: Switched to clocksource tsc >Nov 28 00:39:40 localhost kernel: scsi 6:0:0:0: Direct-Access Sony Storage Media 0100 PQ: 0 ANSI: 0 CCS >Nov 28 00:39:40 localhost kernel: sd 6:0:0:0: Attached scsi generic sg1 type 0 >Nov 28 00:39:40 localhost kernel: sd 6:0:0:0: [sdb] 1966080 512-byte logical blocks: (1.00 GB/960 MiB) >Nov 28 00:39:40 localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off >Nov 28 00:39:40 localhost kernel: sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00 >Nov 28 00:39:40 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >Nov 28 00:39:40 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >Nov 28 00:39:40 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >Nov 28 00:39:40 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >Nov 28 00:39:40 localhost kernel: sdb: sdb1 >Nov 28 00:39:40 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >Nov 28 00:39:40 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >Nov 28 00:39:40 localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk >Nov 28 00:39:40 localhost kernel: Console: switching to colour frame buffer device 170x48 >Nov 28 00:39:40 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Nov 28 00:39:40 localhost kernel: i915 0000:00:02.0: registered panic notifier >Nov 28 00:39:40 localhost kernel: acpi device:01: registered as cooling_device4 >Nov 28 00:39:40 localhost kernel: ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >Nov 28 00:39:40 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 >Nov 28 00:39:40 localhost kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >Nov 28 00:39:40 localhost systemd[1]: Started Show Plymouth Boot Screen. >Nov 28 00:39:40 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Nov 28 00:39:40 localhost systemd[1]: Starting Paths. >Nov 28 00:39:40 localhost systemd[1]: Reached target Paths. >Nov 28 00:39:40 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Nov 28 00:39:40 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Nov 28 00:39:40 localhost systemd[1]: Starting Basic System. >Nov 28 00:39:40 localhost systemd[1]: Reached target Basic System. >Nov 28 00:39:40 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Nov 28 00:39:41 localhost kernel: bio: create slab <bio-1> at 1 >Nov 28 00:39:41 localhost kernel: bio: create slab <bio-2> at 2 >Nov 28 00:39:41 localhost systemd[1]: Started dracut initqueue hook. >Nov 28 00:39:41 localhost systemd[1]: Starting dracut pre-mount hook... >Nov 28 00:39:41 localhost kernel: [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off >Nov 28 00:39:41 localhost systemd[1]: Started dracut pre-mount hook. >Nov 28 00:39:41 localhost systemd[1]: Starting Initrd Root File System. >Nov 28 00:39:41 localhost systemd[1]: Reached target Initrd Root File System. >Nov 28 00:39:41 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Nov 28 00:39:41 localhost systemd[1]: Reloading. >Nov 28 00:39:41 localhost systemd[1]: Started Reload Configuration from the Real Root. >Nov 28 00:39:41 localhost systemd[1]: Starting Initrd File Systems. >Nov 28 00:39:41 localhost systemd[1]: Reached target Initrd File Systems. >Nov 28 00:39:41 localhost systemd[1]: Starting dracut mount hook... >Nov 28 00:39:41 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Nov 28 00:39:41 localhost systemd[1]: Started dracut mount hook. >Nov 28 00:39:41 localhost systemd[1]: Starting Initrd Default Target. >Nov 28 00:39:41 localhost systemd[1]: Reached target Initrd Default Target. >Nov 28 00:39:41 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Nov 28 00:39:41 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Nov 28 00:39:41 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Nov 28 00:39:41 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Nov 28 00:39:41 localhost systemd[1]: Starting Plymouth switch root service... >Nov 28 00:39:41 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Nov 28 00:39:41 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Nov 28 00:39:41 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Nov 28 00:39:41 localhost systemd[1]: Stopping Initrd Default Target. >Nov 28 00:39:41 localhost systemd[1]: Stopped target Initrd Default Target. >Nov 28 00:39:41 localhost systemd[1]: Stopping dracut mount hook... >Nov 28 00:39:41 localhost systemd[1]: Stopped dracut mount hook. >Nov 28 00:39:41 localhost systemd[1]: Stopping dracut pre-mount hook... >Nov 28 00:39:41 localhost systemd[1]: Stopped dracut pre-mount hook. >Nov 28 00:39:41 localhost systemd[1]: Stopping dracut initqueue hook... >Nov 28 00:39:41 localhost systemd[1]: Stopped dracut initqueue hook. >Nov 28 00:39:41 localhost systemd[1]: Stopping Basic System. >Nov 28 00:39:41 localhost systemd[1]: Stopped target Basic System. >Nov 28 00:39:41 localhost systemd[1]: Stopping Slices. >Nov 28 00:39:41 localhost systemd[1]: Stopped target Slices. >Nov 28 00:39:41 localhost systemd[1]: Stopping System Slice. >Nov 28 00:39:41 localhost systemd[1]: Removed slice System Slice. >Nov 28 00:39:41 localhost systemd[1]: Stopping -.slice. >Nov 28 00:39:41 localhost systemd[1]: Removed slice -.slice. >Nov 28 00:39:41 localhost systemd[1]: Stopping Paths. >Nov 28 00:39:41 localhost systemd[1]: Stopped target Paths. >Nov 28 00:39:41 localhost systemd[1]: Stopping Timers. >Nov 28 00:39:41 localhost systemd[1]: Stopped target Timers. >Nov 28 00:39:41 localhost systemd[1]: Stopping Sockets. >Nov 28 00:39:41 localhost systemd[1]: Stopped target Sockets. >Nov 28 00:39:41 localhost systemd[1]: Stopping System Initialization. >Nov 28 00:39:41 localhost systemd[1]: Stopped target System Initialization. >Nov 28 00:39:41 localhost systemd[1]: Stopping Encrypted Volumes. >Nov 28 00:39:41 localhost systemd[1]: Stopped target Encrypted Volumes. >Nov 28 00:39:41 localhost systemd[1]: Stopping udev Coldplug all Devices... >Nov 28 00:39:41 localhost systemd[1]: Stopped udev Coldplug all Devices. >Nov 28 00:39:41 localhost systemd[1]: Stopping dracut pre-trigger hook... >Nov 28 00:39:41 localhost systemd[1]: Stopped dracut pre-trigger hook. >Nov 28 00:39:41 localhost systemd[1]: Stopping Swap. >Nov 28 00:39:41 localhost systemd[1]: Stopped target Swap. >Nov 28 00:39:41 localhost systemd[1]: Stopping Local File Systems. >Nov 28 00:39:41 localhost systemd[1]: Stopped target Local File Systems. >Nov 28 00:39:41 localhost systemd[1]: Stopping udev Kernel Device Manager... >Nov 28 00:39:41 localhost systemd[1]: Stopped udev Kernel Device Manager. >Nov 28 00:39:41 localhost systemd[1]: Stopping dracut pre-udev hook... >Nov 28 00:39:41 localhost systemd[1]: Stopped dracut pre-udev hook. >Nov 28 00:39:41 localhost systemd[1]: Stopping dracut cmdline hook... >Nov 28 00:39:41 localhost systemd[1]: Stopped dracut cmdline hook. >Nov 28 00:39:41 localhost systemd[1]: Stopping Create static device nodes in /dev... >Nov 28 00:39:41 localhost systemd[1]: Stopped Create static device nodes in /dev. >Nov 28 00:39:41 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Nov 28 00:39:41 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Nov 28 00:39:41 localhost systemd[1]: Stopping udev Kernel Socket. >Nov 28 00:39:41 localhost systemd[1]: Closed udev Kernel Socket. >Nov 28 00:39:41 localhost systemd[1]: Stopping udev Control Socket. >Nov 28 00:39:41 localhost systemd[1]: Closed udev Control Socket. >Nov 28 00:39:41 localhost systemd[1]: Starting Cleanup udevd DB... >Nov 28 00:39:41 localhost systemd[1]: Started Cleanup udevd DB. >Nov 28 00:39:41 localhost systemd[1]: Starting Switch Root. >Nov 28 00:39:41 localhost systemd[1]: Reached target Switch Root. >Nov 28 00:39:41 localhost systemd[1]: Started Plymouth switch root service. >Nov 28 00:39:41 localhost systemd[1]: Starting Switch Root... >Nov 28 00:39:41 localhost systemd[1]: Switching root. >Nov 28 00:39:41 localhost systemd-journal[99]: Journal stopped >Nov 28 00:39:43 localhost systemd-journal[604]: Runtime journal is using 1.3M (max 384.3M, leaving 576.4M of free 3.7G, current limit 384.3M). >Nov 28 00:39:43 localhost systemd-journal[604]: Runtime journal is using 1.3M (max 384.3M, leaving 576.4M of free 3.7G, current limit 384.3M). >Nov 28 00:39:43 localhost systemd-journald[99]: Received SIGTERM >Nov 28 00:39:43 localhost kernel: psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >Nov 28 00:39:43 localhost kernel: type=1404 audit(1385595582.225:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Nov 28 00:39:43 localhost kernel: SELinux: 2048 avtab hash slots, 102947 rules. >Nov 28 00:39:43 localhost kernel: SELinux: 2048 avtab hash slots, 102947 rules. >Nov 28 00:39:43 localhost kernel: SELinux: 8 users, 82 roles, 4603 types, 261 bools, 1 sens, 1024 cats >Nov 28 00:39:43 localhost kernel: SELinux: 83 classes, 102947 rules >Nov 28 00:39:43 localhost kernel: SELinux: Completing initialization. >Nov 28 00:39:43 localhost kernel: SELinux: Setting up existing superblocks. >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev sdb1, type vfat), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Nov 28 00:39:43 localhost kernel: type=1403 audit(1385595582.429:3): policy loaded auid=4294967295 ses=4294967295 >Nov 28 00:39:43 localhost systemd[1]: Successfully loaded SELinux policy in 221.550ms. >Nov 28 00:39:43 localhost systemd[1]: Relabelled /dev and /run in 14.848ms. >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Nov 28 00:39:43 localhost kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Nov 28 00:39:43 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Nov 28 00:39:43 localhost systemd-journal[604]: Journal started >Nov 28 00:39:42 localhost systemd-cgroups-agent[573]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Nov 28 00:39:42 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Nov 28 00:39:42 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Nov 28 00:39:43 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Nov 28 00:39:43 localhost systemd[1]: Started Collect Read-Ahead Data. >Nov 28 00:39:43 localhost systemd[1]: Started Load legacy module configuration. >Nov 28 00:39:43 localhost systemd[1]: Started Load Kernel Modules. >Nov 28 00:39:43 localhost systemd[1]: Mounted FUSE Control File System. >Nov 28 00:39:43 localhost systemd[1]: Mounting Configuration File System... >Nov 28 00:39:43 localhost systemd[1]: Started Set Up Additional Binary Formats. >Nov 28 00:39:43 localhost systemd[1]: Starting Apply Kernel Variables... >Nov 28 00:39:43 localhost systemd[1]: Started File System Check on Root Device. >Nov 28 00:39:43 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Nov 28 00:39:43 localhost systemd[1]: Mounted Debug File System. >Nov 28 00:39:43 localhost systemd[1]: Mounted Huge Pages File System. >Nov 28 00:39:43 localhost systemd[1]: Mounted POSIX Message Queue File System. >Nov 28 00:39:43 localhost systemd[1]: Mounted Temporary Directory. >Nov 28 00:39:43 localhost systemd[1]: Mounted Configuration File System. >Nov 28 00:39:43 localhost systemd[1]: Started Apply Kernel Variables. >Nov 28 00:39:43 localhost kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6 >Nov 28 00:39:43 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Nov 28 00:39:43 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Nov 28 00:39:43 localhost systemd[1]: Starting Configure read-only root support... >Nov 28 00:39:43 localhost systemd[1]: Starting Import network configuration from initramfs... >Nov 28 00:39:43 localhost systemd[1]: Starting Load/Save Random Seed... >Nov 28 00:39:43 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Nov 28 00:39:43 localhost systemd[1]: Starting Create static device nodes in /dev... >Nov 28 00:39:43 localhost systemd[1]: Started udev Coldplug all Devices. >Nov 28 00:39:43 localhost systemd[1]: Started Load/Save Random Seed. >Nov 28 00:39:43 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Nov 28 00:39:43 localhost systemd[1]: Starting LVM2 metadata daemon... >Nov 28 00:39:43 localhost systemd[1]: Started LVM2 metadata daemon. >Nov 28 00:39:43 localhost systemd[1]: Started Configure read-only root support. >Nov 28 00:39:43 localhost lvm[601]: No volume groups found >Nov 28 00:39:43 localhost systemd[1]: Started Import network configuration from initramfs. >Nov 28 00:39:43 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Nov 28 00:39:43 localhost systemd[1]: Started Create static device nodes in /dev. >Nov 28 00:39:43 localhost systemd[1]: Starting udev Kernel Device Manager... >Nov 28 00:39:43 localhost systemd[1]: Starting Local File Systems (Pre). >Nov 28 00:39:43 localhost systemd[1]: Reached target Local File Systems (Pre). >Nov 28 00:39:43 localhost systemd[1]: Started udev Kernel Device Manager. >Nov 28 00:39:43 localhost systemd-udevd[645]: starting version 208 >Nov 28 00:39:44 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Nov 28 00:39:44 localhost systemd[1]: Starting Activation of DM RAID sets... >Nov 28 00:39:44 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of acpi_video0... >Nov 28 00:39:44 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Nov 28 00:39:44 localhost kernel: ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20130517/utaddress-251) >Nov 28 00:39:44 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Nov 28 00:39:44 localhost kernel: ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >Nov 28 00:39:44 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Nov 28 00:39:44 localhost kernel: ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >Nov 28 00:39:44 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Nov 28 00:39:44 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Nov 28 00:39:44 localhost kernel: mei_me 0000:00:16.0: setting latency timer to 64 >Nov 28 00:39:44 localhost kernel: mei_me 0000:00:16.0: irq 44 for MSI/MSI-X >Nov 28 00:39:44 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Nov 28 00:39:44 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >Nov 28 00:39:44 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x17 >Nov 28 00:39:44 localhost kernel: tpm_tis 00:09: 1.2 TPM (device-id 0x0, rev-id 78) >Nov 28 00:39:44 localhost kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.24 >Nov 28 00:39:44 localhost kernel: thinkpad_acpi: http://ibm-acpi.sf.net/ >Nov 28 00:39:44 localhost kernel: thinkpad_acpi: ThinkPad BIOS G2ET94WW (2.54 ), EC unknown >Nov 28 00:39:44 localhost kernel: thinkpad_acpi: Lenovo ThinkPad X230, model 2325CT5 >Nov 28 00:39:44 localhost kernel: thinkpad_acpi: detected a 8-level brightness capable ThinkPad >Nov 28 00:39:44 localhost kernel: thinkpad_acpi: radio switch found; radios are enabled >Nov 28 00:39:44 localhost kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver >Nov 28 00:39:44 localhost kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default... >Nov 28 00:39:44 localhost kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked >Nov 28 00:39:44 localhost kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one >Nov 28 00:39:44 localhost kernel: thinkpad_acpi: Console audio control enabled, mode: monitor (read only) >Nov 28 00:39:44 localhost kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7 >Nov 28 00:39:44 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x17 >Nov 28 00:39:44 localhost kernel: microcode: CPU0 updated to revision 0x19, date = 2013-06-13 >Nov 28 00:39:44 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x17 >Nov 28 00:39:44 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x17 >Nov 28 00:39:44 localhost kernel: microcode: CPU1 updated to revision 0x19, date = 2013-06-13 >Nov 28 00:39:44 localhost kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x17 >Nov 28 00:39:44 localhost kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x17 >Nov 28 00:39:44 localhost kernel: microcode: CPU2 updated to revision 0x19, date = 2013-06-13 >Nov 28 00:39:44 localhost kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x17 >Nov 28 00:39:44 localhost kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x17 >Nov 28 00:39:44 localhost kernel: microcode: CPU3 updated to revision 0x19, date = 2013-06-13 >Nov 28 00:39:44 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Nov 28 00:39:44 localhost kernel: tpm_tis 00:09: TPM is disabled/deactivated (0x6) >Nov 28 00:39:44 localhost kernel: iTCO_vendor_support: vendor-support=0 >Nov 28 00:39:44 localhost systemd[1]: Starting Sound Card. >Nov 28 00:39:44 localhost systemd[1]: Reached target Sound Card. >Nov 28 00:39:44 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Nov 28 00:39:44 localhost kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460) >Nov 28 00:39:44 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Nov 28 00:39:44 localhost systemd[1]: Started Activation of DM RAID sets. >Nov 28 00:39:44 localhost systemd[1]: Starting Local File Systems. >Nov 28 00:39:44 localhost systemd[1]: Reached target Local File Systems. >Nov 28 00:39:44 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Nov 28 00:39:44 localhost systemd[1]: Started Mark the need to relabel after reboot. >Nov 28 00:39:44 localhost systemd[1]: Started Reconfigure the system on administrator request. >Nov 28 00:39:44 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Nov 28 00:39:44 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Nov 28 00:39:44 localhost systemd[1]: Starting Security Auditing Service... >Nov 28 00:39:44 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Nov 28 00:39:44 localhost systemd[1]: Starting Encrypted Volumes. >Nov 28 00:39:44 localhost systemd[1]: Reached target Encrypted Volumes. >Nov 28 00:39:44 localhost mtp-probe[674]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6" >Nov 28 00:39:44 localhost mtp-probe[674]: bus: 1, device: 5 was not an MTP device >Nov 28 00:39:44 localhost mtp-probe[676]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3" >Nov 28 00:39:44 localhost mtp-probe[676]: bus: 1, device: 3 was not an MTP device >Nov 28 00:39:44 localhost mtp-probe[677]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4" >Nov 28 00:39:44 localhost mtp-probe[677]: bus: 1, device: 4 was not an MTP device >Nov 28 00:39:44 localhost mtp-probe[678]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2" >Nov 28 00:39:44 localhost mtp-probe[678]: bus: 3, device: 2 was not an MTP device >Nov 28 00:39:44 localhost systemd-udevd[648]: error opening ATTR{/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/power/control} for writing: No such file or directory >Nov 28 00:39:44 localhost auditctl[687]: No rules >Nov 28 00:39:44 localhost auditctl[687]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Nov 28 00:39:44 localhost systemd[1]: Started Security Auditing Service. >Nov 28 00:39:44 localhost systemd-tmpfiles[684]: chmod(/var/log/journal) failed: Permission denied >Nov 28 00:39:44 localhost kernel: type=1400 audit(1385595584.774:4): avc: denied { setattr } for pid=684 comm="systemd-tmpfile" name="journal" dev="dm-0" ino=28580 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_log_t:s0 tclass=dir >Nov 28 00:39:44 localhost systemd-tmpfiles[684]: Unable to fix label of /var/log/journal/20ffe4fda301e9a4a3b3c2d5d5b7c06a: No such file or directory >Nov 28 00:39:44 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Nov 28 00:39:44 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Nov 28 00:39:44 localhost kernel: media: Linux media interface: v0.10 >Nov 28 00:39:44 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Nov 28 00:39:44 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Nov 28 00:39:44 localhost systemd[1]: Starting System Initialization. >Nov 28 00:39:44 localhost systemd[1]: Reached target System Initialization. >Nov 28 00:39:44 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Nov 28 00:39:44 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Nov 28 00:39:44 localhost systemd[1]: Started dnf makecache timer. >Nov 28 00:39:44 localhost systemd[1]: Starting Timers. >Nov 28 00:39:44 localhost systemd[1]: Reached target Timers. >Nov 28 00:39:44 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Nov 28 00:39:44 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Nov 28 00:39:44 localhost systemd[1]: Started Restore Sound Card State. >Nov 28 00:39:44 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Nov 28 00:39:44 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Nov 28 00:39:44 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Nov 28 00:39:44 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Nov 28 00:39:44 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Nov 28 00:39:44 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Nov 28 00:39:44 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Nov 28 00:39:44 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Nov 28 00:39:44 localhost systemd[1]: Starting CUPS Printer Service Spool. >Nov 28 00:39:44 localhost systemd[1]: Started CUPS Printer Service Spool. >Nov 28 00:39:44 localhost systemd[1]: Starting Paths. >Nov 28 00:39:44 localhost systemd[1]: Reached target Paths. >Nov 28 00:39:44 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Nov 28 00:39:44 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Nov 28 00:39:44 localhost systemd[1]: Starting Sockets. >Nov 28 00:39:44 localhost systemd[1]: Reached target Sockets. >Nov 28 00:39:44 localhost systemd[1]: Starting Basic System. >Nov 28 00:39:44 localhost systemd[1]: Reached target Basic System. >Nov 28 00:39:44 localhost systemd[1]: Starting LSB: Init script for live image.... >Nov 28 00:39:44 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Nov 28 00:39:44 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Nov 28 00:39:44 localhost systemd[1]: Starting Accounts Service... >Nov 28 00:39:44 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Nov 28 00:39:44 localhost systemd[1]: Starting NTP client/server... >Nov 28 00:39:44 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Nov 28 00:39:44 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Nov 28 00:39:44 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Nov 28 00:39:44 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Nov 28 00:39:44 localhost systemd[1]: Started Software RAID monitoring and management. >Nov 28 00:39:44 localhost systemd[1]: Starting irqbalance daemon... >Nov 28 00:39:44 localhost systemd[1]: Started irqbalance daemon. >Nov 28 00:39:44 localhost systemd[1]: Starting Modem Manager... >Nov 28 00:39:44 localhost systemd[1]: Starting Login Service... >Nov 28 00:39:44 localhost systemd[1]: Starting D-Bus System Message Bus... >Nov 28 00:39:44 localhost systemd[1]: Started D-Bus System Message Bus. >Nov 28 00:39:44 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Nov 28 00:39:45 localhost kernel: Linux video capture interface: v2.00 >Nov 28 00:39:45 localhost alsactl[698]: alsactl 1.0.27.2 daemon started >Nov 28 00:39:45 localhost systemd-journal[604]: Permanent journal is using 1.3M (max 390.3M, leaving 585.5M of free 821.4M, current limit 235.8M). >Nov 28 00:39:45 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Nov 28 00:39:45 localhost systemd[1]: Starting Permit User Sessions... >Nov 28 00:39:45 localhost systemd[1]: Started Permit User Sessions. >Nov 28 00:39:45 localhost systemd[1]: Starting Job spooling tools... >Nov 28 00:39:45 localhost alsactl[698]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Nov 28 00:39:45 localhost chronyd[722]: chronyd version 1.29 starting >Nov 28 00:39:45 localhost systemd[1]: Started Job spooling tools. >Nov 28 00:39:45 localhost systemd[1]: Starting Command Scheduler... >Nov 28 00:39:45 localhost systemd[1]: Started Command Scheduler. >Nov 28 00:39:45 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Nov 28 00:39:45 localhost kernel: Intel(R) Wireless WiFi driver for Linux, in-tree:d >Nov 28 00:39:45 localhost kernel: Copyright(c) 2003-2013 Intel Corporation >Nov 28 00:39:45 localhost kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >Nov 28 00:39:45 localhost kernel: iwlwifi 0000:03:00.0: irq 45 for MSI/MSI-X >Nov 28 00:39:45 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Nov 28 00:39:45 localhost chronyd[722]: Linux kernel major=3 minor=11 patch=9 >Nov 28 00:39:45 localhost chronyd[722]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Nov 28 00:39:45 localhost crond[726]: (CRON) INFO (Syslog will be used instead of sendmail.) >Nov 28 00:39:45 localhost crond[726]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 53% if used.) >Nov 28 00:39:45 localhost kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (5986:02d2) >Nov 28 00:39:45 localhost kernel: kvm: disabled by bios >Nov 28 00:39:45 localhost kernel: input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input8 >Nov 28 00:39:45 localhost kernel: usbcore: registered new interface driver uvcvideo >Nov 28 00:39:45 localhost kernel: USB Video Class driver (1.1.1) >Nov 28 00:39:45 localhost avahi-daemon[708]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Nov 28 00:39:45 localhost avahi-daemon[708]: Successfully dropped root privileges. >Nov 28 00:39:45 localhost avahi-daemon[708]: avahi-daemon 0.6.31 starting up. >Nov 28 00:39:45 localhost chronyd[722]: Generated key 1 >Nov 28 00:39:45 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X >Nov 28 00:39:45 localhost kernel: Bluetooth: Core ver 2.16 >Nov 28 00:39:45 localhost kernel: NET: Registered protocol family 31 >Nov 28 00:39:45 localhost kernel: Bluetooth: HCI device and connection manager initialized >Nov 28 00:39:45 localhost kernel: Bluetooth: HCI socket layer initialized >Nov 28 00:39:45 localhost kernel: Bluetooth: L2CAP socket layer initialized >Nov 28 00:39:45 localhost kernel: Bluetooth: SCO socket layer initialized >Nov 28 00:39:45 localhost alsactl[698]: Found hardware: "ThinkPad EC" "ThinkPad EC (unknown)" "" "" "" >Nov 28 00:39:45 localhost alsactl[698]: Hardware is initialized using a generic method >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:418 SKU: Nid=0x1d sku_cfg=0x40138205 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:420 SKU: port_connectivity=0x1 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:421 SKU: enable_pcbeep=0x1 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:422 SKU: check_sum=0x00000003 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:423 SKU: customization=0x00000082 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:424 SKU: external_amp=0x0 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:425 SKU: platform_type=0x1 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:426 SKU: swap=0x0 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:427 SKU: override=0x1 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=2 (0x15/0x1b/0x0/0x0/0x0) >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Mic=0x18 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Dock Mic=0x19 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x12 >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:490 realtek: No valid SSID, checking pincfg 0x40138205 for NID 0x1d >Nov 28 00:39:45 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:506 realtek: Enabling init ASM_ID=0x8205 CODEC_ID=10ec0269 >Nov 28 00:39:45 localhost kernel: cfg80211: World regulatory domain updated: >Nov 28 00:39:45 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Nov 28 00:39:45 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 28 00:39:45 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 28 00:39:45 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Nov 28 00:39:45 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 28 00:39:45 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 28 00:39:45 localhost systemd[1]: Started NTP client/server. >Nov 28 00:39:45 localhost kernel: usbcore: registered new interface driver btusb >Nov 28 00:39:45 localhost auditd[686]: Started dispatcher: /sbin/audispd pid: 748 >Nov 28 00:39:45 localhost kernel: iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm >Nov 28 00:39:45 localhost systemd[1]: Starting Bluetooth service... >Nov 28 00:39:45 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Nov 28 00:39:45 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 >Nov 28 00:39:45 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >Nov 28 00:39:45 localhost kernel: input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >Nov 28 00:39:45 localhost kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >Nov 28 00:39:45 localhost kernel: input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 >Nov 28 00:39:45 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 >Nov 28 00:39:45 localhost kernel: Adding 8074236k swap on /dev/sda6. Priority:-1 extents:1 across:8074236k FS >Nov 28 00:39:45 localhost livesys[700]: Enabling swap partition /dev/sda6 [ OK ] >Nov 28 00:39:45 localhost kernel: type=1305 audit(1385595585.669:5): audit_pid=686 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Nov 28 00:39:45 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 28 00:39:45 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 28 00:39:45 localhost audispd[748]: priority_boost_parser called with: 4 >Nov 28 00:39:45 localhost audispd[748]: max_restarts_parser called with: 10 >Nov 28 00:39:45 localhost audispd[748]: audispd initialized with q_depth=150 and 1 active plugins >Nov 28 00:39:45 localhost auditd[686]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Nov 28 00:39:45 localhost crond[726]: (CRON) INFO (running with inotify support) >Nov 28 00:39:45 localhost bluetoothd[751]: Bluetooth daemon 5.11 >Nov 28 00:39:46 localhost ModemManager[713]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Nov 28 00:39:46 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >Nov 28 00:39:46 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >Nov 28 00:39:46 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >Nov 28 00:39:46 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled >Nov 28 00:39:46 localhost kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0 >Nov 28 00:39:46 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >Nov 28 00:39:46 localhost useradd[760]: new group: name=liveuser, GID=1000 >Nov 28 00:39:46 localhost useradd[760]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Nov 28 00:39:46 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >Nov 28 00:39:46 localhost systemd-udevd[647]: renamed network interface wlan0 to wlp3s0 >Nov 28 00:39:46 localhost livesys[700]: Adding live user [ OK ] >Nov 28 00:39:46 localhost avahi-daemon[708]: Successfully called chroot(). >Nov 28 00:39:46 localhost avahi-daemon[708]: Successfully dropped remaining capabilities. >Nov 28 00:39:46 localhost systemd[1]: Started Bluetooth service. >Nov 28 00:39:46 localhost avahi-daemon[708]: No service file found in /etc/avahi/services. >Nov 28 00:39:46 localhost avahi-daemon[708]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Nov 28 00:39:46 localhost rtkit-daemon[705]: Successfully called chroot. >Nov 28 00:39:46 localhost avahi-daemon[708]: Network interface enumeration completed. >Nov 28 00:39:46 localhost rtkit-daemon[705]: Successfully dropped privileges. >Nov 28 00:39:46 localhost rtkit-daemon[705]: Successfully limited resources. >Nov 28 00:39:46 localhost rtkit-daemon[705]: Running. >Nov 28 00:39:46 localhost avahi-daemon[708]: Registering HINFO record with values 'X86_64'/'LINUX'. >Nov 28 00:39:46 localhost avahi-daemon[708]: Server startup complete. Host name is linux.local. Local service cookie is 137843808. >Nov 28 00:39:46 localhost rtkit-daemon[705]: Watchdog thread running. >Nov 28 00:39:46 localhost rtkit-daemon[705]: Canary thread running. >Nov 28 00:39:46 localhost systemd[1]: Starting Bluetooth. >Nov 28 00:39:46 localhost systemd[1]: Reached target Bluetooth. >Nov 28 00:39:46 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Nov 28 00:39:46 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Nov 28 00:39:46 localhost systemd[1]: Started Login Service. >Nov 28 00:39:46 localhost bluetoothd[751]: Starting SDP server >Nov 28 00:39:46 localhost systemd-logind[714]: New seat seat0. >Nov 28 00:39:46 localhost systemd-logind[714]: Watching system buttons on /dev/input/event2 (Power Button) >Nov 28 00:39:46 localhost systemd-logind[714]: Watching system buttons on /dev/input/event5 (Video Bus) >Nov 28 00:39:46 localhost systemd-logind[714]: Watching system buttons on /dev/input/event0 (Lid Switch) >Nov 28 00:39:46 localhost systemd-logind[714]: Watching system buttons on /dev/input/event1 (Sleep Button) >Nov 28 00:39:46 localhost systemd-logind[714]: Watching system buttons on /dev/input/event7 (ThinkPad Extra Buttons) >Nov 28 00:39:46 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Nov 28 00:39:46 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Nov 28 00:39:46 localhost kernel: Bluetooth: BNEP socket layer initialized >Nov 28 00:39:46 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Nov 28 00:39:46 localhost usermod[789]: add 'liveuser' to group 'wheel' >Nov 28 00:39:46 localhost usermod[789]: add 'liveuser' to shadow group 'wheel' >Nov 28 00:39:46 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Nov 28 00:39:46 localhost systemd[1]: Starting Hostname Service... >Nov 28 00:39:46 localhost bluetoothd[751]: Bluetooth management interface 1.3 initialized >Nov 28 00:39:46 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.hostname1' >Nov 28 00:39:46 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.hostname1' >Nov 28 00:39:46 localhost systemd[1]: Started Hostname Service. >Nov 28 00:39:46 localhost systemd[1]: Stopped Software RAID monitoring and management. >Nov 28 00:39:46 localhost systemd[1]: Started Modem Manager. >Nov 28 00:39:47 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Nov 28 00:39:47 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Nov 28 00:39:47 localhost systemd[1]: Starting Authorization Manager... >Nov 28 00:39:47 localhost livesys[700]: (process:807): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=20ffe4fda301e9a4a3b3c2d5d5b7c06a --binary-syntax --close-stderr': Child process exited with code 1 >Nov 28 00:39:47 localhost systemd[1]: Stopping Command Scheduler... >Nov 28 00:39:47 localhost systemd[1]: Stopped Command Scheduler. >Nov 28 00:39:47 localhost systemd[1]: Stopping Job spooling tools... >Nov 28 00:39:47 localhost systemd[1]: Stopped Job spooling tools. >Nov 28 00:39:47 localhost polkitd[810]: Started polkitd version 0.112 >Nov 28 00:39:47 localhost livesys[700]: sed: can't read : No such file or directory >Nov 28 00:39:47 localhost livesys[700]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:47 localhost livesys[700]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:47 localhost livesys[700]: 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. >Nov 28 00:39:47 localhost livesys[700]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:47 localhost livesys[700]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:47 localhost livesys[700]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:47 localhost livesys[700]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:47 localhost livesys[700]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:47 localhost polkitd[810]: Loading rules from directory /etc/polkit-1/rules.d >Nov 28 00:39:47 localhost polkitd[810]: Loading rules from directory /usr/share/polkit-1/rules.d >Nov 28 00:39:47 localhost polkitd[810]: Finished loading, compiling and executing 5 rules >Nov 28 00:39:47 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 28 00:39:47 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 28 00:39:47 localhost polkitd[810]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Nov 28 00:39:47 localhost systemd[1]: Started Authorization Manager. >Nov 28 00:39:47 localhost accounts-daemon[706]: started daemon version 0.6.35 >Nov 28 00:39:47 localhost systemd[1]: Started Accounts Service. >Nov 28 00:39:47 localhost livesys[700]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:47 localhost livesys[700]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:47 localhost livesys[700]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:47 localhost livesys[700]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:48 localhost livesys[700]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:48 localhost livesys[700]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:48 localhost livesys[700]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:48 localhost livesys[700]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:48 localhost livesys[700]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:48 localhost livesys[700]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 28 00:39:48 localhost systemd[1]: Started LSB: Init script for live image.. >Nov 28 00:39:48 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Nov 28 00:39:48 localhost systemd[1]: Starting GNOME Display Manager... >Nov 28 00:39:48 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Nov 28 00:39:48 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Nov 28 00:39:48 localhost systemd[1]: Starting ABRT kernel log watcher... >Nov 28 00:39:48 localhost systemd[1]: Started ABRT kernel log watcher. >Nov 28 00:39:48 localhost systemd[1]: Started Harvest vmcores for ABRT. >Nov 28 00:39:48 localhost systemd[1]: Started ABRT Xorg log watcher. >Nov 28 00:39:48 localhost systemd[1]: Starting Install ABRT coredump hook... >Nov 28 00:39:48 localhost systemd[1]: Started SYSV: Late init script for live image.. >Nov 28 00:39:48 localhost systemd[1]: Started Install ABRT coredump hook. >Nov 28 00:39:48 localhost abrtd[841]: Init complete, entering main loop >Nov 28 00:39:48 localhost systemd[1]: Started GNOME Display Manager. >Nov 28 00:39:48 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Nov 28 00:39:48 localhost dbus-daemon[715]: dbus[715]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=840 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=864 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Nov 28 00:39:48 localhost dbus[715]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=840 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=864 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Nov 28 00:39:48 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Nov 28 00:39:48 localhost kernel: Ebtables v2.0 registered >Nov 28 00:39:48 localhost kernel: Bridge firewalling registered >Nov 28 00:39:48 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Nov 28 00:39:48 localhost systemd[1]: Starting Network Manager... >Nov 28 00:39:48 localhost NetworkManager[913]: <info> NetworkManager (version 0.9.9.0-19.git20131003.fc20) is starting... >Nov 28 00:39:48 localhost NetworkManager[913]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Nov 28 00:39:48 localhost NetworkManager[913]: <info> WEXT support is enabled >Nov 28 00:39:48 localhost NetworkManager[913]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Nov 28 00:39:48 localhost NetworkManager[913]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Nov 28 00:39:48 localhost NetworkManager[913]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Nov 28 00:39:48 localhost NetworkManager[913]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Nov 28 00:39:48 localhost NetworkManager[913]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Nov 28 00:39:48 localhost NetworkManager[913]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Nov 28 00:39:48 localhost NetworkManager[913]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 28 00:39:48 localhost NetworkManager[913]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 28 00:39:48 localhost NetworkManager[913]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Nov 28 00:39:48 localhost NetworkManager[913]: <info> monitoring kernel firmware directory '/lib/firmware'. >Nov 28 00:39:48 localhost NetworkManager[913]: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill2) (driver iwlwifi) >Nov 28 00:39:48 localhost NetworkManager[913]: <info> WiFi hardware radio set enabled >Nov 28 00:39:48 localhost NetworkManager[913]: <info> WiFi enabled by radio killswitch; enabled by state file >Nov 28 00:39:48 localhost NetworkManager[913]: <info> WWAN enabled by radio killswitch; enabled by state file >Nov 28 00:39:48 localhost NetworkManager[913]: <info> WiMAX enabled by radio killswitch; enabled by state file >Nov 28 00:39:48 localhost NetworkManager[913]: <info> Networking is enabled by state file >Nov 28 00:39:48 localhost systemd[1]: Started Network Manager. >Nov 28 00:39:48 localhost systemd[1]: Starting Network. >Nov 28 00:39:48 localhost systemd[1]: Reached target Network. >Nov 28 00:39:48 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Nov 28 00:39:48 localhost NetworkManager[913]: <info> (lo): link connected >Nov 28 00:39:48 localhost NetworkManager[913]: <info> (lo): carrier is ON >Nov 28 00:39:48 localhost NetworkManager[913]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Nov 28 00:39:48 localhost NetworkManager[913]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Nov 28 00:39:48 localhost NetworkManager[913]: <info> (lo): No existing connection detected. >Nov 28 00:39:48 localhost NetworkManager[913]: <info> (em1): carrier is OFF >Nov 28 00:39:48 localhost NetworkManager[913]: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >Nov 28 00:39:48 localhost NetworkManager[913]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >Nov 28 00:39:48 localhost NetworkManager[913]: <info> (em1): No existing connection detected. >Nov 28 00:39:48 localhost NetworkManager[913]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 28 00:39:48 localhost NetworkManager[913]: <info> (em1): bringing up device. >Nov 28 00:39:48 localhost ModemManager[713]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin >Nov 28 00:39:48 localhost ModemManager[713]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0': not supported by any plugin >Nov 28 00:39:48 localhost kernel: e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >Nov 28 00:39:49 localhost kernel: e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >Nov 28 00:39:49 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >Nov 28 00:39:49 localhost NetworkManager[913]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0): using nl80211 for WiFi device control >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0): driver supports Access Point (AP) mode >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0): No existing connection detected. >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0): bringing up device. >Nov 28 00:39:49 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >Nov 28 00:39:49 localhost kernel: iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >Nov 28 00:39:49 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >Nov 28 00:39:49 localhost kernel: iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >Nov 28 00:39:49 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Nov 28 00:39:49 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Nov 28 00:39:49 localhost dbus[715]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Nov 28 00:39:49 localhost systemd[1]: Starting WPA Supplicant daemon... >Nov 28 00:39:49 localhost NetworkManager[913]: <info> ModemManager available in the bus >Nov 28 00:39:49 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Nov 28 00:39:49 localhost dbus[715]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Nov 28 00:39:49 localhost NetworkManager[913]: <info> wpa_supplicant started >Nov 28 00:39:49 localhost systemd[1]: Started WPA Supplicant daemon. >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0) supports 5 scan SSIDs >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0): supplicant interface state: starting -> ready >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0): supplicant interface state: ready -> disconnected >Nov 28 00:39:49 localhost NetworkManager[913]: <info> (wlp3s0) supports 5 scan SSIDs >Nov 28 00:39:49 localhost NetworkManager[913]: <info> startup complete >Nov 28 00:39:49 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Nov 28 00:39:49 localhost systemd[1]: Starting Multi-User System. >Nov 28 00:39:49 localhost systemd[1]: Reached target Multi-User System. >Nov 28 00:39:49 localhost systemd[1]: Starting Graphical Interface. >Nov 28 00:39:49 localhost systemd[1]: Reached target Graphical Interface. >Nov 28 00:39:49 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Nov 28 00:39:49 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Nov 28 00:39:49 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Nov 28 00:39:49 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Nov 28 00:39:49 localhost systemd[1]: Startup finished in 1.625s (kernel) + 2.809s (initrd) + 7.600s (userspace) = 12.035s. >Nov 28 00:39:50 localhost systemd[1]: Starting user-1000.slice. >Nov 28 00:39:50 localhost systemd[1]: Created slice user-1000.slice. >Nov 28 00:39:50 localhost systemd[1]: Starting User Manager for 1000... >Nov 28 00:39:50 localhost systemd[1]: Starting Session 1 of user liveuser. >Nov 28 00:39:50 localhost systemd-logind[714]: New session 1 of user liveuser. >Nov 28 00:39:50 localhost systemd[1]: Started Session 1 of user liveuser. >Nov 28 00:39:50 localhost systemd-logind[714]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Nov 28 00:39:50 localhost gdm-autologin][1203]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Nov 28 00:39:50 localhost systemd[1340]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Nov 28 00:39:50 localhost systemd[1340]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Nov 28 00:39:50 localhost systemd[1340]: Mounted /sys/kernel/config. >Nov 28 00:39:50 localhost systemd[1340]: Stopped target Sound Card. >Nov 28 00:39:50 localhost systemd[1340]: Stopped target Bluetooth. >Nov 28 00:39:50 localhost systemd[1340]: Starting Default. >Nov 28 00:39:50 localhost systemd[1340]: Reached target Default. >Nov 28 00:39:50 localhost systemd[1340]: Startup finished in 13ms. >Nov 28 00:39:50 localhost systemd[1]: Started User Manager for 1000. >Nov 28 00:39:50 localhost /etc/gdm/Xsession[1351]: cp: cannot stat â/usr/share/applications/liveinst.desktopâ: No such file or directory >Nov 28 00:39:51 localhost kernel: fuse init (API version 7.22) >Nov 28 00:39:51 localhost systemd[1]: Mounting FUSE Control File System... >Nov 28 00:39:51 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Nov 28 00:39:51 localhost systemd[1]: Mounted FUSE Control File System. >Nov 28 00:39:51 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Nov 28 00:39:51 localhost gnome-session[1351]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-hm9LgU >Nov 28 00:39:51 localhost gnome-session[1351]: GNOME_KEYRING_PID=1441 >Nov 28 00:39:51 localhost gnome-session[1351]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-hm9LgU >Nov 28 00:39:51 localhost gnome-session[1351]: GPG_AGENT_INFO=/run/user/1000/keyring-hm9LgU/gpg:0:1 >Nov 28 00:39:51 localhost gnome-session[1351]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-hm9LgU >Nov 28 00:39:51 localhost gnome-session[1351]: GPG_AGENT_INFO=/run/user/1000/keyring-hm9LgU/gpg:0:1 >Nov 28 00:39:51 localhost gnome-session[1351]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-hm9LgU >Nov 28 00:39:51 localhost gnome-session[1351]: GPG_AGENT_INFO=/run/user/1000/keyring-hm9LgU/gpg:0:1 >Nov 28 00:39:51 localhost gnome-session[1351]: SSH_AUTH_SOCK=/run/user/1000/keyring-hm9LgU/ssh >Nov 28 00:39:51 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 28 00:39:51 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 28 00:39:51 localhost systemd[1]: Starting Daemon for power management... >Nov 28 00:39:51 localhost gnome-session[1351]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Nov 28 00:39:51 localhost gnome-session[1351]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Nov 28 00:39:51 localhost gnome-session[1351]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Nov 28 00:39:51 localhost gnome-session[1351]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Nov 28 00:39:52 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 28 00:39:52 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 28 00:39:52 localhost systemd[1]: Started Daemon for power management. >Nov 28 00:39:52 localhost rtkit-daemon[705]: Successfully made thread 1452 of process 1452 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Nov 28 00:39:52 localhost rtkit-daemon[705]: Supervising 1 threads of 1 processes of 1 users. >Nov 28 00:39:52 localhost upowerd[1449]: (upowerd:1449): UPower-Linux-WARNING **: energy_full (63.130000) is greater than energy_full_design (62.640000) >Nov 28 00:39:52 localhost bluetoothd[751]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource >Nov 28 00:39:52 localhost bluetoothd[751]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink >Nov 28 00:39:52 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 28 00:39:52 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 28 00:39:52 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Nov 28 00:39:52 localhost colord[1488]: Using mapping database file /var/lib/colord/mapping.db >Nov 28 00:39:52 localhost NetworkManager[913]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >Nov 28 00:39:52 localhost systemd[1]: Starting CUPS Printing Service... >Nov 28 00:39:52 localhost systemd[1]: Started CUPS Printing Service. >Nov 28 00:39:52 localhost colord[1488]: Using device database file /var/lib/colord/storage.db >Nov 28 00:39:52 localhost colord[1488]: loaded plugin libcd_plugin_camera.so >Nov 28 00:39:52 localhost colord[1488]: loaded plugin libcd_plugin_scanner.so >Nov 28 00:39:52 localhost colord[1488]: Daemon ready for requests >Nov 28 00:39:52 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 28 00:39:52 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 28 00:39:52 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Nov 28 00:39:52 localhost colord[1488]: Device added: sysfs-Ricoh_Company_Ltd.-Integrated_Camera >Nov 28 00:39:53 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 28 00:39:53 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 28 00:39:53 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Nov 28 00:39:53 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Nov 28 00:39:53 localhost systemd[1]: Starting Disk Manager... >Nov 28 00:39:53 localhost systemd[1]: Starting Locale Service... >Nov 28 00:39:53 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.locale1' >Nov 28 00:39:53 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.locale1' >Nov 28 00:39:53 localhost systemd[1]: Started Locale Service. >Nov 28 00:39:53 localhost udisksd[1504]: udisks daemon version 2.1.1 starting >Nov 28 00:39:53 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 28 00:39:53 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 28 00:39:53 localhost systemd[1]: Started Disk Manager. >Nov 28 00:39:53 localhost udisksd[1504]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Nov 28 00:39:54 localhost polkitd[810]: 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) >Nov 28 00:39:55 localhost rtkit-daemon[705]: Supervising 1 threads of 1 processes of 1 users. >Nov 28 00:39:55 localhost rtkit-daemon[705]: Successfully made thread 1588 of process 1452 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Nov 28 00:39:55 localhost rtkit-daemon[705]: Supervising 2 threads of 1 processes of 1 users. >Nov 28 00:39:55 localhost rtkit-daemon[705]: Supervising 2 threads of 1 processes of 1 users. >Nov 28 00:39:55 localhost rtkit-daemon[705]: Successfully made thread 1593 of process 1452 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Nov 28 00:39:55 localhost rtkit-daemon[705]: Supervising 3 threads of 1 processes of 1 users. >Nov 28 00:39:55 localhost goa[1551]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Nov 28 00:39:55 localhost goa[1551]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Nov 28 00:39:55 localhost gnome-session[1351]: Gjs-Message: JS LOG: GNOME Shell started at Wed Nov 27 2013 18:39:55 GMT-0500 (EST) >Nov 28 00:39:55 localhost gnome-session[1351]: vmware-user: could not open /proc/fs/vmblock/dev >Nov 28 00:39:55 localhost gnome-session[1351]: Failed to play sound: File or data not found >Nov 28 00:39:55 localhost gnome-session[1351]: Entering running state >Nov 28 00:39:55 localhost gnome-session[1351]: Creating config directory:'/home/liveuser/.config/tracker' >Nov 28 00:39:56 localhost gnome-session[1351]: Tracker-Message: Importing config file to GSettings >Nov 28 00:39:56 localhost gnome-session[1351]: Tracker-Message: Importing config file to GSettings >Nov 28 00:39:56 localhost gnome-session[1351]: Tracker-Message: Importing config file to GSettings >Nov 28 00:39:56 localhost vmusr[1629]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Nov 28 00:39:56 localhost vmusr[1629]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Nov 28 00:39:56 localhost vmusr[1629]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Nov 28 00:39:56 localhost kernel: usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd >Nov 28 00:39:56 localhost kernel: usb 4-1: New USB device found, idVendor=054c, idProduct=05b8 >Nov 28 00:39:56 localhost kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Nov 28 00:39:56 localhost kernel: usb 4-1: Product: Storage Media >Nov 28 00:39:56 localhost kernel: usb 4-1: Manufacturer: Sony >Nov 28 00:39:56 localhost kernel: usb 4-1: SerialNumber: FBA3315FFF1E3A >Nov 28 00:39:56 localhost kernel: usb-storage 4-1:1.0: USB Mass Storage device detected >Nov 28 00:39:56 localhost kernel: scsi7 : usb-storage 4-1:1.0 >Nov 28 00:39:56 localhost mtp-probe[1663]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-1" >Nov 28 00:39:56 localhost mtp-probe[1663]: bus: 4, device: 2 was not an MTP device >Nov 28 00:39:56 localhost obexd[1691]: OBEX daemon 5.11 >Nov 28 00:39:56 localhost kernel: Bluetooth: RFCOMM TTY layer initialized >Nov 28 00:39:56 localhost kernel: Bluetooth: RFCOMM socket layer initialized >Nov 28 00:39:56 localhost kernel: Bluetooth: RFCOMM ver 1.11 >Nov 28 00:39:56 localhost gnome-keyring-daemon[1441]: keyring alias directory: /home/liveuser/.local/share/keyrings >Nov 28 00:39:57 localhost gnome-session[1351]: (gnome-settings-daemon:1429): media-keys-plugin-WARNING **: Unable to get default sink >Nov 28 00:39:57 localhost gnome-session[1351]: (gnome-settings-daemon:1429): Gvc-CRITICAL **: gvc_mixer_card_get_index: assertion 'GVC_IS_MIXER_CARD (card)' failed >Nov 28 00:39:57 localhost kernel: scsi 7:0:0:0: Direct-Access Sony Storage Media 1.00 PQ: 0 ANSI: 6 >Nov 28 00:39:57 localhost kernel: sd 7:0:0:0: Attached scsi generic sg2 type 0 >Nov 28 00:39:57 localhost kernel: sd 7:0:0:0: [sdc] 30801920 512-byte logical blocks: (15.7 GB/14.6 GiB) >Nov 28 00:39:57 localhost kernel: sd 7:0:0:0: [sdc] Write Protect is off >Nov 28 00:39:57 localhost kernel: sd 7:0:0:0: [sdc] Mode Sense: 03 00 00 00 >Nov 28 00:39:57 localhost kernel: sd 7:0:0:0: [sdc] No Caching mode page found >Nov 28 00:39:57 localhost kernel: sd 7:0:0:0: [sdc] Assuming drive cache: write through >Nov 28 00:39:57 localhost kernel: sd 7:0:0:0: [sdc] No Caching mode page found >Nov 28 00:39:57 localhost kernel: sd 7:0:0:0: [sdc] Assuming drive cache: write through >Nov 28 00:39:57 localhost kernel: sdc: sdc1 sdc2 sdc3 sdc4 < sdc5 > >Nov 28 00:39:57 localhost kernel: sd 7:0:0:0: [sdc] No Caching mode page found >Nov 28 00:39:57 localhost kernel: sd 7:0:0:0: [sdc] Assuming drive cache: write through >Nov 28 00:39:57 localhost kernel: sd 7:0:0:0: [sdc] Attached SCSI removable disk >Nov 28 00:39:57 localhost colord[1488]: Device added: xrandr-LVDS1 >Nov 28 00:39:57 localhost gnome-session[1351]: (tracker-miner-fs:1636): GLib-CRITICAL **: g_timer_continue: assertion 'timer->active == FALSE' failed >Nov 28 00:39:57 localhost gnome-session[1351]: (tracker-miner-fs:1636): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Nov 28 00:39:57 localhost gnome-session[1351]: (tracker-miner-fs:1636): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Nov 28 00:39:57 localhost gnome-session[1351]: (tracker-miner-fs:1636): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Nov 28 00:39:57 localhost gnome-session[1351]: (tracker-miner-fs:1636): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Nov 28 00:39:57 localhost gnome-session[1351]: (tracker-miner-fs:1636): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Nov 28 00:39:57 localhost gnome-session[1351]: (tracker-miner-fs:1636): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Nov 28 00:39:57 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Nov 28 00:39:57 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Nov 28 00:39:57 localhost gnome-session[1351]: Gjs-Message: JS LOG: Unable to mount volume 6.1 GB Encrypted: Gio.IOErrorEnum: A passphrase is required to access the volume >Nov 28 00:39:57 localhost gnome-session[1351]: Gjs-Message: JS LOG: Unable to mount volume 210 MB Volume: Gio.IOErrorEnum: An operation is already pending >Nov 28 00:39:57 localhost gnome-session[1351]: Gjs-Message: JS LOG: Unable to mount volume 8.4 GB Volume: Gio.IOErrorEnum: An operation is already pending >Nov 28 00:39:57 localhost kernel: EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null) >Nov 28 00:39:57 localhost kernel: SELinux: initialized (dev sdc2, type ext4), uses xattr >Nov 28 00:39:57 localhost udisksd[1504]: Mounted /dev/sdc2 at /run/media/liveuser/2a9e1b2e-1b90-450f-93be-368aace24200 on behalf of uid 1000 >Nov 28 00:39:57 localhost kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Nov 28 00:39:57 localhost kernel: SELinux: initialized (dev sdc1, type ext4), uses xattr >Nov 28 00:39:57 localhost udisksd[1504]: Mounted /dev/sdc1 at /run/media/liveuser/368e06a1-ebe1-4a70-816f-1b64b2e329ac on behalf of uid 1000 >Nov 28 00:39:58 localhost colord[1488]: Automatic metadata add icc-452913c0a2596897c31e5331d1ba2dca to xrandr-LVDS1 >Nov 28 00:39:58 localhost colord[1488]: Profile added: icc-452913c0a2596897c31e5331d1ba2dca >Nov 28 00:40:02 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:02 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:02 localhost ModemManager[713]: <info> Creating modem with plugin 'Generic' and '1' ports >Nov 28 00:40:02 localhost ModemManager[713]: <warn> Could not grab port (tty/ttyS0): 'Cannot add port 'tty/ttyS0', unhandled serial type' >Nov 28 00:40:02 localhost ModemManager[713]: <warn> Couldn't create modem for device at '/sys/devices/pci0000:00/0000:00:16.3': Failed to find primary AT port >Nov 28 00:40:12 localhost udisksd[1504]: Unlocked LUKS device /dev/sdc5 as /dev/dm-3 >Nov 28 00:40:12 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Nov 28 00:40:12 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Nov 28 00:40:12 localhost udisksd[1504]: Mounted /dev/dm-3 at /run/media/liveuser/0cb22938-d413-4d27-b4dc-7ff75dd99925 on behalf of uid 1000 >Nov 28 00:40:16 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:16 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:17 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:17 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:19 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Nov 28 00:40:19 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Nov 28 00:40:20 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:20 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:20 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:20 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:22 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:22 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:22 localhost gnome-session[1351]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Nov 28 00:40:22 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:22 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:25 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:25 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:25 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:25 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:26 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:26 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:26 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:26 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:28 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:28 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:28 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:28 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:29 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:29 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:30 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:30 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:32 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:32 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:32 localhost NetworkManager[913]: ifcfg-rh: read connection 'goslar' >Nov 28 00:40:32 localhost NetworkManager[913]: <info> Activation (wlp3s0) starting connection 'goslar' >Nov 28 00:40:32 localhost NetworkManager[913]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Nov 28 00:40:32 localhost NetworkManager[913]: <info> NetworkManager state is now CONNECTING >Nov 28 00:40:32 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Nov 28 00:40:32 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Nov 28 00:40:32 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Nov 28 00:40:32 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Nov 28 00:40:32 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Nov 28 00:40:32 localhost NetworkManager[913]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 28 00:40:32 localhost NetworkManager[913]: <info> Activation (wlp3s0/wireless): access point 'goslar' has security, but secrets are required. >Nov 28 00:40:32 localhost NetworkManager[913]: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Nov 28 00:40:32 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Nov 28 00:40:40 localhost NetworkManager[913]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-goslar >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Nov 28 00:40:40 localhost NetworkManager[913]: <info> (wlp3s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Nov 28 00:40:40 localhost NetworkManager[913]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Activation (wlp3s0/wireless): connection 'goslar' has security, and secrets exist. No new secrets needed. >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Config: added 'ssid' value 'goslar' >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Config: added 'scan_ssid' value '1' >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Config: added 'psk' value '<omitted>' >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Config: added 'proto' value 'WPA RSN' >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Nov 28 00:40:40 localhost NetworkManager[913]: <info> Config: set interface ap_scan to 1 >Nov 28 00:40:40 localhost NetworkManager[913]: <info> (wlp3s0): supplicant interface state: inactive -> scanning >Nov 28 00:40:43 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:43 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:44 localhost kernel: wlp3s0: authenticate with 00:1d:7e:64:b1:14 >Nov 28 00:40:44 localhost kernel: wlp3s0: send auth to 00:1d:7e:64:b1:14 (try 1/3) >Nov 28 00:40:44 localhost NetworkManager[913]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating >Nov 28 00:40:44 localhost kernel: wlp3s0: authenticated >Nov 28 00:40:44 localhost kernel: iwlwifi 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP >Nov 28 00:40:44 localhost kernel: iwlwifi 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP >Nov 28 00:40:44 localhost kernel: wlp3s0: associate with 00:1d:7e:64:b1:14 (try 1/3) >Nov 28 00:40:44 localhost NetworkManager[913]: <info> (wlp3s0): supplicant interface state: authenticating -> associating >Nov 28 00:40:44 localhost kernel: wlp3s0: RX AssocResp from 00:1d:7e:64:b1:14 (capab=0x411 status=0 aid=1) >Nov 28 00:40:44 localhost kernel: wlp3s0: associated >Nov 28 00:40:44 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready >Nov 28 00:40:44 localhost NetworkManager[913]: <info> (wlp3s0): supplicant interface state: associating -> 4-way handshake >Nov 28 00:40:44 localhost NetworkManager[913]: <info> (wlp3s0): supplicant interface state: 4-way handshake -> completed >Nov 28 00:40:44 localhost NetworkManager[913]: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'goslar'. >Nov 28 00:40:44 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled. >Nov 28 00:40:44 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started... >Nov 28 00:40:44 localhost NetworkManager[913]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Nov 28 00:40:44 localhost NetworkManager[913]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Nov 28 00:40:44 localhost NetworkManager[913]: <info> dhclient started with pid 1923 >Nov 28 00:40:44 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete. >Nov 28 00:40:44 localhost NetworkManager[913]: <error> [1385595644.231364] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (wlp3s0): cannot send router solicitation: -99. >Nov 28 00:40:44 localhost dhclient[1923]: Internet Systems Consortium DHCP Client 4.2.5 >Nov 28 00:40:44 localhost dhclient[1923]: Copyright 2004-2013 Internet Systems Consortium. >Nov 28 00:40:44 localhost dhclient[1923]: All rights reserved. >Nov 28 00:40:44 localhost dhclient[1923]: For info, please visit https://www.isc.org/software/dhcp/ >Nov 28 00:40:44 localhost dhclient[1923]: Nov 28 00:40:44 localhost NetworkManager[913]: Internet Systems Consortium DHCP Client 4.2.5 >Nov 28 00:40:44 localhost NetworkManager[913]: Copyright 2004-2013 Internet Systems Consortium. >Nov 28 00:40:44 localhost NetworkManager[913]: All rights reserved. >Nov 28 00:40:44 localhost NetworkManager[913]: For info, please visit https://www.isc.org/software/dhcp/ >Nov 28 00:40:44 localhost NetworkManager[913]: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit >Nov 28 00:40:44 localhost dhclient[1923]: Listening on LPF/wlp3s0/a4:4e:31:10:47:3c >Nov 28 00:40:44 localhost dhclient[1923]: Sending on LPF/wlp3s0/a4:4e:31:10:47:3c >Nov 28 00:40:44 localhost dhclient[1923]: Sending on Socket/fallback >Nov 28 00:40:44 localhost dhclient[1923]: DHCPDISCOVER on wlp3s0 to 255.255.255.255 port 67 interval 3 (xid=0x3013e834) >Nov 28 00:40:44 localhost NetworkManager[913]: Listening on LPF/wlp3s0/a4:4e:31:10:47:3c >Nov 28 00:40:44 localhost NetworkManager[913]: Sending on LPF/wlp3s0/a4:4e:31:10:47:3c >Nov 28 00:40:44 localhost NetworkManager[913]: Sending on Socket/fallback >Nov 28 00:40:44 localhost NetworkManager[913]: DHCPDISCOVER on wlp3s0 to 255.255.255.255 port 67 interval 3 (xid=0x3013e834) >Nov 28 00:40:44 localhost dhclient[1923]: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0x3013e834) >Nov 28 00:40:44 localhost dhclient[1923]: DHCPOFFER from 192.168.1.1 >Nov 28 00:40:44 localhost NetworkManager[913]: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0x3013e834) >Nov 28 00:40:44 localhost NetworkManager[913]: DHCPOFFER from 192.168.1.1 >Nov 28 00:40:44 localhost dhclient[1923]: DHCPACK from 192.168.1.1 (xid=0x3013e834) >Nov 28 00:40:44 localhost NetworkManager[913]: DHCPACK from 192.168.1.1 (xid=0x3013e834) >Nov 28 00:40:44 localhost NetworkManager[913]: <info> (wlp3s0): DHCPv4 state changed preinit -> bound >Nov 28 00:40:44 localhost dhclient[1923]: bound to 192.168.1.134 -- renewal in 40699 seconds. >Nov 28 00:40:44 localhost NetworkManager[913]: <info> address 192.168.1.134 >Nov 28 00:40:44 localhost NetworkManager[913]: <info> plen 24 (255.255.255.0) >Nov 28 00:40:44 localhost NetworkManager[913]: <info> gateway 192.168.1.1 >Nov 28 00:40:44 localhost NetworkManager[913]: <info> lease time 86400 >Nov 28 00:40:44 localhost NetworkManager[913]: <info> hostname 'localhost' >Nov 28 00:40:44 localhost NetworkManager[913]: <info> nameserver '192.168.1.1' >Nov 28 00:40:44 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Nov 28 00:40:44 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started... >Nov 28 00:40:44 localhost avahi-daemon[708]: Joining mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.1.134. >Nov 28 00:40:44 localhost avahi-daemon[708]: New relevant interface wlp3s0.IPv4 for mDNS. >Nov 28 00:40:44 localhost avahi-daemon[708]: Registering new address record for 192.168.1.134 on wlp3s0.IPv4. >Nov 28 00:40:44 localhost NetworkManager[913]: <info> (wlp3s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Nov 28 00:40:44 localhost NetworkManager[913]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete. >Nov 28 00:40:44 localhost NetworkManager[913]: <info> (wlp3s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Nov 28 00:40:44 localhost NetworkManager[913]: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Nov 28 00:40:44 localhost NetworkManager[913]: <info> NetworkManager state is now CONNECTED_GLOBAL >Nov 28 00:40:44 localhost NetworkManager[913]: <info> Policy set 'goslar' (wlp3s0) as default for IPv4 routing and DNS. >Nov 28 00:40:44 localhost NetworkManager[913]: <info> Activation (wlp3s0) successful, device activated. >Nov 28 00:40:44 localhost NetworkManager[913]: bound to 192.168.1.134 -- renewal in 40699 seconds. >Nov 28 00:40:44 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Nov 28 00:40:44 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Nov 28 00:40:44 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Nov 28 00:40:44 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 28 00:40:44 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 28 00:40:44 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Nov 28 00:40:45 localhost avahi-daemon[708]: Registering new address record for fe80::a64e:31ff:fe10:473c on wlp3s0.*. >Nov 28 00:40:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:47 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 00:40:47 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 00:40:50 localhost chronyd[722]: Selected source 81.88.24.155 >Nov 28 00:40:50 localhost chronyd[722]: System clock wrong by -3611.202480 seconds, adjustment started >Nov 27 23:40:38 localhost chronyd[722]: System clock was stepped by -3611.202 seconds >Nov 27 23:40:38 localhost systemd[1340]: Time has been changed >Nov 27 23:40:38 localhost systemd[1]: Time has been changed >Nov 27 23:40:39 localhost chronyd[722]: Selected source 141.22.13.9 >Nov 27 23:40:42 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 27 23:40:42 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 27 23:40:42 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 27 23:40:42 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 27 23:40:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 27 23:40:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 27 23:40:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 27 23:40:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 27 23:40:48 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 27 23:40:48 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 27 23:40:48 localhost userhelper[1963]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Nov 27 23:40:48 localhost userhelper[1968]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Nov 27 23:40:48 localhost kernel: md: raid0 personality registered for level 0 >Nov 27 23:40:48 localhost kernel: md: raid1 personality registered for level 1 >Nov 27 23:40:48 localhost kernel: async_tx: api initialized (async) >Nov 27 23:40:48 localhost kernel: xor: automatically using best checksumming function: >Nov 27 23:40:48 localhost kernel: avx : 23008.000 MB/sec >Nov 27 23:40:48 localhost kernel: raid6: sse2x1 6226 MB/s >Nov 27 23:40:48 localhost kernel: raid6: sse2x2 10492 MB/s >Nov 27 23:40:48 localhost kernel: raid6: sse2x4 12234 MB/s >Nov 27 23:40:48 localhost kernel: raid6: using algorithm sse2x4 (12234 MB/s) >Nov 27 23:40:48 localhost kernel: raid6: using ssse3x2 recovery algorithm >Nov 27 23:40:48 localhost kernel: md: raid6 personality registered for level 6 >Nov 27 23:40:48 localhost kernel: md: raid5 personality registered for level 5 >Nov 27 23:40:48 localhost kernel: md: raid4 personality registered for level 4 >Nov 27 23:40:48 localhost kernel: md: raid10 personality registered for level 10 >Nov 27 23:40:48 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Nov 27 23:40:48 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Nov 27 23:40:48 localhost kernel: sha256_ssse3: Using AVX optimized SHA-256 implementation >Nov 27 23:40:48 localhost kernel: Loading iSCSI transport class v2.0-870. >Nov 27 23:40:48 localhost kernel: iscsi: registered transport (tcp) >Nov 27 23:40:48 localhost kernel: No iBFT detected. >Nov 27 23:40:48 localhost dbus[1399]: avc: received setenforce notice (enforcing=0) >Nov 27 23:40:48 localhost dbus[1376]: avc: received setenforce notice (enforcing=0) >Nov 27 23:40:48 localhost dbus[715]: avc: received setenforce notice (enforcing=0) >Nov 27 23:40:48 localhost dbus-daemon[715]: dbus[715]: avc: received setenforce notice (enforcing=0) >Nov 27 23:40:48 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 27 23:40:48 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 27 23:40:49 localhost udisksd[1504]: Cleaning up mount point /run/media/liveuser/0cb22938-d413-4d27-b4dc-7ff75dd99925 (device 253:3 is not mounted) >Nov 27 23:40:49 localhost udisksd[1504]: Cleaning up mount point /run/media/liveuser/368e06a1-ebe1-4a70-816f-1b64b2e329ac (device 8:33 is not mounted) >Nov 27 23:40:49 localhost udisksd[1504]: Cleaning up mount point /run/media/liveuser/2a9e1b2e-1b90-450f-93be-368aace24200 (device 8:34 is not mounted) >Nov 27 23:40:53 localhost gnome-session[1351]: localuser:root being added to access control list >Nov 27 23:40:55 localhost NetworkManager[913]: ifcfg-rh: read connection 'em1' >Nov 27 23:40:55 localhost NetworkManager[913]: <info> Saved default wired connection 'em1' to persistent storage >Nov 27 23:40:55 localhost NetworkManager[913]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '0243', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0100', >'ID_SERIAL': 'Sony_Storage_Media_1707052113665-0:0', >'ID_SERIAL_SHORT': '1707052113665', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12122', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_1707052113665-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fbed80a1550>] >device: <parted.device.Device object at 0x7fbed80a1390> >PedDisk: <_ped.Disk object at 0x7fbed809ed40> >name = sdb status = True kids = 0 id = 0 >parents = [] >uuid = None size = 960.0 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: Sony Storage Media path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1966080 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1022, 31, 62) biosGeometry: (122, 255, 63) >PedDevice: <_ped.Device object at 0x3406170> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fbed80971d0> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fbed80a1550>] >device: <parted.device.Device object at 0x7fbed80a1390> >PedDisk: <_ped.Disk object at 0x7fbed809ed40> >origPartedDisk = <parted.disk.Disk object at 0x7fbed80a19d0> >partedDevice = parted.Device instance -- >model: Sony Storage Media path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1966080 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1022, 31, 62) biosGeometry: (122, 255, 63) >PedDevice: <_ped.Device object at 0x3406710> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9D9D-5B31', >'ID_FS_UUID_ENC': '9D9D-5B31', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '0243', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1964032', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0100', >'ID_SERIAL': 'Sony_Storage_Media_1707052113665-0:0', >'ID_SERIAL_SHORT': '1707052113665', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12141', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_1707052113665-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/9D9D-5B31'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >name = sdb1 status = True kids = 0 id = 1 >parents = ['existing 960MB disk sdb (0) with existing msdos disklabel'] >uuid = None size = 959.0 >format = existing efi filesystem >major = 8 minor = 17 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1964032 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32702 did: 0 busy: True >hardwareGeometry: (1021, 31, 62) biosGeometry: (122, 255, 63) >PedDevice: <_ped.Device object at 0x3406950> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fbed80a1450> fileSystem: <parted.filesystem.FileSystem object at 0x7fbed80a1a50> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fbed80a16d0> PedPartition: <_ped.Partition object at 0x7fbed80a0350> >disk = existing 960MB disk sdb (0) with existing msdos disklabel >start = 2048 end = 1966079 length = 1964032 >flags = boot >type = efi name = EFI System Partition status = False >device = /dev/sdb1 uuid = 9D9D-5B31 exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = LIVE size = 0.0 targetSize = 0.0 >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05b8', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000af935', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', >'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '498178', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >Nov 27 23:40:55 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 27 23:40:55 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3510b90>, <parted.partition.Partition object at 0x3510e50>, <parted.partition.Partition object at 0x351a110>, <parted.partition.Partition object at 0x351a2d0>, <parted.partition.Partition object at 0x351a550>] >device: <parted.device.Device object at 0x35109d0> >PedDisk: <_ped.Disk object at 0x3518200> >name = sdc status = True kids = 0 id = 2 >parents = [] >uuid = None size = 15040.0 >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: Sony Storage Media path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 30801920 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (15040, 64, 32) biosGeometry: (1917, 255, 63) >PedDevice: <_ped.Device object at 0x34fa440> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x3510710> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdc uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 5 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3510b90>, <parted.partition.Partition object at 0x3510e50>, <parted.partition.Partition object at 0x351a110>, <parted.partition.Partition object at 0x351a2d0>, <parted.partition.Partition object at 0x351a550>] >device: <parted.device.Device object at 0x35109d0> >PedDisk: <_ped.Disk object at 0x3518200> >origPartedDisk = <parted.disk.Disk object at 0x351a390> >partedDevice = parted.Device instance -- >model: Sony Storage Media path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 30801920 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (15040, 64, 32) biosGeometry: (1917, 255, 63) >PedDevice: <_ped.Device object at 0x34fa560> >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '368e06a1-ebe1-4a70-816f-1b64b2e329ac', >'ID_FS_UUID_ENC': '368e06a1-ebe1-4a70-816f-1b64b2e329ac', >'ID_FS_VERSION': '1.0', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05b8', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '409600', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000af935-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000af935', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', >'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '498205', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part1', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/368e06a1-ebe1-4a70-816f-1b64b2e329ac'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >name = sdc1 status = True kids = 0 id = 3 >parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] >uuid = None size = 200.0 >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 409600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (200, 64, 32) biosGeometry: (25, 255, 63) >PedDevice: <_ped.Device object at 0x34fa950> >target size = 0 path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3510a90> fileSystem: <parted.filesystem.FileSystem object at 0x3510f90> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3510c50> PedPartition: <_ped.Partition object at 0x3504cb0> >disk = existing 15040MB disk sdc (2) with existing msdos disklabel >start = 2048 end = 411647 length = 409600 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sdc1 uuid = 368e06a1-ebe1-4a70-816f-1b64b2e329ac exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 200.0 targetSize = 200.0 >'DEVNAME': 'sdc2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2a9e1b2e-1b90-450f-93be-368aace24200', >'ID_FS_UUID_ENC': '2a9e1b2e-1b90-450f-93be-368aace24200', >'ID_FS_VERSION': '1.0', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05b8', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '411648', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '16384000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000af935-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000af935', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', >'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '34', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '498218', >'name': 'sdc2', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part2', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', >'/dev/disk/by-uuid/2a9e1b2e-1b90-450f-93be-368aace24200'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >name = sdc2 status = True kids = 0 id = 4 >parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] >uuid = None size = 8000.0 >format = existing ext4 filesystem >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 16384000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 18772 did: 20047 busy: False >hardwareGeometry: (8000, 64, 32) biosGeometry: (1019, 255, 63) >PedDevice: <_ped.Device object at 0x34fa9e0> >target size = 0 path = /dev/sdc2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3510a90> fileSystem: <parted.filesystem.FileSystem object at 0x3510fd0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3510f10> PedPartition: <_ped.Partition object at 0x3504dd0> >disk = existing 15040MB disk sdc (2) with existing msdos disklabel >start = 411648 end = 16795647 length = 16384000 >flags = >type = ext4 name = ext4 status = False >device = /dev/sdc2 uuid = 2a9e1b2e-1b90-450f-93be-368aace24200 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 8000.0 targetSize = 8000.0 >'DEVNAME': 'sdc3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '0bc7f649-4786-4724-b283-417f904cdf31', >'ID_FS_UUID_ENC': '0bc7f649-4786-4724-b283-417f904cdf31', >'ID_FS_VERSION': '2', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05b8', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '16795648', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0x82', >'ID_PART_ENTRY_UUID': '000af935-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000af935', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', >'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '35', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '498230', >'name': 'sdc3', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part3', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', >'/dev/disk/by-uuid/0bc7f649-4786-4724-b283-417f904cdf31'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >name = sdc3 status = True kids = 0 id = 5 >parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing swap >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32702 did: 0 busy: False >hardwareGeometry: (1000, 64, 32) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x34faa70> >target size = 0 path = /dev/sdc3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3510a90> fileSystem: <parted.filesystem.FileSystem object at 0x351a1d0> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x351a150> PedPartition: <_ped.Partition object at 0x3504d70> >disk = existing 15040MB disk sdc (2) with existing msdos disklabel >start = 16795648 end = 18843647 length = 2048000 >flags = >type = swap name = swap status = False >device = /dev/sdc3 uuid = 0bc7f649-4786-4724-b283-417f904cdf31 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'sdc4', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc4', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05b8', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '18843648', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '11958272', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '000af935-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000af935', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', >'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '36', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '498242', >'name': 'sdc4', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part4', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >name = sdc4 status = True kids = 0 id = 6 >parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] >uuid = None size = 5839.0 >format = existing None >major = 8 minor = 36 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (0, 64, 32) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x34fab90> >target size = 0 path = /dev/sdc4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3510a90> fileSystem: None >number: 4 path: /dev/sdc4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x351a310> PedPartition: <_ped.Partition object at 0x3504c50> >disk = existing 15040MB disk sdc (2) with existing msdos disklabel >start = 18843648 end = 30801919 length = 11958272 >flags = >'DEVNAME': 'sdc5', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc5', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '175ef1c5-ade0-4161-a53c-3a5c375c0dfb', >'ID_FS_UUID_ENC': '175ef1c5-ade0-4161-a53c-3a5c375c0dfb', >'ID_FS_VERSION': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Storage_Media', >'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', >'ID_MODEL_ID': '05b8', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '18845696', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '11956224', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000af935-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000af935', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', >'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Sony', >'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '054c', >'MAJOR': '8', >'MINOR': '37', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '498254', >'name': 'sdc5', >'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part5', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part5', >'/dev/disk/by-uuid/175ef1c5-ade0-4161-a53c-3a5c375c0dfb'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc5'} ; name: sdc5 ; >name = sdc5 status = True kids = 1 id = 7 >parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] >uuid = None size = 5838.0 >format = existing luks >major = 8 minor = 37 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc5 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 11956224 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32702 did: 0 busy: False >hardwareGeometry: (5838, 64, 32) biosGeometry: (744, 255, 63) >PedDevice: <_ped.Device object at 0x34fa4d0> >target size = 0 path = /dev/sdc5 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3510a90> fileSystem: None >number: 5 path: /dev/sdc5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x351a610> PedPartition: <_ped.Partition object at 0x3504d10> >disk = existing 15040MB disk sdc (2) with existing msdos disklabel >start = 18845696 end = 30801919 length = 11956224 >flags = >type = luks name = Encrypted (LUKS) status = True >device = /dev/sdc5 uuid = 175ef1c5-ade0-4161-a53c-3a5c375c0dfb exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HTS725050A7E630', >'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\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': '56da57ba', >'ID_REVISION': 'GH2ZB550', >'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', >'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca77fdc12f2', >'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14279', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M', >'/dev/disk/by-id/wwn-0x5000cca77fdc12f2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fbed81087d0>, <parted.partition.Partition object at 0x7fbed8108b10>, <parted.partition.Partition object at 0x7fbed8108f10>, <parted.partition.Partition object at 0x7fbed810c0d0>, <parted.partition.Partition object at 0x7fbed810c290>] >device: <parted.device.Device object at 0x7fbed8108610> >PedDisk: <_ped.Disk object at 0x7fbed81009e0> >name = sda status = True kids = 0 id = 9 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA HGST HTS725050A7 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x34fad40> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbed8108290> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 5 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fbed81087d0>, <parted.partition.Partition object at 0x7fbed8108b10>, <parted.partition.Partition object at 0x7fbed8108f10>, <parted.partition.Partition object at 0x7fbed810c0d0>, <parted.partition.Partition object at 0x7fbed810c290>] >device: <parted.device.Device object at 0x7fbed8108610> >PedDisk: <_ped.Disk object at 0x7fbed81009e0> >origPartedDisk = <parted.disk.Disk object at 0x7fbed8108d10> >partedDevice = parted.Device instance -- >model: ATA HGST HTS725050A7 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x34fac20> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'System_Reserved', >'ID_FS_LABEL_ENC': 'System\\x20Reserved', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6C44037344033EF8', >'ID_FS_UUID_ENC': '6C44037344033EF8', >'ID_MODEL': 'HGST_HTS725050A7E630', >'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204800', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '56da57ba-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '56da57ba', >'ID_REVISION': 'GH2ZB550', >'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', >'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca77fdc12f2', >'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14325', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part1', >'/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part1', >'/dev/disk/by-label/System\\x20Reserved', >'/dev/disk/by-uuid/6C44037344033EF8'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 10 >parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] >uuid = None size = 100.0 >format = existing ntfs filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204800 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32702 did: 0 busy: False >hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) >PedDevice: <_ped.Device object at 0x34fab00> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fbed81086d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbed8108c50> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fbed81088d0> PedPartition: <_ped.Partition object at 0x7fbed8105b30> >disk = existing 476940MB disk sda (9) with existing msdos disklabel >start = 2048 end = 206847 length = 204800 >flags = boot >type = ntfs name = ntfs status = False >device = /dev/sda1 uuid = 6C44037344033EF8 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = System_Reserved size = 99.0 targetSize = 99.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '1CB608B9B6089584', >'ID_FS_UUID_ENC': '1CB608B9B6089584', >'ID_MODEL': 'HGST_HTS725050A7E630', >'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '206848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '419430400', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '56da57ba-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '56da57ba', >'ID_REVISION': 'GH2ZB550', >'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', >'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca77fdc12f2', >'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14371', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part2', >'/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part2', >'/dev/disk/by-uuid/1CB608B9B6089584'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Nov 27 23:40:56 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 27 23:40:56 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >name = sda2 status = True kids = 0 id = 11 >parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] >uuid = None size = 204800.0 >format = existing ntfs filesystem >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 419430400 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (26108, 255, 63) biosGeometry: (26108, 255, 63) >PedDevice: <_ped.Device object at 0x7fbed810b200> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fbed81086d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbed8108c90> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fbed8108bd0> PedPartition: <_ped.Partition object at 0x7fbed8105c50> >disk = existing 476940MB disk sda (9) with existing msdos disklabel >start = 206848 end = 419637247 length = 419430400 >flags = >type = ntfs name = ntfs status = False >device = /dev/sda2 uuid = 1CB608B9B6089584 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 204799.0 targetSize = 204799.0 >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HTS725050A7E630', >'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '419639294', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '557131778', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '56da57ba-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '56da57ba', >'ID_REVISION': 'GH2ZB550', >'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', >'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca77fdc12f2', >'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14417', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part3', >'/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >Nov 27 23:40:58 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 27 23:40:58 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >name = sda3 status = True kids = 0 id = 12 >parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] >uuid = None size = 272037.000977 >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32702 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x34facb0> >target size = 0 path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fbed81086d0> fileSystem: None >number: 3 path: /dev/sda3 type: 2 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fbed8108f50> PedPartition: <_ped.Partition object at 0x7fbed8105b90> >disk = existing 476940MB disk sda (9) with existing msdos disklabel >start = 419639294 end = 976771071 length = 557131778 >flags = >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '01495fa9-d956-4609-a47a-ce2c6c782a58', >'ID_FS_UUID_ENC': '01495fa9-d956-4609-a47a-ce2c6c782a58', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'HGST_HTS725050A7E630', >'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '419639296', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '540981248', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '56da57ba-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '56da57ba', >'ID_REVISION': 'GH2ZB550', >'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', >'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca77fdc12f2', >'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14465', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part5', >'/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part5', >'/dev/disk/by-uuid/01495fa9-d956-4609-a47a-ce2c6c782a58'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >name = sda5 status = True kids = 0 id = 13 >parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] >uuid = None size = 264151.0 >format = existing ext4 filesystem >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 540981248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32702 did: 0 busy: False >hardwareGeometry: (33674, 255, 63) biosGeometry: (33674, 255, 63) >PedDevice: <_ped.Device object at 0x374c680> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fbed81086d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbed810c190> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fbed810c110> PedPartition: <_ped.Partition object at 0x7fbed8105a70> >disk = existing 476940MB disk sda (9) with existing msdos disklabel >start = 419639296 end = 960620543 length = 540981248 >flags = >type = ext4 name = ext4 status = False >device = /dev/sda5 uuid = 01495fa9-d956-4609-a47a-ce2c6c782a58 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 264151.0 targetSize = 264151.0 >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '4b7f8d09-799a-42c6-9840-1b8de3a8f0ff', >'ID_FS_UUID_ENC': '4b7f8d09-799a-42c6-9840-1b8de3a8f0ff', >'ID_FS_VERSION': '2', >'ID_MODEL': 'HGST_HTS725050A7E630', >'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '960622592', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '16148480', >'ID_PART_ENTRY_TYPE': '0x82', >'ID_PART_ENTRY_UUID': '56da57ba-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '56da57ba', >'ID_REVISION': 'GH2ZB550', >'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', >'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca77fdc12f2', >'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', >'MAJOR': '8', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14513', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part6', >'/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part6', >'/dev/disk/by-uuid/4b7f8d09-799a-42c6-9840-1b8de3a8f0ff'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >name = sda6 status = True kids = 0 id = 14 >parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] >uuid = None size = 7885.0 >format = existing swap >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 16148480 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32702 did: 0 busy: True >hardwareGeometry: (1005, 255, 63) biosGeometry: (1005, 255, 63) >PedDevice: <_ped.Device object at 0x374c710> >target size = 0 path = /dev/sda6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fbed81086d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbed810c350> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fbed810c2d0> PedPartition: <_ped.Partition object at 0x7fbed8105cb0> >disk = existing 476940MB disk sda (9) with existing msdos disklabel >start = 960622592 end = 976771071 length = 16148480 >flags = >type = swap name = swap status = True >device = /dev/sda6 uuid = 4b7f8d09-799a-42c6-9840-1b8de3a8f0ff exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '27972', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 16 >parents = ['existing 0MB file /osmin.img (deleted) (15)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '28265', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 18 >parents = ['existing 0MB file /osmin (17)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '28557', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 20 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (19)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', >'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '28854', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 22 >parents = ['existing 0MB file /LiveOS/ext3fs.img (21)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '29219', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 24 >parents = ['existing 0MB file /overlay (deleted) (23)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', >'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '51539', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 25 >parents = ['existing 0MB loop loop4 (24) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32702 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x374c830> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', >'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '85362', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 26 >parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32702 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x374c7a0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', >'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '92502', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c', >'/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 = 27 >parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32702 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x374c8c0> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3224.0 targetSize = 3224.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_NAME': 'luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-175ef1c5ade04161a53c3a5c375c0dfb-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0cb22938-d413-4d27-b4dc-7ff75dd99925', >'ID_FS_UUID_ENC': '0cb22938-d413-4d27-b4dc-7ff75dd99925', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '441485', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-175ef1c5ade04161a53c3a5c375c0dfb-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', >'/dev/disk/by-uuid/0cb22938-d413-4d27-b4dc-7ff75dd99925', >'/dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >name = luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb status = True kids = 0 id = 8 >parents = ['existing 5838MB partition sdc5 (7) with existing luks'] >uuid = None size = 5836.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Linux device-mapper (crypt) path: /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 11952128 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32702 did: 0 busy: False >hardwareGeometry: (743, 255, 63) biosGeometry: (743, 255, 63) >PedDevice: <_ped.Device object at 0x374c9e0> >target size = 0 path = /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb >format args = [] originalFormat = None target = crypt dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb uuid = 0cb22938-d413-4d27-b4dc-7ff75dd99925 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 5836.0 targetSize = 5836.0 >Nov 27 23:40:59 localhost udisksd[1504]: LUKS device 253:3 was manually removed >Nov 27 23:40:59 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 27 23:40:59 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 27 23:40:59 localhost kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Nov 27 23:40:59 localhost kernel: SELinux: initialized (dev sdc1, type ext4), uses xattr >Nov 27 23:40:59 localhost kernel: EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null) >Nov 27 23:40:59 localhost kernel: SELinux: initialized (dev sdc2, type ext4), uses xattr >Nov 27 23:40:59 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >Nov 27 23:40:59 localhost kernel: SELinux: initialized (dev sda5, type ext4), uses xattr >Nov 27 23:41:00 localhost dbus-daemon[715]: dbus[715]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' >Nov 27 23:41:00 localhost dbus[715]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' >Nov 27 23:41:00 localhost systemd[1]: Starting Time & Date Service... >Nov 28 05:41:12 localhost systemd[1340]: Time has been changed >Nov 28 05:41:12 localhost systemd[1]: Time has been changed >Nov 28 05:41:12 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.timedate1' >Nov 28 05:41:12 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.timedate1' >Nov 28 05:41:12 localhost systemd[1]: Started Time & Date Service. >Nov 28 05:41:12 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Nov 28 05:41:12 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Nov 28 05:41:14 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:14 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:14 localhost dbus-daemon[715]: dbus[715]: [system] Activating service name='org.freedesktop.GeoClue2' (using servicehelper) >Nov 28 05:41:14 localhost dbus[715]: [system] Activating service name='org.freedesktop.GeoClue2' (using servicehelper) >Nov 28 05:41:14 localhost dbus-daemon[715]: dbus[715]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Nov 28 05:41:14 localhost dbus[715]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Nov 28 05:41:15 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:15 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:16 localhost systemd-timedated[2187]: Changed timezone to 'Europe/Berlin'. >Nov 28 05:41:18 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:18 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:18 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18001b4 not in stack >Nov 28 05:41:18 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:18 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:26 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:26 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:26 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:26 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:43 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:43 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:43 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:43 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:45 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:45 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:49 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:49 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:50 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:50 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:51 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:51 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:54 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:54 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:55 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:55 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:55 localhost chronyd[722]: Selected source 85.10.246.226 >Nov 28 05:41:55 localhost chronyd[722]: System clock wrong by -10.660681 seconds, adjustment started >Nov 28 05:41:45 localhost chronyd[722]: System clock was stepped by -10.661 seconds >Nov 28 05:41:45 localhost systemd[1340]: Time has been changed >Nov 28 05:41:45 localhost systemd[1]: Time has been changed >Nov 28 05:41:45 localhost chronyd[722]: System clock wrong by -21600.585298 seconds, adjustment started >Nov 28 05:41:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:46 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:46 localhost gnome-session[1351]: Window manager warning: last_focus_time (139025) is greater than comparison timestamp (139024). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 28 05:41:46 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000a84 not in stack >Nov 28 05:41:46 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000a7e not in stack >Nov 28 05:41:46 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000a7e not in stack >Nov 28 05:41:46 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000a7e not in stack >Nov 28 05:41:48 localhost kernel: bio: create slab <bio-1> at 1 >Nov 28 05:41:48 localhost kernel: Btrfs loaded >Nov 28 05:41:48 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Nov 28 05:41:49 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:49 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:55 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:55 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:56 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:56 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:56 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:56 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:41:58 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:41:58 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:01 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:01 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:02 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:02 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:04 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:04 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >disk: <parted.disk.Disk object at 0x3510a90> fileSystem: None >number: 4 path: /dev/sdc4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d1710> PedPartition: <_ped.Partition object at 0x43d48f0> ; logicals is ['sdc5'] >Nov 28 05:42:04 localhost gnome-session[1351]: Window manager warning: last_focus_time (157460) is greater than comparison timestamp (157459). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 28 05:42:04 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000d58 not in stack >Nov 28 05:42:04 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000d54 not in stack >Nov 28 05:42:04 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000d54 not in stack >Nov 28 05:42:04 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000d54 not in stack >disk: <parted.disk.Disk object at 0x43ee390> fileSystem: <parted.filesystem.FileSystem object at 0x43f0f50> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x43f0d50> PedPartition: <_ped.Partition object at 0x4297650> >disk: <parted.disk.Disk object at 0x43e0b10> fileSystem: <parted.filesystem.FileSystem object at 0x376f110> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43f0e10> PedPartition: <_ped.Partition object at 0x42975f0> >disk: <parted.disk.Disk object at 0x43e0b10> fileSystem: <parted.filesystem.FileSystem object at 0x376f150> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x376f090> PedPartition: <_ped.Partition object at 0x4297590> >disk: <parted.disk.Disk object at 0x43e0b10> fileSystem: <parted.filesystem.FileSystem object at 0x376f310> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x376f290> PedPartition: <_ped.Partition object at 0x4297530> >disk: <parted.disk.Disk object at 0x43e0b10> fileSystem: None >number: 4 path: /dev/sdc4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x376f450> PedPartition: <_ped.Partition object at 0x42974d0> >disk: <parted.disk.Disk object at 0x43e0b10> fileSystem: None >number: 5 path: /dev/sdc5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x376f750> PedPartition: <_ped.Partition object at 0x4297470> >disk: <parted.disk.Disk object at 0x43f17d0> fileSystem: <parted.filesystem.FileSystem object at 0x376f810> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e0550> PedPartition: <_ped.Partition object at 0x4297410> >disk: <parted.disk.Disk object at 0x43f17d0> fileSystem: <parted.filesystem.FileSystem object at 0x376f850> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x376f610> PedPartition: <_ped.Partition object at 0x42973b0> >disk: <parted.disk.Disk object at 0x43f17d0> fileSystem: None >number: 3 path: /dev/sda3 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x376fb10> PedPartition: <_ped.Partition object at 0x42972f0> >disk: <parted.disk.Disk object at 0x43f17d0> fileSystem: <parted.filesystem.FileSystem object at 0x376fd10> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x376fc90> PedPartition: <_ped.Partition object at 0x4297290> >disk: <parted.disk.Disk object at 0x43f17d0> fileSystem: <parted.filesystem.FileSystem object at 0x376fed0> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x376fe50> PedPartition: <_ped.Partition object at 0x4297230> >Nov 28 05:42:05 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:05 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:07 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:07 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:07 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:07 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:08 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:08 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:09 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:09 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:10 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:10 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:13 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:13 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:15 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:15 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:16 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:16 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:18 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:18 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:19 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:19 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:20 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:20 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:23 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:23 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:24 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:24 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:24 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:24 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:24 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:24 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:24 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:24 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:26 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:26 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:27 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:27 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:28 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:28 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:28 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:28 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:30 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:30 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:31 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:31 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:32 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:32 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:33 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:33 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:35 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:35 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:35 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:35 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:36 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:36 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:36 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:36 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:39 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:39 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:40 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:40 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:41 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:41 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:42 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:42 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:43 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:43 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:43 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:43 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:50 localhost chronyd[722]: Can't synchronise: no majority >Nov 28 05:42:55 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:55 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:56 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:56 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:59 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:42:59 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:42:59 localhost gnome-session[1351]: Window manager warning: last_focus_time (212199) is greater than comparison timestamp (212198). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 28 05:42:59 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100257e not in stack >Nov 28 05:42:59 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100257a not in stack >Nov 28 05:42:59 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100257a not in stack >Nov 28 05:42:59 localhost gnome-session[1351]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100257a not in stack >Nov 28 05:43:03 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:43:03 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Nov 28 05:43:07 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer >Nov 28 05:43:07 localhost gnome-session[1351]: (gnome-settings-daemon:1429): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >disk: <parted.disk.Disk object at 0x43e0590> fileSystem: <parted.filesystem.FileSystem object at 0x3765050> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3765210> PedPartition: <_ped.Partition object at 0x7fbecc03bb90> >disk: <parted.disk.Disk object at 0x43e0590> fileSystem: <parted.filesystem.FileSystem object at 0x3765490> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x37651d0> PedPartition: <_ped.Partition object at 0x7fbecc03bbf0> >disk: <parted.disk.Disk object at 0x43e0590> fileSystem: <parted.filesystem.FileSystem object at 0x3765c10> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3765810> PedPartition: <_ped.Partition object at 0x7fbecc03bdd0> >disk: <parted.disk.Disk object at 0x43e0590> fileSystem: None >number: 4 path: /dev/sdc4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x37657d0> PedPartition: <_ped.Partition object at 0x7fbecc03be30> >disk: <parted.disk.Disk object at 0x43e0590> fileSystem: None >number: 5 path: /dev/sdc5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43f01d0> PedPartition: <_ped.Partition object at 0x7fbecc03be90> >disk: <parted.disk.Disk object at 0x43eead0> fileSystem: <parted.filesystem.FileSystem object at 0x351c850> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x351cb90> PedPartition: <_ped.Partition object at 0x7fbecc03bef0> >Nov 28 05:43:17 localhost kernel: Adding 1023996k swap on /dev/sdc3. Priority:-1 extents:1 across:1023996k FS >Nov 28 05:43:17 localhost kernel: EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null) >Nov 28 05:43:17 localhost kernel: SELinux: initialized (dev sdc2, type ext4), uses xattr >Nov 28 05:43:17 localhost kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Nov 28 05:43:17 localhost kernel: SELinux: initialized (dev sdc1, type ext4), uses xattr >Nov 28 05:43:17 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs > > > >/tmp/anaconda.log: >17:40:54,885 INFO anaconda: /sbin/anaconda 20.25.11-1 >22:40:54,971 INFO anaconda: 7995392 kB (7808 MB) are available >17:40:54,971 INFO anaconda: check_memory(): total:7808, needed:512, graphical:512 >17:40:54,971 INFO anaconda: Not doing 'start audit daemon' in live installation >17:40:54,972 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >17:40:54,972 INFO anaconda: Default encoding = ascii >17:40:55,402 INFO anaconda: Display mode = g >22:40:55,403 INFO anaconda: 7995392 kB (7808 MB) are available >17:40:55,403 INFO anaconda: check_memory(): total:7808, needed:512, graphical:512 >17:40:55,562 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:40:55,562 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:40:55,563 INFO anaconda: using only installclass _Fedora >17:40:55,564 INFO anaconda: bootloader GRUB2 on X86 platform >17:40:55,565 INFO anaconda: bootloader GRUB2 on X86 platform >17:40:55,576 DEBUG anaconda: network: devices found ['em1', 'wlp3s0'] >17:40:55,719 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on em1 >17:40:55,748 DEBUG anaconda: network: setting autoconnect of em1 to False >17:40:55,752 DEBUG anaconda: network: missing ifcfgs created for devices ['em1'] >17:40:55,793 DEBUG anaconda: updating hostname localhost.localdomain >17:40:55,806 INFO anaconda: Running Thread: AnaStorageThread (140457726793472) >17:40:55,811 INFO anaconda: Running Thread: AnaTimeInitThread (140457644390144) >17:40:55,811 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140457635997440) >17:40:55,812 INFO anaconda: Running Thread: AnaPayloadThread (140457627604736) >17:40:55,859 DEBUG anaconda: updating hostname localhost.localdomain >17:40:55,914 INFO anaconda: got 0 NTP servers from DHCP >17:40:55,915 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140457635997440) >17:40:55,926 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140457635997440) >17:40:55,926 INFO anaconda: Not doing 'start chronyd' in live installation >17:40:55,928 INFO anaconda: Starting geolocation lookup >17:40:55,931 INFO anaconda: Geolocation provider: Fedora GeoIP >17:40:56,011 INFO anaconda: Not doing 'activate layouts' in live installation >17:40:56,633 INFO anaconda: Geolocation lookup finished in 0.7 seconds >17:40:56,634 INFO anaconda: got results from geolocation >17:40:56,634 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140457635997440) >17:41:00,107 INFO anaconda: Thread Done: AnaStorageThread (140457726793472) >17:41:00,112 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >17:41:00,114 DEBUG anaconda: _is_valid_size(sda1) returning True >17:41:00,114 DEBUG anaconda: _is_valid_location(sda1) returning True >17:41:00,115 DEBUG anaconda: _is_valid_partition(sda1) returning True >17:41:00,115 DEBUG anaconda: _is_valid_format(sda1) returning True >17:41:00,115 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >17:41:00,116 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >17:41:00,117 DEBUG anaconda: _is_valid_size(sda2) returning True >17:41:00,117 DEBUG anaconda: _is_valid_location(sda2) returning True >17:41:00,117 DEBUG anaconda: _is_valid_partition(sda2) returning True >17:41:00,117 DEBUG anaconda: _is_valid_format(sda2) returning True >17:41:00,117 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >23:41:12,001 INFO anaconda: Thread Done: AnaTimeInitThread (140457644390144) >23:41:12,045 INFO anaconda: Thread Done: AnaPayloadThread (140457627604736) >05:41:46,238 INFO anaconda: Not doing 'require network connection' in live installation >05:41:46,239 DEBUG anaconda: network standalone spoke (init): completed: True >05:41:46,239 INFO anaconda: Not doing 'require network connection' in live installation >05:41:46,302 INFO anaconda: Running Thread: AnaDateTimeThread (140457593857792) >05:41:46,332 INFO anaconda: Not doing 'modify system time and date' in live installation >05:41:46,339 INFO anaconda: Thread Done: AnaDateTimeThread (140457593857792) >05:41:47,623 INFO anaconda: fs space: 0 B needed: 2.95 GB >05:41:48,290 INFO anaconda: fs space: 0 B needed: 2.95 GB >05:41:48,339 INFO anaconda: Running Thread: AnaStorageWatcher (140457644390144) >05:41:48,341 INFO anaconda: Thread Done: AnaStorageWatcher (140457644390144) >05:41:48,359 INFO anaconda: Running Thread: AnaCustomStorageInit (140457644390144) >05:41:48,421 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >05:41:48,424 DEBUG anaconda: network: selected device em1 >05:41:48,431 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >05:41:48,516 DEBUG anaconda: updating hostname localhost.localdomain >05:41:48,590 INFO anaconda: Not doing 'require network connection' in live installation >05:41:48,691 INFO anaconda: Running Thread: AnaNTPserver0 (140457726793472) >05:41:48,691 INFO anaconda: Running Thread: AnaNTPserver1 (140457265854208) >05:41:48,692 INFO anaconda: Running Thread: AnaNTPserver2 (140457257461504) >05:41:48,693 INFO anaconda: Running Thread: AnaNTPserver3 (140457174628096) >05:41:48,699 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fbecc01e450> >05:41:48,699 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3760f10> status to: Probing storage... >05:41:48,704 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3760f10> >05:41:48,756 DEBUG anaconda: updating hostname localhost.localdomain >05:41:48,859 INFO anaconda: Thread Done: AnaNTPserver0 (140457726793472) >05:41:48,861 DEBUG anaconda: updating hostname localhost.localdomain >05:41:48,861 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x3765990> status to: Wireless connected to goslar >05:41:48,913 INFO anaconda: Thread Done: AnaNTPserver1 (140457265854208) >05:41:48,915 INFO anaconda: Thread Done: AnaNTPserver2 (140457257461504) >05:41:48,919 INFO anaconda: Thread Done: AnaNTPserver3 (140457174628096) >05:41:49,015 INFO anaconda: Thread Done: AnaCustomStorageInit (140457644390144) >05:42:02,035 DEBUG anaconda: disk free: 1.22 MB fs free: 4.56 GB sw needs: 2.95 GB auto swap: 0 B >05:42:04,586 INFO anaconda: Running Thread: AnaExecuteStorageThread (140457644390144) >05:42:04,594 DEBUG anaconda: new disk order: [] >05:42:04,638 DEBUG anaconda: new disk order: [] >05:42:04,667 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >05:42:04,668 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >05:42:04,668 DEBUG anaconda: _is_valid_size(sdc) returning True >05:42:04,668 DEBUG anaconda: _is_valid_location(sdc) returning True >05:42:04,669 DEBUG anaconda: _is_valid_format(sdc) returning True >05:42:04,669 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >05:42:04,669 INFO anaconda: Thread Done: AnaExecuteStorageThread (140457644390144) >05:42:04,698 INFO anaconda: Not doing 'require network connection' in live installation >05:42:04,762 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', 'luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5'] >05:42:04,764 DEBUG anaconda: ui: unused=[] >05:42:04,765 DEBUG anaconda: ui: new_devices=[] >05:42:04,779 DEBUG anaconda: page clicked: New Fedora 20 Installation >05:42:04,779 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >05:42:04,779 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >05:42:04,823 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3760f10> >05:42:04,823 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3760f10> status to: Saving storage configuration... >05:42:04,829 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3760f10> >05:42:07,317 DEBUG anaconda: page clicked: Fedora Linux 20 für x86_64 >05:42:07,317 DEBUG anaconda: show mountpoint: Fedora Linux 20 für x86_64 >05:42:07,324 DEBUG anaconda: populate_right_side: existing 200MB partition sdc1 (3) with existing ext4 filesystem >05:42:07,325 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:07,325 DEBUG anaconda: updated device_container_name to None >05:42:07,325 DEBUG anaconda: updated device_container_raid_level to None >05:42:07,325 DEBUG anaconda: updated device_container_encrypted to False >05:42:07,325 DEBUG anaconda: updated device_container_size to 0 >05:42:07,329 DEBUG anaconda: fs type changed: ext4 >05:42:07,333 INFO anaconda: getting device type for None >05:42:07,334 ERR anaconda: unknown device type: 'None' >05:42:07,334 DEBUG anaconda: device_type_changed: None None >05:42:07,337 INFO anaconda: getting device type for Standard Partition >05:42:07,337 DEBUG anaconda: device_type_changed: 2 Standard Partition >05:42:07,338 INFO anaconda: getting device type for Standard Partition >05:42:07,338 INFO anaconda: getting device type for Standard Partition >05:42:07,339 INFO anaconda: getting device type for Standard Partition >05:42:07,340 INFO anaconda: getting device type for Standard Partition >05:42:07,340 INFO anaconda: getting device type for Standard Partition >05:42:07,341 INFO anaconda: getting device type for Standard Partition >05:42:07,342 INFO anaconda: getting device type for Standard Partition >05:42:07,342 INFO anaconda: getting device type for Standard Partition >05:42:07,343 DEBUG anaconda: populate_raid: 2, None >05:42:07,343 INFO anaconda: getting device type for Standard Partition >05:42:07,344 INFO anaconda: getting device type for Standard Partition >05:42:07,345 DEBUG anaconda: populate_raid: 2, None >05:42:07,345 INFO anaconda: getting device type for Standard Partition >05:42:08,724 DEBUG anaconda: current selector: existing 200MB partition sdc1 (3) with existing ext4 filesystem >05:42:08,726 DEBUG anaconda: notebook page = 1 >05:42:08,726 INFO anaconda: ui: saving changes to device sdc1 >05:42:08,727 DEBUG anaconda: old name: sdc1 >05:42:08,727 DEBUG anaconda: new name: None >05:42:08,730 DEBUG anaconda: old size: 200.0 >05:42:08,730 DEBUG anaconda: new size: 200 >05:42:08,731 INFO anaconda: getting device type for Standard Partition >05:42:08,732 DEBUG anaconda: old device type: 2 >05:42:08,732 DEBUG anaconda: new device type: 2 >05:42:08,732 DEBUG anaconda: reformat: False >05:42:08,734 DEBUG anaconda: old fs type: ext4 >05:42:08,735 DEBUG anaconda: new fs type: ext4 >05:42:08,735 DEBUG anaconda: old encryption setting: False >05:42:08,735 DEBUG anaconda: new encryption setting: False >05:42:08,735 DEBUG anaconda: old label: >05:42:08,735 DEBUG anaconda: new_label: >05:42:08,735 DEBUG anaconda: old mountpoint: >05:42:08,736 DEBUG anaconda: new mountpoint: >05:42:08,736 DEBUG anaconda: old raid level: None >05:42:08,736 DEBUG anaconda: new raid level: None >05:42:08,737 DEBUG anaconda: old container: None >05:42:08,737 DEBUG anaconda: new container: None >05:42:08,737 DEBUG anaconda: old container encrypted: False >05:42:08,737 DEBUG anaconda: new container encrypted: False >05:42:08,737 DEBUG anaconda: old container raid level: None >05:42:08,737 DEBUG anaconda: new container raid level: None >05:42:08,738 DEBUG anaconda: old container size request: 0 >05:42:08,738 DEBUG anaconda: new container size request: 0 >05:42:08,738 DEBUG anaconda: old disks: ['sdc'] >05:42:08,738 DEBUG anaconda: new disks: ['sdc'] >05:42:08,738 DEBUG anaconda: populate_right_side: existing 200MB partition sdc1 (3) with existing ext4 filesystem >05:42:08,739 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:08,739 DEBUG anaconda: updated device_container_name to None >05:42:08,739 DEBUG anaconda: updated device_container_raid_level to None >05:42:08,739 DEBUG anaconda: updated device_container_encrypted to False >05:42:08,740 DEBUG anaconda: updated device_container_size to 0 >05:42:08,747 INFO anaconda: getting device type for Standard Partition >05:42:08,748 DEBUG anaconda: populate_raid: 2, None >05:42:08,748 INFO anaconda: getting device type for Standard Partition >05:42:08,749 DEBUG anaconda: new selector: existing 5836MB luks/dm-crypt luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (8) with existing ext4 filesystem >05:42:08,749 DEBUG anaconda: populate_right_side: existing 5836MB luks/dm-crypt luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (8) with existing ext4 filesystem >05:42:08,750 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:08,750 DEBUG anaconda: updated device_container_name to None >05:42:08,750 DEBUG anaconda: updated device_container_raid_level to None >05:42:08,750 DEBUG anaconda: updated device_container_encrypted to False >05:42:08,750 DEBUG anaconda: updated device_container_size to 0 >05:42:08,756 INFO anaconda: getting device type for Standard Partition >05:42:08,757 DEBUG anaconda: populate_raid: 2, None >05:42:08,757 INFO anaconda: getting device type for Standard Partition >05:42:16,002 INFO anaconda: ui: saving changes to device luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb >05:42:16,003 DEBUG anaconda: old name: sdc5 >05:42:16,003 DEBUG anaconda: new name: None >05:42:16,006 DEBUG anaconda: old size: 5836.0 >05:42:16,006 DEBUG anaconda: new size: 5836 >05:42:16,006 INFO anaconda: getting device type for Standard Partition >05:42:16,006 DEBUG anaconda: old device type: 2 >05:42:16,007 DEBUG anaconda: new device type: 2 >05:42:16,007 DEBUG anaconda: reformat: False >05:42:16,008 DEBUG anaconda: old fs type: ext4 >05:42:16,008 DEBUG anaconda: new fs type: ext4 >05:42:16,008 DEBUG anaconda: old encryption setting: True >05:42:16,008 DEBUG anaconda: new encryption setting: True >05:42:16,009 DEBUG anaconda: old label: >05:42:16,009 DEBUG anaconda: new_label: >05:42:16,009 DEBUG anaconda: old mountpoint: >05:42:16,009 DEBUG anaconda: new mountpoint: /home >05:42:16,010 DEBUG anaconda: old raid level: None >05:42:16,011 DEBUG anaconda: new raid level: None >05:42:16,011 DEBUG anaconda: old container: None >05:42:16,011 DEBUG anaconda: new container: None >05:42:16,011 DEBUG anaconda: old container encrypted: False >05:42:16,011 DEBUG anaconda: new container encrypted: False >05:42:16,011 DEBUG anaconda: old container raid level: None >05:42:16,011 DEBUG anaconda: new container raid level: None >05:42:16,012 DEBUG anaconda: old container size request: 0 >05:42:16,012 DEBUG anaconda: new container size request: 0 >05:42:16,012 DEBUG anaconda: old disks: ['sdc'] >05:42:16,012 DEBUG anaconda: new disks: ['sdc'] >05:42:16,012 DEBUG anaconda: updating mountpoint of luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb to /home >05:42:16,017 DEBUG anaconda: populate_right_side: existing 5836MB luks/dm-crypt luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (8) with existing ext4 filesystem mounted at /home >05:42:16,018 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:16,018 DEBUG anaconda: updated device_container_name to None >05:42:16,018 DEBUG anaconda: updated device_container_raid_level to None >05:42:16,018 DEBUG anaconda: updated device_container_encrypted to False >05:42:16,018 DEBUG anaconda: updated device_container_size to 0 >05:42:16,024 INFO anaconda: getting device type for Standard Partition >05:42:16,025 DEBUG anaconda: populate_raid: 2, None >05:42:16,025 INFO anaconda: getting device type for Standard Partition >05:42:18,821 DEBUG anaconda: current selector: existing 5836MB luks/dm-crypt luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (8) with existing ext4 filesystem mounted at /home >05:42:18,822 DEBUG anaconda: notebook page = 1 >05:42:18,822 INFO anaconda: ui: saving changes to device luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb >05:42:18,822 DEBUG anaconda: old name: sdc5 >05:42:18,823 DEBUG anaconda: new name: None >05:42:18,828 DEBUG anaconda: old size: 5836.0 >05:42:18,828 DEBUG anaconda: new size: 5836 >05:42:18,828 INFO anaconda: getting device type for Standard Partition >05:42:18,829 DEBUG anaconda: old device type: 2 >05:42:18,829 DEBUG anaconda: new device type: 2 >05:42:18,829 DEBUG anaconda: reformat: False >05:42:18,831 DEBUG anaconda: old fs type: ext4 >05:42:18,831 DEBUG anaconda: new fs type: ext4 >05:42:18,831 DEBUG anaconda: old encryption setting: True >05:42:18,831 DEBUG anaconda: new encryption setting: True >05:42:18,832 DEBUG anaconda: old label: >05:42:18,832 DEBUG anaconda: new_label: >05:42:18,832 DEBUG anaconda: old mountpoint: /home >05:42:18,832 DEBUG anaconda: new mountpoint: /home >05:42:18,832 DEBUG anaconda: old raid level: None >05:42:18,832 DEBUG anaconda: new raid level: None >05:42:18,832 DEBUG anaconda: old container: None >05:42:18,833 DEBUG anaconda: new container: None >05:42:18,833 DEBUG anaconda: old container encrypted: False >05:42:18,833 DEBUG anaconda: new container encrypted: False >05:42:18,833 DEBUG anaconda: old container raid level: None >05:42:18,833 DEBUG anaconda: new container raid level: None >05:42:18,833 DEBUG anaconda: old container size request: 0 >05:42:18,833 DEBUG anaconda: new container size request: 0 >05:42:18,833 DEBUG anaconda: old disks: ['sdc'] >05:42:18,834 DEBUG anaconda: new disks: ['sdc'] >05:42:18,834 DEBUG anaconda: populate_right_side: existing 5836MB luks/dm-crypt luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (8) with existing ext4 filesystem mounted at /home >05:42:18,834 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:18,835 DEBUG anaconda: updated device_container_name to None >05:42:18,835 DEBUG anaconda: updated device_container_raid_level to None >05:42:18,835 DEBUG anaconda: updated device_container_encrypted to False >05:42:18,835 DEBUG anaconda: updated device_container_size to 0 >05:42:18,842 INFO anaconda: getting device type for Standard Partition >05:42:18,842 DEBUG anaconda: populate_raid: 2, None >05:42:18,842 INFO anaconda: getting device type for Standard Partition >05:42:18,843 DEBUG anaconda: new selector: existing 200MB partition sdc1 (3) with existing ext4 filesystem >05:42:18,843 DEBUG anaconda: populate_right_side: existing 200MB partition sdc1 (3) with existing ext4 filesystem >05:42:18,844 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:18,844 DEBUG anaconda: updated device_container_name to None >05:42:18,844 DEBUG anaconda: updated device_container_raid_level to None >05:42:18,844 DEBUG anaconda: updated device_container_encrypted to False >05:42:18,844 DEBUG anaconda: updated device_container_size to 0 >05:42:18,851 INFO anaconda: getting device type for Standard Partition >05:42:18,851 DEBUG anaconda: populate_raid: 2, None >05:42:18,851 INFO anaconda: getting device type for Standard Partition >05:42:26,761 INFO anaconda: getting device type for Standard Partition >05:42:28,454 INFO anaconda: ui: saving changes to device sdc1 >05:42:28,454 DEBUG anaconda: old name: sdc1 >05:42:28,455 DEBUG anaconda: new name: None >05:42:28,459 DEBUG anaconda: old size: 200.0 >05:42:28,459 DEBUG anaconda: new size: 200 >05:42:28,459 INFO anaconda: getting device type for Standard Partition >05:42:28,461 DEBUG anaconda: old device type: 2 >05:42:28,461 DEBUG anaconda: new device type: 2 >05:42:28,461 DEBUG anaconda: reformat: True >05:42:28,463 DEBUG anaconda: old fs type: ext4 >05:42:28,464 DEBUG anaconda: new fs type: ext4 >05:42:28,464 DEBUG anaconda: old encryption setting: False >05:42:28,464 DEBUG anaconda: new encryption setting: False >05:42:28,465 DEBUG anaconda: old label: >05:42:28,465 DEBUG anaconda: new_label: >05:42:28,465 DEBUG anaconda: old mountpoint: >05:42:28,465 DEBUG anaconda: new mountpoint: /boot >05:42:28,467 DEBUG anaconda: old raid level: None >05:42:28,467 DEBUG anaconda: new raid level: None >05:42:28,468 DEBUG anaconda: old container: None >05:42:28,468 DEBUG anaconda: new container: None >05:42:28,468 DEBUG anaconda: old container encrypted: False >05:42:28,468 DEBUG anaconda: new container encrypted: False >05:42:28,469 DEBUG anaconda: old container raid level: None >05:42:28,469 DEBUG anaconda: new container raid level: None >05:42:28,469 DEBUG anaconda: old container size request: 0 >05:42:28,469 DEBUG anaconda: new container size request: 0 >05:42:28,470 DEBUG anaconda: old disks: ['sdc'] >05:42:28,470 DEBUG anaconda: new disks: ['sdc'] >05:42:28,470 INFO anaconda: scheduling reformat of sdc1 as ext4 >05:42:28,487 DEBUG anaconda: populate_right_side: existing 200MB partition sdc1 (3) with non-existent ext4 filesystem mounted at /boot >05:42:28,488 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:28,488 DEBUG anaconda: updated device_container_name to None >05:42:28,488 DEBUG anaconda: updated device_container_raid_level to None >05:42:28,488 DEBUG anaconda: updated device_container_encrypted to False >05:42:28,489 DEBUG anaconda: updated device_container_size to 0 >05:42:28,496 INFO anaconda: getting device type for Standard Partition >05:42:28,497 DEBUG anaconda: populate_raid: 2, None >05:42:28,497 INFO anaconda: getting device type for Standard Partition >05:42:30,886 DEBUG anaconda: current selector: existing 200MB partition sdc1 (3) with non-existent ext4 filesystem mounted at /boot >05:42:30,887 DEBUG anaconda: notebook page = 1 >05:42:30,887 INFO anaconda: ui: saving changes to device sdc1 >05:42:30,887 DEBUG anaconda: old name: sdc1 >05:42:30,887 DEBUG anaconda: new name: None >05:42:30,891 DEBUG anaconda: old size: 200.0 >05:42:30,891 DEBUG anaconda: new size: 200 >05:42:30,891 INFO anaconda: getting device type for Standard Partition >05:42:30,892 DEBUG anaconda: old device type: 2 >05:42:30,892 DEBUG anaconda: new device type: 2 >05:42:30,892 DEBUG anaconda: reformat: True >05:42:30,893 DEBUG anaconda: old fs type: ext4 >05:42:30,893 DEBUG anaconda: new fs type: ext4 >05:42:30,894 DEBUG anaconda: old encryption setting: False >05:42:30,894 DEBUG anaconda: new encryption setting: False >05:42:30,894 DEBUG anaconda: old label: >05:42:30,894 DEBUG anaconda: new_label: >05:42:30,894 DEBUG anaconda: old mountpoint: /boot >05:42:30,894 DEBUG anaconda: new mountpoint: /boot >05:42:30,895 DEBUG anaconda: old raid level: None >05:42:30,895 DEBUG anaconda: new raid level: None >05:42:30,895 DEBUG anaconda: old container: None >05:42:30,895 DEBUG anaconda: new container: None >05:42:30,896 DEBUG anaconda: old container encrypted: False >05:42:30,896 DEBUG anaconda: new container encrypted: False >05:42:30,896 DEBUG anaconda: old container raid level: None >05:42:30,896 DEBUG anaconda: new container raid level: None >05:42:30,896 DEBUG anaconda: old container size request: 0 >05:42:30,896 DEBUG anaconda: new container size request: 0 >05:42:30,896 DEBUG anaconda: old disks: ['sdc'] >05:42:30,896 DEBUG anaconda: new disks: ['sdc'] >05:42:30,896 DEBUG anaconda: populate_right_side: existing 200MB partition sdc1 (3) with non-existent ext4 filesystem mounted at /boot >05:42:30,897 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:30,897 DEBUG anaconda: updated device_container_name to None >05:42:30,897 DEBUG anaconda: updated device_container_raid_level to None >05:42:30,897 DEBUG anaconda: updated device_container_encrypted to False >05:42:30,897 DEBUG anaconda: updated device_container_size to 0 >05:42:30,904 INFO anaconda: getting device type for Standard Partition >05:42:30,904 DEBUG anaconda: populate_raid: 2, None >05:42:30,904 INFO anaconda: getting device type for Standard Partition >05:42:30,905 DEBUG anaconda: new selector: existing 8000MB partition sdc2 (4) with existing ext4 filesystem >05:42:30,905 DEBUG anaconda: populate_right_side: existing 8000MB partition sdc2 (4) with existing ext4 filesystem >05:42:30,906 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:30,906 DEBUG anaconda: updated device_container_name to None >05:42:30,906 DEBUG anaconda: updated device_container_raid_level to None >05:42:30,906 DEBUG anaconda: updated device_container_encrypted to False >05:42:30,906 DEBUG anaconda: updated device_container_size to 0 >05:42:30,909 INFO anaconda: getting device type for Standard Partition >05:42:30,913 INFO anaconda: getting device type for Standard Partition >05:42:30,913 DEBUG anaconda: populate_raid: 2, None >05:42:30,914 INFO anaconda: getting device type for Standard Partition >05:42:35,601 INFO anaconda: getting device type for Standard Partition >05:42:36,498 INFO anaconda: ui: saving changes to device sdc2 >05:42:36,499 DEBUG anaconda: old name: sdc2 >05:42:36,499 DEBUG anaconda: new name: None >05:42:36,504 DEBUG anaconda: old size: 8000.0 >05:42:36,504 DEBUG anaconda: new size: 8000 >05:42:36,504 INFO anaconda: getting device type for Standard Partition >05:42:36,505 DEBUG anaconda: old device type: 2 >05:42:36,505 DEBUG anaconda: new device type: 2 >05:42:36,506 DEBUG anaconda: reformat: True >05:42:36,508 DEBUG anaconda: old fs type: ext4 >05:42:36,508 DEBUG anaconda: new fs type: ext4 >05:42:36,509 DEBUG anaconda: old encryption setting: False >05:42:36,509 DEBUG anaconda: new encryption setting: False >05:42:36,509 DEBUG anaconda: old label: >05:42:36,509 DEBUG anaconda: new_label: >05:42:36,510 DEBUG anaconda: old mountpoint: >05:42:36,510 DEBUG anaconda: new mountpoint: / >05:42:36,511 DEBUG anaconda: old raid level: None >05:42:36,512 DEBUG anaconda: new raid level: None >05:42:36,512 DEBUG anaconda: old container: None >05:42:36,512 DEBUG anaconda: new container: None >05:42:36,513 DEBUG anaconda: old container encrypted: False >05:42:36,513 DEBUG anaconda: new container encrypted: False >05:42:36,513 DEBUG anaconda: old container raid level: None >05:42:36,513 DEBUG anaconda: new container raid level: None >05:42:36,514 DEBUG anaconda: old container size request: 0 >05:42:36,514 DEBUG anaconda: new container size request: 0 >05:42:36,514 DEBUG anaconda: old disks: ['sdc'] >05:42:36,514 DEBUG anaconda: new disks: ['sdc'] >05:42:36,514 INFO anaconda: scheduling reformat of sdc2 as ext4 >05:42:36,530 DEBUG anaconda: populate_right_side: existing 8000MB partition sdc2 (4) with non-existent ext4 filesystem mounted at / >05:42:36,530 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:36,530 DEBUG anaconda: updated device_container_name to None >05:42:36,531 DEBUG anaconda: updated device_container_raid_level to None >05:42:36,531 DEBUG anaconda: updated device_container_encrypted to False >05:42:36,531 DEBUG anaconda: updated device_container_size to 0 >05:42:36,539 INFO anaconda: getting device type for Standard Partition >05:42:36,539 DEBUG anaconda: populate_raid: 2, None >05:42:36,539 INFO anaconda: getting device type for Standard Partition >05:42:39,930 DEBUG anaconda: current selector: existing 8000MB partition sdc2 (4) with non-existent ext4 filesystem mounted at / >05:42:39,932 DEBUG anaconda: notebook page = 1 >05:42:39,932 INFO anaconda: ui: saving changes to device sdc2 >05:42:39,933 DEBUG anaconda: old name: sdc2 >05:42:39,933 DEBUG anaconda: new name: None >05:42:39,938 DEBUG anaconda: old size: 8000.0 >05:42:39,939 DEBUG anaconda: new size: 8000 >05:42:39,939 INFO anaconda: getting device type for Standard Partition >05:42:39,939 DEBUG anaconda: old device type: 2 >05:42:39,939 DEBUG anaconda: new device type: 2 >05:42:39,940 DEBUG anaconda: reformat: True >05:42:39,942 DEBUG anaconda: old fs type: ext4 >05:42:39,942 DEBUG anaconda: new fs type: ext4 >05:42:39,942 DEBUG anaconda: old encryption setting: False >05:42:39,942 DEBUG anaconda: new encryption setting: False >05:42:39,942 DEBUG anaconda: old label: >05:42:39,942 DEBUG anaconda: new_label: >05:42:39,942 DEBUG anaconda: old mountpoint: / >05:42:39,942 DEBUG anaconda: new mountpoint: / >05:42:39,943 DEBUG anaconda: old raid level: None >05:42:39,943 DEBUG anaconda: new raid level: None >05:42:39,944 DEBUG anaconda: old container: None >05:42:39,944 DEBUG anaconda: new container: None >05:42:39,944 DEBUG anaconda: old container encrypted: False >05:42:39,944 DEBUG anaconda: new container encrypted: False >05:42:39,944 DEBUG anaconda: old container raid level: None >05:42:39,944 DEBUG anaconda: new container raid level: None >05:42:39,945 DEBUG anaconda: old container size request: 0 >05:42:39,945 DEBUG anaconda: new container size request: 0 >05:42:39,945 DEBUG anaconda: old disks: ['sdc'] >05:42:39,945 DEBUG anaconda: new disks: ['sdc'] >05:42:39,945 DEBUG anaconda: populate_right_side: existing 8000MB partition sdc2 (4) with non-existent ext4 filesystem mounted at / >05:42:39,946 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:39,946 DEBUG anaconda: updated device_container_name to None >05:42:39,946 DEBUG anaconda: updated device_container_raid_level to None >05:42:39,946 DEBUG anaconda: updated device_container_encrypted to False >05:42:39,946 DEBUG anaconda: updated device_container_size to 0 >05:42:39,954 INFO anaconda: getting device type for Standard Partition >05:42:39,954 DEBUG anaconda: populate_raid: 2, None >05:42:39,954 INFO anaconda: getting device type for Standard Partition >05:42:39,955 DEBUG anaconda: new selector: existing 1000MB partition sdc3 (5) with existing swap >05:42:39,955 DEBUG anaconda: populate_right_side: existing 1000MB partition sdc3 (5) with existing swap >05:42:39,956 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:39,956 DEBUG anaconda: updated device_container_name to None >05:42:39,956 DEBUG anaconda: updated device_container_raid_level to None >05:42:39,956 DEBUG anaconda: updated device_container_encrypted to False >05:42:39,956 DEBUG anaconda: updated device_container_size to 0 >05:42:39,960 INFO anaconda: getting device type for Standard Partition >05:42:39,961 DEBUG anaconda: fs type changed: swap >05:42:39,966 INFO anaconda: getting device type for Standard Partition >05:42:39,967 DEBUG anaconda: populate_raid: 2, None >05:42:39,967 INFO anaconda: getting device type for Standard Partition >05:42:42,021 INFO anaconda: getting device type for Standard Partition >05:42:43,339 INFO anaconda: ui: saving changes to device sdc3 >05:42:43,339 DEBUG anaconda: old name: sdc3 >05:42:43,339 DEBUG anaconda: new name: None >05:42:43,343 DEBUG anaconda: old size: 1000.0 >05:42:43,343 DEBUG anaconda: new size: 1000 >05:42:43,343 INFO anaconda: getting device type for Standard Partition >05:42:43,343 DEBUG anaconda: old device type: 2 >05:42:43,344 DEBUG anaconda: new device type: 2 >05:42:43,344 DEBUG anaconda: reformat: True >05:42:43,345 DEBUG anaconda: old fs type: swap >05:42:43,345 DEBUG anaconda: new fs type: swap >05:42:43,345 DEBUG anaconda: old encryption setting: False >05:42:43,345 DEBUG anaconda: new encryption setting: False >05:42:43,345 DEBUG anaconda: old label: >05:42:43,346 DEBUG anaconda: new_label: >05:42:43,346 DEBUG anaconda: old mountpoint: >05:42:43,346 DEBUG anaconda: new mountpoint: >05:42:43,346 DEBUG anaconda: old raid level: None >05:42:43,346 DEBUG anaconda: new raid level: None >05:42:43,346 DEBUG anaconda: old container: None >05:42:43,346 DEBUG anaconda: new container: None >05:42:43,347 DEBUG anaconda: old container encrypted: False >05:42:43,347 DEBUG anaconda: new container encrypted: False >05:42:43,347 DEBUG anaconda: old container raid level: None >05:42:43,347 DEBUG anaconda: new container raid level: None >05:42:43,347 DEBUG anaconda: old container size request: 0 >05:42:43,347 DEBUG anaconda: new container size request: 0 >05:42:43,347 DEBUG anaconda: old disks: ['sdc'] >05:42:43,348 DEBUG anaconda: new disks: ['sdc'] >05:42:43,348 INFO anaconda: scheduling reformat of sdc3 as swap >05:42:43,361 DEBUG anaconda: populate_right_side: existing 1000MB partition sdc3 (5) with non-existent swap >05:42:43,362 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:43,362 DEBUG anaconda: updated device_container_name to None >05:42:43,362 DEBUG anaconda: updated device_container_raid_level to None >05:42:43,362 DEBUG anaconda: updated device_container_encrypted to False >05:42:43,362 DEBUG anaconda: updated device_container_size to 0 >05:42:43,368 INFO anaconda: getting device type for Standard Partition >05:42:43,368 DEBUG anaconda: populate_raid: 2, None >05:42:43,369 INFO anaconda: getting device type for Standard Partition >05:42:55,471 INFO anaconda: ui: saving changes to device sdc3 >05:42:55,471 DEBUG anaconda: old name: sdc3 >05:42:55,471 DEBUG anaconda: new name: None >05:42:55,475 DEBUG anaconda: old size: 1000.0 >05:42:55,475 DEBUG anaconda: new size: 1000 >05:42:55,475 INFO anaconda: getting device type for Standard Partition >05:42:55,476 DEBUG anaconda: old device type: 2 >05:42:55,476 DEBUG anaconda: new device type: 2 >05:42:55,476 DEBUG anaconda: reformat: True >05:42:55,478 DEBUG anaconda: old fs type: swap >05:42:55,478 DEBUG anaconda: new fs type: swap >05:42:55,478 DEBUG anaconda: old encryption setting: False >05:42:55,478 DEBUG anaconda: new encryption setting: False >05:42:55,478 DEBUG anaconda: old label: >05:42:55,479 DEBUG anaconda: new_label: >05:42:55,479 DEBUG anaconda: old mountpoint: >05:42:55,479 DEBUG anaconda: new mountpoint: >05:42:55,479 DEBUG anaconda: old raid level: None >05:42:55,479 DEBUG anaconda: new raid level: None >05:42:55,480 DEBUG anaconda: old container: None >05:42:55,480 DEBUG anaconda: new container: None >05:42:55,480 DEBUG anaconda: old container encrypted: False >05:42:55,480 DEBUG anaconda: new container encrypted: False >05:42:55,480 DEBUG anaconda: old container raid level: None >05:42:55,480 DEBUG anaconda: new container raid level: None >05:42:55,480 DEBUG anaconda: old container size request: 0 >05:42:55,481 DEBUG anaconda: new container size request: 0 >05:42:55,481 DEBUG anaconda: old disks: ['sdc'] >05:42:55,481 DEBUG anaconda: new disks: ['sdc'] >05:42:55,481 DEBUG anaconda: populate_right_side: existing 1000MB partition sdc3 (5) with non-existent swap >05:42:55,482 DEBUG anaconda: updated device_disks to ['sdc'] >05:42:55,482 DEBUG anaconda: updated device_container_name to None >05:42:55,482 DEBUG anaconda: updated device_container_raid_level to None >05:42:55,483 DEBUG anaconda: updated device_container_encrypted to False >05:42:55,483 DEBUG anaconda: updated device_container_size to 0 >05:42:55,490 INFO anaconda: getting device type for Standard Partition >05:42:55,491 DEBUG anaconda: populate_raid: 2, None >05:42:55,491 INFO anaconda: getting device type for Standard Partition >05:42:59,330 DEBUG anaconda: new disk order: [] >05:42:59,364 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >05:42:59,365 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >05:42:59,365 DEBUG anaconda: _is_valid_size(sdc) returning True >05:42:59,365 DEBUG anaconda: _is_valid_location(sdc) returning True >05:42:59,366 DEBUG anaconda: _is_valid_format(sdc) returning True >05:42:59,366 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >05:42:59,366 INFO anaconda: Running Thread: AnaCheckStorageThread (140457644390144) >05:42:59,372 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >05:42:59,372 DEBUG anaconda: _is_valid_size(sdc) returning True >05:42:59,372 DEBUG anaconda: _is_valid_location(sdc) returning True >05:42:59,373 DEBUG anaconda: _is_valid_format(sdc) returning True >05:42:59,373 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >05:42:59,373 DEBUG anaconda: _is_valid_disklabel(sdc1) returning True >05:42:59,373 DEBUG anaconda: _is_valid_size(sdc1) returning True >05:42:59,373 DEBUG anaconda: _is_valid_location(sdc1) returning True >05:42:59,373 DEBUG anaconda: _is_valid_partition(sdc1) returning True >05:42:59,374 DEBUG anaconda: _is_valid_format(sdc1) returning True >05:42:59,374 DEBUG anaconda: is_valid_stage2_device(sdc1) returning True >05:42:59,375 INFO anaconda: Thread Done: AnaCheckStorageThread (140457644390144) >05:42:59,449 INFO anaconda: Not doing 'require network connection' in live installation >05:43:00,048 INFO anaconda: fs space: 8 GB needed: 2.95 GB >05:43:00,665 INFO anaconda: fs space: 8 GB needed: 2.95 GB >05:43:00,675 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3760f10> >05:43:01,264 INFO anaconda: fs space: 8 GB needed: 2.95 GB >05:43:01,274 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3760f10> >05:43:01,274 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3760f10> status to: Checking storage configuration... >05:43:01,864 INFO anaconda: fs space: 8 GB needed: 2.95 GB >05:43:01,874 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3760f10> >05:43:07,994 INFO anaconda: Running Thread: AnaInstallThread (140457644390144) >05:43:07,994 INFO anaconda: Not doing 'save system time to HW clock' in live installation >05:43:07,994 INFO anaconda: Setting up the installation environment >05:43:08,306 INFO anaconda: Creating ext4 on /dev/sdc1 >05:43:08,497 INFO anaconda: Creating ext4 on /dev/sdc2 >05:43:17,586 INFO anaconda: Creating swap on /dev/sdc3 >05:43:17,810 DEBUG anaconda: running handleException >05:43:17,810 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >05:43:17,811 INFO anaconda: Thread Done: AnaInstallThread (140457644390144) > > >/tmp/packaging.log: > > >/tmp/program.log: >17:40:50,135 INFO program: Running... udevadm settle --timeout=300 >17:40:50,147 DEBUG program: Return code: 0 >17:40:50,196 INFO program: Running... multipath -c /dev/sdb >17:40:50,219 INFO program: Nov 27 17:40:50 | /etc/multipath.conf does not exist, blacklisting all devices. >17:40:50,219 INFO program: Nov 27 17:40:50 | A default multipath.conf file is located at >17:40:50,219 INFO program: Nov 27 17:40:50 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:40:50,219 INFO program: Nov 27 17:40:50 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:40:50,219 INFO program: /dev/sdb is not a valid multipath device path >17:40:50,220 DEBUG program: Return code: 1 >17:40:50,253 INFO program: Running... multipath -c /dev/sdc >17:40:50,256 INFO program: Nov 27 17:40:50 | /etc/multipath.conf does not exist, blacklisting all devices. >17:40:50,256 INFO program: Nov 27 17:40:50 | A default multipath.conf file is located at >17:40:50,256 INFO program: Nov 27 17:40:50 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:40:50,256 INFO program: Nov 27 17:40:50 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:40:50,257 INFO program: /dev/sdc is not a valid multipath device path >17:40:50,257 DEBUG program: Return code: 1 >17:40:52,760 INFO program: Running... multipath -c /dev/sda >17:40:52,763 INFO program: Nov 27 17:40:52 | /etc/multipath.conf does not exist, blacklisting all devices. >17:40:52,763 INFO program: Nov 27 17:40:52 | A default multipath.conf file is located at >17:40:52,763 INFO program: Nov 27 17:40:52 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:40:52,763 INFO program: Nov 27 17:40:52 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:40:52,763 INFO program: /dev/sda is not a valid multipath device path >17:40:52,763 DEBUG program: Return code: 1 >17:40:53,491 INFO program: Running... udevadm settle --timeout=300 >17:40:53,679 DEBUG program: Return code: 0 >17:40:55,009 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:40:55,017 DEBUG program: Return code: 0 >17:40:55,018 INFO program: Running... udevadm settle --timeout=300 >17:40:55,342 DEBUG program: Return code: 0 >17:40:55,343 INFO program: Running... modprobe fcoe >17:40:55,376 DEBUG program: Return code: 0 >17:40:55,377 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:40:55,388 INFO program: No FCoE boot disk information is found in EDD! >17:40:55,388 DEBUG program: Return code: 1 >17:40:55,808 INFO program: Running... udevadm settle --timeout=300 >17:40:55,823 DEBUG program: Return code: 0 >17:40:55,833 INFO program: Running... udevadm settle --timeout=300 >17:40:55,844 DEBUG program: Return code: 0 >17:40:55,867 INFO program: Running... multipath -c /dev/sdb >17:40:55,874 INFO program: Nov 27 17:40:55 | /etc/multipath.conf does not exist, blacklisting all devices. >17:40:55,874 INFO program: Nov 27 17:40:55 | A default multipath.conf file is located at >17:40:55,874 INFO program: Nov 27 17:40:55 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:40:55,874 INFO program: Nov 27 17:40:55 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:40:55,874 INFO program: /dev/sdb is not a valid multipath device path >17:40:55,875 DEBUG program: Return code: 1 >17:40:55,968 INFO program: Running... multipath -c /dev/sdc >17:40:55,974 INFO program: Nov 27 17:40:55 | /etc/multipath.conf does not exist, blacklisting all devices. >17:40:55,974 INFO program: Nov 27 17:40:55 | A default multipath.conf file is located at >17:40:55,974 INFO program: Nov 27 17:40:55 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:40:55,974 INFO program: Nov 27 17:40:55 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:40:55,975 INFO program: /dev/sdc is not a valid multipath device path >17:40:55,975 DEBUG program: Return code: 1 >17:40:56,038 INFO program: Running... dumpe2fs -h /dev/sdc1 >17:40:56,103 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:40:56,104 INFO program: Filesystem volume name: <none> >17:40:56,104 INFO program: Last mounted on: /run/media/liveuser/368e06a1-ebe1-4a70-816f-1b64b2e329ac >17:40:56,104 INFO program: Filesystem UUID: 368e06a1-ebe1-4a70-816f-1b64b2e329ac >17:40:56,104 INFO program: Filesystem magic number: 0xEF53 >17:40:56,105 INFO program: Filesystem revision #: 1 (dynamic) >17:40:56,105 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >17:40:56,105 INFO program: Filesystem flags: signed_directory_hash >17:40:56,106 INFO program: Default mount options: user_xattr acl >17:40:56,106 INFO program: Filesystem state: clean >17:40:56,106 INFO program: Errors behavior: Continue >17:40:56,106 INFO program: Filesystem OS type: Linux >17:40:56,107 INFO program: Inode count: 51200 >17:40:56,107 INFO program: Block count: 204800 >17:40:56,107 INFO program: Reserved block count: 10240 >17:40:56,107 INFO program: Free blocks: 104547 >17:40:56,108 INFO program: Free inodes: 50825 >17:40:56,108 INFO program: First block: 1 >17:40:56,108 INFO program: Block size: 1024 >17:40:56,109 INFO program: Fragment size: 1024 >17:40:56,109 INFO program: Reserved GDT blocks: 256 >17:40:56,109 INFO program: Blocks per group: 8192 >17:40:56,109 INFO program: Fragments per group: 8192 >17:40:56,109 INFO program: Inodes per group: 2048 >17:40:56,110 INFO program: Inode blocks per group: 256 >17:40:56,110 INFO program: Flex block group size: 16 >17:40:56,110 INFO program: Filesystem created: Sun Nov 24 07:18:22 2013 >17:40:56,110 INFO program: Last mount time: Wed Nov 27 18:39:57 2013 >17:40:56,110 INFO program: Last write time: Wed Nov 27 17:40:49 2013 >17:40:56,110 INFO program: Mount count: 2 >17:40:56,111 INFO program: Maximum mount count: -1 >17:40:56,111 INFO program: Last checked: Sun Nov 24 07:18:22 2013 >17:40:56,111 INFO program: Check interval: 0 (<none>) >17:40:56,111 INFO program: Lifetime writes: 97 MB >17:40:56,112 INFO program: Reserved blocks uid: 0 (user root) >17:40:56,112 INFO program: Reserved blocks gid: 0 (group root) >17:40:56,112 INFO program: First inode: 11 >17:40:56,112 INFO program: Inode size: 128 >17:40:56,112 INFO program: Journal inode: 8 >17:40:56,113 INFO program: Default directory hash: half_md4 >17:40:56,113 INFO program: Directory Hash Seed: 6043ddb2-67e4-4bde-894d-5bd7938b64bd >17:40:56,113 INFO program: Journal backup: inode blocks >17:40:56,113 INFO program: Journal features: (none) >17:40:56,113 INFO program: Journal size: 4096k >17:40:56,113 INFO program: Journal length: 4096 >17:40:56,114 INFO program: Journal sequence: 0x00000033 >17:40:56,114 INFO program: Journal start: 0 >17:40:56,114 INFO program: >17:40:56,114 DEBUG program: Return code: 0 >17:40:56,115 INFO program: Running... resize2fs -P /dev/sdc1 >17:40:56,129 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:40:56,129 INFO program: Estimated minimum size of the filesystem: 101205 >17:40:56,130 DEBUG program: Return code: 0 >17:40:56,194 INFO program: Running... dumpe2fs -h /dev/sdc2 >17:40:56,200 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:40:56,200 INFO program: Filesystem volume name: <none> >17:40:56,200 INFO program: Last mounted on: /run/media/liveuser/2a9e1b2e-1b90-450f-93be-368aace24200 >17:40:56,201 INFO program: Filesystem UUID: 2a9e1b2e-1b90-450f-93be-368aace24200 >17:40:56,201 INFO program: Filesystem magic number: 0xEF53 >17:40:56,201 INFO program: Filesystem revision #: 1 (dynamic) >17:40:56,201 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 >17:40:56,202 INFO program: Filesystem flags: signed_directory_hash >17:40:56,202 INFO program: Default mount options: user_xattr acl >17:40:56,202 INFO program: Filesystem state: clean >17:40:56,202 INFO program: Errors behavior: Continue >17:40:56,202 INFO program: Filesystem OS type: Linux >17:40:56,203 INFO program: Inode count: 512064 >17:40:56,203 INFO program: Block count: 2048000 >17:40:56,203 INFO program: Reserved block count: 102400 >17:40:56,203 INFO program: Free blocks: 1214734 >17:40:56,204 INFO program: Free inodes: 405966 >17:40:56,204 INFO program: First block: 0 >17:40:56,204 INFO program: Block size: 4096 >17:40:56,204 INFO program: Fragment size: 4096 >17:40:56,208 INFO program: Reserved GDT blocks: 499 >17:40:56,209 INFO program: Blocks per group: 32768 >17:40:56,210 INFO program: Fragments per group: 32768 >17:40:56,211 INFO program: Inodes per group: 8128 >17:40:56,211 INFO program: Inode blocks per group: 508 >17:40:56,211 INFO program: Flex block group size: 16 >17:40:56,211 INFO program: Filesystem created: Sun Nov 24 07:18:23 2013 >17:40:56,211 INFO program: Last mount time: Wed Nov 27 18:39:57 2013 >17:40:56,212 INFO program: Last write time: Wed Nov 27 17:40:49 2013 >17:40:56,212 INFO program: Mount count: 2 >17:40:56,213 INFO program: Maximum mount count: -1 >17:40:56,213 INFO program: Last checked: Sun Nov 24 07:18:23 2013 >17:40:56,213 INFO program: Check interval: 0 (<none>) >17:40:56,213 INFO program: Lifetime writes: 3546 MB >17:40:56,214 INFO program: Reserved blocks uid: 0 (user root) >17:40:56,214 INFO program: Reserved blocks gid: 0 (group root) >17:40:56,214 INFO program: First inode: 11 >17:40:56,214 INFO program: Inode size: 256 >17:40:56,214 INFO program: Required extra isize: 28 >17:40:56,215 INFO program: Desired extra isize: 28 >17:40:56,215 INFO program: Journal inode: 8 >17:40:56,215 INFO program: Default directory hash: half_md4 >17:40:56,215 INFO program: Directory Hash Seed: cc6e7a9b-49ca-4153-b28e-9fca2b556771 >17:40:56,215 INFO program: Journal backup: inode blocks >17:40:56,216 INFO program: Journal features: journal_incompat_revoke >17:40:56,216 INFO program: Journal size: 128M >17:40:56,216 INFO program: Journal length: 32768 >17:40:56,216 INFO program: Journal sequence: 0x00000097 >17:40:56,217 INFO program: Journal start: 0 >17:40:56,217 INFO program: >17:40:56,217 DEBUG program: Return code: 0 >17:40:56,217 INFO program: Running... resize2fs -P /dev/sdc2 >17:40:56,224 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:40:56,224 INFO program: Estimated minimum size of the filesystem: 819417 >17:40:56,224 DEBUG program: Return code: 0 >17:40:56,375 INFO program: Running... multipath -c /dev/sda >17:40:56,382 INFO program: Nov 27 17:40:56 | /etc/multipath.conf does not exist, blacklisting all devices. >17:40:56,383 INFO program: Nov 27 17:40:56 | A default multipath.conf file is located at >17:40:56,383 INFO program: Nov 27 17:40:56 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:40:56,383 INFO program: Nov 27 17:40:56 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:40:56,383 INFO program: /dev/sda is not a valid multipath device path >17:40:56,383 DEBUG program: Return code: 1 >17:40:56,519 INFO program: Running... ntfsinfo -m /dev/sda1 >17:40:56,569 INFO program: Volume Information >17:40:56,569 INFO program: Name of device: /dev/sda1 >17:40:56,569 INFO program: Device state: 11 >17:40:56,569 INFO program: Volume Name: System Reserved >17:40:56,569 INFO program: Volume State: 91 >17:40:56,570 INFO program: Volume Flags: 0x0000 >17:40:56,570 INFO program: Volume Version: 3.1 >17:40:56,571 INFO program: Sector Size: 512 >17:40:56,571 INFO program: Cluster Size: 4096 >17:40:56,571 INFO program: Index Block Size: 4096 >17:40:56,571 INFO program: Volume Size in Clusters: 25599 >17:40:56,572 INFO program: MFT Information >17:40:56,572 INFO program: MFT Record Size: 1024 >17:40:56,572 INFO program: MFT Zone Multiplier: 0 >17:40:56,572 INFO program: MFT Data Position: 24 >17:40:56,572 INFO program: MFT Zone Start: 8533 >17:40:56,573 INFO program: MFT Zone End: 11732 >17:40:56,573 INFO program: MFT Zone Position: 8533 >17:40:56,573 INFO program: Current Position in First Data Zone: 11732 >17:40:56,574 INFO program: Current Position in Second Data Zone: 0 >17:40:56,574 INFO program: Allocated clusters 64 (0.3%) >17:40:56,574 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >17:40:56,574 INFO program: FILE_MFTMirr Size: 4 >17:40:56,575 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >17:40:56,575 INFO program: Size of Attribute Definition Table: 2560 >17:40:56,575 INFO program: Number of Attached Extent Inodes: 0 >17:40:56,575 INFO program: FILE_Bitmap Information >17:40:56,575 INFO program: FILE_Bitmap MFT Record Number: 6 >17:40:56,576 INFO program: State of FILE_Bitmap Inode: 80 >17:40:56,576 INFO program: Length of Attribute List: 0 >17:40:56,577 INFO program: Number of Attached Extent Inodes: 0 >17:40:56,577 INFO program: FILE_Bitmap Data Attribute Information >17:40:56,577 INFO program: Decompressed Runlist: not done yet >17:40:56,577 INFO program: Base Inode: 6 >17:40:56,577 INFO program: Attribute Types: not done yet >17:40:56,578 INFO program: Attribute Name Length: 0 >17:40:56,578 INFO program: Attribute State: 3 >17:40:56,578 INFO program: Attribute Allocated Size: 4096 >17:40:56,578 INFO program: Attribute Data Size: 3200 >17:40:56,578 INFO program: Attribute Initialized Size: 3200 >17:40:56,579 INFO program: Attribute Compressed Size: 0 >17:40:56,579 INFO program: Compression Block Size: 0 >17:40:56,579 INFO program: Compression Block Size Bits: 0 >17:40:56,579 INFO program: Compression Block Clusters: 0 >17:40:56,579 INFO program: Free Clusters: 19423 (75.9%) >17:40:56,580 DEBUG program: Return code: 0 >17:40:56,580 INFO program: Running... ntfsresize -m /dev/sda1 >17:40:56,605 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >17:40:56,605 INFO program: Minsize (in MB): 36 >17:40:56,606 DEBUG program: Return code: 0 >17:40:56,699 INFO program: Running... ntfsinfo -m /dev/sda2 >17:40:56,824 INFO program: Volume Information >17:40:56,825 INFO program: Name of device: /dev/sda2 >17:40:56,825 INFO program: Device state: 11 >17:40:56,825 INFO program: Volume Name: >17:40:56,825 INFO program: Volume State: 91 >17:40:56,825 INFO program: Volume Flags: 0x0000 >17:40:56,826 INFO program: Volume Version: 3.1 >17:40:56,826 INFO program: Sector Size: 512 >17:40:56,826 INFO program: Cluster Size: 4096 >17:40:56,827 INFO program: Index Block Size: 4096 >17:40:56,828 INFO program: Volume Size in Clusters: 52428799 >17:40:56,828 INFO program: MFT Information >17:40:56,828 INFO program: MFT Record Size: 1024 >17:40:56,828 INFO program: MFT Zone Multiplier: 0 >17:40:56,829 INFO program: MFT Data Position: 24 >17:40:56,829 INFO program: MFT Zone Start: 786432 >17:40:56,830 INFO program: MFT Zone End: 7340031 >17:40:56,830 INFO program: MFT Zone Position: 786432 >17:40:56,830 INFO program: Current Position in First Data Zone: 7340031 >17:40:56,830 INFO program: Current Position in Second Data Zone: 0 >17:40:56,830 INFO program: Allocated clusters 26560 (0.1%) >17:40:56,831 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >17:40:56,831 INFO program: FILE_MFTMirr Size: 4 >17:40:56,831 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >17:40:56,831 INFO program: Size of Attribute Definition Table: 2560 >17:40:56,832 INFO program: Number of Attached Extent Inodes: 0 >17:40:56,832 INFO program: FILE_Bitmap Information >17:40:56,832 INFO program: FILE_Bitmap MFT Record Number: 6 >17:40:56,832 INFO program: State of FILE_Bitmap Inode: 80 >17:40:56,833 INFO program: Length of Attribute List: 0 >17:40:56,833 INFO program: Number of Attached Extent Inodes: 0 >17:40:56,833 INFO program: FILE_Bitmap Data Attribute Information >17:40:56,834 INFO program: Decompressed Runlist: not done yet >17:40:56,834 INFO program: Base Inode: 6 >17:40:56,834 INFO program: Attribute Types: not done yet >17:40:56,834 INFO program: Attribute Name Length: 0 >17:40:56,835 INFO program: Attribute State: 3 >17:40:56,835 INFO program: Attribute Allocated Size: 6553600 >17:40:56,835 INFO program: Attribute Data Size: 6553600 >17:40:56,836 INFO program: Attribute Initialized Size: 6553600 >17:40:56,836 INFO program: Attribute Compressed Size: 0 >17:40:56,836 INFO program: Compression Block Size: 0 >17:40:56,836 INFO program: Compression Block Size Bits: 0 >17:40:56,836 INFO program: Compression Block Clusters: 0 >17:40:56,837 INFO program: Free Clusters: 40377909 (77.0%) >17:40:56,837 DEBUG program: Return code: 0 >17:40:56,837 INFO program: Running... ntfsresize -m /dev/sda2 >17:40:58,454 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >17:40:58,455 INFO program: Minsize (in MB): 49361 >17:40:58,455 DEBUG program: Return code: 0 >17:40:58,624 INFO program: Running... dumpe2fs -h /dev/sda5 >17:40:58,667 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:40:58,668 INFO program: Filesystem volume name: <none> >17:40:58,668 INFO program: Last mounted on: / >17:40:58,669 INFO program: Filesystem UUID: 01495fa9-d956-4609-a47a-ce2c6c782a58 >17:40:58,669 INFO program: Filesystem magic number: 0xEF53 >17:40:58,669 INFO program: Filesystem revision #: 1 (dynamic) >17:40:58,669 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 >17:40:58,669 INFO program: Filesystem flags: signed_directory_hash >17:40:58,669 INFO program: Default mount options: user_xattr acl >17:40:58,670 INFO program: Filesystem state: clean >17:40:58,670 INFO program: Errors behavior: Continue >17:40:58,670 INFO program: Filesystem OS type: Linux >17:40:58,670 INFO program: Inode count: 16908288 >17:40:58,670 INFO program: Block count: 67622656 >17:40:58,670 INFO program: Reserved block count: 3381132 >17:40:58,670 INFO program: Free blocks: 64708979 >17:40:58,671 INFO program: Free inodes: 16589405 >17:40:58,671 INFO program: First block: 0 >17:40:58,673 INFO program: Block size: 4096 >17:40:58,673 INFO program: Fragment size: 4096 >17:40:58,673 INFO program: Reserved GDT blocks: 1007 >17:40:58,673 INFO program: Blocks per group: 32768 >17:40:58,673 INFO program: Fragments per group: 32768 >17:40:58,673 INFO program: Inodes per group: 8192 >17:40:58,673 INFO program: Inode blocks per group: 512 >17:40:58,673 INFO program: Flex block group size: 16 >17:40:58,674 INFO program: Filesystem created: Tue Sep 24 02:05:42 2013 >17:40:58,674 INFO program: Last mount time: Wed Nov 27 08:00:16 2013 >17:40:58,674 INFO program: Last write time: Tue Sep 24 02:33:45 2013 >17:40:58,674 INFO program: Mount count: 14 >17:40:58,674 INFO program: Maximum mount count: -1 >17:40:58,674 INFO program: Last checked: Tue Sep 24 02:05:42 2013 >17:40:58,675 INFO program: Check interval: 0 (<none>) >17:40:58,675 INFO program: Lifetime writes: 16 GB >17:40:58,675 INFO program: Reserved blocks uid: 0 (user root) >17:40:58,675 INFO program: Reserved blocks gid: 0 (group root) >17:40:58,676 INFO program: First inode: 11 >17:40:58,676 INFO program: Inode size: 256 >17:40:58,676 INFO program: Required extra isize: 28 >17:40:58,676 INFO program: Desired extra isize: 28 >17:40:58,676 INFO program: Journal inode: 8 >17:40:58,677 INFO program: Default directory hash: half_md4 >17:40:58,677 INFO program: Directory Hash Seed: 0c5203fe-625e-4cf7-8080-81963cdf237a >17:40:58,677 INFO program: Journal backup: inode blocks >17:40:58,677 INFO program: Journal features: journal_incompat_revoke >17:40:58,677 INFO program: Journal size: 128M >17:40:58,677 INFO program: Journal length: 32768 >17:40:58,678 INFO program: Journal sequence: 0x00005b84 >17:40:58,678 INFO program: Journal start: 0 >17:40:58,678 INFO program: >17:40:58,678 DEBUG program: Return code: 0 >17:40:58,679 INFO program: Running... resize2fs -P /dev/sda5 >17:40:58,685 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:40:58,686 INFO program: Estimated minimum size of the filesystem: 2015600 >17:40:58,686 DEBUG program: Return code: 0 >17:40:58,802 INFO program: Running... dumpe2fs -h /dev/loop3 >17:40:58,808 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:40:58,808 INFO program: Filesystem volume name: _Fedora-Live-Des >17:40:58,808 INFO program: Last mounted on: /var/tmp/imgcreate-49zsrJ/install_root >17:40:58,808 INFO program: Filesystem UUID: 18687f30-f2df-40a3-9e2f-96e9f235982c >17:40:58,809 INFO program: Filesystem magic number: 0xEF53 >17:40:58,809 INFO program: Filesystem revision #: 1 (dynamic) >17:40:58,809 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 >17:40:58,809 INFO program: Filesystem flags: signed_directory_hash >17:40:58,809 INFO program: Default mount options: user_xattr acl >17:40:58,810 INFO program: Filesystem state: clean >17:40:58,810 INFO program: Errors behavior: Continue >17:40:58,810 INFO program: Filesystem OS type: Linux >17:40:58,810 INFO program: Inode count: 262144 >17:40:58,810 INFO program: Block count: 1048576 >17:40:58,810 INFO program: Reserved block count: 10484 >17:40:58,811 INFO program: Free blocks: 225231 >17:40:58,811 INFO program: Free inodes: 156101 >17:40:58,811 INFO program: First block: 0 >17:40:58,811 INFO program: Block size: 4096 >17:40:58,811 INFO program: Fragment size: 4096 >17:40:58,812 INFO program: Reserved GDT blocks: 255 >17:40:58,812 INFO program: Blocks per group: 32768 >17:40:58,812 INFO program: Fragments per group: 32768 >17:40:58,812 INFO program: Inodes per group: 8192 >17:40:58,812 INFO program: Inode blocks per group: 512 >17:40:58,812 INFO program: Flex block group size: 16 >17:40:58,813 INFO program: Filesystem created: Tue Nov 26 18:22:58 2013 >17:40:58,813 INFO program: Last mount time: Tue Nov 26 18:23:05 2013 >17:40:58,814 INFO program: Last write time: Tue Nov 26 19:28:51 2013 >17:40:58,814 INFO program: Mount count: 0 >17:40:58,814 INFO program: Maximum mount count: -1 >17:40:58,814 INFO program: Last checked: Tue Nov 26 19:28:51 2013 >17:40:58,815 INFO program: Check interval: 0 (<none>) >17:40:58,815 INFO program: Lifetime writes: 214 MB >17:40:58,815 INFO program: Reserved blocks uid: 0 (user root) >17:40:58,815 INFO program: Reserved blocks gid: 0 (group root) >17:40:58,816 INFO program: First inode: 11 >17:40:58,816 INFO program: Inode size: 256 >17:40:58,816 INFO program: Required extra isize: 28 >17:40:58,817 INFO program: Desired extra isize: 28 >17:40:58,817 INFO program: Journal inode: 8 >17:40:58,817 INFO program: Default directory hash: half_md4 >17:40:58,818 INFO program: Directory Hash Seed: 3727f4f6-a4da-44e9-aaa3-88e29e3473d4 >17:40:58,818 INFO program: Journal backup: inode blocks >17:40:58,818 INFO program: Journal features: journal_incompat_revoke >17:40:58,818 INFO program: Journal size: 128M >17:40:58,819 INFO program: Journal length: 32768 >17:40:58,819 INFO program: Journal sequence: 0x000030f0 >17:40:58,819 INFO program: Journal start: 0 >17:40:58,819 INFO program: >17:40:58,820 DEBUG program: Return code: 0 >17:40:58,820 INFO program: Running... resize2fs -P /dev/loop3 >17:40:58,827 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:40:58,827 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >17:40:58,827 INFO program: Couldn't find valid filesystem superblock. >17:40:58,827 DEBUG program: Return code: 1 >17:40:58,867 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:40:58,874 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:40:58,874 INFO program: Filesystem volume name: _Fedora-Live-Des >17:40:58,874 INFO program: Last mounted on: / >17:40:58,874 INFO program: Filesystem UUID: 18687f30-f2df-40a3-9e2f-96e9f235982c >17:40:58,874 INFO program: Filesystem magic number: 0xEF53 >17:40:58,875 INFO program: Filesystem revision #: 1 (dynamic) >17:40:58,875 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 >17:40:58,875 INFO program: Filesystem flags: signed_directory_hash >17:40:58,875 INFO program: Default mount options: user_xattr acl >17:40:58,875 INFO program: Filesystem state: clean >17:40:58,875 INFO program: Errors behavior: Continue >17:40:58,875 INFO program: Filesystem OS type: Linux >17:40:58,876 INFO program: Inode count: 262144 >17:40:58,876 INFO program: Block count: 1048576 >17:40:58,876 INFO program: Reserved block count: 10484 >17:40:58,876 INFO program: Free blocks: 225231 >17:40:58,876 INFO program: Free inodes: 156101 >17:40:58,876 INFO program: First block: 0 >17:40:58,877 INFO program: Block size: 4096 >17:40:58,877 INFO program: Fragment size: 4096 >17:40:58,877 INFO program: Reserved GDT blocks: 255 >17:40:58,877 INFO program: Blocks per group: 32768 >17:40:58,877 INFO program: Fragments per group: 32768 >17:40:58,877 INFO program: Inodes per group: 8192 >17:40:58,877 INFO program: Inode blocks per group: 512 >17:40:58,878 INFO program: Flex block group size: 16 >17:40:58,878 INFO program: Filesystem created: Tue Nov 26 18:22:58 2013 >17:40:58,878 INFO program: Last mount time: Wed Nov 27 18:39:41 2013 >17:40:58,878 INFO program: Last write time: Wed Nov 27 18:39:41 2013 >17:40:58,878 INFO program: Mount count: 1 >17:40:58,878 INFO program: Maximum mount count: -1 >17:40:58,878 INFO program: Last checked: Tue Nov 26 19:28:51 2013 >17:40:58,879 INFO program: Check interval: 0 (<none>) >17:40:58,879 INFO program: Lifetime writes: 214 MB >17:40:58,879 INFO program: Reserved blocks uid: 0 (user root) >17:40:58,879 INFO program: Reserved blocks gid: 0 (group root) >17:40:58,880 INFO program: First inode: 11 >17:40:58,880 INFO program: Inode size: 256 >17:40:58,880 INFO program: Required extra isize: 28 >17:40:58,880 INFO program: Desired extra isize: 28 >17:40:58,881 INFO program: Journal inode: 8 >17:40:58,882 INFO program: First orphan inode: 177736 >17:40:58,882 INFO program: Default directory hash: half_md4 >17:40:58,882 INFO program: Directory Hash Seed: 3727f4f6-a4da-44e9-aaa3-88e29e3473d4 >17:40:58,883 INFO program: Journal backup: inode blocks >17:40:58,883 INFO program: Journal features: journal_incompat_revoke >17:40:58,883 INFO program: Journal size: 128M >17:40:58,883 INFO program: Journal length: 32768 >17:40:58,883 INFO program: Journal sequence: 0x000030f1 >17:40:58,884 INFO program: Journal start: 1 >17:40:58,884 INFO program: >17:40:58,884 DEBUG program: Return code: 0 >17:40:58,885 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:40:58,891 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:40:58,891 INFO program: Estimated minimum size of the filesystem: 825570 >17:40:58,892 DEBUG program: Return code: 0 >17:40:58,914 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >17:40:58,947 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:40:58,947 INFO program: Filesystem volume name: _Fedora-Live-Des >17:40:58,947 INFO program: Last mounted on: /var/tmp/imgcreate-49zsrJ/install_root >17:40:58,948 INFO program: Filesystem UUID: 18687f30-f2df-40a3-9e2f-96e9f235982c >17:40:58,948 INFO program: Filesystem magic number: 0xEF53 >17:40:58,948 INFO program: Filesystem revision #: 1 (dynamic) >17:40:58,948 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 >17:40:58,948 INFO program: Filesystem flags: signed_directory_hash >17:40:58,948 INFO program: Default mount options: user_xattr acl >17:40:58,949 INFO program: Filesystem state: clean >17:40:58,949 INFO program: Errors behavior: Continue >17:40:58,949 INFO program: Filesystem OS type: Linux >17:40:58,949 INFO program: Inode count: 262144 >17:40:58,949 INFO program: Block count: 1048576 >17:40:58,950 INFO program: Reserved block count: 10484 >17:40:58,950 INFO program: Free blocks: 225231 >17:40:58,950 INFO program: Free inodes: 156101 >17:40:58,950 INFO program: First block: 0 >17:40:58,950 INFO program: Block size: 4096 >17:40:58,950 INFO program: Fragment size: 4096 >17:40:58,951 INFO program: Reserved GDT blocks: 255 >17:40:58,951 INFO program: Blocks per group: 32768 >17:40:58,951 INFO program: Fragments per group: 32768 >17:40:58,951 INFO program: Inodes per group: 8192 >17:40:58,951 INFO program: Inode blocks per group: 512 >17:40:58,951 INFO program: Flex block group size: 16 >17:40:58,952 INFO program: Filesystem created: Tue Nov 26 18:22:58 2013 >17:40:58,952 INFO program: Last mount time: Tue Nov 26 18:23:05 2013 >17:40:58,952 INFO program: Last write time: Tue Nov 26 19:28:51 2013 >17:40:58,952 INFO program: Mount count: 0 >17:40:58,952 INFO program: Maximum mount count: -1 >17:40:58,952 INFO program: Last checked: Tue Nov 26 19:28:51 2013 >17:40:58,952 INFO program: Check interval: 0 (<none>) >17:40:58,953 INFO program: Lifetime writes: 214 MB >17:40:58,953 INFO program: Reserved blocks uid: 0 (user root) >17:40:58,953 INFO program: Reserved blocks gid: 0 (group root) >17:40:58,953 INFO program: First inode: 11 >17:40:58,953 INFO program: Inode size: 256 >17:40:58,953 INFO program: Required extra isize: 28 >17:40:58,954 INFO program: Desired extra isize: 28 >17:40:58,954 INFO program: Journal inode: 8 >17:40:58,954 INFO program: Default directory hash: half_md4 >17:40:58,954 INFO program: Directory Hash Seed: 3727f4f6-a4da-44e9-aaa3-88e29e3473d4 >17:40:58,954 INFO program: Journal backup: inode blocks >17:40:58,954 INFO program: Journal features: journal_incompat_revoke >17:40:58,955 INFO program: Journal size: 128M >17:40:58,955 INFO program: Journal length: 32768 >17:40:58,955 INFO program: Journal sequence: 0x000030f0 >17:40:58,955 INFO program: Journal start: 0 >17:40:58,955 INFO program: >17:40:58,955 DEBUG program: Return code: 0 >17:40:58,956 INFO program: Running... resize2fs -P /dev/mapper/live-base >17:40:58,962 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:40:58,962 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >17:40:58,963 INFO program: Couldn't find valid filesystem superblock. >17:40:58,964 DEBUG program: Return code: 1 >17:40:58,997 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >17:40:59,003 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:40:59,003 INFO program: Filesystem volume name: _Fedora-Live-Des >17:40:59,003 INFO program: Last mounted on: /var/tmp/imgcreate-49zsrJ/install_root >17:40:59,003 INFO program: Filesystem UUID: 18687f30-f2df-40a3-9e2f-96e9f235982c >17:40:59,004 INFO program: Filesystem magic number: 0xEF53 >17:40:59,004 INFO program: Filesystem revision #: 1 (dynamic) >17:40:59,004 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 >17:40:59,004 INFO program: Filesystem flags: signed_directory_hash >17:40:59,004 INFO program: Default mount options: user_xattr acl >17:40:59,005 INFO program: Filesystem state: clean >17:40:59,005 INFO program: Errors behavior: Continue >17:40:59,005 INFO program: Filesystem OS type: Linux >17:40:59,005 INFO program: Inode count: 212992 >17:40:59,005 INFO program: Block count: 825570 >17:40:59,005 INFO program: Reserved block count: 8254 >17:40:59,006 INFO program: Free blocks: 5566 >17:40:59,006 INFO program: Free inodes: 106949 >17:40:59,006 INFO program: First block: 0 >17:40:59,006 INFO program: Block size: 4096 >17:40:59,006 INFO program: Fragment size: 4096 >17:40:59,007 INFO program: Reserved GDT blocks: 255 >17:40:59,007 INFO program: Blocks per group: 32768 >17:40:59,007 INFO program: Fragments per group: 32768 >17:40:59,007 INFO program: Inodes per group: 8192 >17:40:59,007 INFO program: Inode blocks per group: 512 >17:40:59,007 INFO program: Flex block group size: 16 >17:40:59,008 INFO program: Filesystem created: Tue Nov 26 18:22:58 2013 >17:40:59,008 INFO program: Last mount time: Tue Nov 26 18:23:05 2013 >17:40:59,008 INFO program: Last write time: Tue Nov 26 19:28:57 2013 >17:40:59,008 INFO program: Mount count: 0 >17:40:59,009 INFO program: Maximum mount count: -1 >17:40:59,009 INFO program: Last checked: Tue Nov 26 19:28:57 2013 >17:40:59,009 INFO program: Check interval: 0 (<none>) >17:40:59,010 INFO program: Lifetime writes: 215 MB >17:40:59,010 INFO program: Reserved blocks uid: 0 (user root) >17:40:59,010 INFO program: Reserved blocks gid: 0 (group root) >17:40:59,010 INFO program: First inode: 11 >17:40:59,011 INFO program: Inode size: 256 >17:40:59,011 INFO program: Required extra isize: 28 >17:40:59,011 INFO program: Desired extra isize: 28 >17:40:59,012 INFO program: Journal inode: 8 >17:40:59,012 INFO program: Default directory hash: half_md4 >17:40:59,012 INFO program: Directory Hash Seed: 3727f4f6-a4da-44e9-aaa3-88e29e3473d4 >17:40:59,012 INFO program: Journal backup: inode blocks >17:40:59,013 INFO program: Journal features: journal_incompat_revoke >17:40:59,013 INFO program: Journal size: 128M >17:40:59,013 INFO program: Journal length: 32768 >17:40:59,013 INFO program: Journal sequence: 0x000030f0 >17:40:59,014 INFO program: Journal start: 0 >17:40:59,014 INFO program: >17:40:59,014 DEBUG program: Return code: 0 >17:40:59,015 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >17:40:59,021 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:40:59,021 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >17:40:59,022 INFO program: Couldn't find valid filesystem superblock. >17:40:59,022 DEBUG program: Return code: 1 >17:40:59,043 INFO program: Running... dumpe2fs -h /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb >17:40:59,053 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:40:59,053 INFO program: Filesystem volume name: <none> >17:40:59,054 INFO program: Last mounted on: /run/media/liveuser/0cb22938-d413-4d27-b4dc-7ff75dd99925 >17:40:59,054 INFO program: Filesystem UUID: 0cb22938-d413-4d27-b4dc-7ff75dd99925 >17:40:59,054 INFO program: Filesystem magic number: 0xEF53 >17:40:59,054 INFO program: Filesystem revision #: 1 (dynamic) >17:40:59,054 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 >17:40:59,054 INFO program: Filesystem flags: signed_directory_hash >17:40:59,055 INFO program: Default mount options: user_xattr acl >17:40:59,055 INFO program: Filesystem state: clean >17:40:59,055 INFO program: Errors behavior: Continue >17:40:59,055 INFO program: Filesystem OS type: Linux >17:40:59,055 INFO program: Inode count: 373888 >17:40:59,055 INFO program: Block count: 1494016 >17:40:59,055 INFO program: Reserved block count: 74700 >17:40:59,056 INFO program: Free blocks: 1388996 >17:40:59,056 INFO program: Free inodes: 373760 >17:40:59,056 INFO program: First block: 0 >17:40:59,056 INFO program: Block size: 4096 >17:40:59,056 INFO program: Fragment size: 4096 >17:40:59,056 INFO program: Reserved GDT blocks: 364 >17:40:59,057 INFO program: Blocks per group: 32768 >17:40:59,057 INFO program: Fragments per group: 32768 >17:40:59,057 INFO program: Inodes per group: 8128 >17:40:59,057 INFO program: Inode blocks per group: 508 >17:40:59,058 INFO program: Flex block group size: 16 >17:40:59,058 INFO program: Filesystem created: Sun Nov 10 10:37:07 2013 >17:40:59,058 INFO program: Last mount time: Wed Nov 27 18:40:12 2013 >17:40:59,059 INFO program: Last write time: Wed Nov 27 17:40:49 2013 >17:40:59,059 INFO program: Mount count: 4 >17:40:59,059 INFO program: Maximum mount count: -1 >17:40:59,060 INFO program: Last checked: Sun Nov 10 10:37:07 2013 >17:40:59,060 INFO program: Check interval: 0 (<none>) >17:40:59,060 INFO program: Lifetime writes: 401 MB >17:40:59,061 INFO program: Reserved blocks uid: 0 (user root) >17:40:59,061 INFO program: Reserved blocks gid: 0 (group root) >17:40:59,062 INFO program: First inode: 11 >17:40:59,063 INFO program: Inode size: 256 >17:40:59,063 INFO program: Required extra isize: 28 >17:40:59,064 INFO program: Desired extra isize: 28 >17:40:59,065 INFO program: Journal inode: 8 >17:40:59,065 INFO program: Default directory hash: half_md4 >17:40:59,066 INFO program: Directory Hash Seed: d44c5984-b2e1-4bfe-99b7-24af2b249644 >17:40:59,067 INFO program: Journal backup: inode blocks >17:40:59,067 INFO program: Journal features: (none) >17:40:59,067 INFO program: Journal size: 128M >17:40:59,067 INFO program: Journal length: 32768 >17:40:59,071 INFO program: Journal sequence: 0x00000017 >17:40:59,072 INFO program: Journal start: 0 >17:40:59,072 INFO program: >17:40:59,072 DEBUG program: Return code: 0 >17:40:59,073 INFO program: Running... resize2fs -P /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb >17:40:59,079 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:40:59,079 INFO program: Estimated minimum size of the filesystem: 91325 >17:40:59,080 DEBUG program: Return code: 0 >17:40:59,087 INFO program: Running... udevadm settle --timeout=300 >17:40:59,101 DEBUG program: Return code: 0 >17:40:59,109 INFO program: Running... udevadm settle --timeout=300 >17:40:59,123 DEBUG program: Return code: 0 >17:40:59,127 INFO program: Running... udevadm settle --timeout=300 >17:40:59,141 DEBUG program: Return code: 0 >17:40:59,143 INFO program: Running... udevadm settle --timeout=300 >17:40:59,153 DEBUG program: Return code: 0 >17:40:59,156 INFO program: Running... udevadm settle --timeout=300 >17:40:59,167 DEBUG program: Return code: 0 >17:40:59,170 INFO program: Running... udevadm settle --timeout=300 >17:40:59,181 DEBUG program: Return code: 0 >17:40:59,185 INFO program: Running... udevadm settle --timeout=300 >17:40:59,195 DEBUG program: Return code: 0 >17:40:59,197 INFO program: Running... udevadm settle --timeout=300 >17:40:59,209 DEBUG program: Return code: 0 >17:40:59,224 INFO program: Running... udevadm settle --timeout=300 >17:40:59,235 DEBUG program: Return code: 0 >17:40:59,239 INFO program: Running... udevadm settle --timeout=300 >17:40:59,248 DEBUG program: Return code: 0 >17:40:59,250 INFO program: Running... udevadm settle --timeout=300 >17:40:59,263 DEBUG program: Return code: 0 >17:40:59,267 INFO program: Running... udevadm settle --timeout=300 >17:40:59,279 DEBUG program: Return code: 0 >17:40:59,281 INFO program: Running... udevadm settle --timeout=300 >17:40:59,291 DEBUG program: Return code: 0 >17:40:59,295 INFO program: Running... udevadm settle --timeout=300 >17:40:59,308 DEBUG program: Return code: 0 >17:40:59,310 INFO program: Running... udevadm settle --timeout=300 >17:40:59,323 DEBUG program: Return code: 0 >17:40:59,329 INFO program: Running... udevadm settle --timeout=300 >17:40:59,342 DEBUG program: Return code: 0 >17:40:59,344 INFO program: Running... swapoff /dev/sda6 >17:40:59,352 DEBUG program: Return code: 0 >17:40:59,355 INFO program: Running... udevadm settle --timeout=300 >17:40:59,444 DEBUG program: Return code: 0 >17:40:59,449 INFO program: Running... udevadm settle --timeout=300 >17:40:59,463 DEBUG program: Return code: 0 >17:40:59,482 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdc1 /mnt/sysimage >17:40:59,495 DEBUG program: Return code: 0 >17:40:59,500 INFO program: Running... udevadm settle --timeout=300 >17:40:59,512 DEBUG program: Return code: 0 >17:40:59,513 INFO program: Running... umount /mnt/sysimage >17:40:59,525 DEBUG program: Return code: 0 >17:40:59,525 INFO program: Running... udevadm settle --timeout=300 >17:40:59,537 DEBUG program: Return code: 0 >17:40:59,541 INFO program: Running... udevadm settle --timeout=300 >17:40:59,553 DEBUG program: Return code: 0 >17:40:59,554 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdc2 /mnt/sysimage >17:40:59,566 DEBUG program: Return code: 0 >17:40:59,572 INFO program: Running... arch >17:40:59,616 INFO program: x86_64 >17:40:59,617 DEBUG program: Return code: 0 >17:40:59,629 INFO program: Running... udevadm settle --timeout=300 >17:40:59,639 DEBUG program: Return code: 0 >17:40:59,639 INFO program: Running... umount /mnt/sysimage >17:40:59,653 DEBUG program: Return code: 0 >17:40:59,653 INFO program: Running... udevadm settle --timeout=300 >17:40:59,665 DEBUG program: Return code: 0 >17:40:59,671 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >17:40:59,686 DEBUG program: Return code: 0 >17:40:59,774 INFO program: Running... arch >17:40:59,970 INFO program: x86_64 >17:40:59,971 DEBUG program: Return code: 0 >17:40:59,995 INFO program: Running... udevadm settle --timeout=300 >17:41:00,007 DEBUG program: Return code: 0 >17:41:00,007 INFO program: Running... umount /mnt/sysimage >17:41:00,018 DEBUG program: Return code: 0 >17:41:00,018 INFO program: Running... udevadm settle --timeout=300 >17:41:00,028 DEBUG program: Return code: 0 >17:41:00,117 INFO program: Running... hwclock --hctosys --localtime >23:41:12,001 DEBUG program: Return code: 0 >23:41:12,001 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >23:41:12,045 DEBUG program: Return code: 0 >05:41:48,866 INFO program: Running... modprobe btrfs >05:41:48,920 DEBUG program: Return code: 0 >05:41:48,924 INFO program: Running... modprobe xfs >05:41:48,968 DEBUG program: Return code: 0 >05:42:04,594 INFO program: Running... udevadm settle --timeout=300 >05:42:04,616 DEBUG program: Return code: 0 >05:42:04,638 INFO program: Running... udevadm settle --timeout=300 >05:42:04,651 DEBUG program: Return code: 0 >05:42:59,330 INFO program: Running... udevadm settle --timeout=300 >05:42:59,349 DEBUG program: Return code: 0 >05:43:07,998 INFO program: Running... swapoff -a >05:43:08,004 DEBUG program: Return code: 0 >05:43:08,009 INFO program: Running... udevadm settle --timeout=300 >05:43:08,026 DEBUG program: Return code: 0 >05:43:08,029 INFO program: Running... udevadm settle --timeout=300 >05:43:08,040 DEBUG program: Return code: 0 >05:43:08,042 INFO program: Running... udevadm settle --timeout=300 >05:43:08,051 DEBUG program: Return code: 0 >05:43:08,055 INFO program: Running... udevadm settle --timeout=300 >05:43:08,064 DEBUG program: Return code: 0 >05:43:08,066 INFO program: Running... udevadm settle --timeout=300 >05:43:08,076 DEBUG program: Return code: 0 >05:43:08,080 INFO program: Running... udevadm settle --timeout=300 >05:43:08,091 DEBUG program: Return code: 0 >05:43:08,111 INFO program: Running... wipefs -f -a /dev/sdc1 >05:43:08,135 INFO program: /dev/sdc1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >05:43:08,135 DEBUG program: Return code: 0 >05:43:08,135 INFO program: Running... udevadm settle --timeout=300 >05:43:08,157 DEBUG program: Return code: 0 >05:43:08,159 INFO program: Running... udevadm settle --timeout=300 >05:43:08,171 DEBUG program: Return code: 0 >05:43:08,172 INFO program: Running... udevadm settle --timeout=300 >05:43:08,182 DEBUG program: Return code: 0 >05:43:08,184 INFO program: Running... wipefs -f -a /dev/sdc2 >05:43:08,205 INFO program: /dev/sdc2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >05:43:08,205 DEBUG program: Return code: 0 >05:43:08,205 INFO program: Running... udevadm settle --timeout=300 >05:43:08,221 DEBUG program: Return code: 0 >05:43:08,223 INFO program: Running... udevadm settle --timeout=300 >05:43:08,232 DEBUG program: Return code: 0 >05:43:08,232 INFO program: Running... udevadm settle --timeout=300 >05:43:08,243 DEBUG program: Return code: 0 >05:43:08,245 INFO program: Running... wipefs -f -a /dev/sdc3 >05:43:08,267 INFO program: /dev/sdc3: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >05:43:08,268 DEBUG program: Return code: 0 >05:43:08,268 INFO program: Running... udevadm settle --timeout=300 >05:43:08,284 DEBUG program: Return code: 0 >05:43:08,286 INFO program: Running... udevadm settle --timeout=300 >05:43:08,295 DEBUG program: Return code: 0 >05:43:08,296 INFO program: Running... udevadm settle --timeout=300 >05:43:08,305 DEBUG program: Return code: 0 >05:43:08,322 INFO program: Running... mke2fs -t ext4 /dev/sdc1 >05:43:08,452 INFO program: mke2fs 1.42.8 (20-Jun-2013) >05:43:08,452 INFO program: Filesystem label= >05:43:08,452 INFO program: OS type: Linux >05:43:08,452 INFO program: Block size=1024 (log=0) >05:43:08,453 INFO program: Fragment size=1024 (log=0) >05:43:08,453 INFO program: Stride=0 blocks, Stripe width=0 blocks >05:43:08,453 INFO program: 51200 inodes, 204800 blocks >05:43:08,453 INFO program: 10240 blocks (5.00%) reserved for the super user >05:43:08,453 INFO program: First data block=1 >05:43:08,453 INFO program: Maximum filesystem blocks=67371008 >05:43:08,453 INFO program: 25 block groups >05:43:08,453 INFO program: 8192 blocks per group, 8192 fragments per group >05:43:08,453 INFO program: 2048 inodes per group >05:43:08,453 INFO program: Superblock backups stored on blocks: >05:43:08,454 INFO program: 8193, 24577, 40961, 57345, 73729 >05:43:08,454 INFO program: >05:43:08,454 INFO program: Allocating group tables: 0/25 done >05:43:08,454 INFO program: Writing inode tables: 0/25 done >05:43:08,454 INFO program: Creating journal (4096 blocks): done >05:43:08,454 INFO program: Writing superblocks and filesystem accounting information: 0/25 done >05:43:08,454 INFO program: >05:43:08,454 DEBUG program: Return code: 0 >05:43:08,455 INFO program: Running... udevadm settle --timeout=300 >05:43:08,485 DEBUG program: Return code: 0 >05:43:08,487 INFO program: Running... udevadm settle --timeout=300 >05:43:08,496 DEBUG program: Return code: 0 >05:43:08,512 INFO program: Running... mke2fs -t ext4 /dev/sdc2 >05:43:17,536 INFO program: mke2fs 1.42.8 (20-Jun-2013) >05:43:17,536 INFO program: Filesystem label= >05:43:17,536 INFO program: OS type: Linux >05:43:17,536 INFO program: Block size=4096 (log=2) >05:43:17,537 INFO program: Fragment size=4096 (log=2) >05:43:17,537 INFO program: Stride=0 blocks, Stripe width=0 blocks >05:43:17,537 INFO program: 512064 inodes, 2048000 blocks >05:43:17,537 INFO program: 102400 blocks (5.00%) reserved for the super user >05:43:17,537 INFO program: First data block=0 >05:43:17,538 INFO program: Maximum filesystem blocks=2097152000 >05:43:17,538 INFO program: 63 block groups >05:43:17,538 INFO program: 32768 blocks per group, 32768 fragments per group >05:43:17,538 INFO program: 8128 inodes per group >05:43:17,538 INFO program: Superblock backups stored on blocks: >05:43:17,538 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >05:43:17,539 INFO program: >05:43:17,539 INFO program: Allocating group tables: 0/63 done >05:43:17,539 INFO program: Writing inode tables: 0/63 done >05:43:17,539 INFO program: Creating journal (32768 blocks): done >05:43:17,539 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >05:43:17,539 INFO program: >05:43:17,540 DEBUG program: Return code: 0 >05:43:17,542 INFO program: Running... udevadm settle --timeout=300 >05:43:17,571 DEBUG program: Return code: 0 >05:43:17,574 INFO program: Running... udevadm settle --timeout=300 >05:43:17,584 DEBUG program: Return code: 0 >05:43:17,603 INFO program: Running... mkswap -f /dev/sdc3 >05:43:17,647 INFO program: Setting up swapspace version 1, size = 1023996 KiB >05:43:17,648 INFO program: no label, UUID=4f71bb3f-a1b1-4dde-b4fe-486f3d2fcbfb >05:43:17,648 DEBUG program: Return code: 0 >05:43:17,649 INFO program: Running... udevadm settle --timeout=300 >05:43:17,681 DEBUG program: Return code: 0 >05:43:17,683 INFO program: Running... udevadm settle --timeout=300 >05:43:17,693 DEBUG program: Return code: 0 >05:43:17,712 INFO program: Running... swapon /dev/sdc3 >05:43:17,720 DEBUG program: Return code: 0 >05:43:17,748 INFO program: Running... mount -t ext4 -o defaults /dev/sdc2 /mnt/sysimage >05:43:17,758 DEBUG program: Return code: 0 >05:43:17,763 INFO program: Running... mount -t ext4 -o defaults /dev/sdc1 /mnt/sysimage/boot >05:43:17,774 DEBUG program: Return code: 0 >05:43:17,779 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >05:43:17,784 DEBUG program: Return code: 0 >05:43:17,789 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >05:43:17,796 DEBUG program: Return code: 0 >05:43:17,799 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >05:43:17,806 DEBUG program: Return code: 0 >05:43:17,861 INFO program: Running... journalctl -b > > >/tmp/storage.log: >17:40:49,190 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >17:40:49,190 DEBUG blivet: registered device format class LUKS as luks >17:40:49,191 DEBUG blivet: registered device format class SwapSpace as swap >17:40:49,191 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >17:40:49,191 DEBUG blivet: registered device format class DiskLabel as disklabel >17:40:49,198 DEBUG blivet: registered device format class Ext2FS as ext2 >17:40:49,199 DEBUG blivet: registered device format class Ext3FS as ext3 >17:40:49,199 DEBUG blivet: registered device format class Ext4FS as ext4 >17:40:49,199 DEBUG blivet: registered device format class FATFS as vfat >17:40:49,199 DEBUG blivet: registered device format class EFIFS as efi >17:40:49,199 DEBUG blivet: registered device format class BTRFS as btrfs >17:40:49,199 DEBUG blivet: registered device format class GFS2 as gfs2 >17:40:49,199 DEBUG blivet: registered device format class JFS as jfs >17:40:49,199 DEBUG blivet: registered device format class ReiserFS as reiserfs >17:40:49,199 DEBUG blivet: registered device format class XFS as xfs >17:40:49,199 DEBUG blivet: registered device format class HFS as hfs >17:40:49,199 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >17:40:49,199 DEBUG blivet: registered device format class HFSPlus as hfs+ >17:40:49,199 DEBUG blivet: registered device format class MacEFIFS as macefi >17:40:49,199 DEBUG blivet: registered device format class NTFS as ntfs >17:40:49,200 DEBUG blivet: registered device format class NFS as nfs >17:40:49,200 DEBUG blivet: registered device format class NFSv4 as nfs4 >17:40:49,200 DEBUG blivet: registered device format class Iso9660FS as iso9660 >17:40:49,200 DEBUG blivet: registered device format class NoDevFS as nodev >17:40:49,200 DEBUG blivet: registered device format class DevPtsFS as devpts >17:40:49,200 DEBUG blivet: registered device format class ProcFS as proc >17:40:49,200 DEBUG blivet: registered device format class SysFS as sysfs >17:40:49,200 DEBUG blivet: registered device format class TmpFS as tmpfs >17:40:49,200 DEBUG blivet: registered device format class BindFS as bind >17:40:49,200 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >17:40:49,200 DEBUG blivet: registered device format class USBFS as usbfs >17:40:49,201 DEBUG blivet: registered device format class BIOSBoot as biosboot >17:40:49,201 DEBUG blivet: registered device format class MDRaidMember as mdmember >17:40:49,201 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >17:40:49,201 DEBUG blivet: registered device format class MultipathMember as multipath_member >17:40:50,135 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:40:50,135 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:40:50,135 INFO blivet: sdb1 looks to be the live device; marking as protected >17:40:50,155 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >17:40:50,186 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_1707052113665-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '0243', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_1707052113665-0:0', > 'ID_SERIAL_SHORT': '1707052113665', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12122', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_1707052113665-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >17:40:50,187 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >17:40:50,187 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:40:50,188 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:50,188 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:40:50,189 INFO blivet: sdb is a disk >17:40:50,190 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:50,196 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:40:50,220 INFO blivet: added disk sdb (id 0) to device tree >17:40:50,220 DEBUG blivet: looking up parted Device: /dev/sdb >17:40:50,221 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:40:50,222 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:40:50,223 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:40:50,223 DEBUG blivet: required disklabel type for sdb (1) is None >17:40:50,223 DEBUG blivet: default disklabel type for sdb is msdos >17:40:50,223 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:40:50,224 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:40:50,227 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x181b490>] > device: <parted.device.Device object at 0x181b2d0> > PedDisk: <_ped.Disk object at 0x1819758> >17:40:50,228 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:40:50,228 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:40:50,230 INFO blivet: got device: DiskDevice instance (0x17994d0) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 960.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Sony Storage Media path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1966080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1022, 31, 62) biosGeometry: (122, 255, 63) > PedDevice: <_ped.Device object at 0x174f170> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x1809350> >17:40:50,231 INFO blivet: got format: DiskLabel instance (0x1809410) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x181b490>] > device: <parted.device.Device object at 0x181b2d0> > PedDisk: <_ped.Disk object at 0x1819758> > origPartedDisk = <parted.disk.Disk object at 0x181b710> > partedDevice = parted.Device instance -- > model: Sony Storage Media path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1966080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1022, 31, 62) biosGeometry: (122, 255, 63) > PedDevice: <_ped.Device object at 0x174f680> > >17:40:50,234 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_1707052113665-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/9D9D-5B31', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9D9D-5B31', > 'ID_FS_UUID_ENC': '9D9D-5B31', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '0243', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1964032', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_1707052113665-0:0', > 'ID_SERIAL_SHORT': '1707052113665', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12141', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_1707052113665-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/9D9D-5B31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:40:50,234 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >17:40:50,235 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:40:50,235 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:50,235 INFO blivet: sdb1 is a partition >17:40:50,236 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:40:50,236 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:40:50,237 DEBUG blivet: DeviceTree.getDeviceByName returned existing 960MB disk sdb (0) with existing msdos disklabel >17:40:50,237 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:40:50,238 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:40:50,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:50,239 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:40:50,239 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:40:50,239 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:40:50,240 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:40:50,240 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:40:50,241 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:40:50,241 INFO blivet: added partition sdb1 (id 1) to device tree >17:40:50,241 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:40:50,242 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:40:50,242 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:40:50,243 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:40:50,244 WARN blivet: disklabel detected but not usable on sdb1 >17:40:50,244 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:40:50,244 INFO blivet: type detected on 'sdb1' is 'vfat' >17:40:50,244 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:40:50,245 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:40:50,245 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >17:40:50,246 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:40:50,247 INFO blivet: got device: PartitionDevice instance (0x1809490) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 960MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 959.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1964032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25600 did: 1 busy: True > hardwareGeometry: (1021, 31, 62) biosGeometry: (122, 255, 63) > PedDevice: <_ped.Device object at 0x174f8c0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x181b390> fileSystem: <parted.filesystem.FileSystem object at 0x181b850> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x181b550> PedPartition: <_ped.Partition object at 0x181a1d0> > disk = existing 960MB disk sdb (0) with existing msdos disklabel > start = 2048 end = 1966079 length = 1964032 > flags = boot >17:40:50,247 INFO blivet: got format: EFIFS instance (0x181bb90) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = 9D9D-5B31 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >17:40:50,249 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498178', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >17:40:50,250 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... >17:40:50,250 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:50,250 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:50,251 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:40:50,252 INFO blivet: sdc is a disk >17:40:50,252 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:50,253 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:40:50,257 INFO blivet: added disk sdc (id 2) to device tree >17:40:50,257 DEBUG blivet: looking up parted Device: /dev/sdc >17:40:50,405 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:40:50,405 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:40:50,406 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:40:50,406 DEBUG blivet: required disklabel type for sdc (1) is None >17:40:50,406 DEBUG blivet: default disklabel type for sdc is msdos >17:40:50,406 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:40:50,407 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:40:52,631 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1826290>, <parted.partition.Partition object at 0x1826610>, <parted.partition.Partition object at 0x1826890>, <parted.partition.Partition object at 0x181bf90>, <parted.partition.Partition object at 0x181bb50>] > device: <parted.device.Device object at 0x18260d0> > PedDisk: <_ped.Disk object at 0x1823ef0> >17:40:52,631 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:40:52,633 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:40:52,634 INFO blivet: got device: DiskDevice instance (0x18094d0) -- > name = sdc status = True kids = 0 id = 2 > parents = [] > uuid = None size = 15040.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Sony Storage Media path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 30801920 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15040, 64, 32) biosGeometry: (1917, 255, 63) > PedDevice: <_ped.Device object at 0x174f950> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x181bd10> >17:40:52,636 INFO blivet: got format: DiskLabel instance (0x181be90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1826290>, <parted.partition.Partition object at 0x1826610>, <parted.partition.Partition object at 0x1826890>, <parted.partition.Partition object at 0x181bf90>, <parted.partition.Partition object at 0x181bb50>] > device: <parted.device.Device object at 0x18260d0> > PedDisk: <_ped.Disk object at 0x1823ef0> > origPartedDisk = <parted.disk.Disk object at 0x181ba50> > partedDevice = parted.Device instance -- > model: Sony Storage Media path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 30801920 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15040, 64, 32) biosGeometry: (1917, 255, 63) > PedDevice: <_ped.Device object at 0x174fa70> > >17:40:52,641 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part1 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/368e06a1-ebe1-4a70-816f-1b64b2e329ac', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '368e06a1-ebe1-4a70-816f-1b64b2e329ac', > 'ID_FS_UUID_ENC': '368e06a1-ebe1-4a70-816f-1b64b2e329ac', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000af935-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498205', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part1', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/368e06a1-ebe1-4a70-816f-1b64b2e329ac'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:40:52,641 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1)... >17:40:52,641 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:40:52,642 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:52,642 INFO blivet: sdc1 is a partition >17:40:52,643 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:40:52,643 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:52,644 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >17:40:52,645 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:40:52,645 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:40:52,646 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:52,646 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:40:52,646 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:40:52,647 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:40:52,648 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:40:52,648 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:40:52,649 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:40:52,649 INFO blivet: added partition sdc1 (id 3) to device tree >17:40:52,650 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:40:52,650 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:40:52,651 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:40:52,652 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:40:52,655 WARN blivet: disklabel detected but not usable on sdc1 >17:40:52,655 INFO blivet: type detected on 'sdc1' is 'ext4' >17:40:52,659 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:52,659 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:52,660 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:40:52,661 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >17:40:52,661 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:40:52,662 INFO blivet: got device: PartitionDevice instance (0x181bd90) -- > name = sdc1 status = True kids = 0 id = 3 > parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11825 did: 11568 busy: False > hardwareGeometry: (200, 64, 32) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x174fdd0> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1826190> fileSystem: <parted.filesystem.FileSystem object at 0x1826750> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18263d0> PedPartition: <_ped.Partition object at 0x181a470> > disk = existing 15040MB disk sdc (2) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot >17:40:52,663 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:52,663 INFO blivet: got format: Ext4FS instance (0x1826c90) -- > type = ext4 name = ext4 status = False > device = /dev/sdc1 uuid = 368e06a1-ebe1-4a70-816f-1b64b2e329ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >17:40:52,667 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/2a9e1b2e-1b90-450f-93be-368aace24200', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2a9e1b2e-1b90-450f-93be-368aace24200', > 'ID_FS_UUID_ENC': '2a9e1b2e-1b90-450f-93be-368aace24200', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '411648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16384000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000af935-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498218', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/2a9e1b2e-1b90-450f-93be-368aace24200'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >17:40:52,667 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2)... >17:40:52,667 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >17:40:52,668 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:52,668 INFO blivet: sdc2 is a partition >17:40:52,669 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >17:40:52,669 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:52,670 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >17:40:52,671 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:40:52,671 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >17:40:52,671 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:52,672 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >17:40:52,672 DEBUG blivet: looking up parted Partition: /dev/sdc2 >17:40:52,673 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >17:40:52,674 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >17:40:52,674 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >17:40:52,675 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >17:40:52,675 INFO blivet: added partition sdc2 (id 4) to device tree >17:40:52,676 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >17:40:52,677 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: dos ; >17:40:52,677 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >17:40:52,678 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: dos ; exists: True ; >17:40:52,692 WARN blivet: disklabel detected but not usable on sdc2 >17:40:52,692 INFO blivet: type detected on 'sdc2' is 'ext4' >17:40:52,693 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:52,693 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:52,694 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >17:40:52,694 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext4 ; >17:40:52,695 DEBUG blivet: looking up parted Device: /dev/sdc2 >17:40:52,696 INFO blivet: got device: PartitionDevice instance (0x18095d0) -- > name = sdc2 status = True kids = 0 id = 4 > parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 8000.0 > format = existing ext4 filesystem > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28271 did: 28261 busy: False > hardwareGeometry: (8000, 64, 32) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x174fef0> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1826190> fileSystem: <parted.filesystem.FileSystem object at 0x1826790> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18266d0> PedPartition: <_ped.Partition object at 0x181a350> > disk = existing 15040MB disk sdc (2) with existing msdos disklabel > start = 411648 end = 16795647 length = 16384000 > flags = >17:40:52,697 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:52,697 INFO blivet: got format: Ext4FS instance (0x1840590) -- > type = ext4 name = ext4 status = False > device = /dev/sdc2 uuid = 2a9e1b2e-1b90-450f-93be-368aace24200 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >17:40:52,700 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part3 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/0bc7f649-4786-4724-b283-417f904cdf31', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '0bc7f649-4786-4724-b283-417f904cdf31', > 'ID_FS_UUID_ENC': '0bc7f649-4786-4724-b283-417f904cdf31', > 'ID_FS_VERSION': '2', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '16795648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000af935-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498230', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part3', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/0bc7f649-4786-4724-b283-417f904cdf31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >17:40:52,700 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3)... >17:40:52,701 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc3 ; >17:40:52,702 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:52,702 INFO blivet: sdc3 is a partition >17:40:52,702 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >17:40:52,703 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:52,703 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >17:40:52,704 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:40:52,704 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >17:40:52,705 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:52,705 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >17:40:52,705 DEBUG blivet: looking up parted Partition: /dev/sdc3 >17:40:52,706 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >17:40:52,706 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >17:40:52,707 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >17:40:52,707 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >17:40:52,707 INFO blivet: added partition sdc3 (id 5) to device tree >17:40:52,708 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >17:40:52,708 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: dos ; >17:40:52,709 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >17:40:52,709 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc3 ; labelType: dos ; exists: True ; >17:40:52,713 WARN blivet: disklabel detected but not usable on sdc3 >17:40:52,713 INFO blivet: type detected on 'sdc3' is 'swap' >17:40:52,714 DEBUG blivet: SwapSpace.__init__: device: /dev/sdc3 ; serial: FBA3315FFF1E3A ; uuid: 0bc7f649-4786-4724-b283-417f904cdf31 ; exists: True ; label: None ; >17:40:52,714 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:40:52,714 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >17:40:52,715 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: swap ; >17:40:52,715 DEBUG blivet: looking up parted Device: /dev/sdc3 >17:40:52,716 INFO blivet: got device: PartitionDevice instance (0x181be50) -- > name = sdc3 status = True kids = 0 id = 5 > parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing swap > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 14649 did: 13625 busy: False > hardwareGeometry: (1000, 64, 32) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x174ff80> > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1826190> fileSystem: <parted.filesystem.FileSystem object at 0x1826950> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18268d0> PedPartition: <_ped.Partition object at 0x181a3b0> > disk = existing 15040MB disk sdc (2) with existing msdos disklabel > start = 16795648 end = 18843647 length = 2048000 > flags = >17:40:52,716 INFO blivet: got format: SwapSpace instance (0x1840490) -- > type = swap name = swap status = False > device = /dev/sdc3 uuid = 0bc7f649-4786-4724-b283-417f904cdf31 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:40:52,719 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part4 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '18843648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '11958272', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000af935-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498242', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part4', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >17:40:52,719 INFO blivet: scanning sdc4 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc4)... >17:40:52,720 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc4 ; >17:40:52,721 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:52,721 INFO blivet: sdc4 is a partition >17:40:52,721 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >17:40:52,722 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:52,722 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >17:40:52,723 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdc ; >17:40:52,723 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >17:40:52,723 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:52,724 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >17:40:52,724 DEBUG blivet: looking up parted Partition: /dev/sdc4 >17:40:52,725 DEBUG blivet: PartitionDevice.probe: sdc4 ; exists: True ; >17:40:52,726 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >17:40:52,727 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >17:40:52,727 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >17:40:52,727 INFO blivet: added partition sdc4 (id 6) to device tree >17:40:52,728 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >17:40:52,728 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >17:40:52,728 DEBUG blivet: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >17:40:52,729 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >17:40:52,730 WARN blivet: disklabel detected but not usable on sdc4 >17:40:52,730 DEBUG blivet: no type or existing type for sdc4, bailing >17:40:52,731 DEBUG blivet: looking up parted Device: /dev/sdc4 >17:40:52,732 INFO blivet: got device: PartitionDevice instance (0x1826b50) -- > name = sdc4 status = True kids = 0 id = 6 > parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 5839.0 > format = existing None > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x188a0e0> > target size = 0 path = /dev/sdc4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1826190> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x181bed0> PedPartition: <_ped.Partition object at 0x181a230> > disk = existing 15040MB disk sdc (2) with existing msdos disklabel > start = 18843648 end = 30801919 length = 11958272 > flags = >17:40:52,735 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part5 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part5 /dev/disk/by-uuid/175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'DEVNAME': 'sdc5', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc5', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'ID_FS_UUID_ENC': '175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'ID_FS_VERSION': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '18845696', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '11956224', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000af935-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '37', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498254', > 'name': 'sdc5', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part5', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part5', > '/dev/disk/by-uuid/175ef1c5-ade0-4161-a53c-3a5c375c0dfb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc5'} ; name: sdc5 ; >17:40:52,735 INFO blivet: scanning sdc5 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc5)... >17:40:52,736 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc5 ; >17:40:52,736 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:52,736 INFO blivet: sdc5 is a partition >17:40:52,737 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc5 ; >17:40:52,737 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:52,738 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >17:40:52,738 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdc ; >17:40:52,739 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; >17:40:52,739 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:52,739 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; current: None ; type: None ; >17:40:52,739 DEBUG blivet: looking up parted Partition: /dev/sdc5 >17:40:52,740 DEBUG blivet: PartitionDevice.probe: sdc5 ; exists: True ; >17:40:52,741 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 1 ; >17:40:52,741 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 10 ; >17:40:52,742 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 12 ; >17:40:52,742 INFO blivet: added partition sdc5 (id 7) to device tree >17:40:52,742 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc5 ; >17:40:52,743 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc5 ; label_type: dos ; >17:40:52,743 DEBUG blivet: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >17:40:52,744 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc5 ; labelType: dos ; exists: True ; >17:40:52,747 WARN blivet: disklabel detected but not usable on sdc5 >17:40:52,747 INFO blivet: type detected on 'sdc5' is 'crypto_LUKS' >17:40:52,748 DEBUG blivet: LUKS.__init__: uuid: 175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; exists: True ; label: None ; device: /dev/sdc5 ; serial: FBA3315FFF1E3A ; name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >17:40:52,748 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >17:40:52,748 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; >17:40:52,749 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; current: None ; type: luks ; >17:40:52,750 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sdc5 ; >17:40:52,750 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >17:40:52,751 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:52,751 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc5 ; >17:40:52,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:52,752 DEBUG blivet: LUKSDevice._setFormat: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; current: None ; type: None ; >17:40:52,753 DEBUG blivet: LUKSDevice.setup: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: True ; controllable: True ; orig: False ; >17:40:52,753 INFO blivet: added luks/dm-crypt luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (id 8) to device tree >17:40:52,753 DEBUG blivet: looking up parted Device: /dev/sdc5 >17:40:52,754 INFO blivet: got device: PartitionDevice instance (0x1840c90) -- > name = sdc5 status = True kids = 1 id = 7 > parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 5838.0 > format = existing luks > major = 8 minor = 37 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 11956224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (5838, 64, 32) biosGeometry: (744, 255, 63) > PedDevice: <_ped.Device object at 0x188a050> > target size = 0 path = /dev/sdc5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1826190> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x181b8d0> PedPartition: <_ped.Partition object at 0x181a290> > disk = existing 15040MB disk sdc (2) with existing msdos disklabel > start = 18845696 end = 30801919 length = 11956224 > flags = >17:40:52,754 INFO blivet: got format: LUKS instance (0x1809310) -- > type = luks name = LUKS status = True > device = /dev/sdc5 uuid = 175ef1c5-ade0-4161-a53c-3a5c375c0dfb exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >17:40:52,757 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M /dev/disk/by-id/wwn-0x5000cca77fdc12f2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\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': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14279', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:40:52,757 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:40:52,758 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:52,758 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:52,758 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:40:52,759 INFO blivet: sda is a disk >17:40:52,759 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:52,760 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:40:52,764 INFO blivet: added disk sda (id 9) to device tree >17:40:52,764 DEBUG blivet: looking up parted Device: /dev/sda >17:40:52,765 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:40:52,765 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:40:52,766 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:40:52,766 DEBUG blivet: required disklabel type for sda (1) is None >17:40:52,766 DEBUG blivet: default disklabel type for sda is msdos >17:40:52,766 DEBUG blivet: selecting msdos disklabel for sda based on size >17:40:52,766 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:40:52,974 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x18956d0>, <parted.partition.Partition object at 0x1895890>, <parted.partition.Partition object at 0x1895c90>, <parted.partition.Partition object at 0x1895e10>, <parted.partition.Partition object at 0x1895fd0>] > device: <parted.device.Device object at 0x1895510> > PedDisk: <_ped.Disk object at 0x181fd40> >17:40:52,974 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:40:52,975 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:40:52,976 INFO blivet: got device: DiskDevice instance (0x1840d50) -- > name = sda status = True kids = 0 id = 9 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HGST HTS725050A7 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x188a290> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x18951d0> >17:40:52,978 INFO blivet: got format: DiskLabel instance (0x1895310) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x18956d0>, <parted.partition.Partition object at 0x1895890>, <parted.partition.Partition object at 0x1895c90>, <parted.partition.Partition object at 0x1895e10>, <parted.partition.Partition object at 0x1895fd0>] > device: <parted.device.Device object at 0x1895510> > PedDisk: <_ped.Disk object at 0x181fd40> > origPartedDisk = <parted.disk.Disk object at 0x1895a90> > partedDevice = parted.Device instance -- > model: ATA HGST HTS725050A7 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x188a170> > >17:40:52,982 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part1 /dev/disk/by-id/wwn-0x5000cca77fdc12f2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/6C44037344033EF8', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6C44037344033EF8', > 'ID_FS_UUID_ENC': '6C44037344033EF8', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '56da57ba-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14325', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part1', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/6C44037344033EF8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:40:52,982 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:40:52,983 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:40:52,983 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:52,984 INFO blivet: sda1 is a partition >17:40:52,984 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:40:52,985 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:52,985 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (9) with existing msdos disklabel >17:40:52,986 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:40:52,986 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:40:52,986 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:52,987 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:40:52,987 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:40:52,988 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:40:52,988 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:40:52,989 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:40:52,989 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:40:52,989 INFO blivet: added partition sda1 (id 10) to device tree >17:40:52,990 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:40:52,990 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:40:52,991 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:40:52,991 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:40:53,045 WARN blivet: disklabel detected but not usable on sda1 >17:40:53,046 INFO blivet: type detected on 'sda1' is 'ntfs' >17:40:53,046 DEBUG blivet: NTFS.supported: supported: False ; >17:40:53,047 DEBUG blivet: getFormat('ntfs') returning NTFS instance >17:40:53,047 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:40:53,048 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >17:40:53,048 DEBUG blivet: looking up parted Device: /dev/sda1 >17:40:53,049 INFO blivet: got device: PartitionDevice instance (0x1895210) -- > name = sda1 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x188a710> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x18955d0> fileSystem: <parted.filesystem.FileSystem object at 0x18959d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1895790> PedPartition: <_ped.Partition object at 0x1893590> > disk = existing 476940MB disk sda (9) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >17:40:53,050 DEBUG blivet: NTFS.supported: supported: False ; >17:40:53,050 INFO blivet: got format: NTFS instance (0x18965d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 6C44037344033EF8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 0 targetSize = 0 > >17:40:53,054 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part2 /dev/disk/by-id/wwn-0x5000cca77fdc12f2-part2 /dev/disk/by-uuid/1CB608B9B6089584', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1CB608B9B6089584', > 'ID_FS_UUID_ENC': '1CB608B9B6089584', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '419430400', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '56da57ba-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14371', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part2', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part2', > '/dev/disk/by-uuid/1CB608B9B6089584'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:40:53,054 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:40:53,054 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:40:53,055 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,055 INFO blivet: sda2 is a partition >17:40:53,056 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:40:53,056 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:53,057 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (9) with existing msdos disklabel >17:40:53,057 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:40:53,058 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:40:53,058 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,058 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:40:53,059 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:40:53,059 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:40:53,060 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:40:53,060 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:40:53,061 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:40:53,061 INFO blivet: added partition sda2 (id 11) to device tree >17:40:53,061 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:40:53,062 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:40:53,062 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:40:53,063 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:40:53,128 WARN blivet: disklabel detected but not usable on sda2 >17:40:53,128 INFO blivet: type detected on 'sda2' is 'ntfs' >17:40:53,129 DEBUG blivet: NTFS.supported: supported: False ; >17:40:53,129 DEBUG blivet: getFormat('ntfs') returning NTFS instance >17:40:53,130 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:40:53,130 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >17:40:53,131 DEBUG blivet: looking up parted Device: /dev/sda2 >17:40:53,131 INFO blivet: got device: PartitionDevice instance (0x1895450) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] > uuid = None size = 204800.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 419430400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (26108, 255, 63) biosGeometry: (26108, 255, 63) > PedDevice: <_ped.Device object at 0x188a680> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x18955d0> fileSystem: <parted.filesystem.FileSystem object at 0x1895a10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1895950> PedPartition: <_ped.Partition object at 0x1893470> > disk = existing 476940MB disk sda (9) with existing msdos disklabel > start = 206848 end = 419637247 length = 419430400 > flags = >17:40:53,132 DEBUG blivet: NTFS.supported: supported: False ; >17:40:53,132 INFO blivet: got format: NTFS instance (0x1826050) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 1CB608B9B6089584 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >17:40:53,136 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part3 /dev/disk/by-id/wwn-0x5000cca77fdc12f2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '419639294', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '557131778', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '56da57ba-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14417', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part3', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:40:53,136 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:40:53,137 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:40:53,137 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,137 INFO blivet: sda3 is a partition >17:40:53,138 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:40:53,138 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:53,139 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (9) with existing msdos disklabel >17:40:53,139 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:40:53,140 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:40:53,140 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,141 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:40:53,141 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:40:53,142 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:40:53,142 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:40:53,143 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:40:53,143 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:40:53,143 INFO blivet: added partition sda3 (id 12) to device tree >17:40:53,144 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:40:53,144 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:40:53,145 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:40:53,145 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:40:53,201 WARN blivet: disklabel detected but not usable on sda3 >17:40:53,201 DEBUG blivet: no type or existing type for sda3, bailing >17:40:53,202 DEBUG blivet: looking up parted Device: /dev/sda3 >17:40:53,203 INFO blivet: got device: PartitionDevice instance (0x18954d0) -- > name = sda3 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] > uuid = None size = 272037.000977 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 123 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x188a7a0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x18955d0> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1895cd0> PedPartition: <_ped.Partition object at 0x18934d0> > disk = existing 476940MB disk sda (9) with existing msdos disklabel > start = 419639294 end = 976771071 length = 557131778 > flags = >17:40:53,207 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part5 /dev/disk/by-id/wwn-0x5000cca77fdc12f2-part5 /dev/disk/by-uuid/01495fa9-d956-4609-a47a-ce2c6c782a58', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '01495fa9-d956-4609-a47a-ce2c6c782a58', > 'ID_FS_UUID_ENC': '01495fa9-d956-4609-a47a-ce2c6c782a58', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '419639296', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '540981248', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '56da57ba-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14465', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part5', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part5', > '/dev/disk/by-uuid/01495fa9-d956-4609-a47a-ce2c6c782a58'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:40:53,208 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:40:53,208 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:40:53,208 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,209 INFO blivet: sda5 is a partition >17:40:53,209 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:40:53,210 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:53,210 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (9) with existing msdos disklabel >17:40:53,211 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:40:53,211 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:40:53,211 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,212 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:40:53,212 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:40:53,213 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:40:53,213 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:40:53,214 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:40:53,214 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:40:53,214 INFO blivet: added partition sda5 (id 13) to device tree >17:40:53,215 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:40:53,215 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:40:53,216 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:40:53,216 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:40:53,288 WARN blivet: disklabel detected but not usable on sda5 >17:40:53,288 INFO blivet: type detected on 'sda5' is 'ext4' >17:40:53,289 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,289 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:53,290 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:40:53,291 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >17:40:53,291 DEBUG blivet: looking up parted Device: /dev/sda5 >17:40:53,292 INFO blivet: got device: PartitionDevice instance (0x1896a50) -- > name = sda5 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] > uuid = None size = 264151.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 540981248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (33674, 255, 63) biosGeometry: (33674, 255, 63) > PedDevice: <_ped.Device object at 0x174fd40> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x18955d0> fileSystem: <parted.filesystem.FileSystem object at 0x1895ed0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1895e50> PedPartition: <_ped.Partition object at 0x18933b0> > disk = existing 476940MB disk sda (9) with existing msdos disklabel > start = 419639296 end = 960620543 length = 540981248 > flags = >17:40:53,293 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,293 INFO blivet: got format: Ext4FS instance (0x1896d90) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 01495fa9-d956-4609-a47a-ce2c6c782a58 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >17:40:53,297 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part6 /dev/disk/by-id/wwn-0x5000cca77fdc12f2-part6 /dev/disk/by-uuid/4b7f8d09-799a-42c6-9840-1b8de3a8f0ff', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4b7f8d09-799a-42c6-9840-1b8de3a8f0ff', > 'ID_FS_UUID_ENC': '4b7f8d09-799a-42c6-9840-1b8de3a8f0ff', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '960622592', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16148480', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '56da57ba-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14513', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part6', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part6', > '/dev/disk/by-uuid/4b7f8d09-799a-42c6-9840-1b8de3a8f0ff'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:40:53,297 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:40:53,297 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:40:53,298 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,298 INFO blivet: sda6 is a partition >17:40:53,298 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:40:53,299 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:53,299 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (9) with existing msdos disklabel >17:40:53,300 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:40:53,301 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:40:53,301 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,302 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:40:53,302 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:40:53,302 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:40:53,303 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:40:53,303 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:40:53,304 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:40:53,304 INFO blivet: added partition sda6 (id 14) to device tree >17:40:53,305 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:40:53,305 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:40:53,306 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:40:53,306 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:40:53,399 WARN blivet: disklabel detected but not usable on sda6 >17:40:53,399 INFO blivet: type detected on 'sda6' is 'swap' >17:40:53,400 DEBUG blivet: SwapSpace.__init__: device: /dev/sda6 ; serial: TF755AWHHZSJ8M ; uuid: 4b7f8d09-799a-42c6-9840-1b8de3a8f0ff ; exists: True ; label: None ; >17:40:53,400 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:40:53,400 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:40:53,401 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: swap ; >17:40:53,401 DEBUG blivet: looking up parted Device: /dev/sda6 >17:40:53,402 INFO blivet: got device: PartitionDevice instance (0x1895250) -- > name = sda6 status = True kids = 0 id = 14 > parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] > uuid = None size = 7885.0 > format = existing swap > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 16148480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1005, 255, 63) biosGeometry: (1005, 255, 63) > PedDevice: <_ped.Device object at 0x188a200> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x18955d0> fileSystem: <parted.filesystem.FileSystem object at 0x18960d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1896050> PedPartition: <_ped.Partition object at 0x18935f0> > disk = existing 476940MB disk sda (9) with existing msdos disklabel > start = 960622592 end = 976771071 length = 16148480 > flags = >17:40:53,402 INFO blivet: got format: SwapSpace instance (0x1896c90) -- > type = swap name = swap status = True > device = /dev/sda6 uuid = 4b7f8d09-799a-42c6-9840-1b8de3a8f0ff exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:40:53,403 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '27972', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:40:53,404 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:40:53,404 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:40:53,404 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,405 INFO blivet: loop0 is a loop device >17:40:53,405 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:40:53,406 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:40:53,406 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,406 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,407 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:40:53,407 INFO blivet: added file /osmin.img (deleted) (id 15) to device tree >17:40:53,408 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:40:53,408 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,408 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:40:53,408 INFO blivet: added loop loop0 (id 16) to device tree >17:40:53,409 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:40:53,409 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:40:53,409 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:40:53,409 DEBUG blivet: device loop0 does not contain a disklabel >17:40:53,409 INFO blivet: type detected on 'loop0' is 'squashfs' >17:40:53,410 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:40:53,410 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:40:53,410 INFO blivet: got device: LoopDevice instance (0x1896a10) -- > name = loop0 status = False kids = 0 id = 16 > parents = ['existing 0MB file /osmin.img (deleted) (15)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:40:53,410 INFO blivet: got format: DeviceFormat instance (0x18964d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:40:53,411 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': '28265', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:40:53,412 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:40:53,412 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:40:53,412 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,413 INFO blivet: loop1 is a loop device >17:40:53,413 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:40:53,413 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:40:53,414 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,414 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,415 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:40:53,415 INFO blivet: added file /osmin (id 17) to device tree >17:40:53,415 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:40:53,415 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,416 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:40:53,416 INFO blivet: added loop loop1 (id 18) to device tree >17:40:53,416 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:40:53,417 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:40:53,417 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:40:53,417 DEBUG blivet: device loop1 does not contain a disklabel >17:40:53,417 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:40:53,417 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:40:53,418 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:40:53,418 INFO blivet: got device: LoopDevice instance (0x1896190) -- > name = loop1 status = False kids = 0 id = 18 > parents = ['existing 0MB file /osmin (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:40:53,418 INFO blivet: got format: DeviceFormat instance (0x1896ed0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:40:53,419 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28557', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:40:53,420 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:40:53,420 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:40:53,420 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,420 INFO blivet: loop2 is a loop device >17:40:53,421 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:40:53,421 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:40:53,422 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,422 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,423 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:40:53,423 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 19) to device tree >17:40:53,423 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:40:53,423 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,424 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:40:53,424 INFO blivet: added loop loop2 (id 20) to device tree >17:40:53,426 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:40:53,426 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:40:53,426 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:40:53,426 DEBUG blivet: device loop2 does not contain a disklabel >17:40:53,427 INFO blivet: type detected on 'loop2' is 'squashfs' >17:40:53,427 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:40:53,427 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:40:53,428 INFO blivet: got device: LoopDevice instance (0x189a090) -- > name = loop2 status = False kids = 0 id = 20 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (19)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:40:53,428 INFO blivet: got format: DeviceFormat instance (0x1896fd0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:40:53,429 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28854', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:40:53,429 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:40:53,430 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:40:53,430 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,430 INFO blivet: loop3 is a loop device >17:40:53,431 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:40:53,431 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:40:53,431 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,432 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,432 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:40:53,432 INFO blivet: added file /LiveOS/ext3fs.img (id 21) to device tree >17:40:53,433 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:40:53,433 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,433 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:40:53,433 INFO blivet: added loop loop3 (id 22) to device tree >17:40:53,434 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:40:53,434 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:40:53,435 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,435 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:53,435 DEBUG blivet: device loop3 does not contain a disklabel >17:40:53,435 INFO blivet: type detected on 'loop3' is 'ext4' >17:40:53,436 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,436 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:53,436 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:40:53,437 INFO blivet: got device: LoopDevice instance (0x1896b90) -- > name = loop3 status = False kids = 0 id = 22 > parents = ['existing 0MB file /LiveOS/ext3fs.img (21)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:40:53,437 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,437 INFO blivet: got format: Ext4FS instance (0x1896cd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:40:53,438 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': '29219', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:40:53,438 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:40:53,439 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:40:53,439 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,439 INFO blivet: loop4 is a loop device >17:40:53,439 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:40:53,440 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:40:53,440 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,440 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,441 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:40:53,441 INFO blivet: added file /overlay (deleted) (id 23) to device tree >17:40:53,442 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:40:53,442 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,442 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:40:53,442 INFO blivet: added loop loop4 (id 24) to device tree >17:40:53,443 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:40:53,443 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:40:53,443 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:40:53,443 DEBUG blivet: device loop4 does not contain a disklabel >17:40:53,443 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:40:53,443 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:40:53,444 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:40:53,444 INFO blivet: got device: LoopDevice instance (0x1895390) -- > name = loop4 status = False kids = 0 id = 24 > parents = ['existing 0MB file /overlay (deleted) (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:40:53,444 INFO blivet: got format: DeviceFormat instance (0x1826a90) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:40:53,446 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51539', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:40:53,446 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:40:53,446 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:40:53,447 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,447 INFO blivet: live-rw is a device-mapper device >17:40:53,447 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:40:53,448 DEBUG blivet: LUKSDevice.getDMNode: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: True ; >17:40:53,448 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:40:53,449 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >17:40:53,449 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:40:53,450 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (24) with existing DM_snapshot_cow >17:40:53,450 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:40:53,451 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,451 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:40:53,451 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,452 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:40:53,452 INFO blivet: added dm live-rw (id 25) to device tree >17:40:53,452 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:40:53,453 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:40:53,453 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,453 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:53,454 DEBUG blivet: device live-rw does not contain a disklabel >17:40:53,454 INFO blivet: type detected on 'live-rw' is 'ext4' >17:40:53,454 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,454 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:53,455 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:40:53,455 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:40:53,456 INFO blivet: got device: DMDevice instance (0x1799490) -- > name = live-rw status = True kids = 0 id = 25 > parents = ['existing 0MB loop loop4 (24) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x188a8c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:40:53,456 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,456 INFO blivet: got format: Ext4FS instance (0x189a250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:40:53,458 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '85362', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:40:53,458 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:40:53,459 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:40:53,459 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,459 INFO blivet: live-base is a device-mapper device >17:40:53,460 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:40:53,460 DEBUG blivet: LUKSDevice.getDMNode: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: True ; >17:40:53,461 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:40:53,461 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:40:53,461 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >17:40:53,462 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:40:53,463 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,463 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:40:53,463 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,464 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:40:53,464 INFO blivet: added dm live-base (id 26) to device tree >17:40:53,464 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:40:53,465 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:40:53,465 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,465 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:53,466 DEBUG blivet: device live-base does not contain a disklabel >17:40:53,466 INFO blivet: type detected on 'live-base' is 'ext4' >17:40:53,466 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,466 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:53,467 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:40:53,467 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:40:53,468 INFO blivet: got device: DMDevice instance (0x189a390) -- > name = live-base status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x188a830> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:40:53,468 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,468 INFO blivet: got format: Ext4FS instance (0x18952d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:40:53,470 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92502', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:40:53,471 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:40:53,471 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:40:53,471 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,471 INFO blivet: live-osimg-min is a device-mapper device >17:40:53,472 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:40:53,472 DEBUG blivet: LUKSDevice.getDMNode: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: True ; >17:40:53,473 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:40:53,473 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:40:53,474 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:40:53,474 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (18) with existing DM_snapshot_cow >17:40:53,475 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:40:53,475 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >17:40:53,476 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:40:53,476 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:53,477 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:40:53,477 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:53,477 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:40:53,478 INFO blivet: added dm live-osimg-min (id 27) to device tree >17:40:53,478 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:40:53,478 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:40:53,479 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,479 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:53,479 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:40:53,479 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:40:53,480 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,480 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:53,480 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:40:53,481 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:40:53,481 INFO blivet: got device: DMDevice instance (0x1896f10) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x188a950> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:40:53,483 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,483 INFO blivet: got format: Ext4FS instance (0x189a190) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:40:53,486 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-175ef1c5ade04161a53c3a5c375c0dfb-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb /dev/disk/by-uuid/0cb22938-d413-4d27-b4dc-7ff75dd99925 /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-175ef1c5ade04161a53c3a5c375c0dfb-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cb22938-d413-4d27-b4dc-7ff75dd99925', > 'ID_FS_UUID_ENC': '0cb22938-d413-4d27-b4dc-7ff75dd99925', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '441485', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-175ef1c5ade04161a53c3a5c375c0dfb-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > '/dev/disk/by-uuid/0cb22938-d413-4d27-b4dc-7ff75dd99925', > '/dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >17:40:53,486 INFO blivet: scanning luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (/devices/virtual/block/dm-3)... >17:40:53,486 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >17:40:53,486 DEBUG blivet: looking up parted Device: /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb >17:40:53,487 DEBUG blivet: DeviceTree.getDeviceByName returned existing 5836MB luks/dm-crypt luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (8) >17:40:53,488 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >17:40:53,488 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; label_type: None ; >17:40:53,489 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,489 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:53,489 DEBUG blivet: device luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb does not contain a disklabel >17:40:53,489 INFO blivet: type detected on 'luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb' is 'ext4' >17:40:53,489 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,489 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:53,490 DEBUG blivet: LUKSDevice._setFormat: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; current: None ; type: ext4 ; >17:40:53,491 INFO blivet: got device: LUKSDevice instance (0x1840cd0) -- > name = luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb status = True kids = 0 id = 8 > parents = ['existing 5838MB partition sdc5 (7) with existing luks'] > uuid = None size = 5836.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11952128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (743, 255, 63) biosGeometry: (743, 255, 63) > PedDevice: <_ped.Device object at 0x188aa70> > target size = 0 path = /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb > format args = [] originalFormat = None target = crypt dmUuid = None >17:40:53,491 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:53,491 INFO blivet: got format: Ext4FS instance (0x189a3d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb uuid = 0cb22938-d413-4d27-b4dc-7ff75dd99925 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >17:40:53,685 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:40:55,343 INFO blivet: ISCSID is /sbin/iscsid >17:40:55,343 INFO blivet: no initiator set >17:40:55,388 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:40:55,388 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >17:40:55,531 DEBUG blivet: trying to set new default fstype to 'ext4' >17:40:55,560 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:55,561 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:55,561 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:55,565 INFO blivet: Detected 7824M of memory >17:40:55,565 INFO blivet: Suggested swap size (7824 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >17:40:55,565 INFO blivet: Swap attempt of 0M >17:40:55,807 INFO blivet: resetting Blivet (version 0.23.6) instance <blivet.Blivet object at 0x3219690> >17:40:55,807 INFO blivet: no initiator set >17:40:55,807 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:40:55,808 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:40:55,832 DEBUG blivet: protected device spec /dev/sdb1 resolved to sdb1 >17:40:55,833 INFO blivet: sdb1 looks to be the live device; marking as protected >17:40:55,852 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >17:40:55,858 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_1707052113665-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '0243', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_1707052113665-0:0', > 'ID_SERIAL_SHORT': '1707052113665', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12122', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_1707052113665-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >17:40:55,858 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >17:40:55,861 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:40:55,862 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:55,863 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:40:55,865 INFO blivet: sdb is a disk >17:40:55,865 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:55,867 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:40:55,875 INFO blivet: added disk sdb (id 0) to device tree >17:40:55,875 DEBUG blivet: looking up parted Device: /dev/sdb >17:40:55,878 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:40:55,879 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:40:55,881 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:40:55,881 DEBUG blivet: required disklabel type for sdb (1) is None >17:40:55,881 DEBUG blivet: default disklabel type for sdb is msdos >17:40:55,881 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:40:55,883 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:40:55,885 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbed80a1550>] > device: <parted.device.Device object at 0x7fbed80a1390> > PedDisk: <_ped.Disk object at 0x7fbed809ed40> >17:40:55,885 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:40:55,888 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:40:55,889 INFO blivet: got device: DiskDevice instance (0x34109d0) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 960.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Sony Storage Media path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1966080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1022, 31, 62) biosGeometry: (122, 255, 63) > PedDevice: <_ped.Device object at 0x3406170> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fbed80971d0> >17:40:55,890 INFO blivet: got format: DiskLabel instance (0x7fbed8097350) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbed80a1550>] > device: <parted.device.Device object at 0x7fbed80a1390> > PedDisk: <_ped.Disk object at 0x7fbed809ed40> > origPartedDisk = <parted.disk.Disk object at 0x7fbed80a19d0> > partedDevice = parted.Device instance -- > model: Sony Storage Media path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1966080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1022, 31, 62) biosGeometry: (122, 255, 63) > PedDevice: <_ped.Device object at 0x3406710> > >17:40:55,897 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_1707052113665-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/9D9D-5B31', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9D9D-5B31', > 'ID_FS_UUID_ENC': '9D9D-5B31', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '0243', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1964032', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'Sony_Storage_Media_1707052113665-0:0', > 'ID_SERIAL_SHORT': '1707052113665', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12141', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_1707052113665-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/9D9D-5B31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:40:55,897 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >17:40:55,899 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:40:55,901 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:55,901 INFO blivet: sdb1 is a partition >17:40:55,903 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:40:55,904 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:40:55,906 DEBUG blivet: DeviceTree.getDeviceByName returned existing 960MB disk sdb (0) with existing msdos disklabel >17:40:55,908 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:40:55,910 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:40:55,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:55,912 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:40:55,912 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:40:55,914 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:40:55,915 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:40:55,916 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:40:55,917 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:40:55,917 INFO blivet: added partition sdb1 (id 1) to device tree >17:40:55,918 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:40:55,918 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:40:55,919 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:40:55,920 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:40:55,921 WARN blivet: disklabel detected but not usable on sdb1 >17:40:55,922 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:40:55,922 INFO blivet: type detected on 'sdb1' is 'vfat' >17:40:55,922 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:40:55,923 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:40:55,924 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >17:40:55,925 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:40:55,926 INFO blivet: got device: PartitionDevice instance (0x3401a10) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 960MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 959.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1964032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: True > hardwareGeometry: (1021, 31, 62) biosGeometry: (122, 255, 63) > PedDevice: <_ped.Device object at 0x3406950> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbed80a1450> fileSystem: <parted.filesystem.FileSystem object at 0x7fbed80a1a50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fbed80a16d0> PedPartition: <_ped.Partition object at 0x7fbed80a0350> > disk = existing 960MB disk sdb (0) with existing msdos disklabel > start = 2048 end = 1966079 length = 1964032 > flags = boot >17:40:55,927 INFO blivet: got format: EFIFS instance (0x7fbed80a1b10) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = 9D9D-5B31 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0.0 targetSize = 0.0 > >17:40:55,940 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498178', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >17:40:55,964 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... >17:40:55,965 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:55,966 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:55,966 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:40:55,967 INFO blivet: sdc is a disk >17:40:55,967 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:55,968 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:40:55,975 INFO blivet: added disk sdc (id 2) to device tree >17:40:55,975 DEBUG blivet: looking up parted Device: /dev/sdc >17:40:55,979 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:40:55,980 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:40:55,981 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:40:55,981 DEBUG blivet: required disklabel type for sdc (1) is None >17:40:55,982 DEBUG blivet: default disklabel type for sdc is msdos >17:40:55,982 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:40:55,983 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:40:55,986 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3510b90>, <parted.partition.Partition object at 0x3510e50>, <parted.partition.Partition object at 0x351a110>, <parted.partition.Partition object at 0x351a2d0>, <parted.partition.Partition object at 0x351a550>] > device: <parted.device.Device object at 0x35109d0> > PedDisk: <_ped.Disk object at 0x3518200> >17:40:55,987 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:40:55,990 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:40:55,993 INFO blivet: got device: DiskDevice instance (0x7fbed80a1c10) -- > name = sdc status = True kids = 0 id = 2 > parents = [] > uuid = None size = 15040.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Sony Storage Media path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 30801920 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15040, 64, 32) biosGeometry: (1917, 255, 63) > PedDevice: <_ped.Device object at 0x34fa440> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x3510710> >17:40:55,996 INFO blivet: got format: DiskLabel instance (0x35107d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3510b90>, <parted.partition.Partition object at 0x3510e50>, <parted.partition.Partition object at 0x351a110>, <parted.partition.Partition object at 0x351a2d0>, <parted.partition.Partition object at 0x351a550>] > device: <parted.device.Device object at 0x35109d0> > PedDisk: <_ped.Disk object at 0x3518200> > origPartedDisk = <parted.disk.Disk object at 0x351a390> > partedDevice = parted.Device instance -- > model: Sony Storage Media path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 30801920 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15040, 64, 32) biosGeometry: (1917, 255, 63) > PedDevice: <_ped.Device object at 0x34fa560> > >17:40:56,003 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part1 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/368e06a1-ebe1-4a70-816f-1b64b2e329ac', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '368e06a1-ebe1-4a70-816f-1b64b2e329ac', > 'ID_FS_UUID_ENC': '368e06a1-ebe1-4a70-816f-1b64b2e329ac', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000af935-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498205', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part1', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/368e06a1-ebe1-4a70-816f-1b64b2e329ac'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:40:56,004 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1)... >17:40:56,005 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:40:56,007 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:56,009 INFO blivet: sdc1 is a partition >17:40:56,013 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:40:56,014 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:56,015 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >17:40:56,017 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:40:56,018 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:40:56,019 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:56,020 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:40:56,020 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:40:56,021 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:40:56,022 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:40:56,023 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:40:56,025 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:40:56,026 INFO blivet: added partition sdc1 (id 3) to device tree >17:40:56,027 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:40:56,028 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:40:56,030 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:40:56,031 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:40:56,036 WARN blivet: disklabel detected but not usable on sdc1 >17:40:56,037 INFO blivet: type detected on 'sdc1' is 'ext4' >17:40:56,130 DEBUG blivet: padding min size from 99 up to 108 >17:40:56,131 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:56,131 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:56,133 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:40:56,134 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >17:40:56,135 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:40:56,137 INFO blivet: got device: PartitionDevice instance (0x35205d0) -- > name = sdc1 status = True kids = 0 id = 3 > parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (200, 64, 32) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x34fa950> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3510a90> fileSystem: <parted.filesystem.FileSystem object at 0x3510f90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3510c50> PedPartition: <_ped.Partition object at 0x3504cb0> > disk = existing 15040MB disk sdc (2) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot >17:40:56,139 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:56,140 INFO blivet: got format: Ext4FS instance (0x3520810) -- > type = ext4 name = ext4 status = False > device = /dev/sdc1 uuid = 368e06a1-ebe1-4a70-816f-1b64b2e329ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 200.0 targetSize = 200.0 > >17:40:56,149 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/2a9e1b2e-1b90-450f-93be-368aace24200', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2a9e1b2e-1b90-450f-93be-368aace24200', > 'ID_FS_UUID_ENC': '2a9e1b2e-1b90-450f-93be-368aace24200', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '411648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16384000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000af935-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498218', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/2a9e1b2e-1b90-450f-93be-368aace24200'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >17:40:56,152 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2)... >17:40:56,154 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >17:40:56,156 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:56,157 INFO blivet: sdc2 is a partition >17:40:56,158 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >17:40:56,161 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:56,164 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >17:40:56,167 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >17:40:56,170 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >17:40:56,171 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:56,174 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >17:40:56,174 DEBUG blivet: looking up parted Partition: /dev/sdc2 >17:40:56,175 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >17:40:56,177 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >17:40:56,179 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >17:40:56,181 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >17:40:56,181 INFO blivet: added partition sdc2 (id 4) to device tree >17:40:56,182 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >17:40:56,184 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: dos ; >17:40:56,186 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >17:40:56,187 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: dos ; exists: True ; >17:40:56,192 WARN blivet: disklabel detected but not usable on sdc2 >17:40:56,193 INFO blivet: type detected on 'sdc2' is 'ext4' >17:40:56,225 DEBUG blivet: padding min size from 3201 up to 3521 >17:40:56,227 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:56,227 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:56,228 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >17:40:56,229 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext4 ; >17:40:56,229 DEBUG blivet: looking up parted Device: /dev/sdc2 >17:40:56,231 INFO blivet: got device: PartitionDevice instance (0x3520750) -- > name = sdc2 status = True kids = 0 id = 4 > parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 8000.0 > format = existing ext4 filesystem > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (8000, 64, 32) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x34fa9e0> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3510a90> fileSystem: <parted.filesystem.FileSystem object at 0x3510fd0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3510f10> PedPartition: <_ped.Partition object at 0x3504dd0> > disk = existing 15040MB disk sdc (2) with existing msdos disklabel > start = 411648 end = 16795647 length = 16384000 > flags = >17:40:56,232 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:56,232 INFO blivet: got format: Ext4FS instance (0x7fbed80ec150) -- > type = ext4 name = ext4 status = False > device = /dev/sdc2 uuid = 2a9e1b2e-1b90-450f-93be-368aace24200 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 8000.0 targetSize = 8000.0 > >17:40:56,237 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part3 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/0bc7f649-4786-4724-b283-417f904cdf31', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '0bc7f649-4786-4724-b283-417f904cdf31', > 'ID_FS_UUID_ENC': '0bc7f649-4786-4724-b283-417f904cdf31', > 'ID_FS_VERSION': '2', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '16795648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000af935-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498230', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part3', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/0bc7f649-4786-4724-b283-417f904cdf31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >17:40:56,237 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3)... >17:40:56,238 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc3 ; >17:40:56,239 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:56,240 INFO blivet: sdc3 is a partition >17:40:56,241 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >17:40:56,244 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:56,245 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >17:40:56,248 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >17:40:56,249 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >17:40:56,249 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:56,252 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >17:40:56,252 DEBUG blivet: looking up parted Partition: /dev/sdc3 >17:40:56,253 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >17:40:56,255 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >17:40:56,256 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >17:40:56,258 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >17:40:56,258 INFO blivet: added partition sdc3 (id 5) to device tree >17:40:56,260 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >17:40:56,261 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: dos ; >17:40:56,263 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >17:40:56,265 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc3 ; labelType: dos ; exists: True ; >17:40:56,268 WARN blivet: disklabel detected but not usable on sdc3 >17:40:56,268 INFO blivet: type detected on 'sdc3' is 'swap' >17:40:56,270 DEBUG blivet: SwapSpace.__init__: device: /dev/sdc3 ; serial: FBA3315FFF1E3A ; uuid: 0bc7f649-4786-4724-b283-417f904cdf31 ; exists: True ; label: None ; >17:40:56,270 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:40:56,271 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >17:40:56,273 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: swap ; >17:40:56,274 DEBUG blivet: looking up parted Device: /dev/sdc3 >17:40:56,275 INFO blivet: got device: PartitionDevice instance (0x351a750) -- > name = sdc3 status = True kids = 0 id = 5 > parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing swap > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: False > hardwareGeometry: (1000, 64, 32) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x34faa70> > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3510a90> fileSystem: <parted.filesystem.FileSystem object at 0x351a1d0> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x351a150> PedPartition: <_ped.Partition object at 0x3504d70> > disk = existing 15040MB disk sdc (2) with existing msdos disklabel > start = 16795648 end = 18843647 length = 2048000 > flags = >17:40:56,276 INFO blivet: got format: SwapSpace instance (0x35207d0) -- > type = swap name = swap status = False > device = /dev/sdc3 uuid = 0bc7f649-4786-4724-b283-417f904cdf31 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:40:56,280 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part4 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '18843648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '11958272', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000af935-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498242', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part4', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >17:40:56,280 INFO blivet: scanning sdc4 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc4)... >17:40:56,282 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc4 ; >17:40:56,283 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:56,284 INFO blivet: sdc4 is a partition >17:40:56,285 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >17:40:56,295 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:56,296 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >17:40:56,297 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdc ; >17:40:56,298 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >17:40:56,299 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:56,300 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >17:40:56,300 DEBUG blivet: looking up parted Partition: /dev/sdc4 >17:40:56,301 DEBUG blivet: PartitionDevice.probe: sdc4 ; exists: True ; >17:40:56,303 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >17:40:56,304 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >17:40:56,306 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >17:40:56,306 INFO blivet: added partition sdc4 (id 6) to device tree >17:40:56,307 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >17:40:56,308 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >17:40:56,309 DEBUG blivet: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >17:40:56,310 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >17:40:56,311 WARN blivet: disklabel detected but not usable on sdc4 >17:40:56,312 DEBUG blivet: no type or existing type for sdc4, bailing >17:40:56,312 DEBUG blivet: looking up parted Device: /dev/sdc4 >17:40:56,314 INFO blivet: got device: PartitionDevice instance (0x7fbed80ece90) -- > name = sdc4 status = True kids = 0 id = 6 > parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 5839.0 > format = existing None > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x34fab90> > target size = 0 path = /dev/sdc4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3510a90> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x351a310> PedPartition: <_ped.Partition object at 0x3504c50> > disk = existing 15040MB disk sdc (2) with existing msdos disklabel > start = 18843648 end = 30801919 length = 11958272 > flags = >17:40:56,320 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part5 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part5 /dev/disk/by-uuid/175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'DEVNAME': 'sdc5', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc5', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'ID_FS_UUID_ENC': '175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'ID_FS_VERSION': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Storage_Media', > 'ID_MODEL_ENC': 'Storage\\x20Media\\x20\\x20\\x20', > 'ID_MODEL_ID': '05b8', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '18845696', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '11956224', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000af935-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000af935', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Sony_Storage_Media_FBA3315FFF1E3A-0:0', > 'ID_SERIAL_SHORT': 'FBA3315FFF1E3A', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '8', > 'MINOR': '37', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '498254', > 'name': 'sdc5', > 'symlinks': ['/dev/disk/by-id/usb-Sony_Storage_Media_FBA3315FFF1E3A-0:0-part5', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part5', > '/dev/disk/by-uuid/175ef1c5-ade0-4161-a53c-3a5c375c0dfb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc5'} ; name: sdc5 ; >17:40:56,320 INFO blivet: scanning sdc5 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc5)... >17:40:56,323 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc5 ; >17:40:56,325 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:56,325 INFO blivet: sdc5 is a partition >17:40:56,326 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc5 ; >17:40:56,327 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:40:56,329 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >17:40:56,330 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdc ; >17:40:56,331 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; >17:40:56,331 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:56,332 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; current: None ; type: None ; >17:40:56,333 DEBUG blivet: looking up parted Partition: /dev/sdc5 >17:40:56,334 DEBUG blivet: PartitionDevice.probe: sdc5 ; exists: True ; >17:40:56,335 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 1 ; >17:40:56,336 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 10 ; >17:40:56,338 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 12 ; >17:40:56,338 INFO blivet: added partition sdc5 (id 7) to device tree >17:40:56,340 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc5 ; >17:40:56,341 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc5 ; label_type: dos ; >17:40:56,342 DEBUG blivet: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >17:40:56,343 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc5 ; labelType: dos ; exists: True ; >17:40:56,345 WARN blivet: disklabel detected but not usable on sdc5 >17:40:56,345 INFO blivet: type detected on 'sdc5' is 'crypto_LUKS' >17:40:56,346 DEBUG blivet: LUKS.__init__: uuid: 175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; exists: True ; label: None ; device: /dev/sdc5 ; serial: FBA3315FFF1E3A ; name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >17:40:56,346 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >17:40:56,348 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; >17:40:56,349 DEBUG blivet: PartitionDevice._setFormat: sdc5 ; current: None ; type: luks ; >17:40:56,350 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sdc5 ; >17:40:56,351 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >17:40:56,352 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:56,355 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc5 ; >17:40:56,355 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:56,356 DEBUG blivet: LUKSDevice._setFormat: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; current: None ; type: None ; >17:40:56,357 DEBUG blivet: LUKSDevice.setup: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: True ; controllable: True ; orig: False ; >17:40:56,358 INFO blivet: added luks/dm-crypt luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (id 8) to device tree >17:40:56,359 DEBUG blivet: looking up parted Device: /dev/sdc5 >17:40:56,360 INFO blivet: got device: PartitionDevice instance (0x7fbed80fa5d0) -- > name = sdc5 status = True kids = 1 id = 7 > parents = ['existing 15040MB disk sdc (2) with existing msdos disklabel'] > uuid = None size = 5838.0 > format = existing luks > major = 8 minor = 37 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 11956224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: False > hardwareGeometry: (5838, 64, 32) biosGeometry: (744, 255, 63) > PedDevice: <_ped.Device object at 0x34fa4d0> > target size = 0 path = /dev/sdc5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3510a90> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x351a610> PedPartition: <_ped.Partition object at 0x3504d10> > disk = existing 15040MB disk sdc (2) with existing msdos disklabel > start = 18845696 end = 30801919 length = 11956224 > flags = >17:40:56,361 INFO blivet: got format: LUKS instance (0x7fbed80fa390) -- > type = luks name = Encrypted (LUKS) status = True > device = /dev/sdc5 uuid = 175ef1c5-ade0-4161-a53c-3a5c375c0dfb exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >17:40:56,367 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M /dev/disk/by-id/wwn-0x5000cca77fdc12f2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\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': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14279', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:40:56,368 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:40:56,370 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:56,371 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:56,372 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:40:56,373 INFO blivet: sda is a disk >17:40:56,374 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:56,375 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:40:56,384 INFO blivet: added disk sda (id 9) to device tree >17:40:56,384 DEBUG blivet: looking up parted Device: /dev/sda >17:40:56,386 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:40:56,387 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:40:56,389 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:40:56,390 DEBUG blivet: required disklabel type for sda (1) is None >17:40:56,390 DEBUG blivet: default disklabel type for sda is msdos >17:40:56,391 DEBUG blivet: selecting msdos disklabel for sda based on size >17:40:56,392 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:40:56,396 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbed81087d0>, <parted.partition.Partition object at 0x7fbed8108b10>, <parted.partition.Partition object at 0x7fbed8108f10>, <parted.partition.Partition object at 0x7fbed810c0d0>, <parted.partition.Partition object at 0x7fbed810c290>] > device: <parted.device.Device object at 0x7fbed8108610> > PedDisk: <_ped.Disk object at 0x7fbed81009e0> >17:40:56,396 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:40:56,398 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:40:56,401 INFO blivet: got device: DiskDevice instance (0x7fbed80ecf90) -- > name = sda status = True kids = 0 id = 9 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HGST HTS725050A7 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x34fad40> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbed8108290> >17:40:56,403 INFO blivet: got format: DiskLabel instance (0x7fbed8108310) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbed81087d0>, <parted.partition.Partition object at 0x7fbed8108b10>, <parted.partition.Partition object at 0x7fbed8108f10>, <parted.partition.Partition object at 0x7fbed810c0d0>, <parted.partition.Partition object at 0x7fbed810c290>] > device: <parted.device.Device object at 0x7fbed8108610> > PedDisk: <_ped.Disk object at 0x7fbed81009e0> > origPartedDisk = <parted.disk.Disk object at 0x7fbed8108d10> > partedDevice = parted.Device instance -- > model: ATA HGST HTS725050A7 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x34fac20> > >17:40:56,409 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part1 /dev/disk/by-id/wwn-0x5000cca77fdc12f2-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/6C44037344033EF8', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6C44037344033EF8', > 'ID_FS_UUID_ENC': '6C44037344033EF8', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '56da57ba-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14325', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part1', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/6C44037344033EF8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:40:56,409 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:40:56,412 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:40:56,416 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:56,417 INFO blivet: sda1 is a partition >17:40:56,418 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:40:56,419 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:56,419 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (9) with existing msdos disklabel >17:40:56,420 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:40:56,421 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:40:56,421 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:56,422 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:40:56,423 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:40:56,423 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:40:56,424 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:40:56,425 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:40:56,427 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:40:56,427 INFO blivet: added partition sda1 (id 10) to device tree >17:40:56,428 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:40:56,429 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:40:56,430 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:40:56,431 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:40:56,518 WARN blivet: disklabel detected but not usable on sda1 >17:40:56,519 INFO blivet: type detected on 'sda1' is 'ntfs' >17:40:56,606 DEBUG blivet: padding min size from 34 up to 37 >17:40:56,609 DEBUG blivet: NTFS.supported: supported: False ; >17:40:56,609 DEBUG blivet: getFormat('ntfs') returning NTFS instance >17:40:56,610 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:40:56,611 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >17:40:56,612 DEBUG blivet: looking up parted Device: /dev/sda1 >17:40:56,613 INFO blivet: got device: PartitionDevice instance (0x7fbed8108510) -- > name = sda1 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x34fab00> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbed81086d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbed8108c50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbed81088d0> PedPartition: <_ped.Partition object at 0x7fbed8105b30> > disk = existing 476940MB disk sda (9) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >17:40:56,616 DEBUG blivet: NTFS.supported: supported: False ; >17:40:56,617 INFO blivet: got format: NTFS instance (0x3510910) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 6C44037344033EF8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 99.0 targetSize = 99.0 > >17:40:56,622 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part2 /dev/disk/by-id/wwn-0x5000cca77fdc12f2-part2 /dev/disk/by-uuid/1CB608B9B6089584', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1CB608B9B6089584', > 'ID_FS_UUID_ENC': '1CB608B9B6089584', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '419430400', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '56da57ba-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14371', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part2', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part2', > '/dev/disk/by-uuid/1CB608B9B6089584'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:40:56,622 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:40:56,624 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:40:56,628 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:56,628 INFO blivet: sda2 is a partition >17:40:56,630 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:40:56,631 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:56,636 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (9) with existing msdos disklabel >17:40:56,639 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:40:56,640 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:40:56,640 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:56,642 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:40:56,642 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:40:56,644 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:40:56,645 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:40:56,647 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:40:56,649 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:40:56,649 INFO blivet: added partition sda2 (id 11) to device tree >17:40:56,650 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:40:56,652 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:40:56,653 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:40:56,654 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:40:56,697 WARN blivet: disklabel detected but not usable on sda2 >17:40:56,699 INFO blivet: type detected on 'sda2' is 'ntfs' >17:40:58,455 DEBUG blivet: padding min size from 47074 up to 47574 >17:40:58,457 DEBUG blivet: NTFS.supported: supported: False ; >17:40:58,457 DEBUG blivet: getFormat('ntfs') returning NTFS instance >17:40:58,458 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:40:58,458 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >17:40:58,459 DEBUG blivet: looking up parted Device: /dev/sda2 >17:40:58,460 INFO blivet: got device: PartitionDevice instance (0x7fbed80a1fd0) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] > uuid = None size = 204800.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 419430400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (26108, 255, 63) biosGeometry: (26108, 255, 63) > PedDevice: <_ped.Device object at 0x7fbed810b200> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbed81086d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbed8108c90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbed8108bd0> PedPartition: <_ped.Partition object at 0x7fbed8105c50> > disk = existing 476940MB disk sda (9) with existing msdos disklabel > start = 206848 end = 419637247 length = 419430400 > flags = >17:40:58,462 DEBUG blivet: NTFS.supported: supported: False ; >17:40:58,462 INFO blivet: got format: NTFS instance (0x7fbed810ca90) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 1CB608B9B6089584 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 204799.0 targetSize = 204799.0 > >17:40:58,467 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part3 /dev/disk/by-id/wwn-0x5000cca77fdc12f2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '419639294', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '557131778', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '56da57ba-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14417', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part3', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:40:58,468 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:40:58,469 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:40:58,471 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,471 INFO blivet: sda3 is a partition >17:40:58,472 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:40:58,473 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:58,473 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (9) with existing msdos disklabel >17:40:58,474 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:40:58,475 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:40:58,475 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,476 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:40:58,476 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:40:58,477 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:40:58,478 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:40:58,479 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:40:58,479 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:40:58,480 INFO blivet: added partition sda3 (id 12) to device tree >17:40:58,480 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:40:58,481 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:40:58,482 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:40:58,483 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:40:58,523 WARN blivet: disklabel detected but not usable on sda3 >17:40:58,524 DEBUG blivet: no type or existing type for sda3, bailing >17:40:58,524 DEBUG blivet: looking up parted Device: /dev/sda3 >17:40:58,526 INFO blivet: got device: PartitionDevice instance (0x7fbed80a1f90) -- > name = sda3 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] > uuid = None size = 272037.000977 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x34facb0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbed81086d0> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fbed8108f50> PedPartition: <_ped.Partition object at 0x7fbed8105b90> > disk = existing 476940MB disk sda (9) with existing msdos disklabel > start = 419639294 end = 976771071 length = 557131778 > flags = >17:40:58,531 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part5 /dev/disk/by-id/wwn-0x5000cca77fdc12f2-part5 /dev/disk/by-uuid/01495fa9-d956-4609-a47a-ce2c6c782a58', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '01495fa9-d956-4609-a47a-ce2c6c782a58', > 'ID_FS_UUID_ENC': '01495fa9-d956-4609-a47a-ce2c6c782a58', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '419639296', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '540981248', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '56da57ba-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14465', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part5', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part5', > '/dev/disk/by-uuid/01495fa9-d956-4609-a47a-ce2c6c782a58'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:40:58,532 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:40:58,532 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:40:58,533 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,533 INFO blivet: sda5 is a partition >17:40:58,534 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:40:58,535 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:58,536 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (9) with existing msdos disklabel >17:40:58,537 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:40:58,537 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:40:58,537 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,538 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:40:58,538 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:40:58,539 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:40:58,540 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:40:58,540 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:40:58,541 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:40:58,541 INFO blivet: added partition sda5 (id 13) to device tree >17:40:58,542 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:40:58,543 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:40:58,543 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:40:58,544 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:40:58,619 WARN blivet: disklabel detected but not usable on sda5 >17:40:58,624 INFO blivet: type detected on 'sda5' is 'ext4' >17:40:58,686 DEBUG blivet: padding min size from 7874 up to 8374 >17:40:58,689 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,689 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:58,690 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:40:58,691 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >17:40:58,692 DEBUG blivet: looking up parted Device: /dev/sda5 >17:40:58,693 INFO blivet: got device: PartitionDevice instance (0x3760dd0) -- > name = sda5 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] > uuid = None size = 264151.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 540981248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: False > hardwareGeometry: (33674, 255, 63) biosGeometry: (33674, 255, 63) > PedDevice: <_ped.Device object at 0x374c680> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbed81086d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbed810c190> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbed810c110> PedPartition: <_ped.Partition object at 0x7fbed8105a70> > disk = existing 476940MB disk sda (9) with existing msdos disklabel > start = 419639296 end = 960620543 length = 540981248 > flags = >17:40:58,695 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,695 INFO blivet: got format: Ext4FS instance (0x3765050) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 01495fa9-d956-4609-a47a-ce2c6c782a58 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 264151.0 targetSize = 264151.0 > >17:40:58,702 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part6 /dev/disk/by-id/wwn-0x5000cca77fdc12f2-part6 /dev/disk/by-uuid/4b7f8d09-799a-42c6-9840-1b8de3a8f0ff', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '94', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '92', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4b7f8d09-799a-42c6-9840-1b8de3a8f0ff', > 'ID_FS_UUID_ENC': '4b7f8d09-799a-42c6-9840-1b8de3a8f0ff', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '960622592', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16148480', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '56da57ba-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '56da57ba', > 'ID_REVISION': 'GH2ZB550', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF755AWHHZSJ8M', > 'ID_SERIAL_SHORT': 'TF755AWHHZSJ8M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca77fdc12f2', > 'ID_WWN_WITH_EXTENSION': '0x5000cca77fdc12f2', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14513', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF755AWHHZSJ8M-part6', > '/dev/disk/by-id/wwn-0x5000cca77fdc12f2-part6', > '/dev/disk/by-uuid/4b7f8d09-799a-42c6-9840-1b8de3a8f0ff'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:40:58,703 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:40:58,704 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:40:58,706 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,707 INFO blivet: sda6 is a partition >17:40:58,709 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:40:58,710 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:40:58,711 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (9) with existing msdos disklabel >17:40:58,713 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:40:58,714 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:40:58,714 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,715 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:40:58,715 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:40:58,716 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:40:58,718 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:40:58,718 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:40:58,720 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:40:58,720 INFO blivet: added partition sda6 (id 14) to device tree >17:40:58,721 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:40:58,722 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:40:58,723 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:40:58,724 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:40:58,727 WARN blivet: disklabel detected but not usable on sda6 >17:40:58,727 INFO blivet: type detected on 'sda6' is 'swap' >17:40:58,728 DEBUG blivet: SwapSpace.__init__: device: /dev/sda6 ; serial: TF755AWHHZSJ8M ; uuid: 4b7f8d09-799a-42c6-9840-1b8de3a8f0ff ; exists: True ; label: None ; >17:40:58,729 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:40:58,730 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:40:58,731 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: swap ; >17:40:58,731 DEBUG blivet: looking up parted Device: /dev/sda6 >17:40:58,733 INFO blivet: got device: PartitionDevice instance (0x3760c90) -- > name = sda6 status = True kids = 0 id = 14 > parents = ['existing 476940MB disk sda (9) with existing msdos disklabel'] > uuid = None size = 7885.0 > format = existing swap > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 16148480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: True > hardwareGeometry: (1005, 255, 63) biosGeometry: (1005, 255, 63) > PedDevice: <_ped.Device object at 0x374c710> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbed81086d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbed810c350> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fbed810c2d0> PedPartition: <_ped.Partition object at 0x7fbed8105cb0> > disk = existing 476940MB disk sda (9) with existing msdos disklabel > start = 960622592 end = 976771071 length = 16148480 > flags = >17:40:58,733 INFO blivet: got format: SwapSpace instance (0x3760ad0) -- > type = swap name = swap status = True > device = /dev/sda6 uuid = 4b7f8d09-799a-42c6-9840-1b8de3a8f0ff exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:40:58,736 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '27972', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:40:58,737 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:40:58,738 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:40:58,740 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,740 INFO blivet: loop0 is a loop device >17:40:58,741 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:40:58,742 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:40:58,743 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,743 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,744 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:40:58,745 INFO blivet: added file /osmin.img (deleted) (id 15) to device tree >17:40:58,746 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:40:58,746 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,748 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:40:58,748 INFO blivet: added loop loop0 (id 16) to device tree >17:40:58,749 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:40:58,750 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:40:58,751 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:40:58,751 DEBUG blivet: device loop0 does not contain a disklabel >17:40:58,752 INFO blivet: type detected on 'loop0' is 'squashfs' >17:40:58,753 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:40:58,754 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:40:58,755 INFO blivet: got device: LoopDevice instance (0x3765250) -- > name = loop0 status = False kids = 0 id = 16 > parents = ['existing 0MB file /osmin.img (deleted) (15)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:40:58,755 INFO blivet: got format: DeviceFormat instance (0x3765290) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:40:58,756 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': '28265', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:40:58,756 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:40:58,757 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:40:58,757 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,758 INFO blivet: loop1 is a loop device >17:40:58,758 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:40:58,759 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:40:58,760 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,760 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,761 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:40:58,761 INFO blivet: added file /osmin (id 17) to device tree >17:40:58,762 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:40:58,762 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,764 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:40:58,764 INFO blivet: added loop loop1 (id 18) to device tree >17:40:58,765 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:40:58,766 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:40:58,766 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:40:58,767 DEBUG blivet: device loop1 does not contain a disklabel >17:40:58,767 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:40:58,767 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:40:58,768 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:40:58,769 INFO blivet: got device: LoopDevice instance (0x37653d0) -- > name = loop1 status = False kids = 0 id = 18 > parents = ['existing 0MB file /osmin (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:40:58,769 INFO blivet: got format: DeviceFormat instance (0x37655d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:40:58,771 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28557', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:40:58,772 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:40:58,773 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:40:58,774 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,774 INFO blivet: loop2 is a loop device >17:40:58,775 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:40:58,775 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:40:58,776 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,776 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,777 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:40:58,777 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 19) to device tree >17:40:58,778 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:40:58,778 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,779 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:40:58,779 INFO blivet: added loop loop2 (id 20) to device tree >17:40:58,779 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:40:58,780 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:40:58,780 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:40:58,781 DEBUG blivet: device loop2 does not contain a disklabel >17:40:58,781 INFO blivet: type detected on 'loop2' is 'squashfs' >17:40:58,781 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:40:58,782 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:40:58,783 INFO blivet: got device: LoopDevice instance (0x3765790) -- > name = loop2 status = False kids = 0 id = 20 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (19)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:40:58,784 INFO blivet: got format: DeviceFormat instance (0x3765850) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:40:58,787 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28854', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:40:58,787 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:40:58,788 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:40:58,790 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,790 INFO blivet: loop3 is a loop device >17:40:58,791 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:40:58,792 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:40:58,794 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,794 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,795 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:40:58,795 INFO blivet: added file /LiveOS/ext3fs.img (id 21) to device tree >17:40:58,796 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:40:58,797 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,797 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:40:58,798 INFO blivet: added loop loop3 (id 22) to device tree >17:40:58,799 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:40:58,800 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:40:58,801 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,801 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:58,801 DEBUG blivet: device loop3 does not contain a disklabel >17:40:58,802 INFO blivet: type detected on 'loop3' is 'ext4' >17:40:58,828 DEBUG blivet: using current size 0 as min size >17:40:58,829 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,830 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:58,831 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:40:58,831 INFO blivet: got device: LoopDevice instance (0x3765810) -- > name = loop3 status = False kids = 0 id = 22 > parents = ['existing 0MB file /LiveOS/ext3fs.img (21)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:40:58,832 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,832 INFO blivet: got format: Ext4FS instance (0x3765110) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:40:58,833 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': '29219', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:40:58,834 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:40:58,835 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:40:58,835 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,836 INFO blivet: loop4 is a loop device >17:40:58,836 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:40:58,837 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:40:58,838 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,838 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,838 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:40:58,839 INFO blivet: added file /overlay (deleted) (id 23) to device tree >17:40:58,839 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:40:58,840 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,840 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:40:58,840 INFO blivet: added loop loop4 (id 24) to device tree >17:40:58,841 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:40:58,842 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:40:58,842 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:40:58,842 DEBUG blivet: device loop4 does not contain a disklabel >17:40:58,842 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:40:58,842 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:40:58,843 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:40:58,844 INFO blivet: got device: LoopDevice instance (0x3765610) -- > name = loop4 status = False kids = 0 id = 24 > parents = ['existing 0MB file /overlay (deleted) (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:40:58,844 INFO blivet: got format: DeviceFormat instance (0x3765b10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:40:58,848 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51539', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:40:58,848 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:40:58,849 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:40:58,850 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,850 INFO blivet: live-rw is a device-mapper device >17:40:58,851 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:40:58,853 DEBUG blivet: LUKSDevice.getDMNode: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: True ; >17:40:58,854 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:40:58,855 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >17:40:58,856 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:40:58,857 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (24) with existing DM_snapshot_cow >17:40:58,859 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:40:58,860 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,861 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:40:58,861 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,862 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:40:58,862 INFO blivet: added dm live-rw (id 25) to device tree >17:40:58,863 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:40:58,864 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:40:58,866 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,866 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:58,866 DEBUG blivet: device live-rw does not contain a disklabel >17:40:58,867 INFO blivet: type detected on 'live-rw' is 'ext4' >17:40:58,892 DEBUG blivet: padding min size from 3225 up to 3547 >17:40:58,894 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,894 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:58,895 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:40:58,896 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:40:58,897 INFO blivet: got device: DMDevice instance (0x3765bd0) -- > name = live-rw status = True kids = 0 id = 25 > parents = ['existing 0MB loop loop4 (24) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x374c830> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:40:58,898 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,899 INFO blivet: got format: Ext4FS instance (0x3765d90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:40:58,901 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '85362', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:40:58,901 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:40:58,902 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:40:58,903 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,903 INFO blivet: live-base is a device-mapper device >17:40:58,904 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:40:58,905 DEBUG blivet: LUKSDevice.getDMNode: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: True ; >17:40:58,906 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:40:58,907 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:40:58,908 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >17:40:58,909 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:40:58,910 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,911 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:40:58,911 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,912 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:40:58,912 INFO blivet: added dm live-base (id 26) to device tree >17:40:58,912 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:40:58,913 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:40:58,914 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,914 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:58,914 DEBUG blivet: device live-base does not contain a disklabel >17:40:58,914 INFO blivet: type detected on 'live-base' is 'ext4' >17:40:58,964 DEBUG blivet: using current size 0 as min size >17:40:58,966 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,966 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:58,967 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:40:58,968 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:40:58,969 INFO blivet: got device: DMDevice instance (0x3765590) -- > name = live-base status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x374c7a0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:40:58,971 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,972 INFO blivet: got format: Ext4FS instance (0x3765e10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:40:58,976 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_UUID_ENC': '18687f30-f2df-40a3-9e2f-96e9f235982c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92502', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/18687f30-f2df-40a3-9e2f-96e9f235982c', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:40:58,976 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:40:58,978 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:40:58,980 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,980 INFO blivet: live-osimg-min is a device-mapper device >17:40:58,981 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:40:58,982 DEBUG blivet: LUKSDevice.getDMNode: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: True ; >17:40:58,984 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:40:58,985 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:40:58,986 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:40:58,987 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (18) with existing DM_snapshot_cow >17:40:58,988 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:40:58,989 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >17:40:58,990 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:40:58,991 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:58,992 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:40:58,992 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:40:58,993 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:40:58,994 INFO blivet: added dm live-osimg-min (id 27) to device tree >17:40:58,995 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:40:58,995 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:40:58,996 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:58,997 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:58,997 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:40:58,997 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:40:59,022 DEBUG blivet: using current size 0 as min size >17:40:59,023 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:59,023 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:59,025 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:40:59,026 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:40:59,027 INFO blivet: got device: DMDevice instance (0x3765ed0) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x374c8c0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:40:59,029 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:59,029 INFO blivet: got format: Ext4FS instance (0x3768290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 18687f30-f2df-40a3-9e2f-96e9f235982c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3224.0 targetSize = 3224.0 > >17:40:59,034 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-175ef1c5ade04161a53c3a5c375c0dfb-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb /dev/disk/by-uuid/0cb22938-d413-4d27-b4dc-7ff75dd99925 /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-175ef1c5ade04161a53c3a5c375c0dfb-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cb22938-d413-4d27-b4dc-7ff75dd99925', > 'ID_FS_UUID_ENC': '0cb22938-d413-4d27-b4dc-7ff75dd99925', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '441485', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-175ef1c5ade04161a53c3a5c375c0dfb-luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb', > '/dev/disk/by-uuid/0cb22938-d413-4d27-b4dc-7ff75dd99925', > '/dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >17:40:59,034 INFO blivet: scanning luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (/devices/virtual/block/dm-3)... >17:40:59,036 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >17:40:59,036 DEBUG blivet: looking up parted Device: /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb >17:40:59,038 DEBUG blivet: DeviceTree.getDeviceByName returned existing 5836MB luks/dm-crypt luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (8) >17:40:59,039 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >17:40:59,040 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; label_type: None ; >17:40:59,042 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:59,042 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:59,042 DEBUG blivet: device luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb does not contain a disklabel >17:40:59,042 INFO blivet: type detected on 'luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb' is 'ext4' >17:40:59,080 DEBUG blivet: padding min size from 357 up to 392 >17:40:59,081 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:59,081 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:40:59,082 DEBUG blivet: LUKSDevice._setFormat: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; current: None ; type: ext4 ; >17:40:59,083 INFO blivet: got device: LUKSDevice instance (0x7fbed80fad90) -- > name = luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb status = True kids = 0 id = 8 > parents = ['existing 5838MB partition sdc5 (7) with existing luks'] > uuid = None size = 5836.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11952128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32702 did: 0 busy: False > hardwareGeometry: (743, 255, 63) biosGeometry: (743, 255, 63) > PedDevice: <_ped.Device object at 0x374c9e0> > target size = 0 path = /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb > format args = [] originalFormat = None target = crypt dmUuid = None >17:40:59,085 DEBUG blivet: Ext4FS.supported: supported: True ; >17:40:59,086 INFO blivet: got format: Ext4FS instance (0x37651d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb uuid = 0cb22938-d413-4d27-b4dc-7ff75dd99925 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5836.0 targetSize = 5836.0 > >17:40:59,108 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >17:40:59,124 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >17:40:59,125 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:40:59,127 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:40:59,142 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >17:40:59,154 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >17:40:59,155 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:40:59,156 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:40:59,168 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >17:40:59,169 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc3 ; status: False ; type: swap ; >17:40:59,170 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc3 ; status: False ; type: swap ; >17:40:59,182 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >17:40:59,183 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:40:59,185 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:40:59,196 DEBUG blivet: LUKSDevice.teardown: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: True ; controllable: True ; >17:40:59,210 DEBUG blivet: PartitionDevice.teardown: sdc5 ; status: True ; controllable: True ; >17:40:59,211 DEBUG blivet: LUKS.teardown: device: /dev/sdc5 ; status: True ; type: luks ; >17:40:59,211 DEBUG blivet: unmapping luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb >17:40:59,222 DEBUG blivet: LUKS.teardown: device: /dev/sdc5 ; status: False ; type: luks ; >17:40:59,236 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >17:40:59,237 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:40:59,238 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:40:59,249 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:40:59,265 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:40:59,266 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:40:59,267 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:40:59,280 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:40:59,292 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:40:59,293 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:40:59,294 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:40:59,309 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:40:59,324 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:40:59,326 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:40:59,328 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:40:59,343 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >17:40:59,344 DEBUG blivet: SwapSpace.teardown: device: /dev/sda6 ; status: True ; type: swap ; >17:40:59,355 DEBUG blivet: SwapSpace.teardown: device: /dev/sda6 ; status: False ; type: swap ; >17:40:59,446 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:40:59,447 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:40:59,448 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:40:59,465 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:40:59,466 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:40:59,468 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >17:40:59,468 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:40:59,473 INFO blivet: edd: MBR signature on sdb is zero. new disk image? >17:40:59,474 INFO blivet: edd: collected mbr signatures: {'sda': '0x56da57ba', 'sdc': '0x000af935'} >17:40:59,475 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:40:59,482 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:40:59,498 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >17:40:59,538 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >17:40:59,539 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:40:59,540 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >17:40:59,554 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >17:40:59,554 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:40:59,620 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:40:59,621 INFO blivet: error parsing blkid.tab: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/mnt/sysimage/etc/blkid/blkid.tab' >17:40:59,621 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >17:40:59,623 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:40:59,624 DEBUG blivet: resolved 'UUID=175ef1c5-ade0-4161-a53c-3a5c375c0dfb' to 'sdc5' (partition) >17:40:59,624 DEBUG blivet: crypttab maps: ['luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb'] >17:40:59,624 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >17:40:59,625 DEBUG blivet: resolved 'UUID=2a9e1b2e-1b90-450f-93be-368aace24200' to 'sdc2' (partition) >17:40:59,625 DEBUG blivet: resolved 'UUID=368e06a1-ebe1-4a70-816f-1b64b2e329ac' to 'sdc1' (partition) >17:40:59,627 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; >17:40:59,628 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 5836MB luks/dm-crypt luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (8) with existing ext4 filesystem >17:40:59,628 DEBUG blivet: resolved '/dev/mapper/luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb' to 'luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb' (luks/dm-crypt) >17:40:59,628 DEBUG blivet: resolved 'UUID=0bc7f649-4786-4724-b283-417f904cdf31' to 'sdc3' (partition) >17:40:59,628 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >17:40:59,667 DEBUG blivet: LUKSDevice.setup: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: False ; controllable: True ; orig: False ; >17:40:59,668 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; orig: False ; >17:40:59,668 DEBUG blivet: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >17:40:59,670 DEBUG blivet: LUKS.setup: device: /dev/sdc5 ; mapName: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: False ; type: luks ; >17:40:59,670 WARN blivet: setup of luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb failed: luks device not configured >17:40:59,671 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:40:59,671 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:40:59,971 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:40:59,971 INFO blivet: error parsing blkid.tab: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/mnt/sysimage/etc/blkid/blkid.tab' >17:40:59,972 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >17:40:59,972 INFO blivet: error parsing crypttab: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/mnt/sysimage/etc/crypttab' >17:40:59,972 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >17:40:59,992 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >17:40:59,993 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:40:59,993 DEBUG blivet: failed to resolve 'proc' >17:40:59,993 DEBUG blivet: resolved 'UUID=01495fa9-d956-4609-a47a-ce2c6c782a58' to 'sda5' (partition) >17:40:59,993 DEBUG blivet: resolved 'UUID=4b7f8d09-799a-42c6-9840-1b8de3a8f0ff' to 'sda6' (partition) >17:40:59,994 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:41:00,090 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:00,091 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:00,092 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:00,093 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:00,095 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:00,096 DEBUG blivet: NTFS.supported: supported: False ; >17:41:00,098 DEBUG blivet: NTFS.supported: supported: False ; >17:41:00,100 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:00,102 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:00,104 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:00,133 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >17:41:00,134 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (26) with existing ext4 filesystem >05:41:48,367 DEBUG blivet: Iso9660FS.supported: supported: True ; >05:41:48,368 DEBUG blivet: Iso9660FS.supported: supported: True ; >05:41:48,368 DEBUG blivet: NFSv4.supported: supported: False ; >05:41:48,369 DEBUG blivet: NFSv4.supported: supported: False ; >05:41:48,370 DEBUG blivet: SELinuxFS.supported: supported: False ; >05:41:48,370 DEBUG blivet: SELinuxFS.supported: supported: False ; >05:41:48,371 DEBUG blivet: Ext4FS.supported: supported: True ; >05:41:48,372 DEBUG blivet: Ext4FS.supported: supported: True ; >05:41:48,695 DEBUG blivet: Ext3FS.supported: supported: True ; >05:41:48,697 DEBUG blivet: Ext3FS.supported: supported: True ; >05:41:48,717 DEBUG blivet: Ext2FS.supported: supported: True ; >05:41:48,718 DEBUG blivet: Ext2FS.supported: supported: True ; >05:41:48,757 DEBUG blivet: SysFS.supported: supported: False ; >05:41:48,757 DEBUG blivet: SysFS.supported: supported: False ; >05:41:48,758 DEBUG blivet: MultipathMember.__init__: >05:41:48,759 DEBUG blivet: SwapSpace.__init__: >05:41:48,864 DEBUG blivet: ProcFS.supported: supported: False ; >05:41:48,864 DEBUG blivet: ProcFS.supported: supported: False ; >05:41:48,865 DEBUG blivet: DMRaidMember.__init__: >05:41:48,865 DEBUG blivet: DevPtsFS.supported: supported: False ; >05:41:48,866 DEBUG blivet: DevPtsFS.supported: supported: False ; >05:41:48,866 DEBUG blivet: BTRFS.supported: supported: True ; >05:41:48,921 DEBUG blivet: USBFS.supported: supported: False ; >05:41:48,922 DEBUG blivet: USBFS.supported: supported: False ; >05:41:48,922 DEBUG blivet: DiskLabel.__init__: >05:41:48,922 INFO blivet: DiskLabel.partedDevice returning None >05:41:48,923 DEBUG blivet: HFSPlus.supported: supported: False ; >05:41:48,923 DEBUG blivet: HFSPlus.supported: supported: False ; >05:41:48,923 DEBUG blivet: XFS.supported: supported: True ; >05:41:48,968 DEBUG blivet: XFS.supported: supported: True ; >05:41:48,970 DEBUG blivet: TmpFS.supported: supported: True ; >05:41:49,007 DEBUG blivet: TmpFS.supported: supported: True ; >05:41:49,008 DEBUG blivet: LUKS.__init__: >05:41:49,009 DEBUG blivet: NTFS.supported: supported: False ; >05:41:49,009 DEBUG blivet: NTFS.supported: supported: False ; >05:41:49,010 DEBUG blivet: BindFS.supported: supported: False ; >05:41:49,010 DEBUG blivet: BindFS.supported: supported: False ; >05:41:49,010 DEBUG blivet: HFS.supported: supported: False ; >05:41:49,011 DEBUG blivet: HFS.supported: supported: False ; >05:41:49,011 DEBUG blivet: LVMPhysicalVolume.__init__: >05:41:49,012 DEBUG blivet: NFS.supported: supported: False ; >05:41:49,012 DEBUG blivet: NFS.supported: supported: False ; >05:41:49,013 DEBUG blivet: FATFS.supported: supported: True ; >05:41:49,013 DEBUG blivet: FATFS.supported: supported: True ; >05:41:49,014 DEBUG blivet: NoDevFS.supported: supported: False ; >05:41:49,014 DEBUG blivet: NoDevFS.supported: supported: False ; >05:41:49,015 DEBUG blivet: MDRaidMember.__init__: >05:42:01,407 INFO blivet: hiding device partition sda1 (id 10) >05:42:01,413 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: sda ; >05:42:01,413 DEBUG blivet: lvm filter: adding sda1 to the reject list >05:42:01,413 INFO blivet: hiding device partition sda2 (id 11) >05:42:01,414 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sda ; >05:42:01,414 DEBUG blivet: lvm filter: adding sda2 to the reject list >05:42:01,414 INFO blivet: hiding device partition sda3 (id 12) >05:42:01,415 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >05:42:01,415 DEBUG blivet: lvm filter: adding sda3 to the reject list >05:42:01,416 INFO blivet: hiding device partition sda5 (id 13) >05:42:01,417 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >05:42:01,417 DEBUG blivet: lvm filter: adding sda5 to the reject list >05:42:01,417 INFO blivet: hiding device partition sda6 (id 14) >05:42:01,418 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >05:42:01,418 DEBUG blivet: lvm filter: adding sda6 to the reject list >05:42:01,418 INFO blivet: hiding device disk sda (id 9) >05:42:01,418 DEBUG blivet: lvm filter: adding sda to the reject list >05:42:04,585 INFO blivet: Detected 7824M of memory >05:42:04,585 INFO blivet: Suggested swap size (7824 M) exceeds 10 % of disk space, using 10 % of disk space (1504 M) instead. >05:42:04,585 INFO blivet: Swap attempt of 1504M >05:42:04,587 DEBUG blivet: clearpart: looking at sdc5 >05:42:04,588 DEBUG blivet: clearpart: looking at sdc4 >05:42:04,588 DEBUG blivet: clearpart: looking at sdc3 >05:42:04,588 DEBUG blivet: clearpart: looking at sdc2 >05:42:04,588 DEBUG blivet: clearpart: looking at sdb1 >05:42:04,589 DEBUG blivet: clearpart: looking at sdc1 >05:42:04,589 DEBUG blivet: checking whether disk sdb has an empty extended >05:42:04,589 DEBUG blivet: extended is None ; logicals is [] >05:42:04,590 DEBUG blivet: checking whether disk sdc has an empty extended >05:42:04,592 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3510a90> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d1710> PedPartition: <_ped.Partition object at 0x43d48f0> ; logicals is ['sdc5'] >05:42:04,636 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >05:42:04,638 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >05:42:04,661 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >05:42:04,662 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >05:42:04,663 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >05:42:04,664 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >05:42:04,665 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >05:42:04,706 DEBUG blivet: starting Blivet copy >05:42:04,748 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >05:42:04,748 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43ee390> fileSystem: <parted.filesystem.FileSystem object at 0x43f0f50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x43f0d50> PedPartition: <_ped.Partition object at 0x4297650> >05:42:04,749 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >05:42:04,750 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e0b10> fileSystem: <parted.filesystem.FileSystem object at 0x376f110> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43f0e10> PedPartition: <_ped.Partition object at 0x42975f0> >05:42:04,750 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >05:42:04,751 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e0b10> fileSystem: <parted.filesystem.FileSystem object at 0x376f150> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x376f090> PedPartition: <_ped.Partition object at 0x4297590> >05:42:04,752 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >05:42:04,752 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e0b10> fileSystem: <parted.filesystem.FileSystem object at 0x376f310> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x376f290> PedPartition: <_ped.Partition object at 0x4297530> >05:42:04,753 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >05:42:04,753 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e0b10> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x376f450> PedPartition: <_ped.Partition object at 0x42974d0> >05:42:04,754 DEBUG blivet: PartitionDevice._setPartedPartition: sdc5 ; >05:42:04,754 DEBUG blivet: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e0b10> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x376f750> PedPartition: <_ped.Partition object at 0x4297470> >05:42:04,755 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >05:42:04,756 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43f17d0> fileSystem: <parted.filesystem.FileSystem object at 0x376f810> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e0550> PedPartition: <_ped.Partition object at 0x4297410> >05:42:04,756 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >05:42:04,757 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43f17d0> fileSystem: <parted.filesystem.FileSystem object at 0x376f850> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x376f610> PedPartition: <_ped.Partition object at 0x42973b0> >05:42:04,758 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >05:42:04,758 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43f17d0> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x376fb10> PedPartition: <_ped.Partition object at 0x42972f0> >05:42:04,759 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >05:42:04,759 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43f17d0> fileSystem: <parted.filesystem.FileSystem object at 0x376fd10> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x376fc90> PedPartition: <_ped.Partition object at 0x4297290> >05:42:04,760 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >05:42:04,760 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43f17d0> fileSystem: <parted.filesystem.FileSystem object at 0x376fed0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x376fe50> PedPartition: <_ped.Partition object at 0x4297230> >05:42:04,760 DEBUG blivet: finished Blivet copy >05:42:04,761 INFO blivet: hiding device partition sdb1 (id 1) >05:42:04,761 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >05:42:04,761 DEBUG blivet: lvm filter: adding sdb1 to the reject list >05:42:04,761 INFO blivet: hiding device disk sdb (id 0) >05:42:04,762 DEBUG blivet: lvm filter: adding sdb to the reject list >05:42:04,763 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >05:42:04,764 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 5839MB partition sdc4 (6) >05:42:04,777 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >05:42:04,778 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 5839MB partition sdc4 (6) >05:42:07,330 DEBUG blivet: Ext4FS.supported: supported: True ; >05:42:07,331 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:42:08,734 DEBUG blivet: Ext4FS.supported: supported: True ; >05:42:08,734 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:42:08,736 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x43d1590>, 200, ['sdc'], {'encrypted': False, 'raid_level': None} >05:42:16,008 DEBUG blivet: Ext4FS.supported: supported: True ; >05:42:16,008 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:42:16,011 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x43d1590>, 5836, ['sdc'], {'encrypted': True, 'raid_level': None} >05:42:18,831 DEBUG blivet: Ext4FS.supported: supported: True ; >05:42:18,831 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:42:18,832 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x43d1590>, 5836, ['sdc'], {'encrypted': True, 'raid_level': None} >05:42:26,764 DEBUG blivet: Ext4FS.supported: supported: True ; >05:42:26,764 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:42:28,463 DEBUG blivet: Ext4FS.supported: supported: True ; >05:42:28,463 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:42:28,467 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x43d1590>, 200, ['sdc'], {'encrypted': False, 'raid_level': None} >05:42:28,472 DEBUG storage.ui: Ext4FS.supported: supported: True ; >05:42:28,473 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >05:42:28,475 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; >05:42:28,475 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:42:28,477 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; current: ext4 ; type: None ; >05:42:28,477 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sdc1 (id 3) >05:42:28,479 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc1 ; status: False ; type: None ; >05:42:28,480 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; >05:42:28,481 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >05:42:28,482 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 3) >05:42:30,893 DEBUG blivet: Ext4FS.supported: supported: True ; >05:42:30,893 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:42:30,895 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x43d1590>, 200, ['sdc'], {'encrypted': False, 'raid_level': None} >05:42:35,603 DEBUG blivet: Ext4FS.supported: supported: True ; >05:42:35,603 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:42:36,508 DEBUG blivet: Ext4FS.supported: supported: True ; >05:42:36,508 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:42:36,512 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x43d1590>, 8000, ['sdc'], {'encrypted': False, 'raid_level': None} >05:42:36,517 DEBUG storage.ui: Ext4FS.supported: supported: True ; >05:42:36,517 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >05:42:36,519 DEBUG storage.ui: PartitionDevice._setFormat: sdc2 ; >05:42:36,519 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:42:36,521 DEBUG storage.ui: PartitionDevice._setFormat: sdc2 ; current: ext4 ; type: None ; >05:42:36,521 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sdc2 (id 4) >05:42:36,522 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc2 ; status: False ; type: None ; >05:42:36,524 DEBUG storage.ui: PartitionDevice._setFormat: sdc2 ; >05:42:36,525 DEBUG storage.ui: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext4 ; >05:42:36,526 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at / on partition sdc2 (id 4) >05:42:39,941 DEBUG blivet: Ext4FS.supported: supported: True ; >05:42:39,941 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:42:39,944 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x43d1590>, 8000, ['sdc'], {'encrypted': False, 'raid_level': None} >05:42:39,962 DEBUG blivet: SwapSpace.__init__: >05:42:39,962 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:42:42,022 DEBUG blivet: SwapSpace.__init__: >05:42:42,023 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:42:43,345 DEBUG blivet: SwapSpace.__init__: >05:42:43,345 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:42:43,346 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x43d1590>, 1000, ['sdc'], {'encrypted': False, 'raid_level': None} >05:42:43,349 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sdc3 ; mountpoint: None ; label: ; >05:42:43,349 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >05:42:43,350 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sdc3 ; status: False ; type: swap ; >05:42:43,351 DEBUG storage.ui: PartitionDevice._setFormat: sdc3 ; >05:42:43,351 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:42:43,352 DEBUG storage.ui: PartitionDevice._setFormat: sdc3 ; current: swap ; type: None ; >05:42:43,352 INFO storage.ui: registered action: [4] Destroy Format swap on partition sdc3 (id 5) >05:42:43,353 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc3 ; status: False ; type: None ; >05:42:43,354 DEBUG storage.ui: PartitionDevice._setFormat: sdc3 ; >05:42:43,357 DEBUG storage.ui: PartitionDevice._setFormat: sdc3 ; current: None ; type: swap ; >05:42:43,357 INFO storage.ui: registered action: [5] Create Format swap on partition sdc3 (id 5) >05:42:55,478 DEBUG blivet: SwapSpace.__init__: >05:42:55,478 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:42:55,479 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x43d1590>, 1000, ['sdc'], {'encrypted': False, 'raid_level': None} >05:42:59,323 INFO storage.ui: unhiding device disk sdb (id 0) >05:42:59,324 DEBUG storage.ui: lvm filter: removing sdb from the reject list >05:42:59,324 INFO storage.ui: unhiding device partition sdb1 (id 1) >05:42:59,324 DEBUG storage.ui: lvm filter: removing sdb1 from the reject list >05:42:59,326 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >05:42:59,358 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >05:42:59,359 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >05:42:59,360 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >05:42:59,362 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15040MB disk sdc (2) with existing msdos disklabel >05:42:59,362 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >05:43:07,997 INFO blivet: omitting ksdata: existing 15040MB disk sdc (2) with existing msdos disklabel >05:43:07,998 INFO blivet: omitting ksdata: existing 5836MB luks/dm-crypt luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb (8) with existing ext4 filesystem mounted at /home >05:43:08,008 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >05:43:08,027 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >05:43:08,027 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:43:08,029 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:43:08,041 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >05:43:08,052 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >05:43:08,053 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:43:08,055 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:43:08,065 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >05:43:08,065 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc3 ; status: False ; type: swap ; >05:43:08,077 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >05:43:08,078 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:43:08,079 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >05:43:08,092 DEBUG blivet: LUKSDevice.teardown: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: False ; controllable: True ; >05:43:08,092 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >05:43:08,093 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >05:43:08,093 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >05:43:08,093 INFO blivet: resetting parted disks... >05:43:08,094 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >05:43:08,095 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >05:43:08,095 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >05:43:08,096 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >05:43:08,097 DEBUG blivet: PartitionDevice.preCommitFixup: sdc1 ; >05:43:08,097 DEBUG blivet: sector-based lookup found partition sdc1 >05:43:08,098 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >05:43:08,098 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e0590> fileSystem: <parted.filesystem.FileSystem object at 0x3765050> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3765210> PedPartition: <_ped.Partition object at 0x7fbecc03bb90> >05:43:08,099 DEBUG blivet: PartitionDevice.preCommitFixup: sdc2 ; >05:43:08,099 DEBUG blivet: sector-based lookup found partition sdc2 >05:43:08,100 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >05:43:08,100 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e0590> fileSystem: <parted.filesystem.FileSystem object at 0x3765490> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37651d0> PedPartition: <_ped.Partition object at 0x7fbecc03bbf0> >05:43:08,101 DEBUG blivet: PartitionDevice.preCommitFixup: sdc3 ; >05:43:08,102 DEBUG blivet: sector-based lookup found partition sdc3 >05:43:08,102 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >05:43:08,102 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e0590> fileSystem: <parted.filesystem.FileSystem object at 0x3765c10> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3765810> PedPartition: <_ped.Partition object at 0x7fbecc03bdd0> >05:43:08,103 DEBUG blivet: PartitionDevice.preCommitFixup: sdc4 ; >05:43:08,103 DEBUG blivet: extended lookup found partition sdc4 >05:43:08,104 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >05:43:08,104 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e0590> fileSystem: None > number: 4 path: /dev/sdc4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37657d0> PedPartition: <_ped.Partition object at 0x7fbecc03be30> >05:43:08,105 DEBUG blivet: PartitionDevice.preCommitFixup: sdc5 ; >05:43:08,105 DEBUG blivet: sector-based lookup found partition sdc5 >05:43:08,106 DEBUG blivet: PartitionDevice._setPartedPartition: sdc5 ; >05:43:08,106 DEBUG blivet: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e0590> fileSystem: None > number: 5 path: /dev/sdc5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43f01d0> PedPartition: <_ped.Partition object at 0x7fbecc03be90> >05:43:08,107 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >05:43:08,107 DEBUG blivet: sector-based lookup found partition sdb1 >05:43:08,107 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >05:43:08,108 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43eead0> fileSystem: <parted.filesystem.FileSystem object at 0x351c850> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x351cb90> PedPartition: <_ped.Partition object at 0x7fbecc03bef0> >05:43:08,108 DEBUG blivet: action: [4] Destroy Format swap on partition sdc3 (id 5) >05:43:08,108 DEBUG blivet: action: [2] Destroy Format ext4 filesystem on partition sdc2 (id 4) >05:43:08,108 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on partition sdc1 (id 3) >05:43:08,108 DEBUG blivet: action: [5] Create Format swap on partition sdc3 (id 5) >05:43:08,108 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at / on partition sdc2 (id 4) >05:43:08,108 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 3) >05:43:08,108 INFO blivet: pruning action queue... >05:43:08,108 INFO blivet: sorting actions... >05:43:08,109 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on partition sdc1 (id 3) >05:43:08,109 DEBUG blivet: action: [2] Destroy Format ext4 filesystem on partition sdc2 (id 4) >05:43:08,109 DEBUG blivet: action: [4] Destroy Format swap on partition sdc3 (id 5) >05:43:08,109 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 3) >05:43:08,109 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at / on partition sdc2 (id 4) >05:43:08,109 DEBUG blivet: action: [5] Create Format swap on partition sdc3 (id 5) >05:43:08,109 INFO blivet: executing action: [0] Destroy Format ext4 filesystem on partition sdc1 (id 3) >05:43:08,110 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: True ; >05:43:08,111 DEBUG blivet: Ext4FS.destroy: device: /dev/sdc1 ; status: False ; type: ext4 ; >05:43:08,158 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >05:43:08,182 INFO blivet: executing action: [2] Destroy Format ext4 filesystem on partition sdc2 (id 4) >05:43:08,183 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: True ; >05:43:08,184 DEBUG blivet: Ext4FS.destroy: device: /dev/sdc2 ; status: False ; type: ext4 ; >05:43:08,222 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >05:43:08,244 INFO blivet: executing action: [4] Destroy Format swap on partition sdc3 (id 5) >05:43:08,245 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: True ; >05:43:08,245 DEBUG blivet: SwapSpace.destroy: device: /dev/sdc3 ; status: False ; type: swap ; >05:43:08,285 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >05:43:08,286 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc3 ; status: False ; type: swap ; >05:43:08,306 INFO blivet: executing action: [1] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 3) >05:43:08,307 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >05:43:08,307 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 1 ; >05:43:08,308 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 2 ; >05:43:08,308 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 3 ; >05:43:08,309 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 4 ; >05:43:08,310 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 5 ; >05:43:08,310 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 6 ; >05:43:08,311 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 8 ; >05:43:08,312 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 9 ; >05:43:08,313 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 10 ; >05:43:08,313 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 11 ; >05:43:08,314 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 12 ; >05:43:08,314 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 13 ; >05:43:08,315 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 14 ; >05:43:08,315 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 15 ; >05:43:08,317 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 5 ; >05:43:08,321 DEBUG blivet: Ext4FS.create: device: /dev/sdc1 ; status: False ; type: ext4 ; >05:43:08,322 DEBUG blivet: Ext4FS.doFormat: device: /dev/sdc1 ; mountpoint: /boot ; type: ext4 ; >05:43:08,455 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sdc1 ; type: ext4 ; >05:43:08,455 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sdc1 >05:43:08,485 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >05:43:08,486 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >05:43:08,486 DEBUG blivet: sdc1 sysfsPath set to /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 >05:43:08,497 INFO blivet: executing action: [3] Create Format ext4 filesystem mounted at / on partition sdc2 (id 4) >05:43:08,498 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >05:43:08,498 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 1 ; >05:43:08,499 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 2 ; >05:43:08,500 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 3 ; >05:43:08,500 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 4 ; >05:43:08,501 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 5 ; >05:43:08,501 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 6 ; >05:43:08,502 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 8 ; >05:43:08,503 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 9 ; >05:43:08,503 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 10 ; >05:43:08,504 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 11 ; >05:43:08,504 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 12 ; >05:43:08,505 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 13 ; >05:43:08,506 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 14 ; >05:43:08,506 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 15 ; >05:43:08,507 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 5 ; >05:43:08,512 DEBUG blivet: Ext4FS.create: device: /dev/sdc2 ; status: False ; type: ext4 ; >05:43:08,512 DEBUG blivet: Ext4FS.doFormat: device: /dev/sdc2 ; mountpoint: / ; type: ext4 ; >05:43:17,541 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sdc2 ; type: ext4 ; >05:43:17,541 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sdc2 >05:43:17,573 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >05:43:17,573 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >05:43:17,574 DEBUG blivet: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2 >05:43:17,585 INFO blivet: executing action: [5] Create Format swap on partition sdc3 (id 5) >05:43:17,586 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >05:43:17,587 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 1 ; >05:43:17,588 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 2 ; >05:43:17,589 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 4 ; >05:43:17,589 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 5 ; >05:43:17,590 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 6 ; >05:43:17,591 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 8 ; >05:43:17,592 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 9 ; >05:43:17,592 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 10 ; >05:43:17,593 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 11 ; >05:43:17,594 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 12 ; >05:43:17,594 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 13 ; >05:43:17,595 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 14 ; >05:43:17,596 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 15 ; >05:43:17,597 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sdc3 ; flag: 3 ; >05:43:17,598 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 5 ; >05:43:17,602 DEBUG blivet: SwapSpace.create: device: /dev/sdc3 ; status: None ; type: swap ; >05:43:17,603 DEBUG blivet: SwapSpace.create: device: /dev/sdc3 ; status: None ; type: swap ; >05:43:17,649 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/sdc3 ; type: swap ; >05:43:17,649 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sdc3 >05:43:17,682 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc3 ; status: True ; >05:43:17,683 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc3 ; status: True ; >05:43:17,683 DEBUG blivet: sdc3 sysfsPath set to /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3 >05:43:17,696 INFO blivet: Skipping sdc1 >05:43:17,698 DEBUG blivet: Ext4FS.supported: supported: True ; >05:43:17,699 DEBUG blivet: Ext4FS.supported: supported: True ; >05:43:17,700 DEBUG blivet: Ext4FS.supported: supported: True ; >05:43:17,701 DEBUG blivet: Ext4FS.supported: supported: True ; >05:43:17,703 DEBUG blivet: Ext4FS.supported: supported: True ; >05:43:17,705 DEBUG blivet: Ext4FS.supported: supported: True ; >05:43:17,707 DEBUG blivet: Ext4FS.supported: supported: True ; >05:43:17,710 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >05:43:17,711 DEBUG blivet: SwapSpace.setup: device: /dev/sdc3 ; status: False ; type: swap ; >05:43:17,711 DEBUG blivet: SwapSpace.setup: device: /dev/sdc3 ; status: False ; type: swap ; >05:43:17,722 DEBUG blivet: BindFS.supported: supported: False ; >05:43:17,723 DEBUG blivet: getFormat('bind') returning BindFS instance >05:43:17,723 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >05:43:17,724 DEBUG blivet: TmpFS.supported: supported: True ; >05:43:17,730 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >05:43:17,731 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >05:43:17,732 DEBUG blivet: DevPtsFS.supported: supported: False ; >05:43:17,732 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >05:43:17,733 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >05:43:17,734 DEBUG blivet: SysFS.supported: supported: False ; >05:43:17,734 DEBUG blivet: getFormat('sysfs') returning SysFS instance >05:43:17,734 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >05:43:17,735 DEBUG blivet: ProcFS.supported: supported: False ; >05:43:17,735 DEBUG blivet: getFormat('proc') returning ProcFS instance >05:43:17,736 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >05:43:17,736 DEBUG blivet: SELinuxFS.supported: supported: False ; >05:43:17,737 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >05:43:17,737 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >05:43:17,738 DEBUG blivet: USBFS.supported: supported: False ; >05:43:17,738 DEBUG blivet: getFormat('usbfs') returning USBFS instance >05:43:17,739 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >05:43:17,740 DEBUG blivet: BindFS.supported: supported: False ; >05:43:17,740 DEBUG blivet: getFormat('bind') returning BindFS instance >05:43:17,740 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >05:43:17,741 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >05:43:17,747 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >05:43:17,759 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >05:43:17,761 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >05:43:17,762 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >05:43:17,776 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >05:43:17,778 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >05:43:17,778 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >05:43:17,785 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >05:43:17,788 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >05:43:17,789 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >05:43:17,797 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >05:43:17,798 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >05:43:17,799 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >05:43:17,807 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >05:43:17,808 DEBUG blivet: LUKSDevice.setup: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: False ; controllable: True ; orig: False ; >05:43:17,809 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; orig: False ; >05:43:17,809 DEBUG blivet: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >05:43:17,810 DEBUG blivet: LUKS.setup: device: /dev/sdc5 ; mapName: luks-175ef1c5-ade0-4161-a53c-3a5c375c0dfb ; status: False ; type: luks ; > > >/tmp/ifcfg.log: >17:40:55,577 DEBUG ifcfg: content of files (network initialization): >17:40:55,577 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-goslar: >17:40:55,577 DEBUG ifcfg: ESSID="goslar" >17:40:55,577 DEBUG ifcfg: MODE=Managed >17:40:55,577 DEBUG ifcfg: KEY_MGMT=WPA-PSK >17:40:55,577 DEBUG ifcfg: TYPE=Wireless >17:40:55,577 DEBUG ifcfg: BOOTPROTO=dhcp >17:40:55,578 DEBUG ifcfg: DEFROUTE=yes >17:40:55,578 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >17:40:55,578 DEBUG ifcfg: IPV6INIT=yes >17:40:55,578 DEBUG ifcfg: IPV6_AUTOCONF=yes >17:40:55,578 DEBUG ifcfg: IPV6_DEFROUTE=yes >17:40:55,578 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >17:40:55,578 DEBUG ifcfg: NAME=goslar >17:40:55,578 DEBUG ifcfg: UUID=76458dfa-ef54-4261-bbfb-b8d1a5915844 >17:40:55,578 DEBUG ifcfg: ONBOOT=yes >17:40:55,578 DEBUG ifcfg: HWADDR=A4:4E:31:10:47:3C >17:40:55,578 DEBUG ifcfg: SECURITYMODE=open >17:40:55,579 DEBUG ifcfg: PEERDNS=yes >17:40:55,579 DEBUG ifcfg: PEERROUTES=yes >17:40:55,579 DEBUG ifcfg: IPV6_PEERDNS=yes >17:40:55,579 DEBUG ifcfg: IPV6_PEERROUTES=yes >17:40:55,589 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [60, 151, 14, 184, 97, 151]}, 'connection': {'timestamp': 1385595589L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '19275d0e-e78f-42cd-87e4-4f60daff6b9b'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'seen-bssids': ['00:1D:7E:64:B1:14'], 'ssid': [103, 111, 115, 108, 97, 114], 'mac-address': [164, 78, 49, 16, 71, 60], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1385595644L, 'type': '802-11-wireless', 'id': 'goslar', 'uuid': '76458dfa-ef54-4261-bbfb-b8d1a5915844'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}] >17:40:55,675 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goslar >17:40:55,677 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goslar >17:40:55,677 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goslar >17:40:55,678 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goslar >17:40:55,752 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['em1']): >17:40:55,752 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >17:40:55,753 DEBUG ifcfg: TYPE=Ethernet >17:40:55,753 DEBUG ifcfg: BOOTPROTO=dhcp >17:40:55,753 DEBUG ifcfg: DEFROUTE=yes >17:40:55,753 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >17:40:55,753 DEBUG ifcfg: IPV6INIT=yes >17:40:55,753 DEBUG ifcfg: IPV6_AUTOCONF=yes >17:40:55,753 DEBUG ifcfg: IPV6_DEFROUTE=yes >17:40:55,753 DEBUG ifcfg: IPV6_PEERDNS=yes >17:40:55,753 DEBUG ifcfg: IPV6_PEERROUTES=yes >17:40:55,753 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >17:40:55,753 DEBUG ifcfg: NAME=em1 >17:40:55,753 DEBUG ifcfg: UUID=19275d0e-e78f-42cd-87e4-4f60daff6b9b >17:40:55,754 DEBUG ifcfg: ONBOOT=no >17:40:55,754 DEBUG ifcfg: HWADDR=3C:97:0E:B8:61:97 >17:40:55,754 DEBUG ifcfg: PEERDNS=yes >17:40:55,754 DEBUG ifcfg: PEERROUTES=yes >17:40:55,754 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-goslar: >17:40:55,754 DEBUG ifcfg: ESSID="goslar" >17:40:55,754 DEBUG ifcfg: MODE=Managed >17:40:55,754 DEBUG ifcfg: KEY_MGMT=WPA-PSK >17:40:55,755 DEBUG ifcfg: TYPE=Wireless >17:40:55,755 DEBUG ifcfg: BOOTPROTO=dhcp >17:40:55,755 DEBUG ifcfg: DEFROUTE=yes >17:40:55,755 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >17:40:55,755 DEBUG ifcfg: IPV6INIT=yes >17:40:55,755 DEBUG ifcfg: IPV6_AUTOCONF=yes >17:40:55,756 DEBUG ifcfg: IPV6_DEFROUTE=yes >17:40:55,756 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >17:40:55,756 DEBUG ifcfg: NAME=goslar >17:40:55,756 DEBUG ifcfg: UUID=76458dfa-ef54-4261-bbfb-b8d1a5915844 >17:40:55,756 DEBUG ifcfg: ONBOOT=yes >17:40:55,756 DEBUG ifcfg: HWADDR=A4:4E:31:10:47:3C >17:40:55,757 DEBUG ifcfg: SECURITYMODE=open >17:40:55,757 DEBUG ifcfg: PEERDNS=yes >17:40:55,757 DEBUG ifcfg: PEERROUTES=yes >17:40:55,757 DEBUG ifcfg: IPV6_PEERDNS=yes >17:40:55,757 DEBUG ifcfg: IPV6_PEERROUTES=yes >17:40:55,766 DEBUG ifcfg: all settings: [{'802-11-wireless': {'security': '802-11-wireless-security', 'seen-bssids': ['00:1D:7E:64:B1:14'], 'ssid': [103, 111, 115, 108, 97, 114], 'mac-address': [164, 78, 49, 16, 71, 60], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1385595644L, 'type': '802-11-wireless', 'id': 'goslar', 'uuid': '76458dfa-ef54-4261-bbfb-b8d1a5915844'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [60, 151, 14, 184, 97, 151]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '19275d0e-e78f-42cd-87e4-4f60daff6b9b'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >05:41:48,460 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >05:41:48,461 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goslar >05:41:48,461 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >05:41:48,462 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goslar >05:41:48,462 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >05:41:48,463 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >05:41:48,492 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >05:41:48,492 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goslar >05:41:48,493 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-goslar > > >/proc/cmdline: >initrd=initrd0.img root=live:UUID=9D9D-5B31 rootfstype=vfat ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1035498
: 829935 |
829936
|
829937
|
829938
|
829939
|
829940
|
829941
|
829942
|
829943
|
829944