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 950131 Details for
Bug 1156239
ValueError: Cannot remove non-leaf device 'sdc3'
[?]
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), 2.96 MB, created by
Adam Reeve
on 2014-10-24 00:16:53 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Adam Reeve
Created:
2014-10-24 00:16:53 UTC
Size:
2.96 MB
patch
obsolete
>anaconda 21.48.6-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 426, in _removeDevice > raise ValueError("Cannot remove non-leaf device '%s'" % dev.name) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 496, in registerAction > self._removeDevice(action.device) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1296, in destroyDevice > self.devicetree.registerAction(action) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1703, in _destroy_device > self._storage_playground.destroyDevice(device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 122, in decorated > return func(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1826, in on_remove_clicked > self._destroy_device(dev) >ValueError: Cannot remove non-leaf device 'sdc3' > >Local variables in innermost frame: >force: None >self: <blivet.devicetree.DeviceTree object at 0x7f3e60fcfed0> >moddisk: True >dev: existing 114.89 GiB partition sdc3 (26) > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <MainWindow object at 0x7f3e580da960 (pyanaconda+ui+gui+MainWindow at 0x285c240)>> > _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_NZ.UTF-8 > ># Network information >network --bootproto=dhcp --device=enp7s0 --onboot=off --ipv6=auto --activate >network --hostname=adam-desktop ># SELinux configuration >selinux --enforcing ># System timezone >timezone Pacific/Auckland --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sdc ># Partition clearing information >clearpart --none --initlabel --drives=sdc > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >, '/mnt/data': existing 1863.02 GiB partition sdd1 (6) with existing ext4 filesystem >, '/mnt/mythtv': BTRFSSubVolumeDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: None > mounts.exists: True > mounts.req_size: None > mounts._size: 0 B > mounts.id: 218 > mounts._parents: ParentList instance, containing members: > mounts._parents.appendfunc: <bound method BTRFSSubVolumeDevice._addParent of BTRFSSubVolumeDevice instance (0x7f3e3e921610) -- > name = mythtvdata status = True kids = 0 id = 218 > parents = ['existing 931.52 GiB btrfs volume btrfs.177 (177) with existing btrfs filesystem'] > uuid = None size = 931.52 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f414d0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs> > mounts._parents.items: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 177 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSVolumeDevice._addParent of BTRFSVolumeDevice instance (0x7f3e3f88c310) -- > name = btrfs.177 status = True kids = 0 id = 177 > parents = ['existing 465.76 GiB disk sda (173) with existing btrfs filesystem', > 'existing 465.76 GiB disk sdb (225) with existing btrfs filesystem'] > uuid = 89339abe-a9e1-43fd-a957-2a853c974cab size = 931.52 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41440> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs> > _parents.items: [existing 465.76 GiB disk sda (173) with existing btrfs filesystem >, existing 465.76 GiB disk sdb (225) with existing btrfs filesystem >] > _parents.removefunc: <bound method BTRFSVolumeDevice._removeParent of BTRFSVolumeDevice instance (0x7f3e3f88c310) -- > name = btrfs.177 status = True kids = 0 id = 177 > parents = ['existing 465.76 GiB disk sda (173) with existing btrfs filesystem', > 'existing 465.76 GiB disk sdb (225) with existing btrfs filesystem'] > uuid = 89339abe-a9e1-43fd-a957-2a853c974cab size = 931.52 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41440> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs> > controllable: True > _metaDataLevel: None > uuid: 89339abe-a9e1-43fd-a957-2a853c974cab > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 89339abe-a9e1-43fd-a957-2a853c974cab > _format._size: Already dumped (Size instance) > _format.mountopts: subvolid=5 > _format.mountpoint: None > _format.id: 180 > _format._device: /dev/sda > formatClass: <class 'blivet.formats.fs.BTRFS'> > subvolumes: [Already dumped (BTRFSSubVolumeDevice instance) >] > deviceLinks: [] > minor: 0 > size_policy: 465.76 GiB > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _dataLevel: None > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: btrfs.177 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 89339abe-a9e1-43fd-a957-2a853c974cab > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvolid=5 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 180 > originalFormat._device: /dev/sda > _defaultSubVolumeID: 5 > _serial: None >] > mounts._parents.removefunc: <bound method BTRFSSubVolumeDevice._removeParent of BTRFSSubVolumeDevice instance (0x7f3e3e921610) -- > name = mythtvdata status = True kids = 0 id = 218 > parents = ['existing 931.52 GiB btrfs volume btrfs.177 (177) with existing btrfs filesystem'] > uuid = None size = 931.52 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f414d0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs> > mounts.controllable: True > mounts.uuid: None > mounts._format: BTRFS instance, containing members: > mounts._format._label: None > mounts._format.uuid: None > mounts._format.exists: True > mounts._format._mountpoint: None > mounts._format._minInstanceSize: None > mounts._format._mountType: btrfs > mounts._format.fsprofile: None > mounts._format._targetSize: 1 B > mounts._format.volUUID: 89339abe-a9e1-43fd-a957-2a853c974cab > mounts._format._size: Already dumped (Size instance) > mounts._format.mountopts: subvol=mythtvdata > mounts._format.mountpoint: None > mounts._format.id: 217 > mounts._format._device: /dev/sda > mounts.deviceLinks: [] > mounts.minor: 0 > mounts.fstabComment: Skipped > mounts.bus: Skipped > mounts.sysfsPath: Skipped > mounts._targetSize: Already dumped (Size instance) > mounts.vol_id: 285 > mounts._model: Skipped > mounts.kids: 0 > mounts._vendor: Skipped > mounts._name: mythtvdata > mounts.protected: False > mounts.originalFormat: BTRFS instance, containing members: > mounts.originalFormat._label: None > mounts.originalFormat.uuid: None > mounts.originalFormat.exists: True > mounts.originalFormat._mountpoint: None > mounts.originalFormat.mountpoint: None > mounts.originalFormat._mountType: btrfs > mounts.originalFormat.fsprofile: None > mounts.originalFormat._targetSize: Already dumped (Size instance) > mounts.originalFormat.volUUID: 89339abe-a9e1-43fd-a957-2a853c974cab > mounts.originalFormat._minInstanceSize: None > mounts.originalFormat.mountopts: subvol=mythtvdata > mounts.originalFormat._size: Already dumped (Size instance) > mounts.originalFormat.id: 217 > mounts.originalFormat._device: /dev/sda > mounts._serial: None >, '/': BTRFSSubVolumeDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: None > mounts.exists: True > mounts.req_size: None > mounts._size: 0 B > mounts.id: 39 > mounts._parents: ParentList instance, containing members: > mounts._parents.appendfunc: <bound method BTRFSSubVolumeDevice._addParent of BTRFSSubVolumeDevice instance (0x7f3e3fb3ac90) -- > name = rootf20 status = True kids = 38 id = 39 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41560> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > mounts._parents.items: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 30 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSVolumeDevice._addParent of BTRFSVolumeDevice instance (0x7f3e3fac6d90) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41680> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >] > _parents.removefunc: <bound method BTRFSVolumeDevice._removeParent of BTRFSVolumeDevice instance (0x7f3e3fac6d90) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41680> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > _metaDataLevel: None > uuid: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format: BTRFS instance, containing members: > _format._label: fedora > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvolid=5 > _format.mountpoint: None > _format.id: 33 > _format._device: /dev/sdc3 > formatClass: Already dumped (type instance) > subvolumes: [BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 36 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSubVolumeDevice._addParent of BTRFSSubVolumeDevice instance (0x7f3e3fad3710) -- > name = home status = True kids = 0 id = 36 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f415f0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSubVolumeDevice._removeParent of BTRFSSubVolumeDevice instance (0x7f3e3fad3710) -- > name = home status = True kids = 0 id = 36 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f415f0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=home > _format.mountpoint: None > _format.id: 35 > _format._device: /dev/sdc3 > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > vol_id: 256 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: home > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=home > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 35 > originalFormat._device: /dev/sdc3 > _serial: None >, Already dumped (BTRFSSubVolumeDevice instance) >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 42 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3fac6510) -- > name = rootsnapshots/2014-03-27 status = True kids = 0 id = 42 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41710> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3fac6510) -- > name = rootsnapshots/2014-03-27 status = True kids = 0 id = 42 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41710> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootsnapshots/2014-03-27 > _format.mountpoint: None > _format.id: 41 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 424 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootsnapshots/2014-03-27 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootsnapshots/2014-03-27 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 41 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 45 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3fad3850) -- > name = rootsnapshots/2014-03-28 status = True kids = 0 id = 45 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f417a0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3fad3850) -- > name = rootsnapshots/2014-03-28 status = True kids = 0 id = 45 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f417a0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootsnapshots/2014-03-28 > _format.mountpoint: None > _format.id: 44 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 425 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootsnapshots/2014-03-28 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootsnapshots/2014-03-28 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 44 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 48 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSubVolumeDevice._addParent of BTRFSSubVolumeDevice instance (0x7f3e3fad3990) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 status = True kids = 0 id = 48 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41830> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSubVolumeDevice._removeParent of BTRFSSubVolumeDevice instance (0x7f3e3fad3990) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 status = True kids = 0 id = 48 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41830> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 > _format.mountpoint: None > _format.id: 47 > _format._device: /dev/sdc3 > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > vol_id: 448 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 47 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 51 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3fad3ad0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b status = True kids = 0 id = 51 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f418c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3fad3ad0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b status = True kids = 0 id = 51 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f418c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b > _format.mountpoint: None > _format.id: 50 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 449 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 50 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 54 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3fad3d10) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 status = True kids = 0 id = 54 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41950> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3fad3d10) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 status = True kids = 0 id = 54 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41950> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 > _format.mountpoint: None > _format.id: 53 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 450 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 53 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 57 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3fad3f90) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a status = True kids = 0 id = 57 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f419e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3fad3f90) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a status = True kids = 0 id = 57 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f419e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a > _format.mountpoint: None > _format.id: 56 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 451 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 56 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 60 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3faf0250) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e status = True kids = 0 id = 60 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41a70> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3faf0250) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e status = True kids = 0 id = 60 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41a70> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e > _format.mountpoint: None > _format.id: 59 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 452 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 59 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 63 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3fad3b90) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d status = True kids = 0 id = 63 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41b00> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3fad3b90) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d status = True kids = 0 id = 63 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41b00> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d > _format.mountpoint: None > _format.id: 62 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 455 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 62 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 66 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3fac6c50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 status = True kids = 0 id = 66 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41b90> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3fac6c50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 status = True kids = 0 id = 66 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41b90> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 > _format.mountpoint: None > _format.id: 65 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 458 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 65 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 69 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3faf0310) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 status = True kids = 0 id = 69 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41c20> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3faf0310) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 status = True kids = 0 id = 69 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41c20> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 > _format.mountpoint: None > _format.id: 68 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 461 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 68 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 72 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3faf0510) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e status = True kids = 0 id = 72 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41cb0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3faf0510) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e status = True kids = 0 id = 72 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41cb0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e > _format.mountpoint: None > _format.id: 71 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 464 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 71 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 75 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3faf0690) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 status = True kids = 0 id = 75 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41d40> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3faf0690) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 status = True kids = 0 id = 75 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41d40> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 > _format.mountpoint: None > _format.id: 74 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 467 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 74 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 78 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3faf0810) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 status = True kids = 0 id = 78 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3faf0810) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 status = True kids = 0 id = 78 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41dd0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 > _format.mountpoint: None > _format.id: 77 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 470 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 77 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 81 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3faf09d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 status = True kids = 0 id = 81 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41e60> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3faf09d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 status = True kids = 0 id = 81 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41e60> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 > _format.mountpoint: None > _format.id: 80 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 473 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 80 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 84 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3faf0c50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 status = True kids = 0 id = 84 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41ef0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3faf0c50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 status = True kids = 0 id = 84 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41ef0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 > _format.mountpoint: None > _format.id: 83 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 476 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 83 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 87 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3fad38d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a status = True kids = 0 id = 87 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41f80> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3fad38d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a status = True kids = 0 id = 87 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41f80> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a > _format.mountpoint: None > _format.id: 86 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 479 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 86 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 90 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3faf0b50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 status = True kids = 0 id = 90 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41170> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3faf0b50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 status = True kids = 0 id = 90 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41170> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 > _format.mountpoint: None > _format.id: 89 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 482 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 89 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 93 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3faf0650) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 status = True kids = 0 id = 93 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41050> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3faf0650) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 status = True kids = 0 id = 93 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41050> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 > _format.mountpoint: None > _format.id: 92 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 485 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 92 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 96 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3faf0f50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 status = True kids = 0 id = 96 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41200> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3faf0f50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 status = True kids = 0 id = 96 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41200> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 > _format.mountpoint: None > _format.id: 95 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 488 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 95 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 99 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880110) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 status = True kids = 0 id = 99 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a050> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880110) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 status = True kids = 0 id = 99 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a050> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 > _format.mountpoint: None > _format.id: 98 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 491 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 98 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 102 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880290) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb status = True kids = 0 id = 102 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a0e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880290) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb status = True kids = 0 id = 102 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a0e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb > _format.mountpoint: None > _format.id: 101 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 494 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 101 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 105 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880410) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df status = True kids = 0 id = 105 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a170> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880410) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df status = True kids = 0 id = 105 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a170> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df > _format.mountpoint: None > _format.id: 104 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 497 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 104 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 108 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880590) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada status = True kids = 0 id = 108 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a200> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880590) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada status = True kids = 0 id = 108 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a200> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada > _format.mountpoint: None > _format.id: 107 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 500 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 107 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 111 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880710) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init status = True kids = 0 id = 111 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a290> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880710) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init status = True kids = 0 id = 111 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a290> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init > _format.mountpoint: None > _format.id: 110 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 501 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 110 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 114 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880890) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 status = True kids = 0 id = 114 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880890) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 status = True kids = 0 id = 114 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 > _format.mountpoint: None > _format.id: 113 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 502 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 113 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 117 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3faf0d50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init status = True kids = 0 id = 117 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a3b0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3faf0d50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init status = True kids = 0 id = 117 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a3b0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init > _format.mountpoint: None > _format.id: 116 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 503 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 116 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 120 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f8804d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee status = True kids = 0 id = 120 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f8804d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee status = True kids = 0 id = 120 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee > _format.mountpoint: None > _format.id: 119 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 504 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 119 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 123 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880050) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init status = True kids = 0 id = 123 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a4d0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880050) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init status = True kids = 0 id = 123 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a4d0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init > _format.mountpoint: None > _format.id: 122 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 505 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 122 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 126 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880a10) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c status = True kids = 0 id = 126 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a560> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880a10) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c status = True kids = 0 id = 126 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a560> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c > _format.mountpoint: None > _format.id: 125 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 506 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 125 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 129 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880b90) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init status = True kids = 0 id = 129 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a5f0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880b90) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init status = True kids = 0 id = 129 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a5f0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init > _format.mountpoint: None > _format.id: 128 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 507 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 128 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 132 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880d10) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b status = True kids = 0 id = 132 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a680> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880d10) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b status = True kids = 0 id = 132 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a680> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b > _format.mountpoint: None > _format.id: 131 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 508 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 131 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 135 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880e90) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init status = True kids = 0 id = 135 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a710> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880e90) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init status = True kids = 0 id = 135 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a710> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init > _format.mountpoint: None > _format.id: 134 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 509 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 134 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 138 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f887050) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a status = True kids = 0 id = 138 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a7a0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f887050) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a status = True kids = 0 id = 138 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a7a0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a > _format.mountpoint: None > _format.id: 137 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 510 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 137 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 141 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f8871d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 status = True kids = 0 id = 141 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a830> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f8871d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 status = True kids = 0 id = 141 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a830> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 > _format.mountpoint: None > _format.id: 140 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 513 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 140 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 144 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f880c50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 status = True kids = 0 id = 144 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f880c50) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 status = True kids = 0 id = 144 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 > _format.mountpoint: None > _format.id: 143 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 516 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 143 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 147 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f8803d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 status = True kids = 0 id = 147 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a950> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f8803d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 status = True kids = 0 id = 147 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a950> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 > _format.mountpoint: None > _format.id: 146 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 519 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 146 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 150 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f887250) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init status = True kids = 0 id = 150 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a9e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f887250) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init status = True kids = 0 id = 150 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3a9e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init > _format.mountpoint: None > _format.id: 149 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 520 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 149 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 153 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f887350) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 status = True kids = 0 id = 153 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3aa70> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f887350) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 status = True kids = 0 id = 153 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3aa70> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 > _format.mountpoint: None > _format.id: 152 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 521 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 152 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 156 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f8874d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init status = True kids = 0 id = 156 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3ab00> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f8874d0) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init status = True kids = 0 id = 156 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3ab00> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init > _format.mountpoint: None > _format.id: 155 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 522 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 155 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 159 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e3f887650) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 status = True kids = 0 id = 159 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3ab90> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e3f887650) -- > name = rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 status = True kids = 0 id = 159 > parents = ['existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3ab90> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._size: Already dumped (Size instance) > _format.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 > _format.mountpoint: None > _format.id: 158 > _format._device: /dev/sdc3 > source: None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 523 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 158 > originalFormat._device: /dev/sdc3 > _serial: None >] > deviceLinks: [] > minor: 0 > size_policy: 114.89 GiB > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _dataLevel: None > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 4 > _vendor: Skipped > _name: fedora > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: fedora > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvolid=5 > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 33 > originalFormat._device: /dev/sdc3 > _defaultSubVolumeID: 5 > _serial: None >] > mounts._parents.removefunc: <bound method BTRFSSubVolumeDevice._removeParent of BTRFSSubVolumeDevice instance (0x7f3e3fb3ac90) -- > name = rootf20 status = True kids = 38 id = 39 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f41560> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > mounts.controllable: True > mounts.uuid: None > mounts._format: BTRFS instance, containing members: > mounts._format._label: None > mounts._format.uuid: None > mounts._format.exists: True > mounts._format._mountpoint: None > mounts._format._minInstanceSize: None > mounts._format._mountType: btrfs > mounts._format.fsprofile: None > mounts._format._targetSize: 1 B > mounts._format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > mounts._format._size: Already dumped (Size instance) > mounts._format.mountopts: subvol=rootf20 > mounts._format.mountpoint: None > mounts._format.id: 38 > mounts._format._device: /dev/sdc3 > mounts.deviceLinks: [] > mounts.minor: 0 > mounts.fstabComment: Skipped > mounts.bus: Skipped > mounts.sysfsPath: Skipped > mounts._targetSize: Already dumped (Size instance) > mounts.vol_id: 396 > mounts._model: Skipped > mounts.kids: 38 > mounts._vendor: Skipped > mounts._name: rootf20 > mounts.protected: False > mounts.originalFormat: BTRFS instance, containing members: > mounts.originalFormat._label: None > mounts.originalFormat.uuid: None > mounts.originalFormat.exists: True > mounts.originalFormat._mountpoint: None > mounts.originalFormat.mountpoint: None > mounts.originalFormat._mountType: btrfs > mounts.originalFormat.fsprofile: None > mounts.originalFormat._targetSize: Already dumped (Size instance) > mounts.originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > mounts.originalFormat._minInstanceSize: None > mounts.originalFormat.mountopts: subvol=rootf20 > mounts.originalFormat._size: Already dumped (Size instance) > mounts.originalFormat.id: 38 > mounts.originalFormat._device: /dev/sdc3 > mounts._serial: None >, '/home': Already dumped (PartitionDevice instance) >} > swaps: [existing 3952 MiB partition sdc2 (21) with existing swap >] > name: Fedora Linux 20 for x86_64 >, Root instance, containing members: > mounts: {'/boot': Already dumped (PartitionDevice instance) >, '/mnt/data': Already dumped (PartitionDevice instance) >, '/mnt/mythtv': Already dumped (BTRFSSubVolumeDevice instance) >, '/': Already dumped (BTRFSSubVolumeDevice instance) >, '/home': Already dumped (PartitionDevice instance) >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Fedora Linux 20 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 119.24 GiB disk sdc (11) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, existing 28.86 GiB disk sde (162) with existing msdos disklabel >, existing 28.86 GiB partition sde1 (167) with existing efi filesystem >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 B > id: 221 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f3e3e921550) -- > name = sr0 status = True kids = 0 id = 221 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f3e3e921550) -- > name = sr0 status = True kids = 0 id = 221 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing None > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126, /dev/disk/by-id/wwn-0x5001480000000000] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _targetSize: Already dumped (Size instance) > _model: HL-DT-ST_DVDRAM_GH22NS50 > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 230 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3e3e047dd0) -- > name = /osmin.img (deleted) status = False kids = 1 id = 230 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3e3e047dd0) -- > name = /osmin.img (deleted) status = False kids = 1 id = 230 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 233 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3e3e047e10) -- > name = loop0 status = False kids = 0 id = 233 > parents = ['existing 0 B file /osmin.img (deleted) (230)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3e3e047e10) -- > name = loop0 status = False kids = 0 id = 233 > parents = ['existing 0 B file /osmin.img (deleted) (230)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 238 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3e3e047f10) -- > name = /osmin status = False kids = 1 id = 238 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3e3e047f10) -- > name = /osmin status = False kids = 1 id = 238 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 241 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3e3e047bd0) -- > name = loop1 status = False kids = 0 id = 241 > parents = ['existing 0 B file /osmin (238)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3e3e047bd0) -- > name = loop1 status = False kids = 0 id = 241 > parents = ['existing 0 B file /osmin (238)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 246 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3e3e921e50) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 246 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3e3e921e50) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 246 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 249 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3e3e0591d0) -- > name = loop2 status = False kids = 0 id = 249 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (246)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3e3e0591d0) -- > name = loop2 status = False kids = 0 id = 249 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (246)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 254 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3e3e0594d0) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 254 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3e3e0594d0) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 254 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 257 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3e3e059490) -- > name = loop3 status = False kids = 2 id = 257 > parents = ['existing 0 B file /LiveOS/ext3fs.img (254)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3e3e059490) -- > name = loop3 status = False kids = 2 id = 257 > parents = ['existing 0 B file /LiveOS/ext3fs.img (254)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: _Fedora-Live-Wor > _format.errors: False > _format.uuid: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 6144 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 260 > _format._device: /dev/loop3 > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Wor, /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: _Fedora-Live-Wor > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 260 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 262 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3e3e965850) -- > name = /overlay (deleted) status = False kids = 1 id = 262 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3e3e965850) -- > name = /overlay (deleted) status = False kids = 1 id = 262 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 265 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3e3e059590) -- > name = loop4 status = False kids = 1 id = 265 > parents = ['existing 0 B file /overlay (deleted) (262)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3e3e059590) -- > name = loop4 status = False kids = 1 id = 265 > parents = ['existing 0 B file /overlay (deleted) (262)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 6144 MiB dm live-rw (269) with existing ext4 filesystem >, existing 6144 MiB dm live-base (274) with existing ext4 filesystem >, existing 6144 MiB dm live-osimg-min (279) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdc, sdc1, sdc2, sdc3, home, rootf20, rootsnapshots/2014-03-27, rootsnapshots/2014-03-28, rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158, rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b, rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20, rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a, rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e, rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d, rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6, rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984, rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e, rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97, rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55, rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958, rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332, rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a, rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9, rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6, rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270, rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889, rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb, rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df, rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada, rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init, rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92, rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init, rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee, rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init, rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c, rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init, rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b, rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init, rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a, rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7, rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84, rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7, rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init, rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67, rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init, rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9, sde, sde1, sr0, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min, mythtvdata, btrfs.177, sda, sdb, sdd1, sdd] > _intf.storage.fsset.devicetree.liveBackingDevice: sde1 > _intf.storage.fsset.devicetree.protectedDevNames: [sde1, sde1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sde1] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sde1] > _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.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: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f3e5806d410) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f3e5806d3d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f3e5806d490) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f3e5806d4d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f3e5806d510) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: SummaryHub instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes.ancestors: [] > _intf.mainWindow._current_action._spokes._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: True > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.disks: [] > _intf.mainWindow._current_action._spokes.selector: None > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._notebook: Notebook instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.selected_disks: [] > _intf.mainWindow._current_action._spokes.payload: LiveImagePayload instance, containing members: > _intf.mainWindow._current_action._spokes.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.payload._rescueVersionList: [] > _intf.mainWindow._current_action._spokes.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.payload.pct: 0 > _intf.mainWindow._current_action._spokes.payload.txID: None > _intf.mainWindow._current_action._spokes.payload.source_size: 3798962176 > _intf.mainWindow._current_action._spokes.payload._createdInitrds: False > _intf.mainWindow._current_action._spokes.payload._adj_size: 0 > _intf.mainWindow._current_action._spokes.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload.pct_lock: None > _intf.mainWindow._current_action._spokes.payload._kernelVersionList: [] > _intf.mainWindow._current_action._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf.mainWindow._current_action._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf.mainWindow._current_action._spokes.network_control_box._running_nmce: None > _intf.mainWindow._current_action._spokes.network_control_box.selected_ssid: None > _intf.mainWindow._current_action._spokes.network_control_box.client: Client instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._selection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._spokes._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog._window: None > _intf.mainWindow._current_action._spokes._switching_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._switching_dialog._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._removeButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._window: None > _intf.mainWindow._current_action._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._add_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._add_dialog._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._add_dialog._chosen_layouts: [] > _intf.mainWindow._current_action._spokes._add_dialog._entry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._downButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._layoutSwitchLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._confirmed: False > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._previewButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._ready: True > _intf.mainWindow._current_action._spokes._remove_last_attempt: False > _intf.mainWindow._current_action._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._typeStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._configureBox: Box instance, containing members: > _intf.mainWindow._current_action._spokes._device_container_name: None > _intf.mainWindow._current_action._spokes._accordion: Accordion instance, containing members: > _intf.mainWindow._current_action._spokes._accordion._expanders: [Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >] > _intf.mainWindow._current_action._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf.mainWindow._current_action._spokes._initialized: True > _intf.mainWindow._current_action._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._min_ram: 410 > _intf.mainWindow._current_action._spokes._addButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._modifyContainerButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes.passphrase: Skipped > _intf.mainWindow._current_action._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._partitionsViewport: Viewport instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._removeButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._typeCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector: MountpointSelector instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector._root: Root instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector._root.mounts: {'/boot': existing 500 MiB partition sdc1 (16) >, '/mnt/data': existing 1863.02 GiB partition sdd1 (6) with existing ext4 filesystem >, '/mnt/mythtv': BTRFSSubVolumeDevice instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.major: 0 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._partedDevice: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.exists: True > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.req_size: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._size: 0 B > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.id: 218 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._parents: ParentList instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._parents.appendfunc: <bound method BTRFSSubVolumeDevice._addParent of BTRFSSubVolumeDevice instance (0x7f3e60fc5c10) -- > name = mythtvdata status = True kids = 0 id = 218 > parents = ['existing 931.52 GiB btrfs volume btrfs.177 (177) with existing btrfs filesystem'] > uuid = None size = 931.52 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3acb0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs> > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._parents.items: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 177 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSVolumeDevice._addParent of BTRFSVolumeDevice instance (0x7f3e60fc9c50) -- > name = btrfs.177 status = True kids = 0 id = 177 > parents = ['existing 465.76 GiB disk sda (173) with existing btrfs filesystem', > 'existing 465.76 GiB disk sdb (225) with existing btrfs filesystem'] > uuid = 89339abe-a9e1-43fd-a957-2a853c974cab size = 931.52 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3ac20> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs> > _parents.items: [existing 465.76 GiB disk sda (173) with existing btrfs filesystem >, existing 465.76 GiB disk sdb (225) with existing btrfs filesystem >] > _parents.removefunc: <bound method BTRFSVolumeDevice._removeParent of BTRFSVolumeDevice instance (0x7f3e60fc9c50) -- > name = btrfs.177 status = True kids = 0 id = 177 > parents = ['existing 465.76 GiB disk sda (173) with existing btrfs filesystem', > 'existing 465.76 GiB disk sdb (225) with existing btrfs filesystem'] > uuid = 89339abe-a9e1-43fd-a957-2a853c974cab size = 931.52 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3ac20> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs> > controllable: True > _metaDataLevel: None > uuid: 89339abe-a9e1-43fd-a957-2a853c974cab > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 89339abe-a9e1-43fd-a957-2a853c974cab > _format._minInstanceSize: None > _format.mountopts: subvolid=5 > _format.mountpoint: None > _format._device: /dev/sda > _format.id: 180 > _format._size: Already dumped (Size instance) > formatClass: Already dumped (type instance) > subvolumes: [Already dumped (BTRFSSubVolumeDevice instance) >] > minor: 0 > size_policy: 465.76 GiB > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _dataLevel: None > _targetSize: Already dumped (Size instance) > sysfsPath: Skipped > _model: Skipped > kids: 0 > _vendor: Skipped > _name: btrfs.177 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: Already dumped (Size instance) > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 89339abe-a9e1-43fd-a957-2a853c974cab > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvolid=5 > originalFormat.mountpoint: None > originalFormat.id: 180 > originalFormat._device: /dev/sda > _defaultSubVolumeID: 5 > _serial: None >] > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._parents.removefunc: <bound method BTRFSSubVolumeDevice._removeParent of BTRFSSubVolumeDevice instance (0x7f3e60fc5c10) -- > name = mythtvdata status = True kids = 0 id = 218 > parents = ['existing 931.52 GiB btrfs volume btrfs.177 (177) with existing btrfs filesystem'] > uuid = None size = 931.52 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3acb0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = btrfs> > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.controllable: True > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.uuid: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format: BTRFS instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._label: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.uuid: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.exists: True > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._mountpoint: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._mountType: btrfs > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.fsprofile: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._targetSize: 1 B > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.volUUID: 89339abe-a9e1-43fd-a957-2a853c974cab > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._minInstanceSize: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.mountopts: subvol=mythtvdata > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.mountpoint: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._device: /dev/sda > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.id: 217 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._size: Already dumped (Size instance) > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.sysfsPath: Skipped > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.minor: 0 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.fstabComment: Skipped > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.bus: Skipped > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.deviceLinks: [] > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._targetSize: Already dumped (Size instance) > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.vol_id: 285 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._model: Skipped > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.kids: 0 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._vendor: Skipped > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._name: mythtvdata > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.protected: False > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat: BTRFS instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._label: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.uuid: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.exists: True > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._mountpoint: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._size: Already dumped (Size instance) > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._mountType: btrfs > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.fsprofile: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._targetSize: Already dumped (Size instance) > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.volUUID: 89339abe-a9e1-43fd-a957-2a853c974cab > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._minInstanceSize: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.mountopts: subvol=mythtvdata > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.mountpoint: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.id: 217 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._device: /dev/sda > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._serial: None >, '/': BTRFSSubVolumeDevice instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.major: 0 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._partedDevice: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.exists: True > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.req_size: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._size: 0 B > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.id: 39 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._parents: ParentList instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._parents.appendfunc: <bound method BTRFSSubVolumeDevice._addParent of BTRFSSubVolumeDevice instance (0x7f3e3dfdfd50) -- > name = rootf20 status = True kids = 0 id = 39 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3af80> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._parents.items: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > exists: True > req_size: None > _size: 0 B > id: 30 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSVolumeDevice._addParent of BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 3 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26)'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [existing 114.89 GiB partition sdc3 (26) >] > _parents.removefunc: <bound method BTRFSVolumeDevice._removeParent of BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 3 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26)'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > _metaDataLevel: None > uuid: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format: BTRFS instance, containing members: > _format._label: fedora > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._minInstanceSize: None > _format.mountopts: subvolid=5 > _format.mountpoint: None > _format._device: /dev/sdc3 > _format.id: 33 > _format._size: Already dumped (Size instance) > formatClass: Already dumped (type instance) > subvolumes: [BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 36 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSubVolumeDevice._addParent of BTRFSSubVolumeDevice instance (0x7f3e61047110) -- > name = home status = True kids = 0 id = 36 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60ed60e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSubVolumeDevice._removeParent of BTRFSSubVolumeDevice instance (0x7f3e61047110) -- > name = home status = True kids = 0 id = 36 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60ed60e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: Skipped > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._minInstanceSize: None > _format.mountopts: subvol=home > _format.mountpoint: None > _format._device: /dev/sdc3 > _format.id: 35 > _format._size: Already dumped (Size instance) > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > vol_id: 256 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: home > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: Already dumped (Size instance) > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=home > originalFormat.mountpoint: None > originalFormat.id: 35 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 42 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e61047150) -- > name = rootsnapshots/2014-03-27 status = True kids = 0 id = 42 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60ed6050> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e61047150) -- > name = rootsnapshots/2014-03-27 status = True kids = 0 id = 42 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60ed6050> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._minInstanceSize: None > _format.mountopts: subvol=rootsnapshots/2014-03-27 > _format.mountpoint: None > _format._device: /dev/sdc3 > _format.id: 41 > _format._size: Already dumped (Size instance) > source: None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 424 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootsnapshots/2014-03-27 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: Already dumped (Size instance) > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootsnapshots/2014-03-27 > originalFormat.mountpoint: None > originalFormat.id: 41 > originalFormat._device: /dev/sdc3 > _serial: None >, BTRFSSnapShotDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 45 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSnapShotDevice._addParent of BTRFSSnapShotDevice instance (0x7f3e61047310) -- > name = rootsnapshots/2014-03-28 status = True kids = 0 id = 45 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60ed6170> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSnapShotDevice._removeParent of BTRFSSnapShotDevice instance (0x7f3e61047310) -- > name = rootsnapshots/2014-03-28 status = True kids = 0 id = 45 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60ed6170> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 1 B > _format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _format._minInstanceSize: None > _format.mountopts: subvol=rootsnapshots/2014-03-28 > _format.mountpoint: None > _format._device: /dev/sdc3 > _format.id: 44 > _format._size: Already dumped (Size instance) > source: None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > readOnly: False > vol_id: 425 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: rootsnapshots/2014-03-28 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: Already dumped (Size instance) > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=rootsnapshots/2014-03-28 > originalFormat.mountpoint: None > originalFormat.id: 44 > originalFormat._device: /dev/sdc3 > _serial: None >] > minor: 0 > size_policy: 114.89 GiB > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _dataLevel: None > _targetSize: Already dumped (Size instance) > sysfsPath: Skipped > _model: Skipped > kids: 3 > _vendor: Skipped > _name: fedora > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat._label: fedora > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: Already dumped (Size instance) > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvolid=5 > originalFormat.mountpoint: None > originalFormat.id: 33 > originalFormat._device: /dev/sdc3 > _defaultSubVolumeID: 5 > _serial: None >] > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._parents.removefunc: <bound method BTRFSSubVolumeDevice._removeParent of BTRFSSubVolumeDevice instance (0x7f3e3dfdfd50) -- > name = rootf20 status = True kids = 0 id = 39 > parents = ['existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f3af80> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs> > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.controllable: True > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.uuid: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format: BTRFS instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._label: Skipped > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.uuid: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.exists: True > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._mountpoint: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._mountType: btrfs > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.fsprofile: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._targetSize: 1 B > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._minInstanceSize: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.mountopts: subvol=rootf20 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.mountpoint: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._device: /dev/sdc3 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format.id: 38 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._format._size: Already dumped (Size instance) > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.sysfsPath: Skipped > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.minor: 0 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.fstabComment: Skipped > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.bus: Skipped > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.deviceLinks: [] > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._targetSize: Already dumped (Size instance) > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.vol_id: 396 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._model: Skipped > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.kids: 0 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._vendor: Skipped > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._name: rootf20 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.protected: False > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat: BTRFS instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._label: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.uuid: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.exists: True > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._mountpoint: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._size: Already dumped (Size instance) > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._mountType: btrfs > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.fsprofile: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._targetSize: Already dumped (Size instance) > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.volUUID: 019df52c-fd11-45fd-91fc-313d09f1b0c5 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._minInstanceSize: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.mountopts: subvol=rootf20 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.mountpoint: None > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat.id: 38 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts.originalFormat._device: /dev/sdc3 > _intf.mainWindow._current_action._spokes._current_selector._root.mounts._serial: None >, '/home': Already dumped (PartitionDevice instance) >} > _intf.mainWindow._current_action._spokes._current_selector._root.swaps: [existing 3952 MiB partition sdc2 (21) with existing swap >] > _intf.mainWindow._current_action._spokes._current_selector._root.name: Fedora Linux 20 for x86_64 > _intf.mainWindow._current_action._spokes._current_selector._device: Already dumped (PartitionDevice instance) > _intf.mainWindow._current_action._spokes._labelEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._partitionsNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action._spokes._totalSpaceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._resetButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._mainSpokeClass: StorageSpoke > _intf.mainWindow._current_action._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._mountPointEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._whenCreateLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._selectedDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes._device_container_size: 0 > _intf.mainWindow._current_action._spokes._device_container_encrypted: False > _intf.mainWindow._current_action._spokes._summaryLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._containerCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._nameEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes.selector: None > _intf.mainWindow._current_action._spokes._containerLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._hidden_disks: [existing 28.86 GiB disk sde (162) with existing msdos disklabel >] > _intf.mainWindow._current_action._spokes._back_already_clicked: False > _intf.mainWindow._current_action._spokes._applyButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._passphraseEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._device_size_text: 114.89 GiB > _intf.mainWindow._current_action._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._availableSpaceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._sizeEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._containerStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._error: None > _intf.mainWindow._current_action._spokes._configButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._raidLevelLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._storage_playground: Skipped > _intf.mainWindow._current_action._spokes._device_disks: [existing 119.24 GiB disk sdc (11) with existing msdos disklabel >] > _intf.mainWindow._current_action._spokes._devices: [FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 254 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3e60fd2650) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 254 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3e60fd2650) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 254 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 238 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3e60fd1f10) -- > name = /osmin status = False kids = 1 id = 238 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3e60fd1f10) -- > name = /osmin status = False kids = 1 id = 238 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 230 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3e60fd1bd0) -- > name = /osmin.img (deleted) status = False kids = 1 id = 230 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3e60fd1bd0) -- > name = /osmin.img (deleted) status = False kids = 1 id = 230 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 262 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3e60fd29d0) -- > name = /overlay (deleted) status = False kids = 1 id = 262 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3e60fd29d0) -- > name = /overlay (deleted) status = False kids = 1 id = 262 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 246 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3e60fd22d0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 246 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3e60fd22d0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 246 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, existing 6144 MiB dm live-base (274) with existing ext4 filesystem >, existing 6144 MiB dm live-osimg-min (279) with existing ext4 filesystem >, existing 6144 MiB dm live-rw (269) with existing ext4 filesystem >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 233 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3e60fd1d50) -- > name = loop0 status = False kids = 0 id = 233 > parents = ['existing 0 B file /osmin.img (deleted) (230)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3e60fd1d50) -- > name = loop0 status = False kids = 0 id = 233 > parents = ['existing 0 B file /osmin.img (deleted) (230)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 241 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3e60fd2110) -- > name = loop1 status = False kids = 0 id = 241 > parents = ['existing 0 B file /osmin (238)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3e60fd2110) -- > name = loop1 status = False kids = 0 id = 241 > parents = ['existing 0 B file /osmin (238)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 249 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3e60fd2490) -- > name = loop2 status = False kids = 0 id = 249 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (246)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3e60fd2490) -- > name = loop2 status = False kids = 0 id = 249 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (246)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 257 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3e60fd2810) -- > name = loop3 status = False kids = 2 id = 257 > parents = ['existing 0 B file /LiveOS/ext3fs.img (254)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3e60fd2810) -- > name = loop3 status = False kids = 2 id = 257 > parents = ['existing 0 B file /LiveOS/ext3fs.img (254)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: _Fedora-Live-Wor > _format.exists: True > _format._mountpoint: None > _format._targetSize: 6144 MiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format.mountpoint: None > _format.id: 260 > _format._size: Already dumped (Size instance) > _format.errors: False > _format.uuid: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 > _format._mountType: ext4 > _format.fsprofile: None > _format.dirty: False > _format._device: /dev/loop3 > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Wor, /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: _Fedora-Live-Wor > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 260 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 265 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3e60fd2b90) -- > name = loop4 status = False kids = 1 id = 265 > parents = ['existing 0 B file /overlay (deleted) (262)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3e60fd2b90) -- > name = loop4 status = False kids = 1 id = 265 > parents = ['existing 0 B file /overlay (deleted) (262)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (BTRFSSnapShotDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 B > id: 221 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f3e60fd1690) -- > name = sr0 status = True kids = 0 id = 221 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f3e60fd1690) -- > name = sr0 status = True kids = 0 id = 221 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126, /dev/disk/by-id/wwn-0x5001480000000000] > _targetSize: Already dumped (Size instance) > _model: HL-DT-ST_DVDRAM_GH22NS50 > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >] > _intf.mainWindow._current_action._spokes._fsCombo: ComboBoxText instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._free_space: 1336.5 KiB > _intf.mainWindow._current_action._spokes._device_container_raid_level: None > _intf.mainWindow._current_action._spokes._device_name_dict: {0: 00, 1: 00, 2: sdc3, 3: 00, 4: , 5: 00} > _intf.mainWindow._current_action._spokes._incompleteDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._kickstarted: False > _intf.mainWindow._current_action._spokes._monthCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._radioButton24h: RadioButton instance, containing members: > _intf.mainWindow._current_action._spokes._amPmLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._monthsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes._ntpSwitch: Switch instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._regions_zones: {'Africa': set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka']), 'America': set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay']), 'Antarctica': set(['Troll', 'DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson']), 'Arctic': set(['Longyearbyen']), 'Asia': set(['Karachi', 'Choibalsan', 'Vladivostok', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Almaty', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Srednekolymsk', 'Beirut', 'Nicosia', 'Aden', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Kabul', 'Krasnoyarsk', 'Kathmandu', 'Chita', 'Urumqi', 'Oral', 'Tbilisi', 'Taipei', 'Seoul', 'Ho_Chi_Minh', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera']), 'Atlantic': set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia']), 'Australia': set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide']), 'Europe': set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo']), 'Indian': set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas']), 'Pacific': set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji']), 'US': set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska']), 'Etc': set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT'])} > _intf.mainWindow._current_action._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf.mainWindow._current_action._spokes._tzmap: TimezoneMap instance, containing members: > _intf.mainWindow._current_action._spokes._yearCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._update_datetime_timer_id: None > _intf.mainWindow._current_action._spokes._cityCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._regionCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._dayCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._amPmUp: Button instance, containing members: > _intf.mainWindow._current_action._spokes._citiesStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._amPmDown: Button instance, containing members: > _intf.mainWindow._current_action._spokes._minutesLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._yearsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._daysStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._window: Dialog instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._config_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._epoch: 0 > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._run_check: <bound method NTPconfigDialog._validateServer of <pyanaconda.ui.gui.spokes.datetime_spoke.NTPconfigDialog object at 0x7f3e3f893350>> > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._parent: Already dumped (NTPconfigDialog instance) > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._input_obj: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._data: None > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._check_status: Skipped > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._enabled: True > _intf.mainWindow._current_action._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f3e63a9e990> > _intf.mainWindow._current_action._spokes._config_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._addButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._check_list: [Already dumped (InputCheck instance) >] > _intf.mainWindow._current_action._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._config_dialog._serverEntry: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._old_region: Pacific > _intf.mainWindow._current_action._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._start_updating_timer_id: None > _intf.mainWindow._current_action._spokes._hoursLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._regionsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._old_city: Auckland > _intf.mainWindow._current_action._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf.mainWindow._current_action._spokes.clearPartType: 2 > _intf.mainWindow._current_action._spokes.encrypted: False > _intf.mainWindow._current_action._spokes._min_ram: 410 > _intf.mainWindow._current_action._spokes.passphrase: Skipped > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: True > _intf.mainWindow._current_action._spokes.autopart: False > _intf.mainWindow._current_action._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._customPart: RadioButton instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes.specialized_disks_box: Box instance, containing members: > _intf.mainWindow._current_action._spokes._mainSpokeClass: StorageSpoke > _intf.mainWindow._current_action._spokes.selected_disks: [sdc] > _intf.mainWindow._current_action._spokes._previous_autopart: False > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.autoPartType: 2 > _intf.mainWindow._current_action._spokes._encrypted: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.local_disks_box: Box instance, containing members: > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._last_clicked_overview: None > _intf.mainWindow._current_action._spokes._reclaim: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._ready: True >} > _intf.mainWindow._current_action._checker: FileSystemSpaceChecker instance, containing members: > _intf.mainWindow._current_action._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3633.65 MiB is needed. > _intf.mainWindow._current_action._checker.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._checker.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._checker.success: False > _intf.mainWindow._current_action._checker.deficit: 3633.65 MiB > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._inSpoke: True > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._incompleteSpokes: [Already dumped (StorageSpoke instance) >] > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7f3e3f887710>, <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x7f3e3e965f50>, <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7f3e509637d0>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3e3f893210>, <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f3e3e9407d0>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7f3e79d6dc80> > _intf._actions: Skipped > _intf.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction: Already dumped (SummaryHub instance) >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: 855345100 >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f3e5808da28>, True), 'type': (<function <lambda> at 0x7f3e5808dc80>, True), 'addons': (<function list_addons_callback at 0x7f3e5808db90>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f3e5808daa0>, True), 'journalctl': (<function journalctl_callback at 0x7f3e5808db18>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.48.6-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: livecd:///dev/mapper/live-base > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: True > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Thu 2014-10-23 19:47:47 EDT, end at Thu 2014-10-23 20:07:27 EDT. -- >Oct 23 19:47:47 localhost systemd-journal[148]: Runtime journal is using 8.0M (max allowed 398.8M, trying to leave 598.2M free of 3.8G available → current limit 398.8M). >Oct 23 19:47:47 localhost systemd-journal[148]: Runtime journal is using 8.0M (max allowed 398.8M, trying to leave 598.2M free of 3.8G available → current limit 398.8M). >Oct 23 19:47:47 localhost kernel: Initializing cgroup subsys cpuset >Oct 23 19:47:47 localhost kernel: Initializing cgroup subsys cpu >Oct 23 19:47:47 localhost kernel: Initializing cgroup subsys cpuacct >Oct 23 19:47:47 localhost kernel: Linux version 3.16.1-301.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.1 20140813 (Red Hat 4.9.1-7) (GCC) ) #1 SMP Mon Aug 25 13:06:39 UTC 2014 >Oct 23 19:47:47 localhost kernel: Command line: initrd=/isolinux/initrd0.img root=live:UUID=B8F8-F63E rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/isolinux/vmlinuz0 >Oct 23 19:47:47 localhost kernel: e820: BIOS-provided physical RAM map: >Oct 23 19:47:47 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >Oct 23 19:47:47 localhost kernel: BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >Oct 23 19:47:47 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Oct 23 19:47:47 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000df7cffff] usable >Oct 23 19:47:47 localhost kernel: BIOS-e820: [mem 0x00000000df7d0000-0x00000000df7d0fff] ACPI NVS >Oct 23 19:47:47 localhost kernel: BIOS-e820: [mem 0x00000000df7d1000-0x00000000df7dffff] ACPI data >Oct 23 19:47:47 localhost kernel: BIOS-e820: [mem 0x00000000df7e0000-0x00000000df7fffff] reserved >Oct 23 19:47:47 localhost kernel: BIOS-e820: [mem 0x00000000f4000000-0x00000000f7ffffff] reserved >Oct 23 19:47:47 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved >Oct 23 19:47:47 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000021fffffff] usable >Oct 23 19:47:47 localhost kernel: NX (Execute Disable) protection: active >Oct 23 19:47:47 localhost kernel: SMBIOS 2.4 present. >Oct 23 19:47:47 localhost kernel: DMI: Gigabyte Technology Co., Ltd. P55A-UD4/P55A-UD4, BIOS F15 09/16/2010 >Oct 23 19:47:47 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Oct 23 19:47:47 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Oct 23 19:47:47 localhost kernel: e820: last_pfn = 0x220000 max_arch_pfn = 0x400000000 >Oct 23 19:47:47 localhost kernel: MTRR default type: uncachable >Oct 23 19:47:47 localhost kernel: MTRR fixed ranges enabled: >Oct 23 19:47:47 localhost kernel: 00000-9FFFF write-back >Oct 23 19:47:47 localhost kernel: A0000-BFFFF uncachable >Oct 23 19:47:47 localhost kernel: C0000-CDFFF write-protect >Oct 23 19:47:47 localhost kernel: CE000-EFFFF uncachable >Oct 23 19:47:47 localhost kernel: F0000-FFFFF write-through >Oct 23 19:47:47 localhost kernel: MTRR variable ranges enabled: >Oct 23 19:47:47 localhost kernel: 0 base 000000000 mask F00000000 write-back >Oct 23 19:47:47 localhost kernel: 1 base 0E0000000 mask FE0000000 uncachable >Oct 23 19:47:47 localhost kernel: 2 base 100000000 mask F00000000 write-back >Oct 23 19:47:47 localhost kernel: 3 base 200000000 mask FE0000000 write-back >Oct 23 19:47:47 localhost kernel: 4 disabled >Oct 23 19:47:47 localhost kernel: 5 disabled >Oct 23 19:47:47 localhost kernel: 6 disabled >Oct 23 19:47:47 localhost kernel: 7 disabled >Oct 23 19:47:47 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Oct 23 19:47:47 localhost kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >Oct 23 19:47:47 localhost kernel: e820: last_pfn = 0xdf7d0 max_arch_pfn = 0x400000000 >Oct 23 19:47:47 localhost kernel: found SMP MP-table at [mem 0x000f5880-0x000f588f] mapped at [ffff8800000f5880] >Oct 23 19:47:47 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Oct 23 19:47:47 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Oct 23 19:47:47 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Oct 23 19:47:47 localhost kernel: BRK [0x02018000, 0x02018fff] PGTABLE >Oct 23 19:47:47 localhost kernel: BRK [0x02019000, 0x02019fff] PGTABLE >Oct 23 19:47:47 localhost kernel: BRK [0x0201a000, 0x0201afff] PGTABLE >Oct 23 19:47:47 localhost kernel: init_memory_mapping: [mem 0x21fe00000-0x21fffffff] >Oct 23 19:47:47 localhost kernel: [mem 0x21fe00000-0x21fffffff] page 2M >Oct 23 19:47:47 localhost kernel: BRK [0x0201b000, 0x0201bfff] PGTABLE >Oct 23 19:47:47 localhost kernel: init_memory_mapping: [mem 0x21c000000-0x21fdfffff] >Oct 23 19:47:47 localhost kernel: [mem 0x21c000000-0x21fdfffff] page 2M >Oct 23 19:47:47 localhost kernel: init_memory_mapping: [mem 0x200000000-0x21bffffff] >Oct 23 19:47:47 localhost kernel: [mem 0x200000000-0x21bffffff] page 2M >Oct 23 19:47:47 localhost kernel: init_memory_mapping: [mem 0x00100000-0xdf7cffff] >Oct 23 19:47:47 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Oct 23 19:47:47 localhost kernel: [mem 0x00200000-0xdf5fffff] page 2M >Oct 23 19:47:47 localhost kernel: [mem 0xdf600000-0xdf7cffff] page 4k >Oct 23 19:47:47 localhost kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff] >Oct 23 19:47:47 localhost kernel: [mem 0x100000000-0x1ffffffff] page 2M >Oct 23 19:47:47 localhost kernel: BRK [0x0201c000, 0x0201cfff] PGTABLE >Oct 23 19:47:47 localhost kernel: BRK [0x0201d000, 0x0201dfff] PGTABLE >Oct 23 19:47:47 localhost kernel: RAMDISK: [mem 0x7dbbe000-0x7fffefff] >Oct 23 19:47:47 localhost kernel: ACPI: Early table checksum verification disabled >Oct 23 19:47:47 localhost kernel: ACPI: RSDP 0x00000000000F7260 000014 (v00 GBT ) >Oct 23 19:47:47 localhost kernel: ACPI: RSDT 0x00000000DF7D1040 000040 (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >Oct 23 19:47:47 localhost kernel: ACPI: FACP 0x00000000DF7D10C0 000074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >Oct 23 19:47:47 localhost kernel: ACPI: DSDT 0x00000000DF7D1180 0053BF (v01 GBT GBTUACPI 00001000 MSFT 0100000C) >Oct 23 19:47:47 localhost kernel: ACPI: FACS 0x00000000DF7D0000 000040 >Oct 23 19:47:47 localhost kernel: ACPI: HPET 0x00000000DF7D6680 000038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098) >Oct 23 19:47:47 localhost kernel: ACPI: MCFG 0x00000000DF7D6700 00003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >Oct 23 19:47:47 localhost kernel: ACPI: EUDS 0x00000000DF7D6740 000560 (v01 GBT 00000000 00000000) >Oct 23 19:47:47 localhost kernel: ACPI: TAMG 0x00000000DF7D6CA0 000A32 (v01 GBT GBT B0 5455312E BG?? 53450101) >Oct 23 19:47:47 localhost kernel: ACPI: APIC 0x00000000DF7D6580 0000BC (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >Oct 23 19:47:47 localhost kernel: ACPI: SSDT 0x00000000DF7D7700 0015A0 (v01 INTEL PPM RCM 80000001 INTL 20061109) >Oct 23 19:47:47 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 23 19:47:47 localhost kernel: No NUMA configuration found >Oct 23 19:47:47 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000021fffffff] >Oct 23 19:47:47 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x21fffffff] >Oct 23 19:47:47 localhost kernel: NODE_DATA [mem 0x21ffe6000-0x21fff9fff] >Oct 23 19:47:47 localhost kernel: [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880217600000-ffff88021f5fffff] on node 0 >Oct 23 19:47:47 localhost kernel: Zone ranges: >Oct 23 19:47:47 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Oct 23 19:47:47 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Oct 23 19:47:47 localhost kernel: Normal [mem 0x100000000-0x21fffffff] >Oct 23 19:47:47 localhost kernel: Movable zone start for each node >Oct 23 19:47:47 localhost kernel: Early memory node ranges >Oct 23 19:47:47 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Oct 23 19:47:47 localhost kernel: node 0: [mem 0x00100000-0xdf7cffff] >Oct 23 19:47:47 localhost kernel: node 0: [mem 0x100000000-0x21fffffff] >Oct 23 19:47:47 localhost kernel: On node 0 totalpages: 2094956 >Oct 23 19:47:47 localhost kernel: DMA zone: 64 pages used for memmap >Oct 23 19:47:47 localhost kernel: DMA zone: 21 pages reserved >Oct 23 19:47:47 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Oct 23 19:47:47 localhost kernel: DMA32 zone: 14240 pages used for memmap >Oct 23 19:47:47 localhost kernel: DMA32 zone: 911312 pages, LIFO batch:31 >Oct 23 19:47:47 localhost kernel: Normal zone: 18432 pages used for memmap >Oct 23 19:47:47 localhost kernel: Normal zone: 1179648 pages, LIFO batch:31 >Oct 23 19:47:47 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Oct 23 19:47:47 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1]) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1]) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1]) >Oct 23 19:47:47 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1]) >Oct 23 19:47:47 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Oct 23 19:47:47 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Oct 23 19:47:47 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Oct 23 19:47:47 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Oct 23 19:47:47 localhost kernel: ACPI: IRQ0 used by override. >Oct 23 19:47:47 localhost kernel: ACPI: IRQ2 used by override. >Oct 23 19:47:47 localhost kernel: ACPI: IRQ9 used by override. >Oct 23 19:47:47 localhost kernel: Using ACPI (MADT) for SMP configuration information >Oct 23 19:47:47 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Oct 23 19:47:47 localhost kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs >Oct 23 19:47:47 localhost kernel: nr_irqs_gsi: 40 >Oct 23 19:47:47 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff] >Oct 23 19:47:47 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >Oct 23 19:47:47 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >Oct 23 19:47:47 localhost kernel: PM: Registered nosave memory: [mem 0xdf7d0000-0xdf7d0fff] >Oct 23 19:47:47 localhost kernel: PM: Registered nosave memory: [mem 0xdf7d1000-0xdf7dffff] >Oct 23 19:47:47 localhost kernel: PM: Registered nosave memory: [mem 0xdf7e0000-0xdf7fffff] >Oct 23 19:47:47 localhost kernel: PM: Registered nosave memory: [mem 0xdf800000-0xf3ffffff] >Oct 23 19:47:47 localhost kernel: PM: Registered nosave memory: [mem 0xf4000000-0xf7ffffff] >Oct 23 19:47:47 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff] >Oct 23 19:47:47 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xffffffff] >Oct 23 19:47:47 localhost kernel: e820: [mem 0xdf800000-0xf3ffffff] available for PCI devices >Oct 23 19:47:47 localhost kernel: Booting paravirtualized kernel on bare hardware >Oct 23 19:47:47 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >Oct 23 19:47:47 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88021fc00000 s87872 r8192 d22720 u262144 >Oct 23 19:47:47 localhost kernel: pcpu-alloc: s87872 r8192 d22720 u262144 alloc=1*2097152 >Oct 23 19:47:47 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Oct 23 19:47:47 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2062199 >Oct 23 19:47:47 localhost kernel: Policy zone: Normal >Oct 23 19:47:47 localhost kernel: Kernel command line: initrd=/isolinux/initrd0.img root=live:UUID=B8F8-F63E rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/isolinux/vmlinuz0 >Oct 23 19:47:47 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Oct 23 19:47:47 localhost kernel: Memory: 8127708K/8379824K available (7326K kernel code, 1196K rwdata, 3156K rodata, 1452K init, 1504K bss, 252116K reserved) >Oct 23 19:47:47 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Oct 23 19:47:47 localhost kernel: Hierarchical RCU implementation. >Oct 23 19:47:47 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >Oct 23 19:47:47 localhost kernel: Offload RCU callbacks from all CPUs >Oct 23 19:47:47 localhost kernel: Offload RCU callbacks from CPUs: 0-7. >Oct 23 19:47:47 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >Oct 23 19:47:47 localhost kernel: NR_IRQS:65792 nr_irqs:744 16 >Oct 23 19:47:47 localhost kernel: Console: colour VGA+ 80x25 >Oct 23 19:47:47 localhost kernel: console [tty0] enabled >Oct 23 19:47:47 localhost kernel: allocated 33554432 bytes of page_cgroup >Oct 23 19:47:47 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Oct 23 19:47:47 localhost kernel: hpet clockevent registered >Oct 23 19:47:47 localhost kernel: tsc: Fast TSC calibration using PIT >Oct 23 19:47:47 localhost kernel: tsc: Detected 2664.939 MHz processor >Oct 23 19:47:47 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5329.87 BogoMIPS (lpj=2664939) >Oct 23 19:47:47 localhost kernel: pid_max: default: 32768 minimum: 301 >Oct 23 19:47:47 localhost kernel: ACPI: Core revision 20140424 >Oct 23 19:47:47 localhost kernel: ACPI: All ACPI Tables successfully acquired >Oct 23 19:47:47 localhost kernel: Security Framework initialized >Oct 23 19:47:47 localhost kernel: SELinux: Initializing. >Oct 23 19:47:47 localhost kernel: SELinux: Starting in permissive mode >Oct 23 19:47:47 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Oct 23 19:47:47 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Oct 23 19:47:47 localhost kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) >Oct 23 19:47:47 localhost kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) >Oct 23 19:47:47 localhost kernel: Initializing cgroup subsys memory >Oct 23 19:47:47 localhost kernel: Initializing cgroup subsys devices >Oct 23 19:47:47 localhost kernel: Initializing cgroup subsys freezer >Oct 23 19:47:47 localhost kernel: Initializing cgroup subsys net_cls >Oct 23 19:47:47 localhost kernel: Initializing cgroup subsys blkio >Oct 23 19:47:47 localhost kernel: Initializing cgroup subsys perf_event >Oct 23 19:47:47 localhost kernel: Initializing cgroup subsys net_prio >Oct 23 19:47:47 localhost kernel: Initializing cgroup subsys hugetlb >Oct 23 19:47:47 localhost kernel: CPU: Physical Processor ID: 0 >Oct 23 19:47:47 localhost kernel: CPU: Processor Core ID: 0 >Oct 23 19:47:47 localhost kernel: mce: CPU supports 9 MCE banks >Oct 23 19:47:47 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Oct 23 19:47:47 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >tlb_flushall_shift: 6 >Oct 23 19:47:47 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e98000 - ffffffff81e9e000) >Oct 23 19:47:47 localhost kernel: ftrace: allocating 26743 entries in 105 pages >Oct 23 19:47:47 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Oct 23 19:47:47 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz (fam: 06, model: 1e, stepping: 05) >Oct 23 19:47:47 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, Nehalem events, Intel PMU driver. >Oct 23 19:47:47 localhost kernel: perf_event_intel: CPU erratum AAJ80 worked around >Oct 23 19:47:47 localhost kernel: perf_event_intel: CPUID marked event: 'bus cycles' unavailable >Oct 23 19:47:47 localhost kernel: ... version: 3 >Oct 23 19:47:47 localhost kernel: ... bit width: 48 >Oct 23 19:47:47 localhost kernel: ... generic registers: 4 >Oct 23 19:47:47 localhost kernel: ... value mask: 0000ffffffffffff >Oct 23 19:47:47 localhost kernel: ... max period: 000000007fffffff >Oct 23 19:47:47 localhost kernel: ... fixed-purpose events: 3 >Oct 23 19:47:47 localhost kernel: ... event mask: 000000070000000f >Oct 23 19:47:47 localhost kernel: x86: Booting SMP configuration: >Oct 23 19:47:47 localhost kernel: .... node #0, CPUs: #1 >Oct 23 19:47:47 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Oct 23 19:47:47 localhost kernel: #2 #3 >Oct 23 19:47:47 localhost kernel: x86: Booted up 1 node, 4 CPUs >Oct 23 19:47:47 localhost kernel: smpboot: Total of 4 processors activated (21319.51 BogoMIPS) >Oct 23 19:47:47 localhost kernel: devtmpfs: initialized >Oct 23 19:47:47 localhost kernel: PM: Registering ACPI NVS region [mem 0xdf7d0000-0xdf7d0fff] (4096 bytes) >Oct 23 19:47:47 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Oct 23 19:47:47 localhost kernel: pinctrl core: initialized pinctrl subsystem >Oct 23 19:47:47 localhost kernel: RTC time: 23:47:44, date: 10/23/14 >Oct 23 19:47:47 localhost kernel: NET: Registered protocol family 16 >Oct 23 19:47:47 localhost kernel: cpuidle: using governor menu >Oct 23 19:47:47 localhost kernel: ACPI: bus type PCI registered >Oct 23 19:47:47 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Oct 23 19:47:47 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf4000000-0xf7ffffff] (base 0xf4000000) >Oct 23 19:47:47 localhost kernel: PCI: MMCONFIG at [mem 0xf4000000-0xf7ffffff] reserved in E820 >Oct 23 19:47:47 localhost kernel: PCI: Using configuration type 1 for base access >Oct 23 19:47:47 localhost kernel: ACPI: Added _OSI(Module Device) >Oct 23 19:47:47 localhost kernel: ACPI: Added _OSI(Processor Device) >Oct 23 19:47:47 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Oct 23 19:47:47 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Oct 23 19:47:47 localhost kernel: ACPI: Interpreter enabled >Oct 23 19:47:47 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >Oct 23 19:47:47 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >Oct 23 19:47:47 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Oct 23 19:47:47 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Oct 23 19:47:47 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Oct 23 19:47:47 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) >Oct 23 19:47:47 localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Oct 23 19:47:47 localhost kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >Oct 23 19:47:47 localhost kernel: PCI host bridge to bus 0000:00 >Oct 23 19:47:47 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3f] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xdf7f0000-0xfebfffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:00.0: [8086:d131] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:03.0: [8086:d138] type 01 class 0x060400 >Oct 23 19:47:47 localhost kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:05.0: [8086:d13a] type 01 class 0x060400 >Oct 23 19:47:47 localhost kernel: pci 0000:00:05.0: PME# supported from D0 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:08.0: [8086:d155] type 00 class 0x088000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:08.1: [8086:d156] type 00 class 0x088000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:08.2: [8086:d157] type 00 class 0x088000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:08.3: [8086:d158] type 00 class 0x088000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:10.0: [8086:d150] type 00 class 0x088000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:10.1: [8086:d151] type 00 class 0x088000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.0: [8086:3b3b] type 00 class 0x0c0300 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.0: reg 0x20: [io 0xff00-0xff1f] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.1: [8086:3b3e] type 00 class 0x0c0300 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.1: reg 0x20: [io 0xfe00-0xfe1f] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.1: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.2: [8086:3b3f] type 00 class 0x0c0300 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.2: reg 0x20: [io 0xfd00-0xfd1f] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.2: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.7: [8086:3b3c] type 00 class 0x0c0320 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xfbfff000-0xfbfff3ff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xfbff8000-0xfbffbfff 64bit] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: [8086:3b4c] type 01 class 0x060400 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.6: [8086:3b4e] type 01 class 0x060400 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.6: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.0: [8086:3b36] type 00 class 0x0c0300 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.0: reg 0x20: [io 0xfc00-0xfc1f] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.1: [8086:3b37] type 00 class 0x0c0300 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.1: reg 0x20: [io 0xfb00-0xfb1f] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.2: [8086:3b38] type 00 class 0x0c0300 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.2: reg 0x20: [io 0xfa00-0xfa1f] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.3: [8086:3b39] type 00 class 0x0c0300 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.3: reg 0x20: [io 0xf900-0xf91f] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.3: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.7: [8086:3b34] type 00 class 0x0c0320 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xfbffe000-0xfbffe3ff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.0: [8086:3b02] type 00 class 0x060100 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.2: [8086:3b22] type 00 class 0x010601 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf800-0xf807] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf700-0xf703] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf600-0xf607] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf500-0xf503] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf400-0xf41f] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xfbffd000-0xfbffd7ff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xfbffc000-0xfbffc0ff 64bit] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0500-0x051f] >Oct 23 19:47:47 localhost kernel: pci 0000:01:00.0: [10de:1187] type 00 class 0x030000 >Oct 23 19:47:47 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf9000000-0xf9ffffff] >Oct 23 19:47:47 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xee000000-0xefffffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0xaf00-0xaf7f] >Oct 23 19:47:47 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref] >Oct 23 19:47:47 localhost kernel: pci 0000:01:00.1: [10de:0e0a] type 00 class 0x040300 >Oct 23 19:47:47 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xfaffc000-0xfaffffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:03.0: PCI bridge to [bus 01] >Oct 23 19:47:47 localhost kernel: pci 0000:00:03.0: bridge window [io 0xa000-0xafff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:03.0: bridge window [mem 0xf9000000-0xfaffffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:03.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:02:00.0: [1131:7164] type 00 class 0x048000 >Oct 23 19:47:47 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfb400000-0xfb7fffff 64bit] >Oct 23 19:47:47 localhost kernel: pci 0000:02:00.0: reg 0x18: [mem 0xfb000000-0xfb3fffff 64bit] >Oct 23 19:47:47 localhost kernel: pci 0000:02:00.0: supports D1 D2 >Oct 23 19:47:47 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 >Oct 23 19:47:47 localhost kernel: pci 0000:00:05.0: PCI bridge to [bus 02] >Oct 23 19:47:47 localhost kernel: pci 0000:00:05.0: bridge window [mem 0xfb000000-0xfb7fffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 03] >Oct 23 19:47:47 localhost kernel: pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330 >Oct 23 19:47:47 localhost kernel: pci 0000:04:00.0: reg 0x10: [mem 0xfbcfe000-0xfbcfffff 64bit] >Oct 23 19:47:47 localhost kernel: pci 0000:04:00.0: PME# supported from D0 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xfbc00000-0xfbcfffff] >Oct 23 19:47:47 localhost kernel: pci 0000:05:00.0: [197b:2363] type 00 class 0x010601 >Oct 23 19:47:47 localhost kernel: pci 0000:05:00.0: reg 0x24: [mem 0xfbafe000-0xfbafffff] >Oct 23 19:47:47 localhost kernel: pci 0000:05:00.0: PME# supported from D3hot >Oct 23 19:47:47 localhost kernel: pci 0000:05:00.1: [197b:2363] type 00 class 0x010185 >Oct 23 19:47:47 localhost kernel: pci 0000:05:00.1: reg 0x10: [io 0xef00-0xef07] >Oct 23 19:47:47 localhost kernel: pci 0000:05:00.1: reg 0x14: [io 0xee00-0xee03] >Oct 23 19:47:47 localhost kernel: pci 0000:05:00.1: reg 0x18: [io 0xed00-0xed07] >Oct 23 19:47:47 localhost kernel: pci 0000:05:00.1: reg 0x1c: [io 0xec00-0xec03] >Oct 23 19:47:47 localhost kernel: pci 0000:05:00.1: reg 0x20: [io 0xeb00-0xeb0f] >Oct 23 19:47:47 localhost kernel: pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 05] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: bridge window [io 0xe000-0xefff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] >Oct 23 19:47:47 localhost kernel: pci 0000:06:00.0: [1b4b:9128] type 00 class 0x010601 >Oct 23 19:47:47 localhost kernel: pci 0000:06:00.0: reg 0x10: [io 0xdf00-0xdf07] >Oct 23 19:47:47 localhost kernel: pci 0000:06:00.0: reg 0x14: [io 0xde00-0xde03] >Oct 23 19:47:47 localhost kernel: pci 0000:06:00.0: reg 0x18: [io 0xdd00-0xdd07] >Oct 23 19:47:47 localhost kernel: pci 0000:06:00.0: reg 0x1c: [io 0xdc00-0xdc03] >Oct 23 19:47:47 localhost kernel: pci 0000:06:00.0: reg 0x20: [io 0xdb00-0xdb0f] >Oct 23 19:47:47 localhost kernel: pci 0000:06:00.0: reg 0x24: [mem 0xfb9ff000-0xfb9ff7ff] >Oct 23 19:47:47 localhost kernel: pci 0000:06:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >Oct 23 19:47:47 localhost kernel: pci 0000:06:00.0: PME# supported from D3hot >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 06] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] >Oct 23 19:47:47 localhost kernel: pci 0000:07:00.0: [10ec:8168] type 00 class 0x020000 >Oct 23 19:47:47 localhost kernel: pci 0000:07:00.0: reg 0x10: [io 0xce00-0xceff] >Oct 23 19:47:47 localhost kernel: pci 0000:07:00.0: reg 0x18: [mem 0xfbdff000-0xfbdfffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:07:00.0: reg 0x20: [mem 0xfbdf8000-0xfbdfbfff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:07:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] >Oct 23 19:47:47 localhost kernel: pci 0000:07:00.0: supports D1 D2 >Oct 23 19:47:47 localhost kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 07] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xfbe00000-0xfbefffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xfbd00000-0xfbdfffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:08:03.0: [1283:8213] type 00 class 0x010185 >Oct 23 19:47:47 localhost kernel: pci 0000:08:03.0: reg 0x10: [io 0xbf00-0xbf07] >Oct 23 19:47:47 localhost kernel: pci 0000:08:03.0: reg 0x14: [io 0xbe00-0xbe03] >Oct 23 19:47:47 localhost kernel: pci 0000:08:03.0: reg 0x18: [io 0xbd00-0xbd07] >Oct 23 19:47:47 localhost kernel: pci 0000:08:03.0: reg 0x1c: [io 0xbc00-0xbc03] >Oct 23 19:47:47 localhost kernel: pci 0000:08:03.0: reg 0x20: [io 0xbb00-0xbb0f] >Oct 23 19:47:47 localhost kernel: pci 0000:08:07.0: [104c:8024] type 00 class 0x0c0010 >Oct 23 19:47:47 localhost kernel: pci 0000:08:07.0: reg 0x10: [mem 0xfbbff000-0xfbbff7ff] >Oct 23 19:47:47 localhost kernel: pci 0000:08:07.0: reg 0x14: [mem 0xfbbf8000-0xfbbfbfff] >Oct 23 19:47:47 localhost kernel: pci 0000:08:07.0: supports D1 D2 >Oct 23 19:47:47 localhost kernel: pci 0000:08:07.0: PME# supported from D0 D1 D2 D3hot >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 08] (subtractive decode) >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: bridge window [io 0xb000-0xbfff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xfbb00000-0xfbbfffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xdf7f0000-0xfebfffff] (subtractive decode) >Oct 23 19:47:47 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) >Oct 23 19:47:47 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) >Oct 23 19:47:47 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 *12 14 15) >Oct 23 19:47:47 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 9 10 11 12 14 15) >Oct 23 19:47:47 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. >Oct 23 19:47:47 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 *6 7 9 10 11 12 14 15) >Oct 23 19:47:47 localhost kernel: ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) >Oct 23 19:47:47 localhost kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) >Oct 23 19:47:47 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >Oct 23 19:47:47 localhost kernel: vgaarb: loaded >Oct 23 19:47:47 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 >Oct 23 19:47:47 localhost kernel: SCSI subsystem initialized >Oct 23 19:47:47 localhost kernel: libata version 3.00 loaded. >Oct 23 19:47:47 localhost kernel: ACPI: bus type USB registered >Oct 23 19:47:47 localhost kernel: usbcore: registered new interface driver usbfs >Oct 23 19:47:47 localhost kernel: usbcore: registered new interface driver hub >Oct 23 19:47:47 localhost kernel: usbcore: registered new device driver usb >Oct 23 19:47:47 localhost kernel: PCI: Using ACPI for IRQ routing >Oct 23 19:47:47 localhost kernel: PCI: Discovered peer bus 3f >Oct 23 19:47:47 localhost kernel: PCI: root bus 3f: using default resources >Oct 23 19:47:47 localhost kernel: PCI: Probing PCI hardware (bus 3f) >Oct 23 19:47:47 localhost kernel: PCI host bridge to bus 0000:3f >Oct 23 19:47:47 localhost kernel: pci_bus 0000:3f: root bus resource [io 0x0000-0xffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:3f: root bus resource [mem 0x00000000-0xfffffffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f-ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-3f]) >Oct 23 19:47:47 localhost kernel: pci 0000:3f:00.0: [8086:2c51] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:00.1: [8086:2c81] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:02.0: [8086:2c90] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:02.1: [8086:2c91] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:03.0: [8086:2c98] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:03.1: [8086:2c99] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:03.4: [8086:2c9c] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:04.0: [8086:2ca0] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:04.1: [8086:2ca1] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:04.2: [8086:2ca2] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:04.3: [8086:2ca3] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:05.0: [8086:2ca8] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:05.1: [8086:2ca9] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:05.2: [8086:2caa] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci 0000:3f:05.3: [8086:2cab] type 00 class 0x060000 >Oct 23 19:47:47 localhost kernel: pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f >Oct 23 19:47:47 localhost kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f] under domain [bus 00-ff] (conflicts with (null) [bus 00-3f]) >Oct 23 19:47:47 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Oct 23 19:47:47 localhost kernel: Expanded resource reserved due to conflict with PCI Bus 0000:00 >Oct 23 19:47:47 localhost kernel: e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >Oct 23 19:47:47 localhost kernel: e820: reserve RAM buffer [mem 0xdf7d0000-0xdfffffff] >Oct 23 19:47:47 localhost kernel: NetLabel: Initializing >Oct 23 19:47:47 localhost kernel: NetLabel: domain hash size = 128 >Oct 23 19:47:47 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Oct 23 19:47:47 localhost kernel: NetLabel: unlabeled traffic allowed by default >Oct 23 19:47:47 localhost kernel: HPET: 8 timers in total, 5 timers will be used for per-cpu timer >Oct 23 19:47:47 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 40, 41, 42, 43, 44, 0 >Oct 23 19:47:47 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Oct 23 19:47:47 localhost kernel: hpet: hpet2 irq 40 for MSI >Oct 23 19:47:47 localhost kernel: hpet: hpet3 irq 41 for MSI >Oct 23 19:47:47 localhost kernel: hpet: hpet4 irq 42 for MSI >Oct 23 19:47:47 localhost kernel: hpet: hpet5 irq 43 for MSI >Oct 23 19:47:47 localhost kernel: Switched to clocksource hpet >Oct 23 19:47:47 localhost kernel: pnp: PnP ACPI init >Oct 23 19:47:47 localhost kernel: ACPI: bus type PNP registered >Oct 23 19:47:47 localhost kernel: system 00:00: [io 0x04d0-0x04d1] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:00: [io 0x0290-0x029f] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:00: [io 0x0800-0x087f] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:00: [io 0x0290-0x0294] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:00: [io 0x0880-0x088f] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 23 19:47:47 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >Oct 23 19:47:47 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active) >Oct 23 19:47:47 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0400 (active) >Oct 23 19:47:47 localhost kernel: system 00:04: [io 0x0400-0x047f] could not be reserved >Oct 23 19:47:47 localhost kernel: system 00:04: [io 0x0580-0x05ff] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 23 19:47:47 localhost kernel: system 00:05: [mem 0xf4000000-0xf7ffffff] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0x000d5000-0x000d7fff] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0x000f0000-0x000f7fff] could not be reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0x000f8000-0x000fbfff] could not be reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0x000fc000-0x000fffff] could not be reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0xdf7d0000-0xdf7dffff] could not be reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0x00000000-0x0009ffff] could not be reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0x00100000-0xdf7cffff] could not be reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0xdf7e0000-0xdf7fffff] could not be reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0xfed10000-0xfed1dfff] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0xfed20000-0xfed8ffff] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0xffb00000-0xffb7ffff] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0xfff00000-0xffffffff] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:06: [mem 0x000e0000-0x000effff] has been reserved >Oct 23 19:47:47 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active) >Oct 23 19:47:47 localhost kernel: pnp: PnP ACPI: found 7 devices >Oct 23 19:47:47 localhost kernel: ACPI: bus type PNP unregistered >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xdf800000-0xdf9fffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfa00000-0xdfbfffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: BAR 15: assigned [mem 0xdfc00000-0xdfdfffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: BAR 15: assigned [mem 0xdfe00000-0xdfffffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: BAR 15: assigned [mem 0xf0000000-0xf01fffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: BAR 13: assigned [io 0x2000-0x2fff] >Oct 23 19:47:47 localhost kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xfa000000-0xfa07ffff pref] >Oct 23 19:47:47 localhost kernel: pci 0000:00:03.0: PCI bridge to [bus 01] >Oct 23 19:47:47 localhost kernel: pci 0000:00:03.0: bridge window [io 0xa000-0xafff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:03.0: bridge window [mem 0xf9000000-0xfaffffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:03.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:00:05.0: PCI bridge to [bus 02] >Oct 23 19:47:47 localhost kernel: pci 0000:00:05.0: bridge window [mem 0xfb000000-0xfb7fffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 03] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xdf800000-0xdf9fffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xdfa00000-0xdfbfffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xfbc00000-0xfbcfffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xdfc00000-0xdfdfffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 05] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: bridge window [io 0xe000-0xefff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xfba00000-0xfbafffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xdfe00000-0xdfffffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:06:00.0: BAR 6: assigned [mem 0xfb900000-0xfb90ffff pref] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 06] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xfb900000-0xfb9fffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xf0000000-0xf01fffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:07:00.0: BAR 6: assigned [mem 0xfbe00000-0xfbe1ffff pref] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 07] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xfbe00000-0xfbefffff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xfbd00000-0xfbdfffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 08] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: bridge window [io 0xb000-0xbfff] >Oct 23 19:47:47 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xfbb00000-0xfbbfffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:00: resource 8 [mem 0xdf7f0000-0xfebfffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:01: resource 0 [io 0xa000-0xafff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xf9000000-0xfaffffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xfb000000-0xfb7fffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:03: resource 0 [io 0x1000-0x1fff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xdf800000-0xdf9fffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xdfa00000-0xdfbfffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:04: resource 0 [io 0x2000-0x2fff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xfbc00000-0xfbcfffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:04: resource 2 [mem 0xdfc00000-0xdfdfffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:05: resource 0 [io 0xe000-0xefff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xfba00000-0xfbafffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:05: resource 2 [mem 0xdfe00000-0xdfffffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:06: resource 0 [io 0xd000-0xdfff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xfb900000-0xfb9fffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:06: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:07: resource 0 [io 0xc000-0xcfff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:07: resource 1 [mem 0xfbe00000-0xfbefffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:07: resource 2 [mem 0xfbd00000-0xfbdfffff 64bit pref] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:08: resource 0 [io 0xb000-0xbfff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:08: resource 1 [mem 0xfbb00000-0xfbbfffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:08: resource 4 [io 0x0000-0x0cf7] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:08: resource 5 [io 0x0d00-0xffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:08: resource 6 [mem 0x000a0000-0x000bffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:08: resource 7 [mem 0x000c0000-0x000dffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:08: resource 8 [mem 0xdf7f0000-0xfebfffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:3f: resource 4 [io 0x0000-0xffff] >Oct 23 19:47:47 localhost kernel: pci_bus 0000:3f: resource 5 [mem 0x00000000-0xfffffffff] >Oct 23 19:47:47 localhost kernel: NET: Registered protocol family 2 >Oct 23 19:47:47 localhost kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes) >Oct 23 19:47:47 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Oct 23 19:47:47 localhost kernel: TCP: Hash tables configured (established 65536 bind 65536) >Oct 23 19:47:47 localhost kernel: TCP: reno registered >Oct 23 19:47:47 localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes) >Oct 23 19:47:47 localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Oct 23 19:47:47 localhost kernel: NET: Registered protocol family 1 >Oct 23 19:47:47 localhost kernel: pci 0000:01:00.0: Boot video device >Oct 23 19:47:47 localhost kernel: pci 0000:00:1c.3: enabling device (0006 -> 0007) >Oct 23 19:47:47 localhost kernel: PCI: CLS 64 bytes, default 64 >Oct 23 19:47:47 localhost kernel: Unpacking initramfs... >Oct 23 19:47:47 localhost kernel: Freeing initrd memory: 37124K (ffff88007dbbe000 - ffff88007ffff000) >Oct 23 19:47:47 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Oct 23 19:47:47 localhost kernel: software IO TLB [mem 0xdb7d0000-0xdf7d0000] (64MB) mapped at [ffff8800db7d0000-ffff8800df7cffff] >Oct 23 19:47:47 localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes) >Oct 23 19:47:47 localhost kernel: Initialise system trusted keyring >Oct 23 19:47:47 localhost kernel: audit: initializing netlink subsys (disabled) >Oct 23 19:47:47 localhost kernel: audit: type=2000 audit(1414108064.588:1): initialized >Oct 23 19:47:47 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Oct 23 19:47:47 localhost kernel: zbud: loaded >Oct 23 19:47:47 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Oct 23 19:47:47 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Oct 23 19:47:47 localhost kernel: msgmni has been set to 15946 >Oct 23 19:47:47 localhost kernel: Key type big_key registered >Oct 23 19:47:47 localhost kernel: SELinux: Registering netfilter hooks >Oct 23 19:47:47 localhost kernel: alg: No test for stdrng (krng) >Oct 23 19:47:47 localhost kernel: NET: Registered protocol family 38 >Oct 23 19:47:47 localhost kernel: Key type asymmetric registered >Oct 23 19:47:47 localhost kernel: Asymmetric key parser 'x509' registered >Oct 23 19:47:47 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Oct 23 19:47:47 localhost kernel: io scheduler noop registered >Oct 23 19:47:47 localhost kernel: io scheduler deadline registered >Oct 23 19:47:47 localhost kernel: io scheduler cfq registered (default) >Oct 23 19:47:47 localhost kernel: pcieport 0000:00:1c.0: enabling device (0000 -> 0003) >Oct 23 19:47:47 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Oct 23 19:47:47 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Oct 23 19:47:47 localhost kernel: intel_idle: MWAIT substates: 0x1120 >Oct 23 19:47:47 localhost kernel: intel_idle: v0.4 model 0x1E >Oct 23 19:47:47 localhost kernel: intel_idle: lapic_timer_reliable_states 0x2 >Oct 23 19:47:47 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >Oct 23 19:47:47 localhost kernel: ACPI: Power Button [PWRB] >Oct 23 19:47:47 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Oct 23 19:47:47 localhost kernel: ACPI: Power Button [PWRF] >Oct 23 19:47:47 localhost kernel: GHES: HEST is not enabled! >Oct 23 19:47:47 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Oct 23 19:47:47 localhost kernel: 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >Oct 23 19:47:47 localhost kernel: Non-volatile memory driver v1.3 >Oct 23 19:47:47 localhost kernel: Linux agpgart interface v0.103 >Oct 23 19:47:47 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Oct 23 19:47:47 localhost kernel: ahci 0000:00:1f.2: irq 45 for MSI/MSI-X >Oct 23 19:47:47 localhost kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >Oct 23 19:47:47 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >Oct 23 19:47:47 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ems apst >Oct 23 19:47:47 localhost kernel: scsi0 : ahci >Oct 23 19:47:47 localhost kernel: scsi1 : ahci >Oct 23 19:47:47 localhost kernel: scsi2 : ahci >Oct 23 19:47:47 localhost kernel: scsi3 : ahci >Oct 23 19:47:47 localhost kernel: scsi4 : ahci >Oct 23 19:47:47 localhost kernel: scsi5 : ahci >Oct 23 19:47:47 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xfbffd000 port 0xfbffd100 irq 45 >Oct 23 19:47:47 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xfbffd000 port 0xfbffd180 irq 45 >Oct 23 19:47:47 localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xfbffd000 port 0xfbffd200 irq 45 >Oct 23 19:47:47 localhost kernel: ata4: SATA max UDMA/133 abar m2048@0xfbffd000 port 0xfbffd280 irq 45 >Oct 23 19:47:47 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xfbffd000 port 0xfbffd300 irq 45 >Oct 23 19:47:47 localhost kernel: ata6: SATA max UDMA/133 abar m2048@0xfbffd000 port 0xfbffd380 irq 45 >Oct 23 19:47:47 localhost kernel: ahci 0000:05:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode >Oct 23 19:47:47 localhost kernel: ahci 0000:05:00.0: flags: 64bit ncq pm led clo pmp pio slum part >Oct 23 19:47:47 localhost kernel: scsi6 : ahci >Oct 23 19:47:47 localhost kernel: scsi7 : ahci >Oct 23 19:47:47 localhost kernel: ata7: SATA max UDMA/133 abar m8192@0xfbafe000 port 0xfbafe100 irq 16 >Oct 23 19:47:47 localhost kernel: ata8: SATA max UDMA/133 abar m8192@0xfbafe000 port 0xfbafe180 irq 16 >Oct 23 19:47:47 localhost kernel: ahci 0000:06:00.0: irq 46 for MSI/MSI-X >Oct 23 19:47:47 localhost kernel: ahci 0000:06:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode >Oct 23 19:47:47 localhost kernel: ahci 0000:06:00.0: flags: 64bit ncq pio >Oct 23 19:47:47 localhost kernel: scsi8 : ahci >Oct 23 19:47:47 localhost kernel: scsi9 : ahci >Oct 23 19:47:47 localhost kernel: scsi10 : ahci >Oct 23 19:47:47 localhost kernel: scsi11 : ahci >Oct 23 19:47:47 localhost kernel: scsi12 : ahci >Oct 23 19:47:47 localhost kernel: scsi13 : ahci >Oct 23 19:47:47 localhost kernel: scsi14 : ahci >Oct 23 19:47:47 localhost kernel: scsi15 : ahci >Oct 23 19:47:47 localhost kernel: ata9: SATA max UDMA/133 abar m2048@0xfb9ff000 port 0xfb9ff100 irq 46 >Oct 23 19:47:47 localhost kernel: ata10: SATA max UDMA/133 abar m2048@0xfb9ff000 port 0xfb9ff180 irq 46 >Oct 23 19:47:47 localhost kernel: ata11: SATA max UDMA/133 abar m2048@0xfb9ff000 port 0xfb9ff200 irq 46 >Oct 23 19:47:47 localhost kernel: ata12: SATA max UDMA/133 abar m2048@0xfb9ff000 port 0xfb9ff280 irq 46 >Oct 23 19:47:47 localhost kernel: ata13: SATA max UDMA/133 abar m2048@0xfb9ff000 port 0xfb9ff300 irq 46 >Oct 23 19:47:47 localhost kernel: ata14: SATA max UDMA/133 abar m2048@0xfb9ff000 port 0xfb9ff380 irq 46 >Oct 23 19:47:47 localhost kernel: ata15: SATA max UDMA/133 abar m2048@0xfb9ff000 port 0xfb9ff400 irq 46 >Oct 23 19:47:47 localhost kernel: ata16: SATA max UDMA/133 abar m2048@0xfb9ff000 port 0xfb9ff480 irq 46 >Oct 23 19:47:47 localhost kernel: libphy: Fixed MDIO Bus: probed >Oct 23 19:47:47 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Oct 23 19:47:47 localhost kernel: ehci-pci: EHCI PCI platform driver >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1a.7: debug port 2 >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1a.7: cache line size of 64 is not supported >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1a.7: irq 18, io mem 0xfbfff000 >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >Oct 23 19:47:47 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 23 19:47:47 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 23 19:47:47 localhost kernel: usb usb1: Product: EHCI Host Controller >Oct 23 19:47:47 localhost kernel: usb usb1: Manufacturer: Linux 3.16.1-301.fc21.x86_64 ehci_hcd >Oct 23 19:47:47 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.7 >Oct 23 19:47:47 localhost kernel: hub 1-0:1.0: USB hub found >Oct 23 19:47:47 localhost kernel: hub 1-0:1.0: 6 ports detected >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2 >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1d.7: debug port 2 >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xfbffe000 >Oct 23 19:47:47 localhost kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >Oct 23 19:47:47 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 23 19:47:47 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 23 19:47:47 localhost kernel: usb usb2: Product: EHCI Host Controller >Oct 23 19:47:47 localhost kernel: usb usb2: Manufacturer: Linux 3.16.1-301.fc21.x86_64 ehci_hcd >Oct 23 19:47:47 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.7 >Oct 23 19:47:47 localhost kernel: hub 2-0:1.0: USB hub found >Oct 23 19:47:47 localhost kernel: hub 2-0:1.0: 8 ports detected >Oct 23 19:47:47 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Oct 23 19:47:47 localhost kernel: ohci-pci: OHCI PCI platform driver >Oct 23 19:47:47 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.0: detected 2 ports >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff00 >Oct 23 19:47:47 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 23 19:47:47 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 23 19:47:47 localhost kernel: usb usb3: Product: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: usb usb3: Manufacturer: Linux 3.16.1-301.fc21.x86_64 uhci_hcd >Oct 23 19:47:47 localhost kernel: usb usb3: SerialNumber: 0000:00:1a.0 >Oct 23 19:47:47 localhost kernel: hub 3-0:1.0: USB hub found >Oct 23 19:47:47 localhost kernel: hub 3-0:1.0: 2 ports detected >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.1: detected 2 ports >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000fe00 >Oct 23 19:47:47 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 23 19:47:47 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 23 19:47:47 localhost kernel: usb usb4: Product: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: usb usb4: Manufacturer: Linux 3.16.1-301.fc21.x86_64 uhci_hcd >Oct 23 19:47:47 localhost kernel: usb usb4: SerialNumber: 0000:00:1a.1 >Oct 23 19:47:47 localhost kernel: hub 4-0:1.0: USB hub found >Oct 23 19:47:47 localhost kernel: hub 4-0:1.0: 2 ports detected >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.2: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.2: detected 2 ports >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000fd00 >Oct 23 19:47:47 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 23 19:47:47 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 23 19:47:47 localhost kernel: usb usb5: Product: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: usb usb5: Manufacturer: Linux 3.16.1-301.fc21.x86_64 uhci_hcd >Oct 23 19:47:47 localhost kernel: usb usb5: SerialNumber: 0000:00:1a.2 >Oct 23 19:47:47 localhost kernel: hub 5-0:1.0: USB hub found >Oct 23 19:47:47 localhost kernel: hub 5-0:1.0: 2 ports detected >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.0: detected 2 ports >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fc00 >Oct 23 19:47:47 localhost kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 23 19:47:47 localhost kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 23 19:47:47 localhost kernel: usb usb6: Product: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: usb usb6: Manufacturer: Linux 3.16.1-301.fc21.x86_64 uhci_hcd >Oct 23 19:47:47 localhost kernel: usb usb6: SerialNumber: 0000:00:1d.0 >Oct 23 19:47:47 localhost kernel: hub 6-0:1.0: USB hub found >Oct 23 19:47:47 localhost kernel: hub 6-0:1.0: 2 ports detected >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.1: detected 2 ports >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fb00 >Oct 23 19:47:47 localhost kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 23 19:47:47 localhost kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 23 19:47:47 localhost kernel: usb usb7: Product: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: usb usb7: Manufacturer: Linux 3.16.1-301.fc21.x86_64 uhci_hcd >Oct 23 19:47:47 localhost kernel: usb usb7: SerialNumber: 0000:00:1d.1 >Oct 23 19:47:47 localhost kernel: hub 7-0:1.0: USB hub found >Oct 23 19:47:47 localhost kernel: hub 7-0:1.0: 2 ports detected >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.2: detected 2 ports >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fa00 >Oct 23 19:47:47 localhost kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 23 19:47:47 localhost kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 23 19:47:47 localhost kernel: usb usb8: Product: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: usb usb8: Manufacturer: Linux 3.16.1-301.fc21.x86_64 uhci_hcd >Oct 23 19:47:47 localhost kernel: usb usb8: SerialNumber: 0000:00:1d.2 >Oct 23 19:47:47 localhost kernel: hub 8-0:1.0: USB hub found >Oct 23 19:47:47 localhost kernel: hub 8-0:1.0: 2 ports detected >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 9 >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.3: detected 2 ports >Oct 23 19:47:47 localhost kernel: uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000f900 >Oct 23 19:47:47 localhost kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 23 19:47:47 localhost kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 23 19:47:47 localhost kernel: usb usb9: Product: UHCI Host Controller >Oct 23 19:47:47 localhost kernel: usb usb9: Manufacturer: Linux 3.16.1-301.fc21.x86_64 uhci_hcd >Oct 23 19:47:47 localhost kernel: usb usb9: SerialNumber: 0000:00:1d.3 >Oct 23 19:47:47 localhost kernel: hub 9-0:1.0: USB hub found >Oct 23 19:47:47 localhost kernel: hub 9-0:1.0: 2 ports detected >Oct 23 19:47:47 localhost kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller >Oct 23 19:47:47 localhost kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 10 >Oct 23 19:47:47 localhost kernel: xhci_hcd 0000:04:00.0: irq 47 for MSI/MSI-X >Oct 23 19:47:47 localhost kernel: xhci_hcd 0000:04:00.0: irq 48 for MSI/MSI-X >Oct 23 19:47:47 localhost kernel: xhci_hcd 0000:04:00.0: irq 49 for MSI/MSI-X >Oct 23 19:47:47 localhost kernel: xhci_hcd 0000:04:00.0: irq 50 for MSI/MSI-X >Oct 23 19:47:47 localhost kernel: xhci_hcd 0000:04:00.0: irq 51 for MSI/MSI-X >Oct 23 19:47:47 localhost kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 23 19:47:47 localhost kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 23 19:47:47 localhost kernel: usb usb10: Product: xHCI Host Controller >Oct 23 19:47:47 localhost kernel: usb usb10: Manufacturer: Linux 3.16.1-301.fc21.x86_64 xhci_hcd >Oct 23 19:47:47 localhost kernel: usb usb10: SerialNumber: 0000:04:00.0 >Oct 23 19:47:47 localhost kernel: hub 10-0:1.0: USB hub found >Oct 23 19:47:47 localhost kernel: hub 10-0:1.0: 2 ports detected >Oct 23 19:47:47 localhost kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller >Oct 23 19:47:47 localhost kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 11 >Oct 23 19:47:47 localhost kernel: usb usb11: New USB device found, idVendor=1d6b, idProduct=0003 >Oct 23 19:47:47 localhost kernel: usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 23 19:47:47 localhost kernel: usb usb11: Product: xHCI Host Controller >Oct 23 19:47:47 localhost kernel: usb usb11: Manufacturer: Linux 3.16.1-301.fc21.x86_64 xhci_hcd >Oct 23 19:47:47 localhost kernel: usb usb11: SerialNumber: 0000:04:00.0 >Oct 23 19:47:47 localhost kernel: hub 11-0:1.0: USB hub found >Oct 23 19:47:47 localhost kernel: hub 11-0:1.0: 2 ports detected >Oct 23 19:47:47 localhost kernel: usbcore: registered new interface driver usbserial >Oct 23 19:47:47 localhost kernel: usbcore: registered new interface driver usbserial_generic >Oct 23 19:47:47 localhost kernel: usbserial: USB Serial support registered for generic >Oct 23 19:47:47 localhost kernel: i8042: PNP: No PS/2 controller found. Probing ports directly. >Oct 23 19:47:47 localhost kernel: i8042: Failed to disable AUX port, but continuing anyway... Is this a SiS? >Oct 23 19:47:47 localhost kernel: i8042: If AUX port is really absent please use the 'i8042.noaux' option >Oct 23 19:47:47 localhost kernel: ata1: SATA link down (SStatus 0 SControl 300) >Oct 23 19:47:47 localhost kernel: ata7: SATA link down (SStatus 0 SControl 300) >Oct 23 19:47:47 localhost kernel: ata8: SATA link down (SStatus 0 SControl 300) >Oct 23 19:47:47 localhost kernel: ata10: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Oct 23 19:47:47 localhost kernel: ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Oct 23 19:47:47 localhost kernel: ata9.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133 >Oct 23 19:47:47 localhost kernel: ata9.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Oct 23 19:47:47 localhost kernel: ata10.00: ATA-8: ST2000DM001-1CH164, CC24, max UDMA/133 >Oct 23 19:47:47 localhost kernel: ata10.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Oct 23 19:47:47 localhost kernel: ata9.00: configured for UDMA/133 >Oct 23 19:47:47 localhost kernel: ata12: SATA link down (SStatus 0 SControl 300) >Oct 23 19:47:47 localhost kernel: ata10.00: configured for UDMA/133 >Oct 23 19:47:47 localhost kernel: ata11: SATA link down (SStatus 0 SControl 300) >Oct 23 19:47:47 localhost kernel: ata15: SATA link down (SStatus 0 SControl 300) >Oct 23 19:47:47 localhost kernel: ata14: SATA link down (SStatus 0 SControl 300) >Oct 23 19:47:47 localhost kernel: ata13: SATA link down (SStatus 0 SControl 300) >Oct 23 19:47:47 localhost kernel: ata16: SATA link up <unknown> (SStatus FFFFFF93 SControl 300) >Oct 23 19:47:47 localhost kernel: ata16.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66 >Oct 23 19:47:47 localhost kernel: ata16.00: configured for UDMA/66 >Oct 23 19:47:47 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Oct 23 19:47:47 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Oct 23 19:47:47 localhost kernel: mousedev: PS/2 mouse device common for all mice >Oct 23 19:47:47 localhost kernel: rtc_cmos 00:01: RTC can wake from S4 >Oct 23 19:47:47 localhost kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Oct 23 19:47:47 localhost kernel: rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs >Oct 23 19:47:47 localhost kernel: device-mapper: uevent: version 1.0.3 >Oct 23 19:47:47 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Oct 23 19:47:47 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Oct 23 19:47:47 localhost kernel: usbcore: registered new interface driver usbhid >Oct 23 19:47:47 localhost kernel: usbhid: USB HID core driver >Oct 23 19:47:47 localhost kernel: drop_monitor: Initializing network drop monitor service >Oct 23 19:47:47 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Oct 23 19:47:47 localhost kernel: TCP: cubic registered >Oct 23 19:47:47 localhost kernel: Initializing XFRM netlink socket >Oct 23 19:47:47 localhost kernel: NET: Registered protocol family 10 >Oct 23 19:47:47 localhost kernel: mip6: Mobile IPv6 >Oct 23 19:47:47 localhost kernel: NET: Registered protocol family 17 >Oct 23 19:47:47 localhost kernel: Loading compiled-in X.509 certificates >Oct 23 19:47:47 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 3ef43f90de979dd933841ca4d009814f19f7d554' >Oct 23 19:47:47 localhost kernel: registered taskstats version 1 >Oct 23 19:47:47 localhost kernel: Magic number: 2:431:808 >Oct 23 19:47:47 localhost kernel: rtc_cmos 00:01: setting system clock to 2014-10-23 23:47:45 UTC (1414108065) >Oct 23 19:47:47 localhost kernel: PM: Hibernation image not present or could not be loaded. >Oct 23 19:47:47 localhost kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=082b >Oct 23 19:47:47 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Oct 23 19:47:47 localhost kernel: usb 1-1: Product: Webcam C170 >Oct 23 19:47:47 localhost kernel: usb 1-1: Manufacturer: >Oct 23 19:47:47 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Oct 23 19:47:47 localhost kernel: ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Oct 23 19:47:47 localhost kernel: ata2.00: ATA-8: WDC WD5000AAKS-00A7B2, 01.03B01, max UDMA/133 >Oct 23 19:47:47 localhost kernel: ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >Oct 23 19:47:47 localhost kernel: ata2.00: configured for UDMA/133 >Oct 23 19:47:47 localhost kernel: scsi 1:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 3B01 PQ: 0 ANSI: 5 >Oct 23 19:47:47 localhost kernel: sd 1:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Oct 23 19:47:47 localhost kernel: sd 1:0:0:0: Attached scsi generic sg0 type 0 >Oct 23 19:47:47 localhost kernel: sd 1:0:0:0: [sda] Write Protect is off >Oct 23 19:47:47 localhost kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Oct 23 19:47:47 localhost kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Oct 23 19:47:47 localhost kernel: sda: unknown partition table >Oct 23 19:47:47 localhost kernel: sd 1:0:0:0: [sda] Attached SCSI disk >Oct 23 19:47:47 localhost kernel: usb 2-1: New USB device found, idVendor=1005, idProduct=b113 >Oct 23 19:47:47 localhost kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Oct 23 19:47:47 localhost kernel: usb 2-1: Product: USB FLASH DRIVE >Oct 23 19:47:47 localhost kernel: usb 2-1: Manufacturer: >Oct 23 19:47:47 localhost kernel: usb 2-1: SerialNumber: 070B3341BAC16471 >Oct 23 19:47:47 localhost kernel: tsc: Refined TSC clocksource calibration: 2664.772 MHz >Oct 23 19:47:47 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) >Oct 23 19:47:47 localhost kernel: usb 3-2: new low-speed USB device number 2 using uhci_hcd >Oct 23 19:47:47 localhost kernel: usb 3-2: New USB device found, idVendor=046d, idProduct=c31c >Oct 23 19:47:47 localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Oct 23 19:47:47 localhost kernel: usb 3-2: Product: USB Keyboard >Oct 23 19:47:47 localhost kernel: usb 3-2: Manufacturer: Logitech >Oct 23 19:47:47 localhost kernel: input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/0003:046D:C31C.0001/input/input3 >Oct 23 19:47:47 localhost kernel: hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:1a.0-2/input0 >Oct 23 19:47:47 localhost kernel: input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/0003:046D:C31C.0002/input/input4 >Oct 23 19:47:47 localhost kernel: hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:1a.0-2/input1 >Oct 23 19:47:47 localhost kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Oct 23 19:47:47 localhost kernel: ata4.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN01, max UDMA/100 >Oct 23 19:47:47 localhost kernel: ata4.00: configured for UDMA/100 >Oct 23 19:47:47 localhost kernel: scsi 3:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS50 TN01 PQ: 0 ANSI: 5 >Oct 23 19:47:47 localhost kernel: sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >Oct 23 19:47:47 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Oct 23 19:47:47 localhost kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0 >Oct 23 19:47:47 localhost kernel: sr 3:0:0:0: Attached scsi generic sg1 type 5 >Oct 23 19:47:47 localhost kernel: usb 6-2: new full-speed USB device number 2 using uhci_hcd >Oct 23 19:47:47 localhost kernel: usb 6-2: New USB device found, idVendor=046d, idProduct=c52b >Oct 23 19:47:47 localhost kernel: usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Oct 23 19:47:47 localhost kernel: usb 6-2: Product: USB Receiver >Oct 23 19:47:47 localhost kernel: usb 6-2: Manufacturer: Logitech >Oct 23 19:47:47 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) >Oct 23 19:47:47 localhost kernel: Switched to clocksource tsc >Oct 23 19:47:47 localhost kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Oct 23 19:47:47 localhost kernel: ata6.00: ATA-8: WDC WD5000AAKS-00V1A0, 05.01D05, max UDMA/133 >Oct 23 19:47:47 localhost kernel: ata6.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >Oct 23 19:47:47 localhost kernel: ata6.00: configured for UDMA/133 >Oct 23 19:47:47 localhost kernel: scsi 5:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 1D05 PQ: 0 ANSI: 5 >Oct 23 19:47:47 localhost kernel: sd 5:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Oct 23 19:47:47 localhost kernel: sd 5:0:0:0: Attached scsi generic sg2 type 0 >Oct 23 19:47:47 localhost kernel: sd 5:0:0:0: [sdb] Write Protect is off >Oct 23 19:47:47 localhost kernel: sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >Oct 23 19:47:47 localhost kernel: sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Oct 23 19:47:47 localhost kernel: scsi 8:0:0:0: Direct-Access ATA SAMSUNG SSD 830 3B1Q PQ: 0 ANSI: 5 >Oct 23 19:47:47 localhost kernel: sd 8:0:0:0: Attached scsi generic sg3 type 0 >Oct 23 19:47:47 localhost kernel: sd 8:0:0:0: [sdc] 250069680 512-byte logical blocks: (128 GB/119 GiB) >Oct 23 19:47:47 localhost kernel: sd 8:0:0:0: [sdc] Write Protect is off >Oct 23 19:47:47 localhost kernel: sd 8:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >Oct 23 19:47:47 localhost kernel: scsi 9:0:0:0: Direct-Access ATA ST2000DM001-1CH1 CC24 PQ: 0 ANSI: 5 >Oct 23 19:47:47 localhost kernel: sd 8:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Oct 23 19:47:47 localhost kernel: sd 9:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) >Oct 23 19:47:47 localhost kernel: sd 9:0:0:0: [sdd] 4096-byte physical blocks >Oct 23 19:47:47 localhost kernel: sd 9:0:0:0: Attached scsi generic sg4 type 0 >Oct 23 19:47:47 localhost kernel: sd 9:0:0:0: [sdd] Write Protect is off >Oct 23 19:47:47 localhost kernel: sd 9:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >Oct 23 19:47:47 localhost kernel: sd 9:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Oct 23 19:47:47 localhost kernel: scsi 15:0:0:0: Processor Marvell 91xx Config 1.01 PQ: 0 ANSI: 5 >Oct 23 19:47:47 localhost kernel: sdc: sdc1 sdc2 sdc3 >Oct 23 19:47:47 localhost kernel: sdb: unknown partition table >Oct 23 19:47:47 localhost kernel: sd 8:0:0:0: [sdc] Attached SCSI disk >Oct 23 19:47:47 localhost kernel: sd 5:0:0:0: [sdb] Attached SCSI disk >Oct 23 19:47:47 localhost kernel: ata16.00: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x0 >Oct 23 19:47:47 localhost kernel: ata16.00: irq_stat 0x40000001 >Oct 23 19:47:47 localhost kernel: scsi 15:0:0:0: CDB: >Oct 23 19:47:47 localhost kernel: Inquiry: 12 01 00 00 ff 00 >Oct 23 19:47:47 localhost kernel: ata16.00: cmd a0/01:00:00:00:01/00:00:00:00:00/a0 tag 2 dma 16640 in >res 50/00:02:00:00:00/00:00:00:00:00/a0 Emask 0x1 (device error) >Oct 23 19:47:47 localhost kernel: ata16.00: status: { DRDY } >Oct 23 19:47:47 localhost kernel: scsi 15:0:0:0: Attached scsi generic sg5 type 3 >Oct 23 19:47:47 localhost kernel: sdd: sdd1 >Oct 23 19:47:47 localhost kernel: sd 9:0:0:0: [sdd] Attached SCSI disk >Oct 23 19:47:47 localhost kernel: Freeing unused kernel memory: 1452K (ffffffff81d2d000 - ffffffff81e98000) >Oct 23 19:47:47 localhost kernel: Write protecting the kernel read-only data: 12288k >Oct 23 19:47:47 localhost kernel: Freeing unused kernel memory: 856K (ffff88000172a000 - ffff880001800000) >Oct 23 19:47:47 localhost kernel: Freeing unused kernel memory: 940K (ffff880001b15000 - ffff880001c00000) >Oct 23 19:47:47 localhost kernel: random: systemd urandom read with 87 bits of entropy available >Oct 23 19:47:47 localhost systemd-journal[148]: Journal started >Oct 23 19:47:47 localhost dracut-cmdline[145]: dracut-21 (Twenty One) dracut-038-15.git20140724.fc21 >Oct 23 19:47:47 localhost dracut-cmdline[145]: Using kernel command line parameters: >Oct 23 19:47:47 localhost dracut-cmdline[145]: rd.luks=0: removing cryptoluks activation >Oct 23 19:47:47 localhost dracut-cmdline[145]: root was live:UUID=B8F8-F63E, is now live:/dev/disk/by-uuid/B8F8-F63E >Oct 23 19:47:47 localhost kernel: loop: module loaded >Oct 23 19:47:47 localhost kernel: RPC: Registered named UNIX socket transport module. >Oct 23 19:47:47 localhost kernel: RPC: Registered udp transport module. >Oct 23 19:47:47 localhost kernel: RPC: Registered tcp transport module. >Oct 23 19:47:47 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Oct 23 19:47:47 localhost rpc.statd[298]: Version 1.3.0 starting >Oct 23 19:47:47 localhost rpc.statd[298]: Initializing NSM state >Oct 23 19:47:47 localhost rpc.statd[298]: Running as root. chown /var/lib/nfs/statd to choose different user >Oct 23 19:47:47 localhost systemd-udevd[325]: starting version 215 >Oct 23 19:47:47 localhost dracut-pre-trigger[326]: rd.dm=0: removing DM RAID activation >Oct 23 19:47:47 localhost dracut-pre-trigger[326]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Oct 23 19:47:47 localhost dracut-pre-trigger[326]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Oct 23 19:47:47 localhost dracut-pre-trigger[326]: rd.md=0: removing MD RAID activation >Oct 23 19:47:47 localhost kernel: wmi: Mapper loaded >Oct 23 19:47:47 localhost kernel: pata_jmicron 0000:05:00.1: enabling device (0000 -> 0001) >Oct 23 19:47:47 localhost kernel: scsi16 : pata_jmicron >Oct 23 19:47:47 localhost kernel: scsi17 : pata_jmicron >Oct 23 19:47:47 localhost kernel: ata17: PATA max UDMA/100 cmd 0xef00 ctl 0xee00 bmdma 0xeb00 irq 17 >Oct 23 19:47:47 localhost kernel: ata18: PATA max UDMA/100 cmd 0xed00 ctl 0xec00 bmdma 0xeb08 irq 17 >Oct 23 19:47:47 localhost kernel: pata_it8213 0000:08:03.0: version 0.0.3 >Oct 23 19:47:47 localhost kernel: scsi18 : pata_it8213 >Oct 23 19:47:47 localhost kernel: scsi19 : pata_it8213 >Oct 23 19:47:47 localhost kernel: ata19: PATA max UDMA/133 cmd 0xbf00 ctl 0xbe00 bmdma 0xbb00 irq 16 >Oct 23 19:47:47 localhost kernel: ata20: DUMMY >Oct 23 19:47:47 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Oct 23 19:47:47 localhost kernel: r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control >Oct 23 19:47:47 localhost kernel: r8169 0000:07:00.0: irq 52 for MSI/MSI-X >Oct 23 19:47:47 localhost kernel: r8169 0000:07:00.0 eth0: RTL8168d/8111d at 0xffffc90000c7c000, 00:24:1d:c9:1b:e2, XID 083000c0 IRQ 52 >Oct 23 19:47:47 localhost kernel: r8169 0000:07:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Oct 23 19:47:47 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Oct 23 19:47:47 localhost kernel: usb-storage 2-1:1.0: USB Mass Storage device detected >Oct 23 19:47:47 localhost kernel: scsi20 : usb-storage 2-1:1.0 >Oct 23 19:47:47 localhost kernel: usbcore: registered new interface driver usb-storage >Oct 23 19:47:47 localhost kernel: random: nonblocking pool is initialized >Oct 23 19:47:47 localhost systemd-udevd[405]: renamed network interface eth0 to enp7s0 >Oct 23 19:47:47 localhost kernel: firewire_ohci 0000:08:07.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2 >Oct 23 19:47:47 localhost kernel: raid6: sse2x1 7410 MB/s >Oct 23 19:47:48 localhost kernel: MXM: GUID detected in BIOS >Oct 23 19:47:48 localhost kernel: nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0e4070a2 >Oct 23 19:47:48 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Chipset: GK104 (NVE4) >Oct 23 19:47:48 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Family : NVE0 >Oct 23 19:47:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >Oct 23 19:47:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... signature not found >Oct 23 19:47:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking PROM for image... >Oct 23 19:47:48 localhost kernel: raid6: sse2x2 8347 MB/s >Oct 23 19:47:48 localhost kernel: raid6: sse2x4 9476 MB/s >Oct 23 19:47:48 localhost kernel: raid6: using algorithm sse2x4 (9476 MB/s) >Oct 23 19:47:48 localhost kernel: raid6: using ssse3x2 recovery algorithm >Oct 23 19:47:48 localhost kernel: xor: measuring software checksum speed >Oct 23 19:47:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >Oct 23 19:47:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] using image from PROM >Oct 23 19:47:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] BIT signature found >Oct 23 19:47:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] version 80.04.f0.00.16 >Oct 23 19:47:48 localhost kernel: nouveau 0000:01:00.0: irq 53 for MSI/MSI-X >Oct 23 19:47:48 localhost kernel: nouveau [ PMC][0000:01:00.0] MSI interrupts enabled >Oct 23 19:47:48 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM type: GDDR5 >Oct 23 19:47:48 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM size: 2048 MiB >Oct 23 19:47:48 localhost kernel: nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags >Oct 23 19:47:48 localhost kernel: nouveau [ VOLT][0000:01:00.0] GPU voltage: 875000uv >Oct 23 19:47:48 localhost kernel: prefetch64-sse: 11340.000 MB/sec >Oct 23 19:47:48 localhost kernel: generic_sse: 11372.000 MB/sec >Oct 23 19:47:48 localhost kernel: xor: using function: generic_sse (11372.000 MB/sec) >Oct 23 19:47:48 localhost kernel: nouveau [ PTHERM][0000:01:00.0] FAN control: PWM >Oct 23 19:47:48 localhost kernel: nouveau [ PTHERM][0000:01:00.0] fan management: automatic >Oct 23 19:47:48 localhost kernel: nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >Oct 23 19:47:48 localhost kernel: nouveau [ CLK][0000:01:00.0] 07: core 405 MHz memory 648 MHz >Oct 23 19:47:48 localhost kernel: nouveau [ CLK][0000:01:00.0] 0a: core 405-967 MHz memory 1620 MHz >Oct 23 19:47:48 localhost kernel: nouveau [ CLK][0000:01:00.0] 0e: core 405-1293 MHz memory 6008 MHz >Oct 23 19:47:48 localhost kernel: nouveau [ CLK][0000:01:00.0] 0f: core 405-1293 MHz memory 6008 MHz >Oct 23 19:47:48 localhost kernel: nouveau [ CLK][0000:01:00.0] --: core 405 MHz memory 648 MHz >Oct 23 19:47:48 localhost kernel: Btrfs loaded >Oct 23 19:47:48 localhost kernel: BTRFS: device label fedora devid 1 transid 466502 /dev/sdc3 >Oct 23 19:47:48 localhost kernel: BTRFS: device fsid 89339abe-a9e1-43fd-a957-2a853c974cab devid 2 transid 61255 /dev/sdb >Oct 23 19:47:48 localhost kernel: BTRFS: device fsid 89339abe-a9e1-43fd-a957-2a853c974cab devid 1 transid 61255 /dev/sda >Oct 23 19:47:48 localhost kernel: [TTM] Zone kernel: Available graphics memory: 4084052 kiB >Oct 23 19:47:48 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Oct 23 19:47:48 localhost kernel: [TTM] Initializing pool allocator >Oct 23 19:47:48 localhost kernel: [TTM] Initializing DMA pool allocator >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] VRAM: 2048 MiB >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] GART: 1048576 MiB >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] TMDS table version 2.0 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB version 4.0 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB outp 00: 01000f02 00020030 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB outp 01: 02000f00 00000000 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB outp 02: 08011f82 00020030 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB outp 03: 02822f62 0f420010 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB outp 05: 04833fb6 0f420010 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB outp 06: 04033f72 00020010 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB conn 00: 00001030 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB conn 01: 01000131 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB conn 02: 00010261 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB conn 03: 00020346 >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] DCB conn 04: 00000460 >Oct 23 19:47:48 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Oct 23 19:47:48 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] MM: using COPY for buffer copies >Oct 23 19:47:48 localhost kernel: nouveau [ DRM] allocated 1920x1080 fb: 0x80000, bo ffff88007f461000 >Oct 23 19:47:48 localhost kernel: fbcon: nouveaufb (fb0) is primary device >Oct 23 19:47:48 localhost kernel: firewire_core 0000:08:07.0: created device fw0: GUID 00cc0a810000241d, S400 >Oct 23 19:47:48 localhost kernel: Console: switching to colour frame buffer device 240x67 >Oct 23 19:47:48 localhost kernel: nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >Oct 23 19:47:48 localhost kernel: nouveau 0000:01:00.0: registered panic notifier >Oct 23 19:47:48 localhost kernel: [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >Oct 23 19:47:48 localhost kernel: scsi 20:0:0:0: Direct-Access USB FLASH DRIVE PMAP PQ: 0 ANSI: 4 >Oct 23 19:47:48 localhost kernel: sd 20:0:0:0: Attached scsi generic sg6 type 0 >Oct 23 19:47:48 localhost kernel: sd 20:0:0:0: [sde] 60522496 512-byte logical blocks: (30.9 GB/28.8 GiB) >Oct 23 19:47:48 localhost kernel: sd 20:0:0:0: [sde] Write Protect is off >Oct 23 19:47:48 localhost kernel: sd 20:0:0:0: [sde] Mode Sense: 23 00 00 00 >Oct 23 19:47:48 localhost kernel: sd 20:0:0:0: [sde] No Caching mode page found >Oct 23 19:47:48 localhost kernel: sd 20:0:0:0: [sde] Assuming drive cache: write through >Oct 23 19:47:48 localhost kernel: sde: sde1 >Oct 23 19:47:48 localhost kernel: sd 20:0:0:0: [sde] Attached SCSI removable disk >Oct 23 19:47:49 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Oct 23 19:47:50 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Oct 23 19:47:50 localhost rpcbind[294]: rpcbind terminating on signal. Restart with "rpcbind -w" >Oct 23 19:47:50 localhost systemd[1]: Switching root. >Oct 23 19:47:50 localhost systemd-journal[148]: Journal stopped >Oct 23 19:47:52 localhost systemd-journal[688]: Runtime journal is using 8.0M (max allowed 398.8M, trying to leave 598.2M free of 3.8G available → current limit 398.8M). >Oct 23 19:47:52 localhost systemd-journal[688]: Runtime journal is using 8.0M (max allowed 398.8M, trying to leave 598.2M free of 3.8G available → current limit 398.8M). >Oct 23 19:47:52 localhost systemd-journald[148]: Received SIGTERM from PID 1 (systemd). >Oct 23 19:47:52 localhost kernel: audit: type=1404 audit(1414108070.854:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Oct 23 19:47:52 localhost kernel: SELinux: 2048 avtab hash slots, 108976 rules. >Oct 23 19:47:52 localhost kernel: SELinux: 2048 avtab hash slots, 108976 rules. >Oct 23 19:47:52 localhost kernel: SELinux: 8 users, 103 roles, 4910 types, 292 bools, 1 sens, 1024 cats >Oct 23 19:47:52 localhost kernel: SELinux: 83 classes, 108976 rules >Oct 23 19:47:52 localhost kernel: SELinux: Permission audit_read in class capability2 not defined in policy. >Oct 23 19:47:52 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Oct 23 19:47:52 localhost kernel: SELinux: Completing initialization. >Oct 23 19:47:52 localhost kernel: SELinux: Setting up existing superblocks. >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev drm, type drm), not configured for labeling >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev sde1, type vfat), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Oct 23 19:47:52 localhost kernel: audit: type=1403 audit(1414108071.021:3): policy loaded auid=4294967295 ses=4294967295 >Oct 23 19:47:52 localhost systemd[1]: Successfully loaded SELinux policy in 198.656ms. >Oct 23 19:47:52 localhost systemd[1]: Relabelled /dev and /run in 22.889ms. >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Oct 23 19:47:52 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 23 19:47:52 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:47:52 localhost systemd-journal[688]: Journal started >Oct 23 19:47:51 localhost systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Oct 23 19:47:52 localhost systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. >Oct 23 19:47:52 localhost systemd-sysusers[713]: Creating group systemd-journal-gateway with gid 982. >Oct 23 19:47:52 localhost systemd-sysusers[713]: Creating user systemd-journal-gateway (systemd Journal Gateway) with uid 982 and gid 982. >Oct 23 19:47:53 localhost lvm[690]: /dev/sr0: open failed: No medium found >Oct 23 19:47:53 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses mountpoint labeling >Oct 23 19:47:53 localhost systemd[1]: var-tmp.mount: Directory /var/tmp to mount over is not empty, mounting anyway. >Oct 23 19:47:53 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:47:53 localhost lvm[690]: No volume groups found >Oct 23 19:47:56 localhost systemd-udevd[737]: starting version 215 >Oct 23 19:47:57 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Oct 23 19:47:57 localhost kernel: parport_pc 00:03: reported by Plug and Play ACPI >Oct 23 19:47:57 localhost kernel: parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >Oct 23 19:47:57 localhost kernel: media: Linux media interface: v0.10 >Oct 23 19:47:57 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x000000000000042c-0x000000000000042d (\GP2C) (20140424/utaddress-258) >Oct 23 19:47:57 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 23 19:47:57 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Oct 23 19:47:57 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >Oct 23 19:47:57 localhost kernel: EDAC MC: Ver: 3.0.0 >Oct 23 19:47:57 localhost kernel: EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:3f:03.0 (POLLED) >Oct 23 19:47:57 localhost kernel: EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:3f:03.0 (POLLED) >Oct 23 19:47:57 localhost kernel: EDAC i7core: Driver loaded, 1 memory controller(s) found. >Oct 23 19:47:57 localhost kernel: Linux video capture interface: v2.00 >Oct 23 19:47:58 localhost kernel: microcode: CPU0 sig=0x106e5, pf=0x2, revision=0x4 >Oct 23 19:47:58 localhost kernel: ppdev: user-space parallel port driver >Oct 23 19:47:58 localhost kernel: iTCO_vendor_support: vendor-support=0 >Oct 23 19:47:58 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 >Oct 23 19:47:58 localhost kernel: iTCO_wdt: Found a P55 TCO device (Version=2, TCOBASE=0x0460) >Oct 23 19:47:58 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Oct 23 19:47:58 localhost kernel: microcode: CPU0 sig=0x106e5, pf=0x2, revision=0x4 >Oct 23 19:47:58 localhost kernel: microcode: CPU0 updated to revision 0x7, date = 2013-08-20 >Oct 23 19:47:58 localhost kernel: microcode: CPU1 sig=0x106e5, pf=0x2, revision=0x4 >Oct 23 19:47:58 localhost kernel: microcode: CPU1 sig=0x106e5, pf=0x2, revision=0x4 >Oct 23 19:47:58 localhost kernel: microcode: CPU1 updated to revision 0x7, date = 2013-08-20 >Oct 23 19:47:58 localhost kernel: microcode: CPU2 sig=0x106e5, pf=0x2, revision=0x4 >Oct 23 19:47:58 localhost kernel: microcode: CPU2 sig=0x106e5, pf=0x2, revision=0x4 >Oct 23 19:47:58 localhost mtp-probe[765]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-1" >Oct 23 19:47:58 localhost mtp-probe[764]: checking bus 6, device 2: "/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-2" >Oct 23 19:47:58 localhost mtp-probe[759]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1" >Oct 23 19:47:58 localhost mtp-probe[764]: bus: 6, device: 2 was not an MTP device >Oct 23 19:47:58 localhost mtp-probe[765]: bus: 2, device: 2 was not an MTP device >Oct 23 19:47:58 localhost mtp-probe[759]: bus: 1, device: 2 was not an MTP device >Oct 23 19:47:58 localhost kernel: microcode: CPU2 updated to revision 0x7, date = 2013-08-20 >Oct 23 19:47:58 localhost kernel: microcode: CPU3 sig=0x106e5, pf=0x2, revision=0x4 >Oct 23 19:47:58 localhost kernel: microcode: CPU3 sig=0x106e5, pf=0x2, revision=0x4 >Oct 23 19:47:58 localhost kernel: microcode: CPU3 updated to revision 0x7, date = 2013-08-20 >Oct 23 19:47:58 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Oct 23 19:47:58 localhost mtp-probe[758]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-2" >Oct 23 19:47:58 localhost mtp-probe[758]: bus: 3, device: 2 was not an MTP device >Oct 23 19:47:58 localhost kernel: saa7164 driver loaded >Oct 23 19:47:58 localhost kernel: CORE saa7164[0]: subsystem: 0070:8940, board: Hauppauge WinTV-HVR2200 [card=9,autodetected] >Oct 23 19:47:58 localhost kernel: saa7164[0]/0: found at 0000:02:00.0, rev: 129, irq: 16, latency: 0, mmio: 0xfb400000 >Oct 23 19:47:58 localhost kernel: gpio_ich: GPIO from 180 to 255 on gpio_ich >Oct 23 19:47:58 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 54 for MSI/MSI-X >Oct 23 19:47:58 localhost kernel: snd_hda_intel 0000:01:00.1: Disabling MSI >Oct 23 19:47:58 localhost kernel: snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client >Oct 23 19:47:58 localhost kernel: saa7164_downloadfirmware() no first image >Oct 23 19:47:58 localhost kernel: saa7164_downloadfirmware() Waiting for firmware upload (NXP7164-2010-03-10.1.fw) >Oct 23 19:47:58 localhost kernel: saa7164_downloadfirmware() Upload failed. (file not found?) >Oct 23 19:47:58 localhost kernel: Failed to boot firmware, no features registered >Oct 23 19:47:58 localhost kernel: logitech-djreceiver 0003:046D:C52B.0005: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-2/input2 >Oct 23 19:47:58 localhost kernel: input: Logitech Unifying Device. Wireless PID:1025 as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.2/0003:046D:C52B.0005/0003:046D:C52B.0006/input/input5 >Oct 23 19:47:58 localhost kernel: logitech-djdevice 0003:046D:C52B.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1025] on usb-0000:00:1d.0-2:1 >Oct 23 19:47:58 localhost kernel: usbcore: registered new interface driver uas >Oct 23 19:47:58 localhost kernel: sound hdaudioC0D2: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line >Oct 23 19:47:58 localhost kernel: sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Oct 23 19:47:58 localhost kernel: sound hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >Oct 23 19:47:58 localhost kernel: sound hdaudioC0D2: mono: mono_out=0x0 >Oct 23 19:47:58 localhost kernel: sound hdaudioC0D2: dig-out=0x11/0x1e >Oct 23 19:47:58 localhost kernel: sound hdaudioC0D2: inputs: >Oct 23 19:47:58 localhost kernel: sound hdaudioC0D2: Front Mic=0x19 >Oct 23 19:47:58 localhost kernel: sound hdaudioC0D2: Rear Mic=0x18 >Oct 23 19:47:58 localhost kernel: sound hdaudioC0D2: Line=0x1a >Oct 23 19:47:58 localhost kernel: sound hdaudioC0D2: dig-in=0x1f >Oct 23 19:47:58 localhost kernel: input: HDA Intel MID Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 >Oct 23 19:47:58 localhost kernel: input: HDA Intel MID Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 >Oct 23 19:47:58 localhost kernel: input: HDA Intel MID Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >Oct 23 19:47:58 localhost kernel: input: HDA Intel MID Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Oct 23 19:47:58 localhost kernel: input: HDA Intel MID Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 >Oct 23 19:47:58 localhost kernel: input: HDA Intel MID Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >Oct 23 19:47:58 localhost kernel: input: HDA Intel MID Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >Oct 23 19:47:58 localhost kernel: input: HDA Intel MID Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >Oct 23 19:47:58 localhost kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input14 >Oct 23 19:47:58 localhost kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input15 >Oct 23 19:47:58 localhost kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input16 >Oct 23 19:47:58 localhost kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input17 >Oct 23 19:47:58 localhost kernel: uvcvideo: Found UVC 1.00 device Webcam C170 (046d:082b) >Oct 23 19:47:58 localhost kernel: kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround >Oct 23 19:47:58 localhost kernel: input: Webcam C170 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input18 >Oct 23 19:47:58 localhost kernel: usbcore: registered new interface driver uvcvideo >Oct 23 19:47:58 localhost kernel: USB Video Class driver (1.1.1) >Oct 23 19:47:58 localhost kernel: usbcore: registered new interface driver snd-usb-audio >Oct 23 19:47:59 localhost auditctl[796]: No rules >Oct 23 19:47:59 localhost systemd-journal[688]: Permanent journal is using 8.0M (max allowed 591.9M, trying to leave 887.9M free of 2.1G available → current limit 591.9M). >Oct 23 19:47:59 localhost systemd-journal[688]: Time spent on flushing to /var is 24.120ms for 1208 entries. >Oct 23 19:47:59 localhost auditd[795]: Started dispatcher: /sbin/audispd pid: 807 >Oct 23 19:47:59 localhost kernel: audit: type=1305 audit(1414108079.345:4): audit_pid=795 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Oct 23 19:47:59 localhost audispd[807]: priority_boost_parser called with: 4 >Oct 23 19:47:59 localhost audispd[807]: max_restarts_parser called with: 10 >Oct 23 19:47:59 localhost audispd[807]: audispd initialized with q_depth=150 and 1 active plugins >Oct 23 19:47:59 localhost auditd[795]: Init complete, auditd 2.4 listening for events (startup state enable) >Oct 23 19:48:06 localhost alsactl[814]: alsactl 1.0.28 daemon started >Oct 23 19:48:06 localhost alsactl[814]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Oct 23 19:48:06 localhost alsactl[814]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Oct 23 19:48:06 localhost alsactl[814]: Found hardware: "HDA-Intel" "Realtek ALC889" "HDA:10ec0889,1458a022,00100004" "0x1458" "0xa102" >Oct 23 19:48:06 localhost alsactl[814]: Hardware is initialized using a generic method >Oct 23 19:48:06 localhost alsactl[814]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Oct 23 19:48:06 localhost alsactl[814]: Found hardware: "HDA-Intel" "Nvidia GPU 40 HDMI/DP" "HDA:10de0040,38422762,00100100" "0x3842" "0x2762" >Oct 23 19:48:06 localhost alsactl[814]: Hardware is initialized using a generic method >Oct 23 19:48:06 localhost alsactl[814]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Oct 23 19:48:06 localhost alsactl[814]: Found hardware: "USB-Audio" "USB Mixer" "USB046d:082b" "" "" >Oct 23 19:48:06 localhost alsactl[814]: Hardware is initialized using a generic method >Oct 23 19:48:06 localhost rngd[820]: Unable to open file: /dev/tpm0 >Oct 23 19:48:06 localhost rngd[820]: can't open any entropy source >Oct 23 19:48:06 localhost rngd[820]: Maybe RNG device modules are not loaded >Oct 23 19:48:06 localhost chronyd[831]: chronyd version 1.31-pre1 starting >Oct 23 19:48:06 localhost chronyd[831]: Generated key 1 >Oct 23 19:48:06 localhost avahi-daemon[823]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Oct 23 19:48:06 localhost avahi-daemon[823]: Successfully dropped root privileges. >Oct 23 19:48:06 localhost avahi-daemon[823]: avahi-daemon 0.6.31 starting up. >Oct 23 19:48:06 localhost ModemManager[819]: <info> ModemManager (version 1.4.0-1.fc21) starting in system bus... >Oct 23 19:48:06 localhost kernel: Adding 4046844k swap on /dev/sdc2. Priority:-1 extents:1 across:4046844k SSFS >Oct 23 19:48:06 localhost livesys[822]: Enabling swap partition /dev/sdc2 [ OK ] >Oct 23 19:48:06 localhost useradd[847]: new group: name=liveuser, GID=1000 >Oct 23 19:48:06 localhost useradd[847]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Oct 23 19:48:06 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.systemd1' >Oct 23 19:48:06 localhost rtkit-daemon[816]: Successfully called chroot. >Oct 23 19:48:06 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Oct 23 19:48:06 localhost systemd[1]: Unit rngd.service entered failed state. >Oct 23 19:48:06 localhost rtkit-daemon[816]: Successfully dropped privileges. >Oct 23 19:48:06 localhost rtkit-daemon[816]: Successfully limited resources. >Oct 23 19:48:06 localhost rtkit-daemon[816]: Running. >Oct 23 19:48:06 localhost rtkit-daemon[816]: Watchdog thread running. >Oct 23 19:48:06 localhost rtkit-daemon[816]: Canary thread running. >Oct 23 19:48:06 localhost avahi-daemon[823]: Successfully called chroot(). >Oct 23 19:48:06 localhost avahi-daemon[823]: Successfully dropped remaining capabilities. >Oct 23 19:48:06 localhost avahi-daemon[823]: No service file found in /etc/avahi/services. >Oct 23 19:48:06 localhost avahi-daemon[823]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Oct 23 19:48:06 localhost systemd-logind[821]: New seat seat0. >Oct 23 19:48:06 localhost systemd-logind[821]: Watching system buttons on /dev/input/event1 (Power Button) >Oct 23 19:48:06 localhost systemd-logind[821]: Watching system buttons on /dev/input/event0 (Power Button) >Oct 23 19:48:06 localhost avahi-daemon[823]: Network interface enumeration completed. >Oct 23 19:48:06 localhost crond[861]: (CRON) INFO (Syslog will be used instead of sendmail.) >Oct 23 19:48:06 localhost crond[861]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 61% if used.) >Oct 23 19:48:06 localhost avahi-daemon[823]: Server startup complete. Host name is linux.local. Local service cookie is 1658745333. >Oct 23 19:48:06 localhost livesys[822]: Adding live user [ OK ] >Oct 23 19:48:07 localhost usermod[878]: add 'liveuser' to group 'wheel' >Oct 23 19:48:07 localhost usermod[878]: add 'liveuser' to shadow group 'wheel' >Oct 23 19:48:07 localhost crond[861]: (CRON) INFO (running with inotify support) >Oct 23 19:48:07 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 23 19:48:07 localhost livesys[822]: (process:893): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=9e1de867e59b4c70b5497e0fa1960c20 --binary-syntax --close-stderr': Child process exited with code 1 >Oct 23 19:48:07 localhost polkitd[896]: Started polkitd version 0.112 >Oct 23 19:48:07 localhost livesys[822]: sed: can't read : No such file or directory >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: 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. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost polkitd[896]: Loading rules from directory /etc/polkit-1/rules.d >Oct 23 19:48:08 localhost polkitd[896]: Loading rules from directory /usr/share/polkit-1/rules.d >Oct 23 19:48:08 localhost polkitd[896]: Finished loading, compiling and executing 5 rules >Oct 23 19:48:08 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 23 19:48:08 localhost polkitd[896]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Oct 23 19:48:08 localhost accounts-daemon[815]: started daemon version 0.6.37 >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:08 localhost livesys[822]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 23 19:48:09 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Oct 23 19:48:09 localhost abrtd[925]: Init complete, entering main loop >Oct 23 19:48:09 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Oct 23 19:48:09 localhost kernel: Ebtables v2.0 registered >Oct 23 19:48:09 localhost kernel: Bridge firewalling registered >Oct 23 19:48:09 localhost ModemManager[819]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.6/0000:07:00.0': not supported by any plugin >Oct 23 19:48:09 localhost NetworkManager[992]: <info> NetworkManager (version 0.9.10.0-4.git20140704.fc21) is starting... >Oct 23 19:48:09 localhost NetworkManager[992]: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 20-connectivity-fedora.conf >Oct 23 19:48:09 localhost NetworkManager[992]: <info> WEXT support is enabled >Oct 23 19:48:09 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Oct 23 19:48:09 localhost NetworkManager[992]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Oct 23 19:48:09 localhost NetworkManager[992]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Oct 23 19:48:09 localhost NetworkManager[992]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Oct 23 19:48:09 localhost NetworkManager[992]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Oct 23 19:48:09 localhost kernel: cfg80211: World regulatory domain updated: >Oct 23 19:48:09 localhost kernel: cfg80211: DFS Master region: unset >Oct 23 19:48:09 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Oct 23 19:48:09 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Oct 23 19:48:09 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Oct 23 19:48:09 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Oct 23 19:48:09 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A) >Oct 23 19:48:09 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Oct 23 19:48:09 localhost kernel: cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Oct 23 19:48:09 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Oct 23 19:48:09 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Oct 23 19:48:09 localhost NetworkManager[992]: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >Oct 23 19:48:09 localhost NetworkManager[992]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 23 19:48:09 localhost NetworkManager[992]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: X.Org X Server 1.16.0 >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: Release Date: 2014-07-16 >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: X Protocol Version 11, Revision 0 >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: Build Operating System: 3.15.8-200.fc20.x86_64 >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: Current Operating System: Linux localhost 3.16.1-301.fc21.x86_64 #1 SMP Mon Aug 25 13:06:39 UTC 2014 x86_64 >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: Kernel command line: initrd=/isolinux/initrd0.img root=live:UUID=B8F8-F63E rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/isolinux/vmlinuz0 >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: Build Date: 26 August 2014 08:26:48PM >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: Build ID: xorg-x11-server 1.16.0-3.fc21 >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: Current version of pixman: 0.32.6 >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: Before reporting problems, check http://wiki.x.org >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: to make sure that you have the latest version. >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: Markers: (--) probed, (**) from config file, (==) default setting, >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: (++) from command line, (!!) notice, (II) informational, >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: (++) Log file: "/dev/null", Time: Thu Oct 23 19:48:09 2014 >Oct 23 19:48:09 localhost gdm-Xorg-:0[1103]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) No Layout section. Using the first Screen section. >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) No screen section available. Using defaults. >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) |-->Screen "Default Screen Section" (0) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) | |-->Monitor "<default monitor>" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) No monitor specified for screen "Default Screen Section". >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: Using a default monitor configuration. >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) Automatically adding devices >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) Automatically enabling devices >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) Automatically adding GPU devices >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) FontPath set to: >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: catalogue:/etc/X11/fontpath.d, >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: built-ins >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) ModulePath set to "/usr/lib64/xorg/modules" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) The server relies on udev to provide the list of input devices. >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: If no devices become available, reconfigure udev or disable AutoAddDevices. >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loader magic: 0x81de40 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Module ABI versions: >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: X.Org ANSI C Emulation: 0.4 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: X.Org Video Driver: 18.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: X.Org XInput driver : 21.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: X.Org Server Extension : 8.0 >Oct 23 19:48:10 localhost NetworkManager[992]: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (EE) systemd-logind: failed to get session: PID 1103 does not belong to any known session >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) xfree86: Adding drm device (/dev/dri/card0) >Oct 23 19:48:10 localhost NetworkManager[992]: <info> monitoring kernel firmware directory '/lib/firmware'. >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (--) PCI:*(0:1:0:0) 10de:1187:3842:2762 rev 161, Mem @ 0xf9000000/16777216, 0xe0000000/134217728, 0xee000000/33554432, I/O @ 0x0000af00/128, BIOS @ 0x????????/524288 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "glx" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so >Oct 23 19:48:10 localhost NetworkManager[992]: <info> WiFi hardware radio set enabled >Oct 23 19:48:10 localhost NetworkManager[992]: <info> WWAN hardware radio set enabled >Oct 23 19:48:10 localhost NetworkManager[992]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Module glx: vendor="X.Org Foundation" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: compiled for 1.16.0, module version = 1.0.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: ABI class: X.Org Server Extension, version 8.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) AIGLX enabled >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) Matched nouveau as autoconfigured driver 0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) Matched nv as autoconfigured driver 1 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) Matched nouveau as autoconfigured driver 2 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) Matched nv as autoconfigured driver 3 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) Matched modesetting as autoconfigured driver 4 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) Matched fbdev as autoconfigured driver 5 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) Matched vesa as autoconfigured driver 6 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) Assigned the driver to the xf86ConfigLayout >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "nouveau" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Module nouveau: vendor="X.Org Foundation" >Oct 23 19:48:10 localhost NetworkManager[992]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wwan.so >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: compiled for 1.16.0, module version = 1.0.10 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: Module class: X.Org Video Driver >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: ABI class: X.Org Video Driver, version 18.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "nv" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (WW) Warning, couldn't open module nv >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) UnloadModule: "nv" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Unloading nv >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (EE) Failed to load module "nv" (module does not exist, 0) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "modesetting" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so >Oct 23 19:48:10 localhost NetworkManager[992]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-adsl.so >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Module modesetting: vendor="X.Org Foundation" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: compiled for 1.16.0, module version = 0.9.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: Module class: X.Org Video Driver >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: ABI class: X.Org Video Driver, version 18.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "fbdev" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Module fbdev: vendor="X.Org Foundation" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: compiled for 1.16.0, module version = 0.4.3 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: Module class: X.Org Video Driver >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: ABI class: X.Org Video Driver, version 18.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "vesa" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Module vesa: vendor="X.Org Foundation" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: compiled for 1.16.0, module version = 2.3.2 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: Module class: X.Org Video Driver >Oct 23 19:48:10 localhost NetworkManager[992]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so >Oct 23 19:48:10 localhost NetworkManager[992]: <info> WiFi enabled by radio killswitch; enabled by state file >Oct 23 19:48:10 localhost NetworkManager[992]: <info> WWAN enabled by radio killswitch; enabled by state file >Oct 23 19:48:10 localhost NetworkManager[992]: <info> WiMAX enabled by radio killswitch; enabled by state file >Oct 23 19:48:10 localhost NetworkManager[992]: <info> Networking is enabled by state file >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: ABI class: X.Org Video Driver, version 18.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU driver >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU driver for NVIDIA chipset families : >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: RIVA TNT (NV04) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: RIVA TNT2 (NV05) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: GeForce 256 (NV10) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: GeForce 2 (NV11, NV15) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: GeForce 4MX (NV17, NV18) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: GeForce 3 (NV20) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: GeForce 4Ti (NV25, NV28) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: GeForce FX (NV3x) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: GeForce 6 (NV4x) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: GeForce 7 (G7x) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: GeForce 8 (G8x) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: GeForce GTX 200 (NVA0) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: GeForce GTX 400 (NVC0) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) FBDEV: driver for framebuffer: fbdev >Oct 23 19:48:10 localhost NetworkManager[992]: <info> (lo): link connected >Oct 23 19:48:10 localhost NetworkManager[992]: <info> (lo): carrier is ON >Oct 23 19:48:10 localhost NetworkManager[992]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Oct 23 19:48:10 localhost NetworkManager[992]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Oct 23 19:48:10 localhost NetworkManager[992]: <info> (enp7s0): carrier is OFF >Oct 23 19:48:10 localhost NetworkManager[992]: <info> (enp7s0): new Ethernet device (driver: 'r8169' ifindex: 2) >Oct 23 19:48:10 localhost NetworkManager[992]: <info> (enp7s0): exported as /org/freedesktop/NetworkManager/Devices/1 >Oct 23 19:48:10 localhost NetworkManager[992]: <info> (enp7s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) VESA: driver for VESA chipsets: vesa >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (++) using VT number 1 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) [drm] nouveau interface version: 1.1.1 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (WW) Falling back to old probe method for modesetting >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (WW) Falling back to old probe method for fbdev >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading sub module "fbdevhw" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "fbdevhw" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Oct 23 19:48:10 localhost kernel: r8169 0000:07:00.0 enp7s0: link down >Oct 23 19:48:10 localhost kernel: r8169 0000:07:00.0 enp7s0: link down >Oct 23 19:48:10 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Module fbdevhw: vendor="X.Org Foundation" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: compiled for 1.16.0, module version = 0.0.2 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: ABI class: X.Org Video Driver, version 18.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (WW) Falling back to old probe method for vesa >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading sub module "dri2" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "dri2" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Module "dri2" already built-in >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (--) NOUVEAU(0): Chipset: "NVIDIA NVE4" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Creating default Display subsection in Screen section >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: "Default Screen Section" for depth/fbbpp 24/32 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) NOUVEAU(0): RGB weight 888 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) NOUVEAU(0): Default visual is TrueColor >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) NOUVEAU(0): Using HW cursor >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) NOUVEAU(0): GLX sync to VBlank disabled. >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) NOUVEAU(0): Page flipping enabled >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2] >Oct 23 19:48:10 localhost NetworkManager[992]: <info> (enp7s0): preparing device >Oct 23 19:48:10 localhost NetworkManager[992]: <info> read connection 'Wired connection 1' >Oct 23 19:48:10 localhost NetworkManager[992]: <info> (enp7s0): created default wired connection 'Wired connection 1' >Oct 23 19:48:10 localhost NetworkManager[992]: <info> ModemManager available in the bus >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Output DVI-I-1 has no monitor section >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Output DVI-D-1 has no monitor section >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Output HDMI-1 has no monitor section >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Output DP-1 has no monitor section >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): EDID for output DVI-I-1 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Manufacturer: GSM Model: 5701 Serial#: 226703 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Year: 2009 Week: 10 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): EDID Version: 1.3 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Digital Display Input >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 51 vert.: 29 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Gamma: 2.20 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): First detailed timing is preferred mode >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): redX: 0.644 redY: 0.336 greenX: 0.301 greenY: 0.611 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): blueX: 0.146 blueY: 0.070 whiteX: 0.313 whiteY: 0.329 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Supported established timings: >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 720x400@70Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 640x480@60Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 640x480@75Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 800x600@60Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 800x600@75Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 1024x768@60Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 1024x768@75Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 1280x1024@75Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Manufacturer's mask: 0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Supported standard timings: >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 75 vid: 36737 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Supported detailed timing: >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): clock: 138.5 MHz Image Size: 510 x 290 mm >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Supported detailed timing: >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 510 x 290 mm >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Monitor name: W2343 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): EDID (in hex): >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 00ffffffffffff001e6d01578f750300 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 0a130103ea331d78eac285a4564d9c25 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 125054a54b00b300818f8180714f0101 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 0101010101011a3680a070381f403020 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 3500fe221100001e023a801871382d40 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 582c4500fe221100001e000000fd0038 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 4b1e530f000a202020202020000000fc >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): 0057323334330a2020202020202000be >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Printing probed modes for output DVI-I-1 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync +vsync (66.6 kHz eP) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): EDID for output DVI-D-1 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): EDID for output HDMI-1 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): EDID for output DP-1 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Output DVI-I-1 connected >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Output DVI-D-1 disconnected >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Output HDMI-1 disconnected >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Output DP-1 disconnected >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Using exact sizes for initial modes >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1080 +0+0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (--) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "1920x1080": 138.5 MHz (scaled from 0.0 MHz), 66.6 kHz, 59.9 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync +vsync (66.6 kHz eP) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "1680x1050": 119.0 MHz (scaled from 0.0 MHz), 64.7 kHz, 59.9 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) NOUVEAU(0): DPI set to (96, 96) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading sub module "fb" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "fb" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading /usr/lib64/xorg/modules/libfb.so >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Module fb: vendor="X.Org Foundation" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: compiled for 1.16.0, module version = 1.0.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: ABI class: X.Org ANSI C Emulation, version 0.4 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading sub module "exa" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "exa" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading /usr/lib64/xorg/modules/libexa.so >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Module exa: vendor="X.Org Foundation" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: compiled for 1.16.0, module version = 2.6.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: ABI class: X.Org Video Driver, version 18.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading sub module "shadowfb" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "shadowfb" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Loading /usr/lib64/xorg/modules/libshadowfb.so >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Module shadowfb: vendor="X.Org Foundation" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: compiled for 1.16.0, module version = 1.0.0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: ABI class: X.Org ANSI C Emulation, version 0.4 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) UnloadModule: "modesetting" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Unloading modesetting >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) UnloadModule: "fbdev" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Unloading fbdev >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) UnloadSubModule: "fbdevhw" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Unloading fbdevhw >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) UnloadModule: "vesa" >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Unloading vesa >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (--) Depth 24 pixmap format is 32 bpp >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Opened GPU channel 0 >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): [DRI2] Setup complete >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): [DRI2] DRI driver: nouveau >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) EXA(0): Driver allocated offscreen pixmaps >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) EXA(0): Driver registered support for the following operations: >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Solid >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Copy >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) Composite (RENDER acceleration) >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) UploadToScreen >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) DownloadFromScreen >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) NOUVEAU(0): Backing store enabled >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) NOUVEAU(0): Silken mouse enabled >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video. >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): [XvMC] Extension initialized. >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (==) NOUVEAU(0): DPMS enabled >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message. >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (--) RandR disabled >Oct 23 19:48:10 localhost gdm-Xorg-:0[1103]: (II) SELinux: Disabled by boolean >Oct 23 19:48:10 localhost libvirtd[1194]: libvirt version: 1.2.7, package: 2.fc21 (Fedora Project, 2014-08-17-13:32:15, buildhw-05.phx2.fedoraproject.org) >Oct 23 19:48:10 localhost libvirtd[1194]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Oct 23 19:48:10 localhost libvirtd[1194]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Oct 23 19:48:11 localhost libvirtd[1194]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Oct 23 19:48:11 localhost libvirtd[1194]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Oct 23 19:48:11 localhost libvirtd[1194]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox.so not accessible >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) AIGLX: enabled GLX_MESA_copy_sub_buffer >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) AIGLX: enabled GLX_ARB_create_context >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) AIGLX: enabled GLX_ARB_create_context_profile >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) AIGLX: enabled GLX_EXT_create_context_es2_profile >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) AIGLX: enabled GLX_INTEL_swap_event >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) AIGLX: enabled GLX_ARB_fbconfig_float >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) AIGLX: Loaded and initialized nouveau >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) GLX: Initialized DRI2 GL provider for screen 0 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): NVEnterVT is called. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Setting screen physical size to 508 x 285 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: resize called 1920 1080 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device Power Button (/dev/input/event1) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) LoadModule: "evdev" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) Module evdev: vendor="X.Org Foundation" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: compiled for 1.16.0, module version = 2.9.0 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: Module class: X.Org XInput Driver >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: ABI class: X.Org XInput driver, version 21.0 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) Using input driver 'evdev' for 'Power Button' >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Power Button: always reports core events >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) evdev: Power Button: Device: "/dev/input/event1" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Power Button: Found keys >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Power Button: Configuring as keyboard >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_rules" "evdev" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_model" "pc104" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_layout" "us" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device Power Button (/dev/input/event0) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) Using input driver 'evdev' for 'Power Button' >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Power Button: always reports core events >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) evdev: Power Button: Device: "/dev/input/event0" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Power Button: Found keys >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Power Button: Configuring as keyboard >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_rules" "evdev" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_model" "pc104" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_layout" "us" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event2) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) Using input driver 'evdev' for 'Logitech USB Keyboard' >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech USB Keyboard: always reports core events >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event2" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31c >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Logitech USB Keyboard: Found keys >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Logitech USB Keyboard: Configuring as keyboard >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/0003:046D:C31C.0001/input/input3/event2" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 8) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_rules" "evdev" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_model" "pc104" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_layout" "us" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event3) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) Using input driver 'evdev' for 'Logitech USB Keyboard' >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech USB Keyboard: always reports core events >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event3" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31c >Oct 23 19:48:11 localhost kernel: r8169 0000:07:00.0 enp7s0: link up >Oct 23 19:48:11 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready >Oct 23 19:48:11 localhost NetworkManager[992]: <info> (enp7s0): link connected >Oct 23 19:48:11 localhost NetworkManager[992]: <info> (enp7s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Oct 23 19:48:11 localhost NetworkManager[992]: <info> Auto-activating connection 'Wired connection 1'. >Oct 23 19:48:11 localhost NetworkManager[992]: <info> Activation (enp7s0) starting connection 'Wired connection 1' >Oct 23 19:48:11 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 23 19:48:11 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 1 of 5 (Device Prepare) started... >Oct 23 19:48:11 localhost NetworkManager[992]: <info> (enp7s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 23 19:48:11 localhost NetworkManager[992]: <info> NetworkManager state is now CONNECTING >Oct 23 19:48:11 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 2 of 5 (Device Configure) scheduled... >Oct 23 19:48:11 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 1 of 5 (Device Prepare) complete. >Oct 23 19:48:11 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 2 of 5 (Device Configure) starting... >Oct 23 19:48:11 localhost NetworkManager[992]: <info> (enp7s0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 23 19:48:11 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 2 of 5 (Device Configure) successful. >Oct 23 19:48:11 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 2 of 5 (Device Configure) complete. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Logitech USB Keyboard: Found absolute axes >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Logitech USB Keyboard: Forcing absolute x/y axes to exist. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Logitech USB Keyboard: Found keys >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Logitech USB Keyboard: Forcing relative x/y axes to exist. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Logitech USB Keyboard: Configuring as mouse >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Logitech USB Keyboard: Configuring as keyboard >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/0003:046D:C31C.0002/input/input4/event3" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_rules" "evdev" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_model" "pc104" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_layout" "us" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Logitech USB Keyboard: initialized for absolute axes. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech USB Keyboard: (accel) keeping acceleration scheme 1 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech USB Keyboard: (accel) acceleration profile 0 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech USB Keyboard: (accel) acceleration factor: 2.000 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech USB Keyboard: (accel) acceleration threshold: 4 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device Webcam C170 (/dev/input/event17) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Webcam C170: Applying InputClass "evdev keyboard catchall" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) Using input driver 'evdev' for 'Webcam C170' >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Webcam C170: always reports core events >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) evdev: Webcam C170: Device: "/dev/input/event17" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Webcam C170: Vendor 0x46d Product 0x82b >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Webcam C170: Found keys >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Webcam C170: Configuring as keyboard >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input18/event17" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) XINPUT: Adding extended input device "Webcam C170" (type: KEYBOARD, id 10) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_rules" "evdev" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_model" "pc104" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "xkb_layout" "us" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA Intel MID Line Out Surround (/dev/input/event9) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA Intel MID Line Out CLFE (/dev/input/event10) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA Intel MID Line Out Side (/dev/input/event11) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event12) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA Intel MID Front Mic (/dev/input/event5) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA Intel MID Rear Mic (/dev/input/event6) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA Intel MID Line (/dev/input/event7) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device HDA Intel MID Line Out Front (/dev/input/event8) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1025 (/dev/input/event4) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech Unifying Device. Wireless PID:1025: Applying InputClass "evdev pointer catchall" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:1025' >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech Unifying Device. Wireless PID:1025: always reports core events >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) evdev: Logitech Unifying Device. Wireless PID:1025: Device: "/dev/input/event4" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Logitech Unifying Device. Wireless PID:1025: Vendor 0x46d Product 0xc52b >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found 20 mouse buttons >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found scroll wheel(s) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found relative axes >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found x and y relative axes >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Logitech Unifying Device. Wireless PID:1025: Configuring as mouse >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Logitech Unifying Device. Wireless PID:1025: Adding scrollwheel support >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) evdev: Logitech Unifying Device. Wireless PID:1025: YAxisMapping: buttons 4 and 5 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) evdev: Logitech Unifying Device. Wireless PID:1025: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.2/0003:046D:C52B.0005/0003:046D:C52B.0006/input/input5/event4" >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:1025" (type: MOUSE, id 11) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) evdev: Logitech Unifying Device. Wireless PID:1025: initialized for relative axes. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech Unifying Device. Wireless PID:1025: (accel) keeping acceleration scheme 1 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech Unifying Device. Wireless PID:1025: (accel) acceleration profile 0 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech Unifying Device. Wireless PID:1025: (accel) acceleration factor: 2.000 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (**) Logitech Unifying Device. Wireless PID:1025: (accel) acceleration threshold: 4 >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1025 (/dev/input/mouse0) >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) No input driver specified, ignoring this device. >Oct 23 19:48:11 localhost gdm-Xorg-:0[1103]: (II) This device may have been added with another device file. >Oct 23 19:48:12 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 23 19:48:12 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 3 of 5 (IP Configure Start) started... >Oct 23 19:48:12 localhost NetworkManager[992]: <info> (enp7s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 23 19:48:12 localhost NetworkManager[992]: <info> Activation (enp7s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 23 19:48:12 localhost NetworkManager[992]: <info> dhclient started with pid 1345 >Oct 23 19:48:12 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 3 of 5 (IP Configure Start) complete. >Oct 23 19:48:12 localhost dhclient[1345]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 23 19:48:12 localhost dhclient[1345]: Copyright 2004-2014 Internet Systems Consortium. >Oct 23 19:48:12 localhost dhclient[1345]: All rights reserved. >Oct 23 19:48:12 localhost dhclient[1345]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 23 19:48:12 localhost dhclient[1345]: >Oct 23 19:48:12 localhost NetworkManager[992]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 23 19:48:12 localhost NetworkManager[992]: Copyright 2004-2014 Internet Systems Consortium. >Oct 23 19:48:12 localhost NetworkManager[992]: All rights reserved. >Oct 23 19:48:12 localhost NetworkManager[992]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 23 19:48:12 localhost NetworkManager[992]: <info> (enp7s0): DHCPv4 state changed nbi -> preinit >Oct 23 19:48:12 localhost dhclient[1345]: Listening on LPF/enp7s0/00:24:1d:c9:1b:e2 >Oct 23 19:48:12 localhost dhclient[1345]: Sending on LPF/enp7s0/00:24:1d:c9:1b:e2 >Oct 23 19:48:12 localhost dhclient[1345]: Sending on Socket/fallback >Oct 23 19:48:12 localhost NetworkManager[992]: Listening on LPF/enp7s0/00:24:1d:c9:1b:e2 >Oct 23 19:48:12 localhost NetworkManager[992]: Sending on LPF/enp7s0/00:24:1d:c9:1b:e2 >Oct 23 19:48:12 localhost NetworkManager[992]: Sending on Socket/fallback >Oct 23 19:48:12 localhost dhclient[1345]: Created duid \000\001\000\001\033\334P<\000$\035\311\033\342. >Oct 23 19:48:12 localhost NetworkManager[992]: Created duid \000\001\000\001\033\334P<\000$\035\311\033\342. >Oct 23 19:48:12 localhost dhclient[1345]: DHCPDISCOVER on enp7s0 to 255.255.255.255 port 67 interval 8 (xid=0x1fe1048e) >Oct 23 19:48:12 localhost NetworkManager[992]: DHCPDISCOVER on enp7s0 to 255.255.255.255 port 67 interval 8 (xid=0x1fe1048e) >Oct 23 19:48:12 localhost dhclient[1345]: DHCPREQUEST on enp7s0 to 255.255.255.255 port 67 (xid=0x1fe1048e) >Oct 23 19:48:12 localhost dhclient[1345]: DHCPOFFER from 192.168.1.1 >Oct 23 19:48:12 localhost NetworkManager[992]: DHCPREQUEST on enp7s0 to 255.255.255.255 port 67 (xid=0x1fe1048e) >Oct 23 19:48:12 localhost NetworkManager[992]: DHCPOFFER from 192.168.1.1 >Oct 23 19:48:12 localhost dhclient[1345]: DHCPACK from 192.168.1.1 (xid=0x1fe1048e) >Oct 23 19:48:12 localhost NetworkManager[992]: DHCPACK from 192.168.1.1 (xid=0x1fe1048e) >Oct 23 19:48:12 localhost NetworkManager[992]: <info> (enp7s0): DHCPv4 state changed preinit -> bound >Oct 23 19:48:12 localhost NetworkManager[992]: <info> address 192.168.1.3 >Oct 23 19:48:12 localhost NetworkManager[992]: <info> plen 24 (255.255.255.0) >Oct 23 19:48:12 localhost NetworkManager[992]: <info> gateway 192.168.1.1 >Oct 23 19:48:12 localhost NetworkManager[992]: <info> server identifier 192.168.1.1 >Oct 23 19:48:12 localhost NetworkManager[992]: <info> lease time 86400 >Oct 23 19:48:12 localhost NetworkManager[992]: <info> nameserver '192.168.1.1' >Oct 23 19:48:12 localhost NetworkManager[992]: <info> nameserver '192.168.1.1' >Oct 23 19:48:12 localhost NetworkManager[992]: <info> domain name 'localdomain' >Oct 23 19:48:12 localhost dhclient[1345]: bound to 192.168.1.3 -- renewal in 34401 seconds. >Oct 23 19:48:12 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 23 19:48:12 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 5 of 5 (IPv4 Commit) started... >Oct 23 19:48:12 localhost NetworkManager[992]: <info> (enp7s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 23 19:48:12 localhost NetworkManager[992]: <info> Activation (enp7s0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 23 19:48:12 localhost NetworkManager[992]: <info> (enp7s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 23 19:48:12 localhost NetworkManager[992]: <info> (enp7s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 23 19:48:12 localhost avahi-daemon[823]: Joining mDNS multicast group on interface enp7s0.IPv4 with address 192.168.1.3. >Oct 23 19:48:12 localhost avahi-daemon[823]: New relevant interface enp7s0.IPv4 for mDNS. >Oct 23 19:48:12 localhost avahi-daemon[823]: Registering new address record for 192.168.1.3 on enp7s0.IPv4. >Oct 23 19:48:12 localhost NetworkManager[992]: <info> NetworkManager state is now CONNECTED_LOCAL >Oct 23 19:48:12 localhost NetworkManager[992]: <info> Policy set 'Wired connection 1' (enp7s0) as default for IPv4 routing and DNS. >Oct 23 19:48:12 localhost NetworkManager[992]: bound to 192.168.1.3 -- renewal in 34401 seconds. >Oct 23 19:48:12 localhost NetworkManager[992]: <info> Activation (enp7s0) successful, device activated. >Oct 23 19:48:12 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 23 19:48:12 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 23 19:48:12 localhost nm-dispatcher[1357]: Dispatching action 'up' for enp7s0 >Oct 23 19:48:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:48:12 localhost systemd-logind[821]: New session 1 of user liveuser. >Oct 23 19:48:12 localhost systemd[1363]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Oct 23 19:48:12 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Oct 23 19:48:12 localhost systemd[1363]: Starting Paths. >Oct 23 19:48:12 localhost systemd[1363]: Reached target Paths. >Oct 23 19:48:12 localhost systemd[1363]: Starting Timers. >Oct 23 19:48:12 localhost systemd[1363]: Reached target Timers. >Oct 23 19:48:12 localhost systemd[1363]: Starting Sockets. >Oct 23 19:48:12 localhost systemd[1363]: Reached target Sockets. >Oct 23 19:48:12 localhost systemd[1363]: Starting Basic System. >Oct 23 19:48:12 localhost systemd[1363]: Reached target Basic System. >Oct 23 19:48:12 localhost systemd[1363]: Starting Default. >Oct 23 19:48:12 localhost systemd[1363]: Reached target Default. >Oct 23 19:48:12 localhost systemd[1363]: Startup finished in 20ms. >Oct 23 19:48:12 localhost gdm-autologin][1338]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Oct 23 19:48:12 localhost NetworkManager[992]: <info> NetworkManager state is now CONNECTED_GLOBAL >Oct 23 19:48:13 localhost /etc/gdm/Xsession[1379]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Oct 23 19:48:13 localhost NetworkManager[992]: <info> (virbr0): carrier is OFF >Oct 23 19:48:13 localhost NetworkManager[992]: <info> (virbr0): new Bridge device (driver: 'bridge' ifindex: 3) >Oct 23 19:48:13 localhost NetworkManager[992]: <info> (virbr0): exported as /org/freedesktop/NetworkManager/Devices/2 >Oct 23 19:48:13 localhost NetworkManager[992]: <info> (virbr0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 23 19:48:13 localhost NetworkManager[992]: <info> (virbr0): preparing device >Oct 23 19:48:13 localhost NetworkManager[992]: <info> (virbr0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Oct 23 19:48:14 localhost avahi-daemon[823]: Registering new address record for fe80::224:1dff:fec9:1be2 on enp7s0.*. >Oct 23 19:48:14 localhost org.a11y.Bus[1395]: Activating service name='org.a11y.atspi.Registry' >Oct 23 19:48:14 localhost org.a11y.Bus[1395]: Successfully activated service 'org.a11y.atspi.Registry' >Oct 23 19:48:14 localhost org.a11y.atspi.Registry[1442]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Oct 23 19:48:14 localhost org.a11y.atspi.Registry[1442]: Xlib: extension "XEVIE" missing on display ":0". >Oct 23 19:48:14 localhost avahi-daemon[823]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. >Oct 23 19:48:14 localhost avahi-daemon[823]: New relevant interface virbr0.IPv4 for mDNS. >Oct 23 19:48:14 localhost avahi-daemon[823]: Registering new address record for 192.168.122.1 on virbr0.IPv4. >Oct 23 19:48:14 localhost NetworkManager[992]: <info> read connection 'virbr0' >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) starting connection 'virbr0' >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) started... >Oct 23 19:48:14 localhost NetworkManager[992]: <info> (virbr0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) scheduled... >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) complete. >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) starting... >Oct 23 19:48:14 localhost NetworkManager[992]: <info> (virbr0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) successful. >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) complete. >Oct 23 19:48:14 localhost dnsmasq[1480]: started, version 2.71 cachesize 150 >Oct 23 19:48:14 localhost dnsmasq[1480]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC >Oct 23 19:48:14 localhost dnsmasq-dhcp[1480]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h >Oct 23 19:48:14 localhost dnsmasq-dhcp[1480]: DHCP, sockets bound exclusively to interface virbr0 >Oct 23 19:48:14 localhost dnsmasq[1480]: reading /etc/resolv.conf >Oct 23 19:48:14 localhost dnsmasq[1480]: using nameserver 192.168.1.1#53 >Oct 23 19:48:14 localhost dnsmasq[1480]: read /etc/hosts - 2 addresses >Oct 23 19:48:14 localhost dnsmasq[1480]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses >Oct 23 19:48:14 localhost dnsmasq-dhcp[1480]: read /var/lib/libvirt/dnsmasq/default.hostsfile >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) started... >Oct 23 19:48:14 localhost NetworkManager[992]: <info> (virbr0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 23 19:48:14 localhost NetworkManager[992]: <info> (virbr0): IPv6 config waiting until carrier is on >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) complete. >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) started... >Oct 23 19:48:14 localhost NetworkManager[992]: <info> (virbr0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 23 19:48:14 localhost NetworkManager[992]: <info> (virbr0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 23 19:48:14 localhost NetworkManager[992]: <info> (virbr0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 23 19:48:14 localhost NetworkManager[992]: <info> Activation (virbr0) successful, device activated. >Oct 23 19:48:14 localhost nm-dispatcher[1357]: Dispatching action 'up' for virbr0 >Oct 23 19:48:14 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Oct 23 19:48:14 localhost kernel: fuse init (API version 7.23) >Oct 23 19:48:14 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Oct 23 19:48:14 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Oct 23 19:48:14 localhost gnome-keyring-daemon[1539]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 23 19:48:14 localhost gnome-session[1379]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 23 19:48:14 localhost gnome-keyring-daemon[1531]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 23 19:48:14 localhost gnome-keyring-daemon[1541]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 23 19:48:14 localhost gnome-keyring-daemon[1540]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 23 19:48:14 localhost gnome-session[1379]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 23 19:48:14 localhost gnome-session[1379]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 23 19:48:14 localhost gnome-session[1379]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 23 19:48:14 localhost gnome-session[1379]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Oct 23 19:48:14 localhost gnome-session[1379]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Oct 23 19:48:14 localhost gnome-session[1379]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Oct 23 19:48:14 localhost gnome-session[1379]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Oct 23 19:48:14 localhost gnome-session[1379]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Oct 23 19:48:14 localhost gnome-session[1379]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Oct 23 19:48:14 localhost gnome-session[1379]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Oct 23 19:48:14 localhost gnome-session[1379]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Oct 23 19:48:14 localhost gnome-session[1379]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Oct 23 19:48:14 localhost gnome-session[1379]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Oct 23 19:48:14 localhost rtkit-daemon[816]: Successfully made thread 1552 of process 1552 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 23 19:48:14 localhost rtkit-daemon[816]: Supervising 1 threads of 1 processes of 1 users. >Oct 23 19:48:14 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 23 19:48:14 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 23 19:48:15 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 23 19:48:15 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 23 19:48:15 localhost colord[1600]: Using mapping database file /var/lib/colord/mapping.db >Oct 23 19:48:15 localhost udisksd[1603]: udisks daemon version 2.1.3 starting >Oct 23 19:48:15 localhost colord[1600]: Using device database file /var/lib/colord/storage.db >Oct 23 19:48:15 localhost colord[1600]: Using profile database file /var/lib/colord/storage.db >Oct 23 19:48:15 localhost colord[1600]: loaded plugin libcd_plugin_camera.so >Oct 23 19:48:15 localhost colord[1600]: loaded plugin libcd_plugin_scanner.so >Oct 23 19:48:15 localhost colord[1600]: Daemon ready for requests >Oct 23 19:48:15 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 23 19:48:15 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 23 19:48:15 localhost udisksd[1603]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Oct 23 19:48:18 localhost chronyd[831]: Selected source 202.21.137.10 >Oct 23 19:48:19 localhost rtkit-daemon[816]: Supervising 1 threads of 1 processes of 1 users. >Oct 23 19:48:19 localhost rtkit-daemon[816]: Successfully made thread 1643 of process 1552 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 23 19:48:19 localhost rtkit-daemon[816]: Supervising 2 threads of 1 processes of 1 users. >Oct 23 19:48:19 localhost NetworkManager[992]: <info> startup complete >Oct 23 19:48:19 localhost kernel: usb 1-1: reset high-speed USB device number 2 using ehci-pci >Oct 23 19:48:19 localhost rtkit-daemon[816]: Supervising 2 threads of 1 processes of 1 users. >Oct 23 19:48:19 localhost rtkit-daemon[816]: Successfully made thread 1646 of process 1552 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 23 19:48:19 localhost rtkit-daemon[816]: Supervising 3 threads of 1 processes of 1 users. >Oct 23 19:48:21 localhost rtkit-daemon[816]: Supervising 3 threads of 1 processes of 1 users. >Oct 23 19:48:22 localhost rtkit-daemon[816]: Successfully made thread 1649 of process 1552 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 23 19:48:22 localhost rtkit-daemon[816]: Supervising 4 threads of 1 processes of 1 users. >Oct 23 19:48:22 localhost rtkit-daemon[816]: Supervising 4 threads of 1 processes of 1 users. >Oct 23 19:48:22 localhost rtkit-daemon[816]: Successfully made thread 1652 of process 1552 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 23 19:48:22 localhost rtkit-daemon[816]: Supervising 5 threads of 1 processes of 1 users. >Oct 23 19:48:22 localhost dbus[824]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 23 19:48:22 localhost bluetoothd[1655]: Bluetooth daemon 5.18 >Oct 23 19:48:22 localhost dbus[824]: [system] Successfully activated service 'org.bluez' >Oct 23 19:48:22 localhost rtkit-daemon[816]: Successfully made thread 1657 of process 1657 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 23 19:48:22 localhost rtkit-daemon[816]: Supervising 6 threads of 2 processes of 1 users. >Oct 23 19:48:22 localhost pulseaudio[1657]: [pulseaudio] pid.c: Daemon already running. >Oct 23 19:48:22 localhost kernel: Bluetooth: Core ver 2.19 >Oct 23 19:48:22 localhost kernel: NET: Registered protocol family 31 >Oct 23 19:48:22 localhost kernel: Bluetooth: HCI device and connection manager initialized >Oct 23 19:48:22 localhost kernel: Bluetooth: HCI socket layer initialized >Oct 23 19:48:22 localhost kernel: Bluetooth: L2CAP socket layer initialized >Oct 23 19:48:22 localhost kernel: Bluetooth: SCO socket layer initialized >Oct 23 19:48:22 localhost bluetoothd[1655]: Starting SDP server >Oct 23 19:48:22 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Oct 23 19:48:22 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Oct 23 19:48:22 localhost kernel: Bluetooth: BNEP socket layer initialized >Oct 23 19:48:22 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 23 19:48:22 localhost bluetoothd[1655]: Bluetooth management interface 1.6 initialized >Oct 23 19:48:22 localhost NetworkManager[992]: <info> use BlueZ version 5 >Oct 23 19:48:22 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:48:22 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Oct 23 19:48:22 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:48:22 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 23 19:48:22 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.locale1' >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): EDID vendor "GSM", prod id 22273 >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Using EDID range info for horizontal sync >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Using EDID range info for vertical refresh >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Printing DDC gathered Modelines: >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1920x1080"x0.0 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync +vsync (66.6 kHz eP) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) >Oct 23 19:48:22 localhost gdm-Xorg-:0[1103]: resize called 1920 1080 >Oct 23 19:48:24 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Oct 23 19:48:25 localhost dbus[824]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Oct 23 19:48:25 localhost systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 23 19:48:25 localhost polkitd[896]: Registered Authentication Agent for unix-session:1 (system bus name :1.35 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Oct 23 19:48:25 localhost dbus[824]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Oct 23 19:48:25 localhost NetworkManager[992]: <info> wpa_supplicant started >Oct 23 19:48:25 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Oct 23 19:48:25 localhost org.gtk.Private.AfcVolumeMonitor[1395]: Volume monitor alive >Oct 23 19:48:25 localhost org.gnome.OnlineAccounts[1395]: goa-daemon-Message: goa-daemon version 3.13.91 starting >Oct 23 19:48:25 localhost org.gnome.OnlineAccounts[1395]: (goa-daemon:1707): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: Saving system-proxy >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: : >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: : [Data Source] >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: : DisplayName=Default Proxy Settings >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: : Enabled=true >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: : Parent= >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: : >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: : [Proxy] >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: : Method=default >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: : IgnoreHosts=localhost;127.0.0.0/8;::1; >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: - : >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : AutoconfigUrl= >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : FtpHost= >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : FtpPort=0 >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : HttpAuthPassword= >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : HttpAuthUser= >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : HttpHost= >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : HttpPort=8080 >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : HttpUseAuth=false >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : HttpsHost= >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : HttpsPort=0 >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : SocksHost= >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : SocksPort=0 >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: + : >Oct 23 19:48:25 localhost org.gnome.evolution.dataserver.Sources3[1395]: Bus name 'org.gnome.evolution.dataserver.Sources3' acquired. >Oct 23 19:48:25 localhost gnome-session[1379]: Gjs-Message: JS LOG: Failed to add search provider /usr/share/gnome-shell/search-providers/gnome-contacts-search-provider.ini: TypeError: appInfo is null >Oct 23 19:48:26 localhost gnome-session[1379]: vmware-user: could not open /proc/fs/vmblock/dev >Oct 23 19:48:26 localhost gnome-session[1379]: Failed to play sound: File or data not found >Oct 23 19:48:26 localhost org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.6 was not provided by any .service files >Oct 23 19:48:26 localhost gnome-session[1379]: Entering running state >Oct 23 19:48:26 localhost vmusr[1802]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Oct 23 19:48:26 localhost org.freedesktop.Tracker1[1395]: Creating config directory:'/home/liveuser/.config/tracker' >Oct 23 19:48:26 localhost gnome-session[1379]: (uint32 1,) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): EDID vendor "GSM", prod id 22273 >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Using hsync ranges from config file >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Using vrefresh ranges from config file >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Printing DDC gathered Modelines: >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1920x1080"x0.0 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync +vsync (66.6 kHz eP) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) >Oct 23 19:48:26 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) >Oct 23 19:48:26 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Oct 23 19:48:26 localhost PackageKit[1861]: daemon start >Oct 23 19:48:27 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Oct 23 19:48:27 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_ADD: window X11:1e00001 already in stack >Oct 23 19:48:27 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_ADD: window X11:1e00001 already in stack >Oct 23 19:48:27 localhost colord[1600]: Device added: xrandr-Goldstar Company Ltd-W2343-226703 >Oct 23 19:48:27 localhost org.gnome.evolution.dataserver.Calendar4[1395]: Bus name 'org.gnome.evolution.dataserver.Calendar4' acquired. >Oct 23 19:48:28 localhost gnome-session[1379]: GNOME Shell started at Thu Oct 23 2014 19:48:25 GMT-0400 (EDT) >Oct 23 19:48:28 localhost colord[1600]: Automatic metadata add icc-3cd035b716765f729ff188de3dc1d62d to xrandr-Goldstar Company Ltd-W2343-226703 >Oct 23 19:48:28 localhost colord[1600]: Profile added: icc-3cd035b716765f729ff188de3dc1d62d >Oct 23 19:48:35 localhost firefox.desktop[1976]: (process:1976): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Oct 23 19:48:45 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1800974 not in stack >Oct 23 19:48:54 localhost org.gnome.Nautilus[1395]: (nautilus:2099): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 23 19:48:54 localhost org.gnome.Nautilus[1395]: (nautilus:2099): GLib-GObject-WARNING **: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 23 19:48:54 localhost org.gnome.Nautilus[1395]: (nautilus:2099): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 23 19:48:54 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 23 19:48:54 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:48:54 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 23 19:48:57 localhost firefox.desktop[2123]: (process:2123): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Oct 23 19:49:12 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Oct 23 19:49:12 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1e00008 not in stack >Oct 23 19:49:12 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Oct 23 19:49:15 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_LOWER_BELOW: sibling window X11:1e00008 not in stack >Oct 23 19:49:15 localhost gnome-session[1379]: Window manager warning: last_focus_time (90618) is greater than comparison timestamp (90617). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 23 19:49:21 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_LOWER_BELOW: sibling window X11:1e00008 not in stack >Oct 23 19:49:21 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1e0004a not in stack >Oct 23 19:49:23 localhost chronyd[831]: Selected source 202.6.116.123 >Oct 23 19:49:25 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_LOWER_BELOW: sibling window X11:1e0004a not in stack >Oct 23 19:49:27 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_LOWER_BELOW: sibling window X11:1e0004a not in stack >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): EDID vendor "GSM", prod id 22273 >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Using hsync ranges from config file >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Using vrefresh ranges from config file >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Printing DDC gathered Modelines: >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1920x1080"x0.0 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync +vsync (66.6 kHz eP) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) >Oct 23 19:49:32 localhost gdm-Xorg-:0[1103]: (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) >Oct 23 19:49:33 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Oct 23 19:49:33 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Oct 23 19:49:33 localhost org.gnome.Maps[1395]: (gnome-maps:2231): GLib-GObject-WARNING **: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 23 19:49:33 localhost org.gnome.Maps[1395]: (gnome-maps:2231): Gtk-WARNING **: Symbolic icon maps-point-end-symbolic-ltr is not in an icon theme directory >Oct 23 19:49:33 localhost org.gnome.Maps[1395]: (gnome-maps:2231): Gtk-WARNING **: Symbolic icon maps-point-start-symbolic-ltr is not in an icon theme directory >Oct 23 19:50:05 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_LOWER_BELOW: sibling window X11:1e00019 not in stack >Oct 23 19:50:05 localhost gnome-session[1379]: Window manager warning: last_focus_time (140533) is greater than comparison timestamp (140532). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 23 19:50:07 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_LOWER_BELOW: sibling window X11:1e00019 not in stack >Oct 23 19:50:07 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_LOWER_BELOW: sibling window X11:1e00019 not in stack >Oct 23 19:50:15 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1e00001 not in stack >Oct 23 19:50:15 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1e00001 not in stack >Oct 23 19:50:29 localhost chronyd[831]: Selected source 202.21.137.10 >Oct 23 19:50:56 localhost userhelper[2331]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Oct 23 19:50:56 localhost userhelper[2336]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Oct 23 19:50:56 localhost kernel: md: raid0 personality registered for level 0 >Oct 23 19:50:56 localhost kernel: md: raid1 personality registered for level 1 >Oct 23 19:50:56 localhost kernel: async_tx: api initialized (async) >Oct 23 19:50:56 localhost kernel: md: raid6 personality registered for level 6 >Oct 23 19:50:56 localhost kernel: md: raid5 personality registered for level 5 >Oct 23 19:50:56 localhost kernel: md: raid4 personality registered for level 4 >Oct 23 19:50:56 localhost kernel: md: raid10 personality registered for level 10 >Oct 23 19:50:56 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Oct 23 19:50:56 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Oct 23 19:50:56 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Oct 23 19:50:56 localhost kernel: Loading iSCSI transport class v2.0-870. >Oct 23 19:50:56 localhost kernel: iscsi: registered transport (tcp) >Oct 23 19:50:56 localhost kernel: No iBFT detected. >Oct 23 19:50:56 localhost dbus[824]: avc: received setenforce notice (enforcing=0) >Oct 23 19:50:56 localhost dbus[1395]: avc: received setenforce notice (enforcing=0) >Oct 23 19:50:56 localhost dbus[1442]: avc: received setenforce notice (enforcing=0) >Oct 23 19:50:57 localhost kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:50:57 localhost kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:50:58 localhost kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:50:58 localhost kernel: BTRFS: checking UUID tree >Oct 23 19:50:58 localhost kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:50:59 localhost kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:50:59 localhost kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:50:59 localhost kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:50:59 localhost kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:50:59 localhost kernel: sda: unknown partition table >Oct 23 19:50:59 localhost kernel: BTRFS info (device sda): disk space caching is enabled >Oct 23 19:51:04 localhost kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Oct 23 19:51:04 localhost kernel: BTRFS info (device sda): disk space caching is enabled >Oct 23 19:51:08 localhost kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Oct 23 19:51:10 localhost kernel: sdb: unknown partition table >Oct 23 19:51:15 localhost anaconda[2743]: /sbin/anaconda 21.48.6-1 >Oct 23 19:51:15 localhost anaconda[2743]: 8257536 kB (8064 MB) are available >Oct 23 19:51:15 localhost program[2743]: Running... losetup --list >Oct 23 19:51:15 localhost anaconda[2743]: check_memory(): total:8257536, needed:320, graphical:410 >Oct 23 19:51:15 localhost anaconda[2743]: Not doing 'start audit daemon' in live installation >Oct 23 19:51:15 localhost anaconda[2743]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Oct 23 19:51:15 localhost anaconda[2743]: Default encoding = ascii >Oct 23 19:51:16 localhost anaconda[2743]: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Oct 23 19:51:16 localhost program[2743]: Running... udevadm trigger --action=change --subsystem-match=block >Oct 23 19:51:16 localhost program[2743]: Return code: 0 >Oct 23 19:51:16 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:16 localhost program[2743]: Return code: 0 >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: Caught exception, continuing. >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: Problem description: failed to get initiator name from iscsi firmware >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: Begin exception details. >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: Traceback (most recent call last): >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: IOError: Unknown error >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: End exception details. >Oct 23 19:51:16 localhost blivet[2743]: ISCSID is /sbin/iscsid >Oct 23 19:51:16 localhost blivet[2743]: no initiator set >Oct 23 19:51:16 localhost program[2743]: Running... modprobe fcoe >Oct 23 19:51:16 localhost program[2743]: Return code: 0 >Oct 23 19:51:16 localhost program[2743]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 23 19:51:16 localhost program[2743]: No FCoE boot disk information is found in EDD! >Oct 23 19:51:16 localhost program[2743]: Return code: 1 >Oct 23 19:51:16 localhost blivet[2743]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 23 19:51:16 localhost blivet[2743]: no /etc/zfcp.conf; not configuring zfcp >Oct 23 19:51:16 localhost anaconda[2743]: Display mode = g >Oct 23 19:51:16 localhost anaconda[2743]: 8257536 kB (8064 MB) are available >Oct 23 19:51:16 localhost program[2743]: Running... losetup --list >Oct 23 19:51:16 localhost anaconda[2743]: check_memory(): total:8257536, needed:320, graphical:410 >Oct 23 19:51:16 localhost blivet[2743]: trying to set new default fstype to 'ext4' >Oct 23 19:51:16 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:16 localhost blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 0 >Oct 23 19:51:16 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: Caught exception, continuing. >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: Problem description: failed to get initiator name from iscsi firmware >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: Begin exception details. >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: Traceback (most recent call last): >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: IOError: Unknown error >Oct 23 19:51:16 localhost blivet[2743]: IGNORED: End exception details. >Oct 23 19:51:16 localhost anaconda[2743]: _Fedora is the highest priority installclass, using it >Oct 23 19:51:16 localhost anaconda[2743]: bootloader GRUB2 on X86 platform >Oct 23 19:51:16 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_REMOVE: window X11:1800003 not in stack >Oct 23 19:51:16 localhost blivet[2743]: Detected 8064 MiB of memory >Oct 23 19:51:16 localhost blivet[2743]: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Oct 23 19:51:16 localhost blivet[2743]: Swap attempt of 0.0 >Oct 23 19:51:16 localhost anaconda[2743]: bootloader GRUB2 on X86 platform >Oct 23 19:51:16 localhost anaconda[2743]: network: devices found ['enp7s0', 'virbr0'] >Oct 23 19:51:16 localhost ifcfg[2743]: content of files (network initialization): >Oct 23 19:51:16 localhost ifcfg[2743]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 36, 29, 201, 27, 226]}, 'connection': {'timestamp': 1414108092L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414108094L, 'type': 'bridge', 'id': 'virbr0', 'uuid': 'a72b1660-83cd-4d71-b636-5032050a3f72'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >Oct 23 19:51:16 localhost anaconda[2743]: network: dumping ifcfg file for default autoconnection on enp7s0 >Oct 23 19:51:17 localhost anaconda[2743]: network: setting autoconnect of enp7s0 to False >Oct 23 19:51:17 localhost anaconda[2743]: network: missing ifcfgs created for devices ['enp7s0'] >Oct 23 19:51:17 localhost ifcfg[2743]: content of files (missing ifcfgs created for devices ['enp7s0']): >Oct 23 19:51:17 localhost ifcfg[2743]: /etc/sysconfig/network-scripts/ifcfg-enp7s0: >Oct 23 19:51:17 localhost ifcfg[2743]: TYPE=Ethernet >Oct 23 19:51:17 localhost ifcfg[2743]: BOOTPROTO=dhcp >Oct 23 19:51:17 localhost ifcfg[2743]: DEFROUTE=yes >Oct 23 19:51:17 localhost ifcfg[2743]: IPV4_FAILURE_FATAL=no >Oct 23 19:51:17 localhost ifcfg[2743]: IPV6INIT=yes >Oct 23 19:51:17 localhost ifcfg[2743]: IPV6_AUTOCONF=yes >Oct 23 19:51:17 localhost ifcfg[2743]: IPV6_DEFROUTE=yes >Oct 23 19:51:17 localhost ifcfg[2743]: IPV6_FAILURE_FATAL=no >Oct 23 19:51:17 localhost ifcfg[2743]: NAME=enp7s0 >Oct 23 19:51:17 localhost ifcfg[2743]: UUID=69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c >Oct 23 19:51:17 localhost ifcfg[2743]: ONBOOT=no >Oct 23 19:51:17 localhost ifcfg[2743]: HWADDR=00:24:1D:C9:1B:E2 >Oct 23 19:51:17 localhost ifcfg[2743]: PEERDNS=yes >Oct 23 19:51:17 localhost ifcfg[2743]: PEERROUTES=yes >Oct 23 19:51:17 localhost ifcfg[2743]: IPV6_PEERDNS=yes >Oct 23 19:51:17 localhost ifcfg[2743]: IPV6_PEERROUTES=yes >Oct 23 19:51:17 localhost ifcfg[2743]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 36, 29, 201, 27, 226]}, 'connection': {'timestamp': 1414108092L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp7s0', 'uuid': '69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414108094L, 'type': 'bridge', 'id': 'virbr0', 'uuid': 'a72b1660-83cd-4d71-b636-5032050a3f72'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >Oct 23 19:51:17 localhost anaconda[2743]: updating hostname localhost.localdomain >Oct 23 19:51:17 localhost anaconda[2743]: Running Thread: AnaStorageThread (140219627464448) >Oct 23 19:51:17 localhost anaconda[2743]: Running Thread: AnaTimeInitThread (140219307878144) >Oct 23 19:51:17 localhost blivet[2743]: resetting Blivet (version 0.62) instance <blivet.Blivet object at 0x7f876d15fd50> >Oct 23 19:51:17 localhost anaconda[2743]: Running Thread: AnaWaitForConnectingNMThread (140219299485440) >Oct 23 19:51:17 localhost blivet[2743]: no initiator set >Oct 23 19:51:17 localhost anaconda[2743]: Running Thread: AnaPayloadThread (140219291092736) >Oct 23 19:51:17 localhost blivet[2743]: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 23 19:51:17 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:17 localhost program[2743]: Return code: 0 >Oct 23 19:51:17 localhost program[2743]: Running... mpathconf --user_friendly_names y --with_multipathd y >Oct 23 19:51:17 localhost program[2743]: Return code: 0 >Oct 23 19:51:17 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:17 localhost program[2743]: Return code: 0 >Oct 23 19:51:17 localhost blivet[2743]: protected device spec /dev/sde1 resolved to sde1 >Oct 23 19:51:17 localhost blivet[2743]: sde1 looks to be the live device; marking as protected >Oct 23 19:51:17 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:17 localhost program[2743]: Return code: 0 >Oct 23 19:51:17 localhost blivet[2743]: devices to scan: ['sdd', 'sdd1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sde', 'sde1', 'sda', 'sr0', 'sdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF /dev/disk/by-id/wwn-0x5000c5004f7cc174', >'DEVNAME': 'sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd', >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', >'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': 'ST2000DM001-1CH164', >'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000347d3', >'ID_REVISION': 'CC24', >'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', >'ID_SERIAL_SHORT': 'Z1E2SJFF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5004f7cc174', >'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13163', >'name': 'sdd', >'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF', >'/dev/disk/by-id/wwn-0x5000c5004f7cc174'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd'} ; name: sdd ; >Oct 23 19:51:17 localhost blivet[2743]: scanning sdd (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd)... >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.addUdevDiskDevice: name: sdd ; >Oct 23 19:51:17 localhost blivet[2743]: sdd is a disk >Oct 23 19:51:17 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 2 >Oct 23 19:51:17 localhost anaconda[2743]: updating hostname localhost.localdomain >Oct 23 19:51:17 localhost blivet[2743]: DiskDevice._setFormat: sdd ; current: None ; type: None ; >Oct 23 19:51:17 localhost program[2743]: Running... multipath -c /dev/sdd >Oct 23 19:51:17 localhost program[2743]: /dev/sdd is not a valid multipath device path >Oct 23 19:51:17 localhost program[2743]: Return code: 1 >Oct 23 19:51:17 localhost blivet[2743]: added disk sdd (id 1) to device tree >Oct 23 19:51:17 localhost blivet[2743]: looking up parted Device: /dev/sdd >Oct 23 19:51:17 localhost blivet[2743]: got device: DiskDevice instance (0x7f875c9edfd0) -- >name = sdd status = True kids = 0 id = 1 >parents = [] >uuid = None size = 1863.02 GiB >format = existing None >major = 8 minor = 48 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd partedDevice = parted.Device instance -- >model: ATA ST2000DM001-1CH1 path: /dev/sdd type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 10 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f875caabe60> >target size = 0 B path = /dev/sdd >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8758870b50> >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: sdd ; >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >Oct 23 19:51:17 localhost blivet[2743]: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >Oct 23 19:51:17 localhost blivet[2743]: required disklabel type for sdd (1) is None >Oct 23 19:51:17 localhost blivet[2743]: default disklabel type for sdd is msdos >Oct 23 19:51:17 localhost blivet[2743]: selecting msdos disklabel for sdd based on size >Oct 23 19:51:17 localhost blivet[2743]: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >Oct 23 19:51:17 localhost blivet[2743]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f8758883e50>] >device: <parted.device.Device object at 0x7f8758883c10> >PedDisk: <_ped.Disk object at 0x7f8758888ab8> >Oct 23 19:51:17 localhost blivet[2743]: getFormat('disklabel') returning DiskLabel instance with object id 4 >Oct 23 19:51:17 localhost blivet[2743]: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF-part1 /dev/disk/by-id/wwn-0x5000c5004f7cc174-part1 /dev/disk/by-label/data /dev/disk/by-uuid/8d5ecec7-ed17-4446-9c6e-1c188b77b259', >'DEVNAME': 'sdd1', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1', >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', >'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': 'data', >'ID_FS_LABEL_ENC': 'data', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', >'ID_FS_UUID_ENC': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST2000DM001-1CH164', >'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '3907026944', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000347d3-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000347d3', >'ID_REVISION': 'CC24', >'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', >'ID_SERIAL_SHORT': 'Z1E2SJFF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5004f7cc174', >'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', >'MAJOR': '8', >'MINOR': '49', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13230', >'name': 'sdd1', >'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF-part1', >'/dev/disk/by-id/wwn-0x5000c5004f7cc174-part1', >'/dev/disk/by-label/data', >'/dev/disk/by-uuid/8d5ecec7-ed17-4446-9c6e-1c188b77b259'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >Oct 23 19:51:17 localhost blivet[2743]: scanning sdd1 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1)... >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:17 localhost blivet[2743]: sdd1 is a partition >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >Oct 23 19:51:17 localhost anaconda[2743]: got 0 NTP servers from DHCP >Oct 23 19:51:17 localhost anaconda[2743]: Thread Done: AnaWaitForConnectingNMThread (140219299485440) >Oct 23 19:51:17 localhost blivet[2743]: DeviceTree.getDeviceByName returned existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >Oct 23 19:51:17 localhost blivet[2743]: DiskDevice.addChild: kids: 0 ; name: sdd ; >Oct 23 19:51:17 localhost blivet[2743]: PartitionDevice._setFormat: sdd1 ; >Oct 23 19:51:17 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 7 >Oct 23 19:51:17 localhost blivet[2743]: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >Oct 23 19:51:17 localhost blivet[2743]: looking up parted Partition: /dev/sdd1 >Oct 23 19:51:17 localhost blivet[2743]: PartitionDevice.probe: sdd1 ; exists: True ; >Oct 23 19:51:17 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >Oct 23 19:51:17 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >Oct 23 19:51:17 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >Oct 23 19:51:17 localhost blivet[2743]: added partition sdd1 (id 6) to device tree >Oct 23 19:51:17 localhost blivet[2743]: looking up parted Device: /dev/sdd1 >Oct 23 19:51:17 localhost anaconda[2743]: Not doing 'start chronyd' in live installation >Oct 23 19:51:17 localhost anaconda[2743]: Running Thread: AnaGeolocationRefreshThread (140219299485440) >Oct 23 19:51:17 localhost anaconda[2743]: Starting geolocation lookup >Oct 23 19:51:17 localhost anaconda[2743]: Geolocation provider: Fedora GeoIP >Oct 23 19:51:18 localhost blivet[2743]: got device: PartitionDevice instance (0x7f875c9fbc10) -- >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing None >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f875caaba70> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = >Oct 23 19:51:18 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:18 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:18 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:18 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >Oct 23 19:51:18 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:18 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:18 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:18 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: None ; >Oct 23 19:51:18 localhost blivet[2743]: device sdd1 does not contain a disklabel >Oct 23 19:51:18 localhost blivet[2743]: type detected on 'sdd1' is 'ext4' >Oct 23 19:51:18 localhost program[2743]: Running... dumpe2fs -h /dev/sdd1 >Oct 23 19:51:18 localhost anaconda[2743]: Not doing 'activate layouts' in live installation >Oct 23 19:51:18 localhost program[2743]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:18 localhost program[2743]: Filesystem volume name: data >Oct 23 19:51:18 localhost program[2743]: Last mounted on: /mnt/data >Oct 23 19:51:18 localhost program[2743]: Filesystem UUID: 8d5ecec7-ed17-4446-9c6e-1c188b77b259 >Oct 23 19:51:18 localhost program[2743]: Filesystem magic number: 0xEF53 >Oct 23 19:51:18 localhost program[2743]: Filesystem revision #: 1 (dynamic) >Oct 23 19:51:18 localhost program[2743]: 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 >Oct 23 19:51:18 localhost program[2743]: Filesystem flags: signed_directory_hash >Oct 23 19:51:18 localhost program[2743]: Default mount options: user_xattr acl >Oct 23 19:51:18 localhost program[2743]: Filesystem state: clean >Oct 23 19:51:18 localhost program[2743]: Errors behavior: Continue >Oct 23 19:51:18 localhost program[2743]: Filesystem OS type: Linux >Oct 23 19:51:18 localhost program[2743]: Inode count: 122101760 >Oct 23 19:51:18 localhost program[2743]: Block count: 488378368 >Oct 23 19:51:18 localhost program[2743]: Reserved block count: 24418918 >Oct 23 19:51:18 localhost program[2743]: Free blocks: 345242692 >Oct 23 19:51:18 localhost program[2743]: Free inodes: 120530010 >Oct 23 19:51:18 localhost program[2743]: First block: 0 >Oct 23 19:51:18 localhost program[2743]: Block size: 4096 >Oct 23 19:51:18 localhost program[2743]: Fragment size: 4096 >Oct 23 19:51:18 localhost program[2743]: Reserved GDT blocks: 907 >Oct 23 19:51:18 localhost program[2743]: Blocks per group: 32768 >Oct 23 19:51:18 localhost program[2743]: Fragments per group: 32768 >Oct 23 19:51:18 localhost program[2743]: Inodes per group: 8192 >Oct 23 19:51:18 localhost program[2743]: Inode blocks per group: 512 >Oct 23 19:51:18 localhost program[2743]: Flex block group size: 16 >Oct 23 19:51:18 localhost program[2743]: Filesystem created: Wed Feb 20 04:08:56 2013 >Oct 23 19:51:18 localhost program[2743]: Last mount time: Thu Oct 23 19:24:10 2014 >Oct 23 19:51:18 localhost program[2743]: Last write time: Thu Oct 23 19:46:47 2014 >Oct 23 19:51:18 localhost program[2743]: Mount count: 844 >Oct 23 19:51:18 localhost program[2743]: Maximum mount count: -1 >Oct 23 19:51:18 localhost program[2743]: Last checked: Wed Feb 20 04:08:56 2013 >Oct 23 19:51:18 localhost program[2743]: Check interval: 0 (<none>) >Oct 23 19:51:18 localhost program[2743]: Lifetime writes: 1664 GB >Oct 23 19:51:18 localhost program[2743]: Reserved blocks uid: 0 (user root) >Oct 23 19:51:18 localhost program[2743]: Reserved blocks gid: 0 (group root) >Oct 23 19:51:18 localhost program[2743]: First inode: 11 >Oct 23 19:51:18 localhost program[2743]: Inode size: 256 >Oct 23 19:51:18 localhost program[2743]: Required extra isize: 28 >Oct 23 19:51:18 localhost program[2743]: Desired extra isize: 28 >Oct 23 19:51:18 localhost program[2743]: Journal inode: 8 >Oct 23 19:51:18 localhost program[2743]: Default directory hash: half_md4 >Oct 23 19:51:18 localhost program[2743]: Directory Hash Seed: 9e7eaeef-d8e8-4076-8a0a-82f2a8566dd7 >Oct 23 19:51:18 localhost program[2743]: Journal backup: inode blocks >Oct 23 19:51:18 localhost program[2743]: Journal features: journal_incompat_revoke >Oct 23 19:51:18 localhost program[2743]: Journal size: 128M >Oct 23 19:51:18 localhost program[2743]: Journal length: 32768 >Oct 23 19:51:18 localhost program[2743]: Journal sequence: 0x00052452 >Oct 23 19:51:18 localhost program[2743]: Journal start: 0 >Oct 23 19:51:18 localhost program[2743]: >Oct 23 19:51:18 localhost program[2743]: Return code: 0 >Oct 23 19:51:18 localhost program[2743]: Running... resize2fs -P /dev/sdd1 >Oct 23 19:51:18 localhost program[2743]: resize2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:18 localhost program[2743]: Please run 'e2fsck -f /dev/sdd1' first. >Oct 23 19:51:18 localhost program[2743]: >Oct 23 19:51:18 localhost program[2743]: Return code: 1 >Oct 23 19:51:18 localhost blivet[2743]: size=0 B, current=1863.02 GiB >Oct 23 19:51:18 localhost blivet[2743]: using current size 0 as min size >Oct 23 19:51:18 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:18 localhost blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 9 >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdd1 ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdd1 ; current: None ; type: ext4 ; >Oct 23 19:51:18 localhost blivet[2743]: got format: existing ext4 filesystem >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032 /dev/disk/by-id/wwn-0x5002538043584d30', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'SAMSUNG_SSD_830_Series', >'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\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': '000d3c12', >'ID_REVISION': 'CXM03B1Q', >'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', >'ID_SERIAL_SHORT': 'S0Z3NEAC929032', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538043584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17056', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032', >'/dev/disk/by-id/wwn-0x5002538043584d30'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >Oct 23 19:51:18 localhost blivet[2743]: scanning sdc (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc)... >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.addUdevDiskDevice: name: sdc ; >Oct 23 19:51:18 localhost blivet[2743]: sdc is a disk >Oct 23 19:51:18 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 12 >Oct 23 19:51:18 localhost blivet[2743]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Oct 23 19:51:18 localhost program[2743]: Running... multipath -c /dev/sdc >Oct 23 19:51:18 localhost program[2743]: /dev/sdc is not a valid multipath device path >Oct 23 19:51:18 localhost program[2743]: Return code: 1 >Oct 23 19:51:18 localhost blivet[2743]: added disk sdc (id 11) to device tree >Oct 23 19:51:18 localhost blivet[2743]: looking up parted Device: /dev/sdc >Oct 23 19:51:18 localhost blivet[2743]: got device: DiskDevice instance (0x7f87580ad390) -- >name = sdc status = True kids = 0 id = 11 >parents = [] >uuid = None size = 119.24 GiB >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA SAMSUNG SSD 830 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 9 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d440> >target size = 0 B path = /dev/sdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f87580ad750> >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: sdc ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >Oct 23 19:51:18 localhost blivet[2743]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Oct 23 19:51:18 localhost blivet[2743]: required disklabel type for sdc (1) is None >Oct 23 19:51:18 localhost blivet[2743]: default disklabel type for sdc is msdos >Oct 23 19:51:18 localhost blivet[2743]: selecting msdos disklabel for sdc based on size >Oct 23 19:51:18 localhost blivet[2743]: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >Oct 23 19:51:18 localhost blivet[2743]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f87580add10>, <parted.partition.Partition object at 0x7f87580bd0d0>, <parted.partition.Partition object at 0x7f87580bd350>] >device: <parted.device.Device object at 0x7f87580adad0> >PedDisk: <_ped.Disk object at 0x7f87580bb248> >Oct 23 19:51:18 localhost blivet[2743]: getFormat('disklabel') returning DiskLabel instance with object id 14 >Oct 23 19:51:18 localhost blivet[2743]: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/a396dd04-9b7c-435e-aaaf-f1c34f88ac55', >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'boot', >'ID_FS_LABEL_ENC': 'boot', >'ID_FS_TYPE': 'ext3', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', >'ID_FS_UUID_ENC': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'SAMSUNG_SSD_830_Series', >'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'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': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000d3c12-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d3c12', >'ID_REVISION': 'CXM03B1Q', >'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', >'ID_SERIAL_SHORT': 'S0Z3NEAC929032', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538043584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >'MAJOR': '8', >'MINOR': '33', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17156', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part1', >'/dev/disk/by-id/wwn-0x5002538043584d30-part1', >'/dev/disk/by-label/boot', >'/dev/disk/by-uuid/a396dd04-9b7c-435e-aaaf-f1c34f88ac55'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >Oct 23 19:51:18 localhost blivet[2743]: scanning sdc1 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:18 localhost blivet[2743]: sdc1 is a partition >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:51:18 localhost blivet[2743]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc1 ; >Oct 23 19:51:18 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 17 >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >Oct 23 19:51:18 localhost blivet[2743]: looking up parted Partition: /dev/sdc1 >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.probe: sdc1 ; exists: True ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >Oct 23 19:51:18 localhost blivet[2743]: added partition sdc1 (id 16) to device tree >Oct 23 19:51:18 localhost blivet[2743]: looking up parted Device: /dev/sdc1 >Oct 23 19:51:18 localhost blivet[2743]: got device: PartitionDevice instance (0x7f87580ad8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing None >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >Oct 23 19:51:18 localhost blivet[2743]: device sdc1 does not contain a disklabel >Oct 23 19:51:18 localhost blivet[2743]: type detected on 'sdc1' is 'ext3' >Oct 23 19:51:18 localhost program[2743]: Running... dumpe2fs -h /dev/sdc1 >Oct 23 19:51:18 localhost program[2743]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:18 localhost program[2743]: Filesystem volume name: boot >Oct 23 19:51:18 localhost program[2743]: Last mounted on: /boot >Oct 23 19:51:18 localhost program[2743]: Filesystem UUID: a396dd04-9b7c-435e-aaaf-f1c34f88ac55 >Oct 23 19:51:18 localhost program[2743]: Filesystem magic number: 0xEF53 >Oct 23 19:51:18 localhost program[2743]: Filesystem revision #: 1 (dynamic) >Oct 23 19:51:18 localhost program[2743]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Oct 23 19:51:18 localhost program[2743]: Filesystem flags: signed_directory_hash >Oct 23 19:51:18 localhost program[2743]: Default mount options: user_xattr acl >Oct 23 19:51:18 localhost program[2743]: Filesystem state: clean >Oct 23 19:51:18 localhost program[2743]: Errors behavior: Continue >Oct 23 19:51:18 localhost program[2743]: Filesystem OS type: Linux >Oct 23 19:51:18 localhost program[2743]: Inode count: 128016 >Oct 23 19:51:18 localhost program[2743]: Block count: 512000 >Oct 23 19:51:18 localhost program[2743]: Reserved block count: 25600 >Oct 23 19:51:18 localhost program[2743]: Free blocks: 340116 >Oct 23 19:51:18 localhost program[2743]: Free inodes: 127631 >Oct 23 19:51:18 localhost program[2743]: First block: 1 >Oct 23 19:51:18 localhost program[2743]: Block size: 1024 >Oct 23 19:51:18 localhost program[2743]: Fragment size: 1024 >Oct 23 19:51:18 localhost program[2743]: Reserved GDT blocks: 256 >Oct 23 19:51:18 localhost program[2743]: Blocks per group: 8192 >Oct 23 19:51:18 localhost program[2743]: Fragments per group: 8192 >Oct 23 19:51:18 localhost program[2743]: Inodes per group: 2032 >Oct 23 19:51:18 localhost program[2743]: Inode blocks per group: 254 >Oct 23 19:51:18 localhost program[2743]: Filesystem created: Wed Jan 29 20:19:46 2014 >Oct 23 19:51:18 localhost program[2743]: Last mount time: Thu Oct 23 19:24:10 2014 >Oct 23 19:51:18 localhost program[2743]: Last write time: Thu Oct 23 19:46:47 2014 >Oct 23 19:51:18 localhost program[2743]: Mount count: 441 >Oct 23 19:51:18 localhost program[2743]: Maximum mount count: -1 >Oct 23 19:51:18 localhost program[2743]: Last checked: Wed Jan 29 20:19:46 2014 >Oct 23 19:51:18 localhost program[2743]: Check interval: 0 (<none>) >Oct 23 19:51:18 localhost program[2743]: Lifetime writes: 478 MB >Oct 23 19:51:18 localhost program[2743]: Reserved blocks uid: 0 (user root) >Oct 23 19:51:18 localhost program[2743]: Reserved blocks gid: 0 (group root) >Oct 23 19:51:18 localhost program[2743]: First inode: 11 >Oct 23 19:51:18 localhost program[2743]: Inode size: 128 >Oct 23 19:51:18 localhost program[2743]: Journal inode: 8 >Oct 23 19:51:18 localhost program[2743]: Default directory hash: half_md4 >Oct 23 19:51:18 localhost program[2743]: Directory Hash Seed: 159a96b4-0e75-404f-a399-834cc20529f7 >Oct 23 19:51:18 localhost program[2743]: Journal backup: inode blocks >Oct 23 19:51:18 localhost program[2743]: Journal features: journal_incompat_revoke >Oct 23 19:51:18 localhost program[2743]: Journal size: 8M >Oct 23 19:51:18 localhost program[2743]: Journal length: 8192 >Oct 23 19:51:18 localhost program[2743]: Journal sequence: 0x0000014b >Oct 23 19:51:18 localhost program[2743]: Journal start: 0 >Oct 23 19:51:18 localhost program[2743]: >Oct 23 19:51:18 localhost program[2743]: Return code: 0 >Oct 23 19:51:18 localhost program[2743]: Running... resize2fs -P /dev/sdc1 >Oct 23 19:51:18 localhost program[2743]: resize2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:18 localhost program[2743]: Please run 'e2fsck -f /dev/sdc1' first. >Oct 23 19:51:18 localhost program[2743]: >Oct 23 19:51:18 localhost program[2743]: Return code: 1 >Oct 23 19:51:18 localhost blivet[2743]: size=0 B, current=500 MiB >Oct 23 19:51:18 localhost blivet[2743]: using current size 0 as min size >Oct 23 19:51:18 localhost blivet[2743]: Ext3FS.supported: supported: True ; >Oct 23 19:51:18 localhost blivet[2743]: getFormat('ext3') returning Ext3FS instance with object id 19 >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc1 ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext3 ; >Oct 23 19:51:18 localhost blivet[2743]: got format: existing ext3 filesystem >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 /dev/disk/by-uuid/68af7161-dfb2-44fd-af64-1e37912491cd', >'DEVNAME': 'sdc2', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '68af7161-dfb2-44fd-af64-1e37912491cd', >'ID_FS_UUID_ENC': '68af7161-dfb2-44fd-af64-1e37912491cd', >'ID_FS_VERSION': '1', >'ID_MODEL': 'SAMSUNG_SSD_830_Series', >'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8093696', >'ID_PART_ENTRY_TYPE': '0x82', >'ID_PART_ENTRY_UUID': '000d3c12-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d3c12', >'ID_REVISION': 'CXM03B1Q', >'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', >'ID_SERIAL_SHORT': 'S0Z3NEAC929032', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538043584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >'MAJOR': '8', >'MINOR': '34', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17266', >'name': 'sdc2', >'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part2', >'/dev/disk/by-id/wwn-0x5002538043584d30-part2', >'/dev/disk/by-uuid/68af7161-dfb2-44fd-af64-1e37912491cd'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >Oct 23 19:51:18 localhost blivet[2743]: scanning sdc2 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2)... >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc2 ; incomplete: False ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:18 localhost blivet[2743]: sdc2 is a partition >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:51:18 localhost blivet[2743]: DiskDevice.addChild: kids: 1 ; name: sdc ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc2 ; >Oct 23 19:51:18 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 22 >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >Oct 23 19:51:18 localhost blivet[2743]: looking up parted Partition: /dev/sdc2 >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.probe: sdc2 ; exists: True ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >Oct 23 19:51:18 localhost blivet[2743]: added partition sdc2 (id 21) to device tree >Oct 23 19:51:18 localhost blivet[2743]: looking up parted Device: /dev/sdc2 >Oct 23 19:51:18 localhost blivet[2743]: got device: PartitionDevice instance (0x7f87580bded0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing None >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: False >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: None ; >Oct 23 19:51:18 localhost blivet[2743]: device sdc2 does not contain a disklabel >Oct 23 19:51:18 localhost blivet[2743]: type detected on 'sdc2' is 'swap' >Oct 23 19:51:18 localhost blivet[2743]: SwapSpace.__init__: device: /dev/sdc2 ; serial: S0Z3NEAC929032 ; uuid: 68af7161-dfb2-44fd-af64-1e37912491cd ; exists: True ; label: None ; >Oct 23 19:51:18 localhost blivet[2743]: getFormat('swap') returning SwapSpace instance with object id 24 >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc2 ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc2 ; current: None ; type: swap ; >Oct 23 19:51:18 localhost blivet[2743]: got format: existing swap >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part3 /dev/disk/by-id/wwn-0x5002538043584d30-part3 /dev/disk/by-label/fedora /dev/disk/by-uuid/019df52c-fd11-45fd-91fc-313d09f1b0c5', >'DEVNAME': 'sdc3', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BTRFS_READY': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'fedora', >'ID_FS_LABEL_ENC': 'fedora', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '019df52c-fd11-45fd-91fc-313d09f1b0c5', >'ID_FS_UUID_ENC': '019df52c-fd11-45fd-91fc-313d09f1b0c5', >'ID_FS_UUID_SUB': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', >'ID_FS_UUID_SUB_ENC': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', >'ID_MODEL': 'SAMSUNG_SSD_830_Series', >'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '9119744', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '240949248', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000d3c12-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d3c12', >'ID_REVISION': 'CXM03B1Q', >'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', >'ID_SERIAL_SHORT': 'S0Z3NEAC929032', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538043584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >'MAJOR': '8', >'MINOR': '35', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17369', >'name': 'sdc3', >'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part3', >'/dev/disk/by-id/wwn-0x5002538043584d30-part3', >'/dev/disk/by-label/fedora', >'/dev/disk/by-uuid/019df52c-fd11-45fd-91fc-313d09f1b0c5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >Oct 23 19:51:18 localhost blivet[2743]: scanning sdc3 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3)... >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc3 ; incomplete: False ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:18 localhost blivet[2743]: sdc3 is a partition >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:51:18 localhost blivet[2743]: DiskDevice.addChild: kids: 2 ; name: sdc ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc3 ; >Oct 23 19:51:18 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 27 >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >Oct 23 19:51:18 localhost blivet[2743]: looking up parted Partition: /dev/sdc3 >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.probe: sdc3 ; exists: True ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >Oct 23 19:51:18 localhost blivet[2743]: added partition sdc3 (id 26) to device tree >Oct 23 19:51:18 localhost blivet[2743]: looking up parted Device: /dev/sdc3 >Oct 23 19:51:18 localhost blivet[2743]: got device: PartitionDevice instance (0x7f87580c7a50) -- >name = sdc3 status = True kids = 0 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing None >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: None ; >Oct 23 19:51:18 localhost blivet[2743]: device sdc3 does not contain a disklabel >Oct 23 19:51:18 localhost blivet[2743]: type detected on 'sdc3' is 'btrfs' >Oct 23 19:51:18 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:18 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 29 >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc3 ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice._setFormat: sdc3 ; current: None ; type: btrfs ; >Oct 23 19:51:18 localhost blivet[2743]: got format: existing btrfs filesystem >Oct 23 19:51:18 localhost blivet[2743]: DeviceTree.handleBTRFSFormat: name: sdc3 ; >Oct 23 19:51:18 localhost blivet[2743]: creating btrfs volume btrfs.fedora >Oct 23 19:51:18 localhost blivet[2743]: BTRFSVolumeDevice._addParent: fedora ; member: sdc3 ; >Oct 23 19:51:18 localhost blivet[2743]: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >Oct 23 19:51:18 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 31 >Oct 23 19:51:18 localhost blivet[2743]: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >Oct 23 19:51:18 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:18 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 33 >Oct 23 19:51:18 localhost blivet[2743]: BTRFSVolumeDevice._setFormat: btrfs.30 ; current: None ; type: btrfs ; >Oct 23 19:51:18 localhost blivet[2743]: added btrfs volume fedora (id 30) to device tree >Oct 23 19:51:18 localhost blivet[2743]: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >Oct 23 19:51:18 localhost program[2743]: Running... mount -t btrfs -o subvolid=5 /dev/sdc3 /tmp/btrfs-tmp.30DivDd5 >Oct 23 19:51:18 localhost kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:51:18 localhost kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:51:18 localhost kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:51:18 localhost kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:51:18 localhost program[2743]: Return code: 0 >Oct 23 19:51:18 localhost blivet[2743]: failed to get default SELinux context for /tmp/btrfs-tmp.30DivDd5: [Errno 2] No such file or directory >Oct 23 19:51:18 localhost blivet[2743]: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.30DivDd5 to None >Oct 23 19:51:18 localhost blivet[2743]: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.30DivDd5/lost+found to system_u:object_r:lost_found_t:s0 >Oct 23 19:51:18 localhost program[2743]: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.30DivDd5 >Oct 23 19:51:18 localhost program[2743]: ID 424 gen 317746 cgen 317745 parent 5 top level 5 otime 2014-03-27 04:54:59 path rootsnapshots/2014-03-27 >Oct 23 19:51:18 localhost program[2743]: ID 425 gen 317862 cgen 317861 parent 5 top level 5 otime 2014-03-28 01:49:40 path rootsnapshots/2014-03-28 >Oct 23 19:51:18 localhost program[2743]: ID 449 gen 389382 cgen 389379 parent 396 top level 396 otime 2014-07-08 19:57:19 path rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b >Oct 23 19:51:18 localhost program[2743]: ID 450 gen 389383 cgen 389382 parent 396 top level 396 otime 2014-07-08 19:58:12 path rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 >Oct 23 19:51:18 localhost program[2743]: ID 451 gen 389384 cgen 389383 parent 396 top level 396 otime 2014-07-08 19:58:17 path rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a >Oct 23 19:51:18 localhost program[2743]: ID 452 gen 389387 cgen 389384 parent 396 top level 396 otime 2014-07-08 19:58:22 path rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e >Oct 23 19:51:18 localhost program[2743]: ID 455 gen 389390 cgen 389387 parent 396 top level 396 otime 2014-07-08 19:58:41 path rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d >Oct 23 19:51:18 localhost program[2743]: ID 458 gen 389397 cgen 389390 parent 396 top level 396 otime 2014-07-08 19:58:54 path rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 >Oct 23 19:51:18 localhost program[2743]: ID 461 gen 389401 cgen 389397 parent 396 top level 396 otime 2014-07-08 20:01:12 path rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 >Oct 23 19:51:18 localhost program[2743]: ID 464 gen 389409 cgen 389401 parent 396 top level 396 otime 2014-07-08 20:01:55 path rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e >Oct 23 19:51:18 localhost program[2743]: ID 467 gen 389415 cgen 389409 parent 396 top level 396 otime 2014-07-08 20:04:32 path rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 >Oct 23 19:51:18 localhost program[2743]: ID 470 gen 389418 cgen 389415 parent 396 top level 396 otime 2014-07-08 20:06:31 path rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 >Oct 23 19:51:18 localhost program[2743]: ID 473 gen 389421 cgen 389418 parent 396 top level 396 otime 2014-07-08 20:06:57 path rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 >Oct 23 19:51:18 localhost program[2743]: ID 476 gen 389424 cgen 389421 parent 396 top level 396 otime 2014-07-08 20:07:04 path rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 >Oct 23 19:51:18 localhost program[2743]: ID 479 gen 389427 cgen 389424 parent 396 top level 396 otime 2014-07-08 20:07:07 path rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a >Oct 23 19:51:18 localhost program[2743]: ID 482 gen 389430 cgen 389427 parent 396 top level 396 otime 2014-07-08 20:07:10 path rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 >Oct 23 19:51:18 localhost program[2743]: ID 485 gen 389433 cgen 389430 parent 396 top level 396 otime 2014-07-08 20:07:31 path rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 >Oct 23 19:51:18 localhost program[2743]: ID 488 gen 389436 cgen 389433 parent 396 top level 396 otime 2014-07-08 20:07:34 path rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 >Oct 23 19:51:18 localhost program[2743]: ID 491 gen 389439 cgen 389436 parent 396 top level 396 otime 2014-07-08 20:07:37 path rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 >Oct 23 19:51:18 localhost program[2743]: ID 494 gen 389442 cgen 389439 parent 396 top level 396 otime 2014-07-08 20:07:40 path rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb >Oct 23 19:51:18 localhost program[2743]: ID 497 gen 389445 cgen 389442 parent 396 top level 396 otime 2014-07-08 20:07:43 path rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df >Oct 23 19:51:18 localhost program[2743]: ID 500 gen 389744 cgen 389445 parent 396 top level 396 otime 2014-07-08 20:07:47 path rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada >Oct 23 19:51:18 localhost program[2743]: ID 501 gen 389678 cgen 389677 parent 396 top level 396 otime 2014-07-08 22:26:39 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init >Oct 23 19:51:18 localhost program[2743]: ID 502 gen 389679 cgen 389678 parent 396 top level 396 otime 2014-07-08 22:26:39 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 >Oct 23 19:51:18 localhost program[2743]: ID 503 gen 389680 cgen 389679 parent 396 top level 396 otime 2014-07-08 22:26:47 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init >Oct 23 19:51:18 localhost program[2743]: ID 504 gen 389681 cgen 389680 parent 396 top level 396 otime 2014-07-08 22:26:47 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee >Oct 23 19:51:18 localhost program[2743]: ID 505 gen 389682 cgen 389681 parent 396 top level 396 otime 2014-07-08 22:26:58 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init >Oct 23 19:51:18 localhost program[2743]: ID 506 gen 389683 cgen 389682 parent 396 top level 396 otime 2014-07-08 22:26:58 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c >Oct 23 19:51:18 localhost program[2743]: ID 507 gen 389684 cgen 389683 parent 396 top level 396 otime 2014-07-08 22:27:11 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init >Oct 23 19:51:18 localhost program[2743]: ID 508 gen 389685 cgen 389684 parent 396 top level 396 otime 2014-07-08 22:27:11 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b >Oct 23 19:51:18 localhost program[2743]: ID 509 gen 389693 cgen 389692 parent 396 top level 396 otime 2014-07-08 22:31:10 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init >Oct 23 19:51:18 localhost program[2743]: ID 510 gen 389705 cgen 389693 parent 396 top level 396 otime 2014-07-08 22:31:10 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a >Oct 23 19:51:18 localhost program[2743]: ID 513 gen 389747 cgen 389744 parent 396 top level 396 otime 2014-07-08 22:58:55 path rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 >Oct 23 19:51:18 localhost program[2743]: ID 516 gen 389750 cgen 389747 parent 396 top level 396 otime 2014-07-08 22:58:57 path rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 >Oct 23 19:51:18 localhost program[2743]: ID 519 gen 389754 cgen 389750 parent 396 top level 396 otime 2014-07-08 22:59:00 path rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 >Oct 23 19:51:18 localhost program[2743]: ID 520 gen 389752 cgen 389751 parent 396 top level 396 otime 2014-07-08 22:59:26 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init >Oct 23 19:51:18 localhost program[2743]: ID 521 gen 389754 cgen 389752 parent 396 top level 396 otime 2014-07-08 22:59:26 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 >Oct 23 19:51:18 localhost program[2743]: ID 522 gen 389755 cgen 389754 parent 396 top level 396 otime 2014-07-08 23:00:22 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init >Oct 23 19:51:18 localhost program[2743]: ID 523 gen 389757 cgen 389755 parent 396 top level 396 otime 2014-07-08 23:00:23 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 >Oct 23 19:51:18 localhost program[2743]: Return code: 0 >Oct 23 19:51:18 localhost program[2743]: Running... btrfs subvol get-default /tmp/btrfs-tmp.30DivDd5 >Oct 23 19:51:18 localhost program[2743]: ID 5 (FS_TREE) >Oct 23 19:51:18 localhost program[2743]: Return code: 0 >Oct 23 19:51:18 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:18 localhost program[2743]: Return code: 0 >Oct 23 19:51:18 localhost program[2743]: Running... umount /tmp/btrfs-tmp.30DivDd5 >Oct 23 19:51:18 localhost program[2743]: Return code: 0 >Oct 23 19:51:18 localhost blivet[2743]: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >Oct 23 19:51:18 localhost program[2743]: Running... mount -t btrfs -o subvolid=5 /dev/sdc3 /tmp/btrfs-tmp.30uoujZR >Oct 23 19:51:18 localhost kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:51:18 localhost kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:51:19 localhost kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:51:19 localhost kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:51:19 localhost program[2743]: Return code: 0 >Oct 23 19:51:19 localhost blivet[2743]: failed to get default SELinux context for /tmp/btrfs-tmp.30uoujZR: [Errno 2] No such file or directory >Oct 23 19:51:19 localhost blivet[2743]: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.30uoujZR to None >Oct 23 19:51:19 localhost blivet[2743]: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.30uoujZR/lost+found to system_u:object_r:lost_found_t:s0 >Oct 23 19:51:19 localhost program[2743]: Running... btrfs subvol list -p /tmp/btrfs-tmp.30uoujZR >Oct 23 19:51:19 localhost program[2743]: ID 256 gen 466498 parent 5 top level 5 path home >Oct 23 19:51:19 localhost program[2743]: ID 396 gen 466501 parent 5 top level 5 path rootf20 >Oct 23 19:51:19 localhost program[2743]: ID 424 gen 317746 parent 5 top level 5 path rootsnapshots/2014-03-27 >Oct 23 19:51:19 localhost program[2743]: ID 425 gen 317862 parent 5 top level 5 path rootsnapshots/2014-03-28 >Oct 23 19:51:19 localhost program[2743]: ID 448 gen 389381 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 >Oct 23 19:51:19 localhost program[2743]: ID 449 gen 389382 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b >Oct 23 19:51:19 localhost program[2743]: ID 450 gen 389383 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 >Oct 23 19:51:19 localhost program[2743]: ID 451 gen 389384 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a >Oct 23 19:51:19 localhost program[2743]: ID 452 gen 389387 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e >Oct 23 19:51:19 localhost program[2743]: ID 455 gen 389390 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d >Oct 23 19:51:19 localhost program[2743]: ID 458 gen 389397 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 >Oct 23 19:51:19 localhost program[2743]: ID 461 gen 389401 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 >Oct 23 19:51:19 localhost program[2743]: ID 464 gen 389409 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e >Oct 23 19:51:19 localhost program[2743]: ID 467 gen 389415 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 >Oct 23 19:51:19 localhost program[2743]: ID 470 gen 389418 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 >Oct 23 19:51:19 localhost program[2743]: ID 473 gen 389421 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 >Oct 23 19:51:19 localhost program[2743]: ID 476 gen 389424 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 >Oct 23 19:51:19 localhost program[2743]: ID 479 gen 389427 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a >Oct 23 19:51:19 localhost program[2743]: ID 482 gen 389430 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 >Oct 23 19:51:19 localhost program[2743]: ID 485 gen 389433 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 >Oct 23 19:51:19 localhost program[2743]: ID 488 gen 389436 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 >Oct 23 19:51:19 localhost program[2743]: ID 491 gen 389439 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 >Oct 23 19:51:19 localhost program[2743]: ID 494 gen 389442 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb >Oct 23 19:51:19 localhost program[2743]: ID 497 gen 389445 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df >Oct 23 19:51:19 localhost program[2743]: ID 500 gen 389744 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada >Oct 23 19:51:19 localhost program[2743]: ID 501 gen 389678 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init >Oct 23 19:51:19 localhost program[2743]: ID 502 gen 389679 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 >Oct 23 19:51:19 localhost program[2743]: ID 503 gen 389680 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init >Oct 23 19:51:19 localhost program[2743]: ID 504 gen 389681 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee >Oct 23 19:51:19 localhost program[2743]: ID 505 gen 389682 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init >Oct 23 19:51:19 localhost program[2743]: ID 506 gen 389683 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c >Oct 23 19:51:19 localhost program[2743]: ID 507 gen 389684 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init >Oct 23 19:51:19 localhost program[2743]: ID 508 gen 389685 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b >Oct 23 19:51:19 localhost program[2743]: ID 509 gen 389693 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init >Oct 23 19:51:19 localhost program[2743]: ID 510 gen 389705 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a >Oct 23 19:51:19 localhost program[2743]: ID 513 gen 389747 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 >Oct 23 19:51:19 localhost program[2743]: ID 516 gen 389750 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 >Oct 23 19:51:19 localhost program[2743]: ID 519 gen 389754 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 >Oct 23 19:51:19 localhost program[2743]: ID 520 gen 389752 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init >Oct 23 19:51:19 localhost program[2743]: ID 521 gen 389754 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 >Oct 23 19:51:19 localhost program[2743]: ID 522 gen 389755 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init >Oct 23 19:51:19 localhost program[2743]: ID 523 gen 389757 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 >Oct 23 19:51:19 localhost program[2743]: Return code: 0 >Oct 23 19:51:19 localhost program[2743]: Running... btrfs subvol get-default /tmp/btrfs-tmp.30uoujZR >Oct 23 19:51:19 localhost program[2743]: ID 5 (FS_TREE) >Oct 23 19:51:19 localhost program[2743]: Return code: 0 >Oct 23 19:51:19 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:19 localhost program[2743]: Return code: 0 >Oct 23 19:51:19 localhost program[2743]: Running... umount /tmp/btrfs-tmp.30uoujZR >Oct 23 19:51:19 localhost anaconda[2743]: Geolocation lookup finished in 1.4 seconds >Oct 23 19:51:19 localhost anaconda[2743]: got results from geolocation >Oct 23 19:51:19 localhost anaconda[2743]: Thread Done: AnaGeolocationRefreshThread (140219299485440) >Oct 23 19:51:19 localhost anaconda[2743]: Waited 0.11 seconds for Geolocation >Oct 23 19:51:19 localhost anaconda[2743]: Entered spoke: WelcomeLanguageSpoke >Oct 23 19:51:19 localhost anaconda[2743]: logo image is missing, using a substitute >Oct 23 19:51:19 localhost anaconda.desktop[2331]: ** (anaconda:2743): WARNING **: atk-bridge: Couldn't listen on dbus server: Failed to bind socket "/tmp/.cache/at-spi2-socket-2743": No such file or directory >Oct 23 19:51:19 localhost program[2743]: Return code: 0 >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 35 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs subvolume home (id 36) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 38 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice._setFormat: rootf20 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs subvolume rootf20 (id 39) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 41 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSVolumeDevice.addChild: kids: 2 ; name: fedora ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootsnapshots/2014-03-27 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootsnapshots/2014-03-27 (id 42) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 44 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSVolumeDevice.addChild: kids: 3 ; name: fedora ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootsnapshots/2014-03-28 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootsnapshots/2014-03-28 (id 45) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 47 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 0 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs subvolume rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 (id 48) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 50 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 1 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b (id 51) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 53 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 2 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 (id 54) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 56 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 3 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a (id 57) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 59 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 4 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e (id 60) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 62 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 5 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d (id 63) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 65 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 6 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 (id 66) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 68 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 7 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 (id 69) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 71 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 8 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e (id 72) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 74 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 9 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 (id 75) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 77 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 10 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 (id 78) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 80 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 11 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 (id 81) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 83 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 12 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 (id 84) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 86 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 13 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a (id 87) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 89 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 14 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 (id 90) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 92 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 15 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 (id 93) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 95 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 16 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 (id 96) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 98 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 17 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 (id 99) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 101 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 18 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb (id 102) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 104 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 19 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df (id 105) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 107 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 20 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada (id 108) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 110 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 21 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init (id 111) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 113 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 22 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 (id 114) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 116 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 23 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init (id 117) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 119 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 24 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee (id 120) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 122 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 25 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init (id 123) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 125 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 26 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c (id 126) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 128 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 27 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init (id 129) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 131 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 28 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b (id 132) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 134 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 29 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init (id 135) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 137 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 30 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a (id 138) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 140 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 31 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 (id 141) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 143 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 32 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 (id 144) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 146 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 33 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 (id 147) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 149 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 34 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init (id 150) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 152 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 35 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 (id 153) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 155 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 36 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init (id 156) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 158 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSubVolumeDevice.addChild: kids: 37 ; name: rootf20 ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 (id 159) to device tree >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', >'DEVNAME': 'sde', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_FLASH_DRIVE', >'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', >'ID_MODEL_ID': 'b113', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00021955', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', >'ID_SERIAL_SHORT': '070B3341BAC16471', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '1005', >'MAJOR': '8', >'MINOR': '64', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '23661', >'name': 'sde', >'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde'} ; name: sde ; >Oct 23 19:51:19 localhost blivet[2743]: scanning sde (/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde)... >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.addUdevDiskDevice: name: sde ; >Oct 23 19:51:19 localhost blivet[2743]: sde is a disk >Oct 23 19:51:19 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 163 >Oct 23 19:51:19 localhost blivet[2743]: DiskDevice._setFormat: sde ; current: None ; type: None ; >Oct 23 19:51:19 localhost program[2743]: Running... multipath -c /dev/sde >Oct 23 19:51:19 localhost program[2743]: /dev/sde is not a valid multipath device path >Oct 23 19:51:19 localhost program[2743]: Return code: 1 >Oct 23 19:51:19 localhost blivet[2743]: added disk sde (id 162) to device tree >Oct 23 19:51:19 localhost blivet[2743]: looking up parted Device: /dev/sde >Oct 23 19:51:19 localhost blivet[2743]: got device: DiskDevice instance (0x7f874a43ef90) -- >name = sde status = True kids = 0 id = 162 >parents = [] >uuid = None size = 28.86 GiB >format = existing None >major = 8 minor = 64 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde partedDevice = parted.Device instance -- >model: USB FLASH DRIVE path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 60522496 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (29552, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacc20> >target size = 0 B path = /dev/sde >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f874a448190> >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: sde ; >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >Oct 23 19:51:19 localhost blivet[2743]: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >Oct 23 19:51:19 localhost blivet[2743]: required disklabel type for sde (1) is None >Oct 23 19:51:19 localhost blivet[2743]: default disklabel type for sde is msdos >Oct 23 19:51:19 localhost blivet[2743]: selecting msdos disklabel for sde based on size >Oct 23 19:51:19 localhost blivet[2743]: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >Oct 23 19:51:19 localhost blivet[2743]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f874a448610>] >device: <parted.device.Device object at 0x7f874a4483d0> >PedDisk: <_ped.Disk object at 0x7f874a439440> >Oct 23 19:51:19 localhost blivet[2743]: getFormat('disklabel') returning DiskLabel instance with object id 165 >Oct 23 19:51:19 localhost blivet[2743]: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B8F8-F63E', >'DEVNAME': 'sde1', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1', >'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': 'B8F8-F63E', >'ID_FS_UUID_ENC': 'B8F8-F63E', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_FLASH_DRIVE', >'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', >'ID_MODEL_ID': 'b113', >'ID_PART_ENTRY_DISK': '8:64', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '60520448', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '00021955-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00021955', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', >'ID_SERIAL_SHORT': '070B3341BAC16471', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '1005', >'MAJOR': '8', >'MINOR': '65', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '23844', >'name': 'sde1', >'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/B8F8-F63E'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1'} ; name: sde1 ; >Oct 23 19:51:19 localhost blivet[2743]: scanning sde1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1)... >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sde1 ; incomplete: False ; >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:19 localhost blivet[2743]: sde1 is a partition >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.addUdevPartitionDevice: name: sde1 ; >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.getDeviceByName returned existing 28.86 GiB disk sde (162) with existing msdos disklabel >Oct 23 19:51:19 localhost blivet[2743]: DiskDevice.addChild: kids: 0 ; name: sde ; >Oct 23 19:51:19 localhost blivet[2743]: PartitionDevice._setFormat: sde1 ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 168 >Oct 23 19:51:19 localhost blivet[2743]: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >Oct 23 19:51:19 localhost blivet[2743]: looking up parted Partition: /dev/sde1 >Oct 23 19:51:19 localhost blivet[2743]: PartitionDevice.probe: sde1 ; exists: True ; >Oct 23 19:51:19 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >Oct 23 19:51:19 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >Oct 23 19:51:19 localhost blivet[2743]: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >Oct 23 19:51:19 localhost blivet[2743]: added partition sde1 (id 167) to device tree >Oct 23 19:51:19 localhost blivet[2743]: looking up parted Device: /dev/sde1 >Oct 23 19:51:19 localhost blivet[2743]: got device: PartitionDevice instance (0x7f87580c7a10) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing None >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacb90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >Oct 23 19:51:19 localhost blivet[2743]: device sde1 does not contain a disklabel >Oct 23 19:51:19 localhost blivet[2743]: getFormat('efi') returning EFIFS instance with object id 170 >Oct 23 19:51:19 localhost blivet[2743]: type detected on 'sde1' is 'vfat' >Oct 23 19:51:19 localhost blivet[2743]: getFormat('efi') returning EFIFS instance with object id 171 >Oct 23 19:51:19 localhost blivet[2743]: PartitionDevice._setFormat: sde1 ; >Oct 23 19:51:19 localhost blivet[2743]: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >Oct 23 19:51:19 localhost blivet[2743]: got format: existing efi filesystem >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASY7436598 /dev/disk/by-id/wwn-0x50014ee2035fe13f /dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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': '88', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '88', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'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_BTRFS_READY': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', >'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', >'ID_FS_UUID_SUB': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', >'ID_FS_UUID_SUB_ENC': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', >'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', >'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '01.03B01', >'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', >'ID_SERIAL_SHORT': 'WD-WCASY7436598', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee2035fe13f', >'ID_WWN_WITH_EXTENSION': '0x50014ee2035fe13f', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '31792', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', >'/dev/disk/by-id/wwn-0x50014ee2035fe13f', >'/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >Oct 23 19:51:19 localhost blivet[2743]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.addUdevDiskDevice: name: sda ; >Oct 23 19:51:19 localhost blivet[2743]: sda is a disk >Oct 23 19:51:19 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 174 >Oct 23 19:51:19 localhost blivet[2743]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Oct 23 19:51:19 localhost program[2743]: Running... multipath -c /dev/sda >Oct 23 19:51:19 localhost program[2743]: /dev/sda is not a valid multipath device path >Oct 23 19:51:19 localhost program[2743]: Return code: 1 >Oct 23 19:51:19 localhost blivet[2743]: added disk sda (id 173) to device tree >Oct 23 19:51:19 localhost blivet[2743]: looking up parted Device: /dev/sda >Oct 23 19:51:19 localhost kernel: sda: unknown partition table >Oct 23 19:51:19 localhost blivet[2743]: got device: DiskDevice instance (0x7f874a43ee50) -- >name = sda status = True kids = 0 id = 173 >parents = [] >uuid = None size = 465.76 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacef0> >target size = 0 B path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f874a448310> >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >Oct 23 19:51:19 localhost blivet[2743]: device sda does not contain a disklabel >Oct 23 19:51:19 localhost blivet[2743]: type detected on 'sda' is 'btrfs' >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 176 >Oct 23 19:51:19 localhost blivet[2743]: DiskDevice._setFormat: sda ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: got format: existing btrfs filesystem >Oct 23 19:51:19 localhost blivet[2743]: DeviceTree.handleBTRFSFormat: name: sda ; >Oct 23 19:51:19 localhost blivet[2743]: creating btrfs volume btrfs.None >Oct 23 19:51:19 localhost blivet[2743]: BTRFSVolumeDevice._addParent: btrfs.177 ; member: sda ; >Oct 23 19:51:19 localhost blivet[2743]: DiskDevice.addChild: kids: 0 ; name: sda ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 178 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSVolumeDevice._setFormat: btrfs.177 ; current: None ; type: None ; >Oct 23 19:51:19 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:19 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 180 >Oct 23 19:51:19 localhost blivet[2743]: BTRFSVolumeDevice._setFormat: btrfs.177 ; current: None ; type: btrfs ; >Oct 23 19:51:19 localhost blivet[2743]: added btrfs volume btrfs.177 (id 177) to device tree >Oct 23 19:51:19 localhost blivet[2743]: BTRFSVolumeDevice.setup: btrfs.177 ; status: True ; controllable: True ; orig: True ; >Oct 23 19:51:19 localhost program[2743]: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.177g1uLTv >Oct 23 19:51:19 localhost kernel: BTRFS info (device sda): disk space caching is enabled >Oct 23 19:51:24 localhost kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Oct 23 19:51:24 localhost program[2743]: Return code: 0 >Oct 23 19:51:24 localhost blivet[2743]: failed to get default SELinux context for /tmp/btrfs-tmp.177g1uLTv: [Errno 2] No such file or directory >Oct 23 19:51:24 localhost blivet[2743]: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.177g1uLTv to None >Oct 23 19:51:24 localhost blivet[2743]: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.177g1uLTv/lost+found to system_u:object_r:lost_found_t:s0 >Oct 23 19:51:24 localhost program[2743]: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.177g1uLTv >Oct 23 19:51:24 localhost program[2743]: Return code: 0 >Oct 23 19:51:24 localhost program[2743]: Running... btrfs subvol get-default /tmp/btrfs-tmp.177g1uLTv >Oct 23 19:51:24 localhost program[2743]: ID 5 (FS_TREE) >Oct 23 19:51:24 localhost program[2743]: Return code: 0 >Oct 23 19:51:24 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:24 localhost program[2743]: Return code: 0 >Oct 23 19:51:24 localhost program[2743]: Running... umount /tmp/btrfs-tmp.177g1uLTv >Oct 23 19:51:25 localhost program[2743]: Return code: 0 >Oct 23 19:51:25 localhost blivet[2743]: BTRFSVolumeDevice.setup: btrfs.177 ; status: True ; controllable: True ; orig: True ; >Oct 23 19:51:25 localhost program[2743]: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.1777fyM_h >Oct 23 19:51:25 localhost kernel: BTRFS info (device sda): disk space caching is enabled >Oct 23 19:51:29 localhost kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Oct 23 19:51:29 localhost program[2743]: Return code: 0 >Oct 23 19:51:29 localhost blivet[2743]: failed to get default SELinux context for /tmp/btrfs-tmp.1777fyM_h: [Errno 2] No such file or directory >Oct 23 19:51:29 localhost blivet[2743]: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.1777fyM_h to None >Oct 23 19:51:29 localhost blivet[2743]: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.1777fyM_h/lost+found to system_u:object_r:lost_found_t:s0 >Oct 23 19:51:29 localhost program[2743]: Running... btrfs subvol list -p /tmp/btrfs-tmp.1777fyM_h >Oct 23 19:51:29 localhost program[2743]: ID 285 gen 61254 parent 5 top level 5 path mythtvdata >Oct 23 19:51:29 localhost program[2743]: Return code: 0 >Oct 23 19:51:29 localhost program[2743]: Running... btrfs subvol get-default /tmp/btrfs-tmp.1777fyM_h >Oct 23 19:51:29 localhost program[2743]: ID 5 (FS_TREE) >Oct 23 19:51:29 localhost program[2743]: Return code: 0 >Oct 23 19:51:29 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:29 localhost program[2743]: Return code: 0 >Oct 23 19:51:29 localhost program[2743]: Running... umount /tmp/btrfs-tmp.1777fyM_h >Oct 23 19:51:30 localhost program[2743]: Return code: 0 >Oct 23 19:51:30 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:30 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 182 >Oct 23 19:51:30 localhost blivet[2743]: BTRFSVolumeDevice.addChild: kids: 0 ; name: btrfs.177 ; >Oct 23 19:51:30 localhost blivet[2743]: BTRFSSubVolumeDevice._setFormat: mythtvdata ; current: None ; type: btrfs ; >Oct 23 19:51:30 localhost blivet[2743]: added btrfs subvolume mythtvdata (id 183) to device tree >Oct 23 19:51:30 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126 /dev/disk/by-id/wwn-0x5001480000000000', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'HL-DT-ST_DVDRAM_GH22NS50', >'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'TN01', >'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', >'ID_SERIAL_SHORT': 'K1J993M2126', >'ID_TYPE': 'cd', >'ID_WWN': '0x5001480000000000', >'ID_WWN_WITH_EXTENSION': '0x5001480000000000', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '36566', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', >'/dev/disk/by-id/wwn-0x5001480000000000'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >Oct 23 19:51:30 localhost blivet[2743]: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >Oct 23 19:51:30 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >Oct 23 19:51:30 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:30 localhost blivet[2743]: sr0 is a cdrom >Oct 23 19:51:30 localhost blivet[2743]: DeviceTree.addUdevOpticalDevice: >Oct 23 19:51:30 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 187 >Oct 23 19:51:30 localhost blivet[2743]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Oct 23 19:51:30 localhost blivet[2743]: added cdrom sr0 (id 186) to device tree >Oct 23 19:51:30 localhost blivet[2743]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 23 19:51:30 localhost blivet[2743]: looking up parted Device: /dev/sr0 >Oct 23 19:51:30 localhost blivet[2743]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 23 19:51:30 localhost blivet[2743]: looking up parted Device: /dev/sr0 >Oct 23 19:51:30 localhost blivet[2743]: got device: OpticalDevice instance (0x7f874a448d50) -- >name = sr0 status = True kids = 0 id = 186 >parents = [] >uuid = None size = 0 >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >Oct 23 19:51:30 localhost blivet[2743]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 23 19:51:30 localhost blivet[2743]: looking up parted Device: /dev/sr0 >Oct 23 19:51:30 localhost blivet[2743]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 23 19:51:30 localhost blivet[2743]: looking up parted Device: /dev/sr0 >Oct 23 19:51:30 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Oct 23 19:51:30 localhost blivet[2743]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 23 19:51:30 localhost blivet[2743]: no media present for device sr0 >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280 /dev/disk/by-id/wwn-0x50014ee1ad120fb7 /dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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': '76', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'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_BTRFS_READY': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', >'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', >'ID_FS_UUID_SUB': '50dd0539-9ed2-4679-af43-9eeb63a265ef', >'ID_FS_UUID_SUB_ENC': '50dd0539-9ed2-4679-af43-9eeb63a265ef', >'ID_MODEL': 'WDC_WD5000AAKS-00V1A0', >'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00V1A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '05.01D05', >'ID_SERIAL': 'WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', >'ID_SERIAL_SHORT': 'WD-WCAWF2211280', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee1ad120fb7', >'ID_WWN_WITH_EXTENSION': '0x50014ee1ad120fb7', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '41685', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', >'/dev/disk/by-id/wwn-0x50014ee1ad120fb7', >'/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >Oct 23 19:51:31 localhost blivet[2743]: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb)... >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDiskDevice: name: sdb ; >Oct 23 19:51:31 localhost blivet[2743]: sdb is a disk >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 191 >Oct 23 19:51:31 localhost blivet[2743]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Oct 23 19:51:31 localhost program[2743]: Running... multipath -c /dev/sdb >Oct 23 19:51:31 localhost program[2743]: /dev/sdb is not a valid multipath device path >Oct 23 19:51:31 localhost program[2743]: Return code: 1 >Oct 23 19:51:31 localhost blivet[2743]: added disk sdb (id 190) to device tree >Oct 23 19:51:31 localhost blivet[2743]: looking up parted Device: /dev/sdb >Oct 23 19:51:31 localhost kernel: sdb: unknown partition table >Oct 23 19:51:31 localhost blivet[2743]: got device: DiskDevice instance (0x7f874a448e10) -- >name = sdb status = True kids = 0 id = 190 >parents = [] >uuid = None size = 465.76 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacf80> >target size = 0 B path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f874a49b250> >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >Oct 23 19:51:31 localhost blivet[2743]: device sdb does not contain a disklabel >Oct 23 19:51:31 localhost blivet[2743]: type detected on 'sdb' is 'btrfs' >Oct 23 19:51:31 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 193 >Oct 23 19:51:31 localhost blivet[2743]: DiskDevice._setFormat: sdb ; current: None ; type: btrfs ; >Oct 23 19:51:31 localhost blivet[2743]: got format: existing btrfs filesystem >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleBTRFSFormat: name: sdb ; >Oct 23 19:51:31 localhost blivet[2743]: found btrfs volume btrfs.177 >Oct 23 19:51:31 localhost blivet[2743]: BTRFSVolumeDevice._addParent: btrfs.177 ; member: sdb ; >Oct 23 19:51:31 localhost blivet[2743]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '137601', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Oct 23 19:51:31 localhost blivet[2743]: scanning loop0 (/devices/virtual/block/loop0)... >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: loop0 is a loop device >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 196 >Oct 23 19:51:31 localhost blivet[2743]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added file /osmin.img (deleted) (id 195) to device tree >Oct 23 19:51:31 localhost blivet[2743]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 199 >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added loop loop0 (id 198) to device tree >Oct 23 19:51:31 localhost blivet[2743]: got device: LoopDevice instance (0x7f874a49b4d0) -- >name = loop0 status = False kids = 0 id = 198 >parents = ['existing 0 B file /osmin.img (deleted) (195)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Oct 23 19:51:31 localhost blivet[2743]: device loop0 does not contain a disklabel >Oct 23 19:51:31 localhost blivet[2743]: type detected on 'loop0' is 'squashfs' >Oct 23 19:51:31 localhost blivet[2743]: getFormat('squashfs') returning DeviceFormat instance with object id 201 >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: 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': '138704', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Oct 23 19:51:31 localhost blivet[2743]: scanning loop1 (/devices/virtual/block/loop1)... >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: loop1 is a loop device >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 204 >Oct 23 19:51:31 localhost blivet[2743]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added file /osmin (id 203) to device tree >Oct 23 19:51:31 localhost blivet[2743]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 207 >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added loop loop1 (id 206) to device tree >Oct 23 19:51:31 localhost blivet[2743]: got device: LoopDevice instance (0x7f874a49b810) -- >name = loop1 status = False kids = 0 id = 206 >parents = ['existing 0 B file /osmin (203)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Oct 23 19:51:31 localhost blivet[2743]: device loop1 does not contain a disklabel >Oct 23 19:51:31 localhost blivet[2743]: type detected on 'loop1' is 'DM_snapshot_cow' >Oct 23 19:51:31 localhost blivet[2743]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 209 >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '141290', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Oct 23 19:51:31 localhost blivet[2743]: scanning loop2 (/devices/virtual/block/loop2)... >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: loop2 is a loop device >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 212 >Oct 23 19:51:31 localhost blivet[2743]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added file /run/initramfs/live/LiveOS/squashfs.img (id 211) to device tree >Oct 23 19:51:31 localhost blivet[2743]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 215 >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added loop loop2 (id 214) to device tree >Oct 23 19:51:31 localhost blivet[2743]: got device: LoopDevice instance (0x7f874a49b6d0) -- >name = loop2 status = False kids = 0 id = 214 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (211)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop2 >format args = [] originalFormat = None >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Oct 23 19:51:31 localhost blivet[2743]: device loop2 does not contain a disklabel >Oct 23 19:51:31 localhost blivet[2743]: type detected on 'loop2' is 'squashfs' >Oct 23 19:51:31 localhost blivet[2743]: getFormat('squashfs') returning DeviceFormat instance with object id 217 >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '142723', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Oct 23 19:51:31 localhost blivet[2743]: scanning loop3 (/devices/virtual/block/loop3)... >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: loop3 is a loop device >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 220 >Oct 23 19:51:31 localhost blivet[2743]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added file /LiveOS/ext3fs.img (id 219) to device tree >Oct 23 19:51:31 localhost blivet[2743]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 223 >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added loop loop3 (id 222) to device tree >Oct 23 19:51:31 localhost blivet[2743]: got device: LoopDevice instance (0x7f874a49b610) -- >name = loop3 status = False kids = 0 id = 222 >parents = ['existing 0 B file /LiveOS/ext3fs.img (219)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop3 >format args = [] originalFormat = None >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Oct 23 19:51:31 localhost blivet[2743]: device loop3 does not contain a disklabel >Oct 23 19:51:31 localhost blivet[2743]: type detected on 'loop3' is 'ext4' >Oct 23 19:51:31 localhost program[2743]: Running... dumpe2fs -h /dev/loop3 >Oct 23 19:51:31 localhost program[2743]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:31 localhost program[2743]: Filesystem volume name: _Fedora-Live-Wor >Oct 23 19:51:31 localhost program[2743]: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >Oct 23 19:51:31 localhost program[2743]: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >Oct 23 19:51:31 localhost program[2743]: Filesystem magic number: 0xEF53 >Oct 23 19:51:31 localhost program[2743]: Filesystem revision #: 1 (dynamic) >Oct 23 19:51:31 localhost program[2743]: 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 >Oct 23 19:51:31 localhost program[2743]: Filesystem flags: signed_directory_hash >Oct 23 19:51:31 localhost program[2743]: Default mount options: user_xattr acl >Oct 23 19:51:31 localhost program[2743]: Filesystem state: clean >Oct 23 19:51:31 localhost program[2743]: Errors behavior: Continue >Oct 23 19:51:31 localhost program[2743]: Filesystem OS type: Linux >Oct 23 19:51:31 localhost program[2743]: Inode count: 393216 >Oct 23 19:51:31 localhost program[2743]: Block count: 1572864 >Oct 23 19:51:31 localhost program[2743]: Reserved block count: 15727 >Oct 23 19:51:31 localhost program[2743]: Free blocks: 587927 >Oct 23 19:51:31 localhost program[2743]: Free inodes: 256529 >Oct 23 19:51:31 localhost program[2743]: First block: 0 >Oct 23 19:51:31 localhost program[2743]: Block size: 4096 >Oct 23 19:51:31 localhost program[2743]: Fragment size: 4096 >Oct 23 19:51:31 localhost program[2743]: Reserved GDT blocks: 383 >Oct 23 19:51:31 localhost program[2743]: Blocks per group: 32768 >Oct 23 19:51:31 localhost program[2743]: Fragments per group: 32768 >Oct 23 19:51:31 localhost program[2743]: Inodes per group: 8192 >Oct 23 19:51:31 localhost program[2743]: Inode blocks per group: 512 >Oct 23 19:51:31 localhost program[2743]: Flex block group size: 16 >Oct 23 19:51:31 localhost program[2743]: Filesystem created: Mon Sep 15 23:05:51 2014 >Oct 23 19:51:31 localhost program[2743]: Last mount time: Mon Sep 15 23:05:53 2014 >Oct 23 19:51:31 localhost program[2743]: Last write time: Mon Sep 15 23:27:54 2014 >Oct 23 19:51:31 localhost program[2743]: Mount count: 0 >Oct 23 19:51:31 localhost program[2743]: Maximum mount count: -1 >Oct 23 19:51:31 localhost program[2743]: Last checked: Mon Sep 15 23:27:54 2014 >Oct 23 19:51:31 localhost program[2743]: Check interval: 0 (<none>) >Oct 23 19:51:31 localhost program[2743]: Lifetime writes: 133 MB >Oct 23 19:51:31 localhost program[2743]: Reserved blocks uid: 0 (user root) >Oct 23 19:51:31 localhost program[2743]: Reserved blocks gid: 0 (group root) >Oct 23 19:51:31 localhost program[2743]: First inode: 11 >Oct 23 19:51:31 localhost program[2743]: Inode size: 256 >Oct 23 19:51:31 localhost program[2743]: Required extra isize: 28 >Oct 23 19:51:31 localhost program[2743]: Desired extra isize: 28 >Oct 23 19:51:31 localhost program[2743]: Journal inode: 8 >Oct 23 19:51:31 localhost program[2743]: Default directory hash: half_md4 >Oct 23 19:51:31 localhost program[2743]: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >Oct 23 19:51:31 localhost program[2743]: Journal backup: inode blocks >Oct 23 19:51:31 localhost program[2743]: Journal features: journal_incompat_revoke >Oct 23 19:51:31 localhost program[2743]: Journal size: 128M >Oct 23 19:51:31 localhost program[2743]: Journal length: 32768 >Oct 23 19:51:31 localhost program[2743]: Journal sequence: 0x000020dc >Oct 23 19:51:31 localhost program[2743]: Journal start: 0 >Oct 23 19:51:31 localhost program[2743]: >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost program[2743]: Running... resize2fs -P /dev/loop3 >Oct 23 19:51:31 localhost program[2743]: resize2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:31 localhost program[2743]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Oct 23 19:51:31 localhost program[2743]: Couldn't find valid filesystem superblock. >Oct 23 19:51:31 localhost program[2743]: Return code: 1 >Oct 23 19:51:31 localhost blivet[2743]: size=0 B, current=6144 MiB >Oct 23 19:51:31 localhost blivet[2743]: using current size 0 as min size >Oct 23 19:51:31 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 225 >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Oct 23 19:51:31 localhost blivet[2743]: got format: existing ext4 filesystem >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '143946', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Oct 23 19:51:31 localhost blivet[2743]: scanning loop4 (/devices/virtual/block/loop4)... >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: loop4 is a loop device >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 228 >Oct 23 19:51:31 localhost blivet[2743]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added file /overlay (deleted) (id 227) to device tree >Oct 23 19:51:31 localhost blivet[2743]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 231 >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added loop loop4 (id 230) to device tree >Oct 23 19:51:31 localhost blivet[2743]: got device: LoopDevice instance (0x7f874a49bc10) -- >name = loop4 status = False kids = 0 id = 230 >parents = ['existing 0 B file /overlay (deleted) (227)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop4 >format args = [] originalFormat = None >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Oct 23 19:51:31 localhost blivet[2743]: device loop4 does not contain a disklabel >Oct 23 19:51:31 localhost blivet[2743]: no type or existing type for loop4, bailing >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2786', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Oct 23 19:51:31 localhost blivet[2743]: scanning live-rw (/devices/virtual/block/dm-0)... >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: live-rw is a device-mapper device >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDMDevice: name: live-rw ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (222) with existing ext4 filesystem >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (230) >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 235 >Oct 23 19:51:31 localhost blivet[2743]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added dm live-rw (id 234) to device tree >Oct 23 19:51:31 localhost blivet[2743]: looking up parted Device: /dev/mapper/live-rw >Oct 23 19:51:31 localhost blivet[2743]: got device: DMDevice instance (0x7f874a48df50) -- >name = live-rw status = True kids = 0 id = 234 >parents = ['existing 0 B loop loop4 (230)'] >uuid = None size = 6144 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbace60> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Oct 23 19:51:31 localhost blivet[2743]: device live-rw does not contain a disklabel >Oct 23 19:51:31 localhost blivet[2743]: type detected on 'live-rw' is 'ext4' >Oct 23 19:51:31 localhost program[2743]: Running... dumpe2fs -h /dev/mapper/live-rw >Oct 23 19:51:31 localhost program[2743]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:31 localhost program[2743]: Filesystem volume name: _Fedora-Live-Wor >Oct 23 19:51:31 localhost program[2743]: Last mounted on: / >Oct 23 19:51:31 localhost program[2743]: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >Oct 23 19:51:31 localhost program[2743]: Filesystem magic number: 0xEF53 >Oct 23 19:51:31 localhost program[2743]: Filesystem revision #: 1 (dynamic) >Oct 23 19:51:31 localhost program[2743]: 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 >Oct 23 19:51:31 localhost program[2743]: Filesystem flags: signed_directory_hash >Oct 23 19:51:31 localhost program[2743]: Default mount options: user_xattr acl >Oct 23 19:51:31 localhost program[2743]: Filesystem state: clean >Oct 23 19:51:31 localhost program[2743]: Errors behavior: Continue >Oct 23 19:51:31 localhost program[2743]: Filesystem OS type: Linux >Oct 23 19:51:31 localhost program[2743]: Inode count: 393216 >Oct 23 19:51:31 localhost program[2743]: Block count: 1572864 >Oct 23 19:51:31 localhost program[2743]: Reserved block count: 15727 >Oct 23 19:51:31 localhost program[2743]: Free blocks: 587927 >Oct 23 19:51:31 localhost program[2743]: Free inodes: 256529 >Oct 23 19:51:31 localhost program[2743]: First block: 0 >Oct 23 19:51:31 localhost program[2743]: Block size: 4096 >Oct 23 19:51:31 localhost program[2743]: Fragment size: 4096 >Oct 23 19:51:31 localhost program[2743]: Reserved GDT blocks: 383 >Oct 23 19:51:31 localhost program[2743]: Blocks per group: 32768 >Oct 23 19:51:31 localhost program[2743]: Fragments per group: 32768 >Oct 23 19:51:31 localhost program[2743]: Inodes per group: 8192 >Oct 23 19:51:31 localhost program[2743]: Inode blocks per group: 512 >Oct 23 19:51:31 localhost program[2743]: Flex block group size: 16 >Oct 23 19:51:31 localhost program[2743]: Filesystem created: Mon Sep 15 23:05:51 2014 >Oct 23 19:51:31 localhost program[2743]: Last mount time: Thu Oct 23 19:47:50 2014 >Oct 23 19:51:31 localhost program[2743]: Last write time: Thu Oct 23 19:47:50 2014 >Oct 23 19:51:31 localhost program[2743]: Mount count: 1 >Oct 23 19:51:31 localhost program[2743]: Maximum mount count: -1 >Oct 23 19:51:31 localhost program[2743]: Last checked: Mon Sep 15 23:27:54 2014 >Oct 23 19:51:31 localhost program[2743]: Check interval: 0 (<none>) >Oct 23 19:51:31 localhost program[2743]: Lifetime writes: 133 MB >Oct 23 19:51:31 localhost program[2743]: Reserved blocks uid: 0 (user root) >Oct 23 19:51:31 localhost program[2743]: Reserved blocks gid: 0 (group root) >Oct 23 19:51:31 localhost program[2743]: First inode: 11 >Oct 23 19:51:31 localhost program[2743]: Inode size: 256 >Oct 23 19:51:31 localhost program[2743]: Required extra isize: 28 >Oct 23 19:51:31 localhost program[2743]: Desired extra isize: 28 >Oct 23 19:51:31 localhost program[2743]: Journal inode: 8 >Oct 23 19:51:31 localhost program[2743]: First orphan inode: 306507 >Oct 23 19:51:31 localhost program[2743]: Default directory hash: half_md4 >Oct 23 19:51:31 localhost program[2743]: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >Oct 23 19:51:31 localhost program[2743]: Journal backup: inode blocks >Oct 23 19:51:31 localhost program[2743]: Journal features: journal_incompat_revoke >Oct 23 19:51:31 localhost program[2743]: Journal size: 128M >Oct 23 19:51:31 localhost program[2743]: Journal length: 32768 >Oct 23 19:51:31 localhost program[2743]: Journal sequence: 0x000020dd >Oct 23 19:51:31 localhost program[2743]: Journal start: 1 >Oct 23 19:51:31 localhost program[2743]: >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost program[2743]: Running... resize2fs -P /dev/mapper/live-rw >Oct 23 19:51:31 localhost program[2743]: resize2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:31 localhost program[2743]: Estimated minimum size of the filesystem: 1363410 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: size=5325.82 MiB, current=6144 MiB >Oct 23 19:51:31 localhost blivet[2743]: padding min size from 5584527360 up to 5584527860 >Oct 23 19:51:31 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 237 >Oct 23 19:51:31 localhost blivet[2743]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Oct 23 19:51:31 localhost blivet[2743]: got format: existing ext4 filesystem >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50282', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Oct 23 19:51:31 localhost blivet[2743]: scanning live-base (/devices/virtual/block/dm-1)... >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: live-base is a device-mapper device >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDMDevice: name: live-base ; >Oct 23 19:51:31 localhost blivet[2743]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (222) with existing ext4 filesystem >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 240 >Oct 23 19:51:31 localhost blivet[2743]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added dm live-base (id 239) to device tree >Oct 23 19:51:31 localhost blivet[2743]: looking up parted Device: /dev/mapper/live-base >Oct 23 19:51:31 localhost blivet[2743]: got device: DMDevice instance (0x7f874a49bf90) -- >name = live-base status = True kids = 0 id = 239 >parents = ['existing 0 B loop loop3 (222) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f874a46f0e0> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Oct 23 19:51:31 localhost blivet[2743]: device live-base does not contain a disklabel >Oct 23 19:51:31 localhost blivet[2743]: type detected on 'live-base' is 'ext4' >Oct 23 19:51:31 localhost program[2743]: Running... dumpe2fs -h /dev/mapper/live-base >Oct 23 19:51:31 localhost program[2743]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:31 localhost program[2743]: Filesystem volume name: _Fedora-Live-Wor >Oct 23 19:51:31 localhost program[2743]: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >Oct 23 19:51:31 localhost program[2743]: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >Oct 23 19:51:31 localhost program[2743]: Filesystem magic number: 0xEF53 >Oct 23 19:51:31 localhost program[2743]: Filesystem revision #: 1 (dynamic) >Oct 23 19:51:31 localhost program[2743]: 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 >Oct 23 19:51:31 localhost program[2743]: Filesystem flags: signed_directory_hash >Oct 23 19:51:31 localhost program[2743]: Default mount options: user_xattr acl >Oct 23 19:51:31 localhost program[2743]: Filesystem state: clean >Oct 23 19:51:31 localhost program[2743]: Errors behavior: Continue >Oct 23 19:51:31 localhost program[2743]: Filesystem OS type: Linux >Oct 23 19:51:31 localhost program[2743]: Inode count: 393216 >Oct 23 19:51:31 localhost program[2743]: Block count: 1572864 >Oct 23 19:51:31 localhost program[2743]: Reserved block count: 15727 >Oct 23 19:51:31 localhost program[2743]: Free blocks: 587927 >Oct 23 19:51:31 localhost program[2743]: Free inodes: 256529 >Oct 23 19:51:31 localhost program[2743]: First block: 0 >Oct 23 19:51:31 localhost program[2743]: Block size: 4096 >Oct 23 19:51:31 localhost program[2743]: Fragment size: 4096 >Oct 23 19:51:31 localhost program[2743]: Reserved GDT blocks: 383 >Oct 23 19:51:31 localhost program[2743]: Blocks per group: 32768 >Oct 23 19:51:31 localhost program[2743]: Fragments per group: 32768 >Oct 23 19:51:31 localhost program[2743]: Inodes per group: 8192 >Oct 23 19:51:31 localhost program[2743]: Inode blocks per group: 512 >Oct 23 19:51:31 localhost program[2743]: Flex block group size: 16 >Oct 23 19:51:31 localhost program[2743]: Filesystem created: Mon Sep 15 23:05:51 2014 >Oct 23 19:51:31 localhost program[2743]: Last mount time: Mon Sep 15 23:05:53 2014 >Oct 23 19:51:31 localhost program[2743]: Last write time: Mon Sep 15 23:27:54 2014 >Oct 23 19:51:31 localhost program[2743]: Mount count: 0 >Oct 23 19:51:31 localhost program[2743]: Maximum mount count: -1 >Oct 23 19:51:31 localhost program[2743]: Last checked: Mon Sep 15 23:27:54 2014 >Oct 23 19:51:31 localhost program[2743]: Check interval: 0 (<none>) >Oct 23 19:51:31 localhost program[2743]: Lifetime writes: 133 MB >Oct 23 19:51:31 localhost program[2743]: Reserved blocks uid: 0 (user root) >Oct 23 19:51:31 localhost program[2743]: Reserved blocks gid: 0 (group root) >Oct 23 19:51:31 localhost program[2743]: First inode: 11 >Oct 23 19:51:31 localhost program[2743]: Inode size: 256 >Oct 23 19:51:31 localhost program[2743]: Required extra isize: 28 >Oct 23 19:51:31 localhost program[2743]: Desired extra isize: 28 >Oct 23 19:51:31 localhost program[2743]: Journal inode: 8 >Oct 23 19:51:31 localhost program[2743]: Default directory hash: half_md4 >Oct 23 19:51:31 localhost program[2743]: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >Oct 23 19:51:31 localhost program[2743]: Journal backup: inode blocks >Oct 23 19:51:31 localhost program[2743]: Journal features: journal_incompat_revoke >Oct 23 19:51:31 localhost program[2743]: Journal size: 128M >Oct 23 19:51:31 localhost program[2743]: Journal length: 32768 >Oct 23 19:51:31 localhost program[2743]: Journal sequence: 0x000020dc >Oct 23 19:51:31 localhost program[2743]: Journal start: 0 >Oct 23 19:51:31 localhost program[2743]: >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost program[2743]: Running... resize2fs -P /dev/mapper/live-base >Oct 23 19:51:31 localhost program[2743]: resize2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:31 localhost program[2743]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Oct 23 19:51:31 localhost program[2743]: Couldn't find valid filesystem superblock. >Oct 23 19:51:31 localhost program[2743]: Return code: 1 >Oct 23 19:51:31 localhost blivet[2743]: size=0 B, current=6144 MiB >Oct 23 19:51:31 localhost blivet[2743]: using current size 0 as min size >Oct 23 19:51:31 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 242 >Oct 23 19:51:31 localhost blivet[2743]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Oct 23 19:51:31 localhost blivet[2743]: got format: existing ext4 filesystem >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '59530', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Oct 23 19:51:31 localhost blivet[2743]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: live-osimg-min is a device-mapper device >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Oct 23 19:51:31 localhost blivet[2743]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 23 19:51:31 localhost blivet[2743]: DMDevice.getDMNode: live-base ; status: True ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (206) >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (222) with existing ext4 filesystem >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.getDeviceByName returned None >Oct 23 19:51:31 localhost blivet[2743]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 245 >Oct 23 19:51:31 localhost blivet[2743]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Oct 23 19:51:31 localhost blivet[2743]: added dm live-osimg-min (id 244) to device tree >Oct 23 19:51:31 localhost blivet[2743]: looking up parted Device: /dev/mapper/live-osimg-min >Oct 23 19:51:31 localhost blivet[2743]: got device: DMDevice instance (0x7f874a49bfd0) -- >name = live-osimg-min status = True kids = 0 id = 244 >parents = ['existing 0 B loop loop3 (222) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f874a46f170> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Oct 23 19:51:31 localhost blivet[2743]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Oct 23 19:51:31 localhost blivet[2743]: device live-osimg-min does not contain a disklabel >Oct 23 19:51:31 localhost blivet[2743]: type detected on 'live-osimg-min' is 'ext4' >Oct 23 19:51:31 localhost program[2743]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Oct 23 19:51:31 localhost program[2743]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:31 localhost program[2743]: Filesystem volume name: _Fedora-Live-Wor >Oct 23 19:51:31 localhost program[2743]: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >Oct 23 19:51:31 localhost program[2743]: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >Oct 23 19:51:31 localhost program[2743]: Filesystem magic number: 0xEF53 >Oct 23 19:51:31 localhost program[2743]: Filesystem revision #: 1 (dynamic) >Oct 23 19:51:31 localhost program[2743]: 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 >Oct 23 19:51:31 localhost program[2743]: Filesystem flags: signed_directory_hash >Oct 23 19:51:31 localhost program[2743]: Default mount options: user_xattr acl >Oct 23 19:51:31 localhost program[2743]: Filesystem state: clean >Oct 23 19:51:31 localhost program[2743]: Errors behavior: Continue >Oct 23 19:51:31 localhost program[2743]: Filesystem OS type: Linux >Oct 23 19:51:31 localhost program[2743]: Inode count: 344064 >Oct 23 19:51:31 localhost program[2743]: Block count: 1363410 >Oct 23 19:51:31 localhost program[2743]: Reserved block count: 13632 >Oct 23 19:51:31 localhost program[2743]: Free blocks: 381557 >Oct 23 19:51:31 localhost program[2743]: Free inodes: 207377 >Oct 23 19:51:31 localhost program[2743]: First block: 0 >Oct 23 19:51:31 localhost program[2743]: Block size: 4096 >Oct 23 19:51:31 localhost program[2743]: Fragment size: 4096 >Oct 23 19:51:31 localhost program[2743]: Reserved GDT blocks: 383 >Oct 23 19:51:31 localhost program[2743]: Blocks per group: 32768 >Oct 23 19:51:31 localhost program[2743]: Fragments per group: 32768 >Oct 23 19:51:31 localhost program[2743]: Inodes per group: 8192 >Oct 23 19:51:31 localhost program[2743]: Inode blocks per group: 512 >Oct 23 19:51:31 localhost program[2743]: Flex block group size: 16 >Oct 23 19:51:31 localhost program[2743]: Filesystem created: Mon Sep 15 23:05:51 2014 >Oct 23 19:51:31 localhost program[2743]: Last mount time: Mon Sep 15 23:05:53 2014 >Oct 23 19:51:31 localhost program[2743]: Last write time: Mon Sep 15 23:27:56 2014 >Oct 23 19:51:31 localhost program[2743]: Mount count: 0 >Oct 23 19:51:31 localhost program[2743]: Maximum mount count: -1 >Oct 23 19:51:31 localhost program[2743]: Last checked: Mon Sep 15 23:27:56 2014 >Oct 23 19:51:31 localhost program[2743]: Check interval: 0 (<none>) >Oct 23 19:51:31 localhost program[2743]: Lifetime writes: 135 MB >Oct 23 19:51:31 localhost program[2743]: Reserved blocks uid: 0 (user root) >Oct 23 19:51:31 localhost program[2743]: Reserved blocks gid: 0 (group root) >Oct 23 19:51:31 localhost program[2743]: First inode: 11 >Oct 23 19:51:31 localhost program[2743]: Inode size: 256 >Oct 23 19:51:31 localhost program[2743]: Required extra isize: 28 >Oct 23 19:51:31 localhost program[2743]: Desired extra isize: 28 >Oct 23 19:51:31 localhost program[2743]: Journal inode: 8 >Oct 23 19:51:31 localhost program[2743]: Default directory hash: half_md4 >Oct 23 19:51:31 localhost program[2743]: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >Oct 23 19:51:31 localhost program[2743]: Journal backup: inode blocks >Oct 23 19:51:31 localhost program[2743]: Journal features: journal_incompat_revoke >Oct 23 19:51:31 localhost program[2743]: Journal size: 128M >Oct 23 19:51:31 localhost program[2743]: Journal length: 32768 >Oct 23 19:51:31 localhost program[2743]: Journal sequence: 0x000020dc >Oct 23 19:51:31 localhost program[2743]: Journal start: 0 >Oct 23 19:51:31 localhost program[2743]: >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost program[2743]: Running... resize2fs -P /dev/mapper/live-osimg-min >Oct 23 19:51:31 localhost program[2743]: resize2fs 1.42.11 (09-Jul-2014) >Oct 23 19:51:31 localhost program[2743]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Oct 23 19:51:31 localhost program[2743]: Couldn't find valid filesystem superblock. >Oct 23 19:51:31 localhost program[2743]: Return code: 1 >Oct 23 19:51:31 localhost blivet[2743]: size=0 B, current=5325.82 MiB >Oct 23 19:51:31 localhost blivet[2743]: using current size 0 as min size >Oct 23 19:51:31 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:31 localhost blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 247 >Oct 23 19:51:31 localhost blivet[2743]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Oct 23 19:51:31 localhost blivet[2743]: got format: existing ext4 filesystem >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost blivet[2743]: SwapSpace.teardown: device: /dev/sdc2 ; status: False ; type: swap ; >Oct 23 19:51:31 localhost blivet[2743]: SwapSpace.teardown: device: /dev/sdc2 ; status: False ; type: swap ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-27 ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-28 ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:31 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; status: True ; controllable: True ; >Oct 23 19:51:31 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:31 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:32 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:32 localhost program[2743]: Return code: 0 >Oct 23 19:51:32 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:33 localhost program[2743]: Return code: 0 >Oct 23 19:51:33 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; status: True ; controllable: True ; >Oct 23 19:51:33 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:34 localhost program[2743]: Return code: 0 >Oct 23 19:51:34 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:34 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:35 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:35 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:35 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:36 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:36 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:36 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:36 localhost blivet[2743]: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSSubVolumeDevice.teardown: mythtvdata ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: BTRFSVolumeDevice.teardown: btrfs.177 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost blivet[2743]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Oct 23 19:51:36 localhost blivet[2743]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Oct 23 19:51:36 localhost blivet[2743]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Oct 23 19:51:36 localhost blivet[2743]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Oct 23 19:51:36 localhost blivet[2743]: not going to restore from backup of non-existent /etc/mdadm.conf >Oct 23 19:51:36 localhost blivet[2743]: edd: collected mbr signatures: {'sdd': '0x000347d3', 'sde': '0x00021955', 'sdc': '0x000d3c12'} >Oct 23 19:51:36 localhost blivet[2743]: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >Oct 23 19:51:36 localhost program[2743]: Running... mount -t ext4 -o defaults,ro /dev/sdd1 /mnt/sysimage >Oct 23 19:51:36 localhost kernel: EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null) >Oct 23 19:51:36 localhost kernel: SELinux: initialized (dev sdd1, type ext4), uses xattr >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost blivet[2743]: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >Oct 23 19:51:36 localhost program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:51:36 localhost program[2743]: Return code: 0 >Oct 23 19:51:36 localhost program[2743]: Running... umount /mnt/sysimage >Oct 23 19:51:36 localhost program[2743]: umount: /mnt/sysimage: target is busy >Oct 23 19:51:36 localhost program[2743]: (In some cases useful info about processes that >Oct 23 19:51:36 localhost program[2743]: use the device is found by lsof(8) or fuser(1).) >Oct 23 19:51:36 localhost program[2743]: Return code: 32 >Oct 23 19:51:36 localhost program[2743]: Running... lsof /mnt/sysimage >Oct 23 19:51:36 localhost program[2743]: lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs >Oct 23 19:51:36 localhost program[2743]: Output information may be incomplete. >Oct 23 19:51:36 localhost program[2743]: Return code: 1 >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: Caught exception, continuing. >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: Problem description: failure detecting existing installations >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: Begin exception details. >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: Traceback (most recent call last): >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 480, in reset >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: self.roots = findExistingInstallations(self.devicetree) >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3120, in findExistingInstallations >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: device.teardown(recursive=True) >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 877, in teardown >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: if not self._preTeardown(recursive=recursive): >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 865, in _preTeardown >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: self.format.teardown() >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 843, in teardown >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: return self.unmount() >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 622, in unmount >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: raise FSError("umount failed") >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: FSError: umount failed >Oct 23 19:51:36 localhost blivet[2743]: IGNORED: End exception details. >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: Ext3FS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:36 localhost blivet[2743]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 23 19:51:37 localhost anaconda[2743]: Thread Done: AnaStorageThread (140219627464448) >Oct 23 19:51:37 localhost program[2743]: Running... hwclock --hctosys --utc >Oct 23 19:51:37 localhost blivet[2743]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >Oct 23 19:51:37 localhost blivet[2743]: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (239) with existing ext4 filesystem >Oct 23 19:51:38 localhost program[2743]: Return code: 0 >Oct 23 19:51:38 localhost systemd[1363]: Time has been changed >Oct 23 19:51:38 localhost anaconda[2743]: Thread Done: AnaTimeInitThread (140219307878144) >Oct 23 19:51:38 localhost program[2743]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Oct 23 19:51:38 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 23 19:51:38 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Oct 23 19:51:38 localhost program[2743]: Return code: 0 >Oct 23 19:51:38 localhost anaconda[2743]: Thread Done: AnaPayloadThread (140219291092736) >Oct 23 19:51:44 localhost gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1800207 not in stack >Oct 23 19:51:54 localhost gnome-session[1379]: Window manager warning: last_focus_time (249930) is greater than comparison timestamp (249927). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 23 19:51:54 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:54 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:54 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:54 localhost anaconda[2743]: Not doing 'require network connection' in live installation >Oct 23 19:51:54 localhost anaconda[2743]: network standalone spoke (init): completed: True >Oct 23 19:51:54 localhost anaconda[2743]: Not doing 'require network connection' in live installation >Oct 23 19:51:54 localhost anaconda[2743]: Left spoke: WelcomeLanguageSpoke >Oct 23 19:51:54 localhost anaconda[2743]: Entered hub: SummaryHub >Oct 23 19:51:54 localhost anaconda[2743]: Not doing 'modify system time and date' in live installation >Oct 23 19:51:54 localhost anaconda[2743]: Running Thread: AnaNTPserver1 (140219291092736) >Oct 23 19:51:54 localhost anaconda[2743]: Running Thread: AnaNTPserver2 (140219307878144) >Oct 23 19:51:54 localhost anaconda[2743]: Running Thread: AnaNTPserver3 (140219627464448) >Oct 23 19:51:54 localhost anaconda[2743]: Running Thread: AnaNTPserver4 (140219061024512) >Oct 23 19:51:54 localhost anaconda[2743]: Running Thread: AnaDateTimeThread (140218933126912) >Oct 23 19:51:54 localhost anaconda[2743]: Thread Done: AnaDateTimeThread (140218933126912) >Oct 23 19:51:55 localhost org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Oct 23 19:51:57 localhost anaconda[2743]: fs space: 0 B needed: 3632.32 MiB >Oct 23 19:51:57 localhost anaconda[2743]: Running Thread: AnaAddLayoutsInitThread (140218933126912) >Oct 23 19:51:57 localhost anaconda[2743]: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f874a3c9490>> on <dictionary-keyiterator object at 0x7f874a3ecfc8> >Oct 23 19:51:57 localhost anaconda[2743]: Running Thread: AnaGtkBatchPre1 (140218924734208) >Oct 23 19:51:57 localhost anaconda[2743]: Thread Done: AnaGtkBatchPre1 (140218924734208) >Oct 23 19:51:57 localhost anaconda[2743]: Running Thread: AnaKeyboardThread (140218924734208) >Oct 23 19:51:58 localhost anaconda[2743]: fs space: 0 B needed: 3632.32 MiB >Oct 23 19:51:58 localhost anaconda[2743]: Running Thread: AnaStorageWatcher (140218916341504) >Oct 23 19:51:58 localhost anaconda[2743]: Thread Done: AnaStorageWatcher (140218916341504) >Oct 23 19:51:58 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:58 localhost anaconda[2743]: Running Thread: AnaCustomStorageInit (140218916341504) >Oct 23 19:51:58 localhost anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:51:58 localhost blivet[2743]: Iso9660FS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: Iso9660FS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: NFSv4.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: NFSv4.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: SELinuxFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: SELinuxFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: Ext3FS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: Ext3FS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: Ext2FS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: Ext2FS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: SysFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: SysFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: MultipathMember.__init__: >Oct 23 19:51:58 localhost blivet[2743]: MDRaidMember.__init__: >Oct 23 19:51:58 localhost blivet[2743]: ProcFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: ProcFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: SwapSpace.__init__: >Oct 23 19:51:58 localhost blivet[2743]: NoDevFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: NoDevFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: DevPtsFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: DevPtsFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: USBFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: USBFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: DiskLabel.__init__: >Oct 23 19:51:58 localhost blivet[2743]: DiskLabel.partedDevice returning None >Oct 23 19:51:58 localhost blivet[2743]: HFSPlus.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: HFSPlus.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: XFS.supported: supported: True ; >Oct 23 19:51:58 localhost program[2743]: Running... modprobe xfs >Oct 23 19:51:58 localhost anaconda[2743]: Not doing 'register anaconda secret agent' in live installation >Oct 23 19:51:58 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Oct 23 19:51:58 localhost program[2743]: Return code: 0 >Oct 23 19:51:58 localhost blivet[2743]: XFS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: TmpFS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: LUKS.__init__: >Oct 23 19:51:58 localhost blivet[2743]: NTFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: NTFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: BindFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: BindFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: HFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: HFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: LVMPhysicalVolume.__init__: >Oct 23 19:51:58 localhost blivet[2743]: NFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: NFS.supported: supported: False ; >Oct 23 19:51:58 localhost blivet[2743]: FATFS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: FATFS.supported: supported: True ; >Oct 23 19:51:58 localhost blivet[2743]: DMRaidMember.__init__: >Oct 23 19:51:58 localhost anaconda[2743]: network: GUI, device configuration added: connection 69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c device enp7s0 >Oct 23 19:51:58 localhost anaconda[2743]: network: GUI, connection 69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c found >Oct 23 19:51:58 localhost anaconda[2743]: network: GUI, connection a72b1660-83cd-4d71-b636-5032050a3f72 found >Oct 23 19:51:59 localhost anaconda[2743]: Not doing 'hide hint to use network configuration in DE' in live installation >Oct 23 19:51:59 localhost ifcfg[2743]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >Oct 23 19:51:59 localhost ifcfg[2743]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >Oct 23 19:51:59 localhost anaconda[2743]: updating hostname localhost.localdomain >Oct 23 19:51:59 localhost anaconda[2743]: Not doing 'require network connection' in live installation >Oct 23 19:52:00 localhost anaconda[2743]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f874a3b8c90> >Oct 23 19:52:00 localhost anaconda[2743]: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f874a3dfed0> >Oct 23 19:52:00 localhost anaconda[2743]: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f874a3dfed0> status to: Getting list of layouts... >Oct 23 19:52:00 localhost anaconda[2743]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> status to: Probing storage... >Oct 23 19:52:00 localhost anaconda[2743]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >Oct 23 19:52:02 localhost anaconda[2743]: Thread Done: AnaCustomStorageInit (140218916341504) >Oct 23 19:52:03 localhost anaconda[2743]: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f874a3c9490>> on <dictionary-keyiterator object at 0x7f874a3ecfc8> >Oct 23 19:52:03 localhost anaconda[2743]: Thread Done: AnaAddLayoutsInitThread (140218933126912) >Oct 23 19:52:03 localhost anaconda[2743]: Thread Done: AnaKeyboardThread (140218924734208) >Oct 23 19:52:03 localhost anaconda[2743]: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f874a3dfed0> >Oct 23 19:52:04 localhost anaconda[2743]: updating hostname localhost.localdomain >Oct 23 19:52:04 localhost anaconda[2743]: updating hostname localhost.localdomain >Oct 23 19:52:04 localhost anaconda[2743]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f874aa05ad0> status to: Connected: enp7s0 >Oct 23 19:52:07 localhost anaconda[2743]: Entered spoke: NetworkSpoke >Oct 23 19:52:14 localhost anaconda[2743]: Thread Done: AnaNTPserver2 (140219307878144) >Oct 23 19:52:14 localhost anaconda[2743]: Thread Done: AnaNTPserver1 (140219291092736) >Oct 23 19:52:14 localhost anaconda[2743]: Thread Done: AnaNTPserver3 (140219627464448) >Oct 23 19:52:14 localhost anaconda[2743]: Thread Done: AnaNTPserver4 (140219061024512) >Oct 23 19:52:19 localhost ifcfg[2743]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >Oct 23 19:52:19 localhost ifcfg[2743]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >Oct 23 19:52:19 localhost anaconda[2743]: updating hostname adam-desktop >Oct 23 19:52:20 localhost anaconda[2743]: network: apply ksdata # Network information >network --bootproto=dhcp --device=enp7s0 --onboot=off --ipv6=auto --activate >network --hostname=adam-desktop >Oct 23 19:52:20 localhost anaconda[2743]: setting installation environment hostname to adam-desktop >Oct 23 19:52:20 localhost program[2743]: Running... hostnamectl set-hostname adam-desktop >Oct 23 19:52:20 localhost dbus[824]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 23 19:52:20 localhost kernel: Adding 4046844k swap on /dev/sdc2. Priority:-1 extents:1 across:4046844k SSFS >Oct 23 19:52:20 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:52:20 localhost dbus[824]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 23 19:52:20 adam-desktop systemd-hostnamed[3198]: Changed static host name to 'adam-desktop' >Oct 23 19:52:20 adam-desktop systemd-hostnamed[3198]: Changed host name to 'adam-desktop' >Oct 23 19:52:20 adam-desktop program[2743]: Return code: 0 >Oct 23 19:52:20 adam-desktop anaconda[2743]: Left spoke: NetworkSpoke >Oct 23 19:52:20 adam-desktop anaconda[2743]: Not doing 'require network connection' in live installation >Oct 23 19:52:22 adam-desktop anaconda[2743]: Entered spoke: StorageSpoke >Oct 23 19:52:22 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:52:22 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: True >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f875caaba70> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f87580ad8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87580bded0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87580c7a50) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f87580c7a10) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacb90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >Oct 23 19:52:22 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:52:22 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: True >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f875caaba70> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f87580ad8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87580bded0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87580c7a50) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f87580c7a10) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacb90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >Oct 23 19:52:22 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:52:23 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: True >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f875caaba70> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f87580ad8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87580bded0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87580c7a50) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f87580c7a10) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacb90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >Oct 23 19:52:23 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:52:23 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: True >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f875caaba70> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f87580ad8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87580bded0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87580c7a50) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f87580c7a10) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacb90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >Oct 23 19:52:41 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:52:42 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: True >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f875caaba70> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f87580ad8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87580bded0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87580c7a50) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f87580c7a10) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacb90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >Oct 23 19:52:42 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:52:42 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: True >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f875caaba70> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f87580ad8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87580bded0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87580c7a50) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f87580c7a10) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacb90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >Oct 23 19:53:08 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:53:08 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: True >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f875caaba70> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f87580ad8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87580bded0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87580c7a50) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f87580c7a10) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacb90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >Oct 23 19:53:08 adam-desktop blivet[2743]: hiding device btrfs subvolume mythtvdata (id 183) >Oct 23 19:53:08 adam-desktop blivet[2743]: removed btrfs subvolume mythtvdata (id 183) from device tree >Oct 23 19:53:08 adam-desktop blivet[2743]: BTRFSVolumeDevice.removeChild: kids: 1 ; name: btrfs.177 ; >Oct 23 19:53:08 adam-desktop blivet[2743]: lvm filter: adding mythtvdata to the reject list >Oct 23 19:53:08 adam-desktop blivet[2743]: hiding device btrfs volume btrfs.177 (id 177) >Oct 23 19:53:08 adam-desktop blivet[2743]: removed btrfs volume btrfs.177 (id 177) from device tree >Oct 23 19:53:08 adam-desktop blivet[2743]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Oct 23 19:53:08 adam-desktop blivet[2743]: DiskDevice.removeChild: kids: 1 ; name: sdb ; >Oct 23 19:53:08 adam-desktop blivet[2743]: lvm filter: adding btrfs.177 to the reject list >Oct 23 19:53:08 adam-desktop blivet[2743]: hiding device disk sda (id 173) >Oct 23 19:53:08 adam-desktop blivet[2743]: removed disk sda (id 173) from device tree >Oct 23 19:53:08 adam-desktop blivet[2743]: lvm filter: adding sda to the reject list >Oct 23 19:53:08 adam-desktop blivet[2743]: hiding device disk sdb (id 190) >Oct 23 19:53:08 adam-desktop blivet[2743]: removed disk sdb (id 190) from device tree >Oct 23 19:53:08 adam-desktop blivet[2743]: lvm filter: adding sdb to the reject list >Oct 23 19:53:08 adam-desktop blivet[2743]: hiding device partition sdd1 (id 6) >Oct 23 19:53:08 adam-desktop blivet[2743]: removed partition sdd1 (id 6) from device tree >Oct 23 19:53:08 adam-desktop blivet[2743]: DiskDevice.removeChild: kids: 1 ; name: sdd ; >Oct 23 19:53:08 adam-desktop blivet[2743]: lvm filter: adding sdd1 to the reject list >Oct 23 19:53:08 adam-desktop blivet[2743]: hiding device disk sdd (id 1) >Oct 23 19:53:08 adam-desktop blivet[2743]: removed disk sdd (id 1) from device tree >Oct 23 19:53:08 adam-desktop blivet[2743]: lvm filter: adding sdd to the reject list >Oct 23 19:53:08 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:53:08 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87580ad8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87580bded0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87580c7a50) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f87580c7a10) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacb90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >Oct 23 19:53:09 adam-desktop blivet[2743]: Detected 8064 MiB of memory >Oct 23 19:53:09 adam-desktop blivet[2743]: Swap attempt of 8064 MiB >Oct 23 19:53:09 adam-desktop anaconda[2743]: disk free: 1336.5 KiB fs free: 0 B sw needs: 3632.32 MiB auto swap: 8064 MiB >Oct 23 19:53:09 adam-desktop anaconda[2743]: Running Thread: AnaExecuteStorageThread (140219061024512) >Oct 23 19:53:09 adam-desktop anaconda[2743]: Left spoke: StorageSpoke >Oct 23 19:53:09 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:53:09 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87580ad8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87580bded0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87580c7a50) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f87580c7a10) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacb90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >Oct 23 19:53:09 adam-desktop blivet[2743]: clearpart: looking at sdc3 >Oct 23 19:53:09 adam-desktop blivet[2743]: clearpart: looking at sdc2 >Oct 23 19:53:09 adam-desktop blivet[2743]: clearpart: looking at sdc1 >Oct 23 19:53:09 adam-desktop blivet[2743]: clearpart: looking at sde1 >Oct 23 19:53:09 adam-desktop blivet[2743]: checking whether disk sdc has an empty extended >Oct 23 19:53:09 adam-desktop blivet[2743]: extended is None ; logicals is [] >Oct 23 19:53:09 adam-desktop blivet[2743]: checking whether disk sde has an empty extended >Oct 23 19:53:09 adam-desktop blivet[2743]: extended is None ; logicals is [] >Oct 23 19:53:09 adam-desktop anaconda[2743]: new disk order: [] >Oct 23 19:53:09 adam-desktop blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:53:09 adam-desktop blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:53:09 adam-desktop blivet[2743]: resolved 'sdc' to 'sdc' (disk) >Oct 23 19:53:09 adam-desktop anaconda[2743]: new disk order: [] >Oct 23 19:53:09 adam-desktop program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:53:09 adam-desktop program[2743]: Return code: 0 >Oct 23 19:53:09 adam-desktop program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:53:09 adam-desktop program[2743]: Return code: 0 >Oct 23 19:53:09 adam-desktop blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:53:09 adam-desktop anaconda[2743]: Not doing 'require network connection' in live installation >Oct 23 19:53:09 adam-desktop blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:53:09 adam-desktop anaconda[2743]: Entered spoke: CustomPartitioningSpoke >Oct 23 19:53:09 adam-desktop blivet[2743]: resolved 'sdc' to 'sdc' (disk) >Oct 23 19:53:09 adam-desktop blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:53:09 adam-desktop blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:53:09 adam-desktop blivet[2743]: resolved 'sdc' to 'sdc' (disk) >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs volume >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs subvolume >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs subvolume >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs subvolume >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:53:09 adam-desktop anaconda[2743]: _is_valid_disklabel(sdc) returning True >Oct 23 19:53:09 adam-desktop anaconda[2743]: _is_valid_size(sdc) returning True >Oct 23 19:53:09 adam-desktop anaconda[2743]: _is_valid_location(sdc) returning True >Oct 23 19:53:09 adam-desktop anaconda[2743]: _is_valid_format(sdc) returning True >Oct 23 19:53:09 adam-desktop anaconda[2743]: is_valid_stage1_device(sdc) returning True >Oct 23 19:53:09 adam-desktop anaconda[2743]: Thread Done: AnaExecuteStorageThread (140219061024512) >Oct 23 19:53:09 adam-desktop blivet[2743]: starting Blivet copy >Oct 23 19:53:09 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:53:09 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f874967f7d0) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 28257 did: 25959 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f874bbacb90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >Oct 23 19:53:09 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdc1 ; >Oct 23 19:53:09 adam-desktop blivet[2743]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >Oct 23 19:53:10 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdc2 ; >Oct 23 19:53:10 adam-desktop blivet[2743]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >Oct 23 19:53:10 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdc3 ; >Oct 23 19:53:10 adam-desktop blivet[2743]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >Oct 23 19:53:10 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sde1 ; >Oct 23 19:53:10 adam-desktop blivet[2743]: device sde1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874967fa50> fileSystem: <parted.filesystem.FileSystem object at 0x7f87496565d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749656450> PedPartition: <_ped.Partition object at 0x7f874a3e43b0> >Oct 23 19:53:10 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdd1 ; >Oct 23 19:53:10 adam-desktop blivet[2743]: device sdd1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f8749689910> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656750> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749656490> PedPartition: <_ped.Partition object at 0x7f874a3e4410> >Oct 23 19:53:10 adam-desktop blivet[2743]: finished Blivet copy >Oct 23 19:53:10 adam-desktop blivet[2743]: hiding device partition sde1 (id 167) >Oct 23 19:53:10 adam-desktop blivet[2743]: removed partition sde1 (id 167) from device tree >Oct 23 19:53:10 adam-desktop blivet[2743]: DiskDevice.removeChild: kids: 1 ; name: sde ; >Oct 23 19:53:10 adam-desktop blivet[2743]: lvm filter: adding sde1 to the reject list >Oct 23 19:53:10 adam-desktop blivet[2743]: hiding device disk sde (id 162) >Oct 23 19:53:10 adam-desktop blivet[2743]: removed disk sde (id 162) from device tree >Oct 23 19:53:10 adam-desktop blivet[2743]: lvm filter: adding sde to the reject list >Oct 23 19:53:10 adam-desktop anaconda[2743]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootsnapshots/2014-03-27', 'rootsnapshots/2014-03-28', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >Oct 23 19:53:10 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:53:10 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:53:10 adam-desktop anaconda[2743]: ui: unused=['rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'fedora', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'sdc1', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'home', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'sdc2', 'rootsnapshots/2014-03-28', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootsnapshots/2014-03-27', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55'] >Oct 23 19:53:10 adam-desktop anaconda[2743]: ui: new_devices=[] >Oct 23 19:53:10 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:53:10 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:53:10 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:53:10 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:53:10 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:53:10 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:53:10 adam-desktop anaconda[2743]: page clicked: New Fedora 21 Installation >Oct 23 19:53:10 adam-desktop anaconda[2743]: show mountpoint: New Fedora 21 Installation >Oct 23 19:53:10 adam-desktop anaconda[2743]: show mountpoint: New Fedora 21 Installation >Oct 23 19:53:10 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:53:10 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:53:10 adam-desktop anaconda[2743]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >Oct 23 19:53:10 adam-desktop anaconda[2743]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> status to: Saving storage configuration... >Oct 23 19:53:10 adam-desktop anaconda[2743]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >Oct 23 19:53:20 adam-desktop anaconda[2743]: page clicked: Unknown >Oct 23 19:53:20 adam-desktop anaconda[2743]: show mountpoint: Unknown >Oct 23 19:53:20 adam-desktop anaconda[2743]: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:53:20 adam-desktop anaconda[2743]: updated device_disks to ['sdc'] >Oct 23 19:53:20 adam-desktop anaconda[2743]: updated device_container_name to fedora >Oct 23 19:53:20 adam-desktop anaconda[2743]: updated device_container_raid_level to single >Oct 23 19:53:20 adam-desktop anaconda[2743]: updated device_container_encrypted to False >Oct 23 19:53:20 adam-desktop anaconda[2743]: updated device_container_size to 114.89 GiB >Oct 23 19:53:20 adam-desktop anaconda[2743]: fs type changed: btrfs >Oct 23 19:53:20 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:53:20 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 491 >Oct 23 19:53:20 adam-desktop anaconda[2743]: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f874968ed50> >Oct 23 19:53:20 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:53:20 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 492 >Oct 23 19:53:20 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:53:20 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:53:20 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:53:20 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >Oct 23 19:53:20 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:53:20 adam-desktop blivet[2743]: looking up parted Device: /dev/sdc3 >Oct 23 19:53:20 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:53:20 adam-desktop anaconda[2743]: new container selection: fedora >Oct 23 19:53:20 adam-desktop anaconda[2743]: default container is fedora >Oct 23 19:53:28 adam-desktop anaconda[2743]: page clicked: Unknown >Oct 23 19:53:28 adam-desktop anaconda[2743]: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:53:28 adam-desktop anaconda[2743]: show mountpoint: Unknown >Oct 23 19:53:28 adam-desktop anaconda[2743]: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:53:28 adam-desktop anaconda[2743]: updated device_disks to ['sdc'] >Oct 23 19:53:28 adam-desktop anaconda[2743]: updated device_container_name to fedora >Oct 23 19:53:28 adam-desktop anaconda[2743]: updated device_container_raid_level to single >Oct 23 19:53:28 adam-desktop anaconda[2743]: updated device_container_encrypted to False >Oct 23 19:53:28 adam-desktop anaconda[2743]: updated device_container_size to 114.89 GiB >Oct 23 19:53:28 adam-desktop anaconda[2743]: fs type changed: btrfs >Oct 23 19:53:28 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:53:28 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 493 >Oct 23 19:53:28 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:53:28 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >Oct 23 19:53:28 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:53:28 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:53:28 adam-desktop anaconda[2743]: new container selection: fedora >Oct 23 19:53:28 adam-desktop anaconda[2743]: default container is fedora >Oct 23 19:53:28 adam-desktop anaconda[2743]: page clicked: Unknown >Oct 23 19:53:28 adam-desktop anaconda[2743]: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:53:28 adam-desktop anaconda[2743]: show mountpoint: Unknown >Oct 23 19:53:29 adam-desktop anaconda[2743]: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:53:29 adam-desktop anaconda[2743]: updated device_disks to ['sdc'] >Oct 23 19:53:29 adam-desktop anaconda[2743]: updated device_container_name to fedora >Oct 23 19:53:29 adam-desktop anaconda[2743]: updated device_container_raid_level to single >Oct 23 19:53:29 adam-desktop anaconda[2743]: updated device_container_encrypted to False >Oct 23 19:53:29 adam-desktop anaconda[2743]: updated device_container_size to 114.89 GiB >Oct 23 19:53:29 adam-desktop anaconda[2743]: fs type changed: btrfs >Oct 23 19:53:29 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:53:29 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 494 >Oct 23 19:53:29 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:53:29 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >Oct 23 19:53:29 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:53:29 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:53:29 adam-desktop anaconda[2743]: new container selection: fedora >Oct 23 19:53:29 adam-desktop anaconda[2743]: default container is fedora >Oct 23 19:53:32 adam-desktop PackageKit[1861]: daemon quit >Oct 23 19:53:39 adam-desktop anaconda[2743]: page clicked: Unknown >Oct 23 19:53:39 adam-desktop anaconda[2743]: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:53:39 adam-desktop anaconda[2743]: show mountpoint: Unknown >Oct 23 19:53:39 adam-desktop anaconda[2743]: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:53:39 adam-desktop anaconda[2743]: updated device_disks to ['sdc'] >Oct 23 19:53:39 adam-desktop anaconda[2743]: updated device_container_name to fedora >Oct 23 19:53:39 adam-desktop anaconda[2743]: updated device_container_raid_level to single >Oct 23 19:53:39 adam-desktop anaconda[2743]: updated device_container_encrypted to False >Oct 23 19:53:39 adam-desktop anaconda[2743]: updated device_container_size to 114.89 GiB >Oct 23 19:53:39 adam-desktop anaconda[2743]: fs type changed: btrfs >Oct 23 19:53:39 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:53:39 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 495 >Oct 23 19:53:39 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:53:39 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >Oct 23 19:53:39 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:53:39 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:53:39 adam-desktop anaconda[2743]: new container selection: fedora >Oct 23 19:53:39 adam-desktop anaconda[2743]: default container is fedora >Oct 23 19:53:42 adam-desktop anaconda[2743]: page clicked: Unknown >Oct 23 19:53:42 adam-desktop anaconda[2743]: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:53:42 adam-desktop anaconda[2743]: show mountpoint: Unknown >Oct 23 19:53:42 adam-desktop anaconda[2743]: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:53:42 adam-desktop anaconda[2743]: updated device_disks to ['sdc'] >Oct 23 19:53:42 adam-desktop anaconda[2743]: updated device_container_name to fedora >Oct 23 19:53:42 adam-desktop anaconda[2743]: updated device_container_raid_level to single >Oct 23 19:53:42 adam-desktop anaconda[2743]: updated device_container_encrypted to False >Oct 23 19:53:42 adam-desktop anaconda[2743]: updated device_container_size to 114.89 GiB >Oct 23 19:53:42 adam-desktop anaconda[2743]: fs type changed: btrfs >Oct 23 19:53:42 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:53:42 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 496 >Oct 23 19:53:42 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:53:42 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >Oct 23 19:53:42 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:53:42 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:53:42 adam-desktop anaconda[2743]: new container selection: fedora >Oct 23 19:53:42 adam-desktop anaconda[2743]: default container is fedora >Oct 23 19:54:07 adam-desktop anaconda[2743]: page clicked: Unknown >Oct 23 19:54:07 adam-desktop anaconda[2743]: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:54:07 adam-desktop anaconda[2743]: show mountpoint: Unknown >Oct 23 19:54:07 adam-desktop anaconda[2743]: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:54:07 adam-desktop anaconda[2743]: updated device_disks to ['sdc'] >Oct 23 19:54:07 adam-desktop anaconda[2743]: updated device_container_name to fedora >Oct 23 19:54:07 adam-desktop anaconda[2743]: updated device_container_raid_level to single >Oct 23 19:54:07 adam-desktop anaconda[2743]: updated device_container_encrypted to False >Oct 23 19:54:07 adam-desktop anaconda[2743]: updated device_container_size to 114.89 GiB >Oct 23 19:54:07 adam-desktop anaconda[2743]: fs type changed: btrfs >Oct 23 19:54:07 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:54:07 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 497 >Oct 23 19:54:07 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:54:07 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >Oct 23 19:54:07 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:54:07 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:54:07 adam-desktop anaconda[2743]: new container selection: fedora >Oct 23 19:54:07 adam-desktop anaconda[2743]: default container is fedora >Oct 23 19:54:28 adam-desktop anaconda[2743]: ui: saving changes to device fedora >Oct 23 19:54:28 adam-desktop anaconda[2743]: reformat: False >Oct 23 19:54:28 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:54:28 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 498 >Oct 23 19:54:28 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, ['sdc'], {'encrypted': False, 'raid_level': None} >Oct 23 19:54:28 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:54:28 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:54:28 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:54:28 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:54:28 adam-desktop anaconda[2743]: old disks: ['sdc'] >Oct 23 19:54:28 adam-desktop anaconda[2743]: new disks: ['sdc'] >Oct 23 19:54:28 adam-desktop anaconda[2743]: device: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:54:28 adam-desktop anaconda[2743]: old container_encrypted: False >Oct 23 19:54:28 adam-desktop anaconda[2743]: new container_encrypted: False >Oct 23 19:54:28 adam-desktop anaconda[2743]: old name: fedora >Oct 23 19:54:28 adam-desktop anaconda[2743]: new name: None >Oct 23 19:54:28 adam-desktop anaconda[2743]: old encrypted: False >Oct 23 19:54:28 adam-desktop anaconda[2743]: new encrypted: False >Oct 23 19:54:28 adam-desktop anaconda[2743]: old container_raid_level: None >Oct 23 19:54:28 adam-desktop anaconda[2743]: new container_raid_level: single >Oct 23 19:54:28 adam-desktop anaconda[2743]: old raid_level: None >Oct 23 19:54:28 adam-desktop anaconda[2743]: new raid_level: None >Oct 23 19:54:28 adam-desktop anaconda[2743]: old label: fedora >Oct 23 19:54:28 adam-desktop anaconda[2743]: new label: fedora >Oct 23 19:54:28 adam-desktop anaconda[2743]: old device_type: 3 >Oct 23 19:54:28 adam-desktop anaconda[2743]: new device_type: 3 >Oct 23 19:54:28 adam-desktop anaconda[2743]: old container_name: fedora >Oct 23 19:54:28 adam-desktop anaconda[2743]: new container_name: fedora >Oct 23 19:54:28 adam-desktop anaconda[2743]: old mountpoint: >Oct 23 19:54:28 adam-desktop anaconda[2743]: new mountpoint: >Oct 23 19:54:28 adam-desktop anaconda[2743]: old fstype: btrfs >Oct 23 19:54:28 adam-desktop anaconda[2743]: new fstype: btrfs >Oct 23 19:54:28 adam-desktop anaconda[2743]: old container_size: 114.89 GiB >Oct 23 19:54:28 adam-desktop anaconda[2743]: new container_size: 114.89 GiB >Oct 23 19:54:28 adam-desktop anaconda[2743]: old size: 114.89 GiB >Oct 23 19:54:28 adam-desktop anaconda[2743]: new size: 114.89 GiB >Oct 23 19:54:28 adam-desktop anaconda[2743]: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:54:28 adam-desktop anaconda[2743]: updated device_disks to ['sdc'] >Oct 23 19:54:28 adam-desktop anaconda[2743]: updated device_container_name to fedora >Oct 23 19:54:28 adam-desktop anaconda[2743]: updated device_container_raid_level to single >Oct 23 19:54:28 adam-desktop anaconda[2743]: updated device_container_encrypted to False >Oct 23 19:54:28 adam-desktop anaconda[2743]: updated device_container_size to 114.89 GiB >Oct 23 19:54:28 adam-desktop anaconda[2743]: fs type changed: btrfs >Oct 23 19:54:28 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:54:28 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 499 >Oct 23 19:54:28 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:54:28 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >Oct 23 19:54:28 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:54:28 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:54:28 adam-desktop anaconda[2743]: new container selection: fedora >Oct 23 19:54:28 adam-desktop anaconda[2743]: default container is fedora >Oct 23 19:54:28 adam-desktop blivet[2743]: getFormat('appleboot') returning AppleBootstrapFS instance with object id 500 >Oct 23 19:54:28 adam-desktop blivet[2743]: getFormat('biosboot') returning BIOSBoot instance with object id 501 >Oct 23 19:54:28 adam-desktop blivet[2743]: getFormat('prepboot') returning PPCPRePBoot instance with object id 502 >Oct 23 19:54:28 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1806c1d not in stack >Oct 23 19:54:55 adam-desktop anaconda[2743]: requested size = 1907.35 MiB ; available space = 1336.5 KiB >Oct 23 19:54:55 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 1907.35 MiB, [], {} >Oct 23 19:54:55 adam-desktop blivet[2743]: Blivet.factoryDevice: 2 ; 1907.35 MiB ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f874a3dcd10) -- >name = sdc status = True kids = 3 id = 11 >parents = [] >uuid = None size = 119.24 GiB >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA SAMSUNG SSD 830 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 9 did: 0 busy: True >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d440> >target size = 0 B path = /dev/sdc >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f874a3dc410>] ; fstype: ext4 ; encrypted: False ; >Oct 23 19:54:55 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 1907.35 MiB, ['sdc'], {'mountpoint': '/boot', 'fstype': 'ext4', 'encrypted': False} >Oct 23 19:54:55 adam-desktop blivet[2743]: PartitionFactory.configure: parent_factory: None ; >Oct 23 19:54:55 adam-desktop blivet[2743]: starting Blivet copy >Oct 23 19:54:55 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:55 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:54:55 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdc1 ; >Oct 23 19:54:55 adam-desktop blivet[2743]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >Oct 23 19:54:55 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdc2 ; >Oct 23 19:54:55 adam-desktop blivet[2743]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >Oct 23 19:54:55 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdc3 ; >Oct 23 19:54:55 adam-desktop blivet[2743]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >Oct 23 19:54:55 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdd1 ; >Oct 23 19:54:55 adam-desktop blivet[2743]: device sdd1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f8749607090> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582990> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582810> PedPartition: <_ped.Partition object at 0x7f87496085f0> >Oct 23 19:54:55 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sde1 ; >Oct 23 19:54:55 adam-desktop blivet[2743]: device sde1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f8749607c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582b10> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582790> PedPartition: <_ped.Partition object at 0x7f8749608650> >Oct 23 19:54:55 adam-desktop blivet[2743]: finished Blivet copy >Oct 23 19:54:55 adam-desktop blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:54:55 adam-desktop blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 710 >Oct 23 19:54:55 adam-desktop blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:54:55 adam-desktop blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 711 >Oct 23 19:54:55 adam-desktop blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:54:55 adam-desktop blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 712 >Oct 23 19:54:55 adam-desktop blivet[2743]: DiskDevice.addChild: kids: 3 ; name: sdc ; >Oct 23 19:54:55 adam-desktop blivet[2743]: PartitionDevice._setFormat: req0 ; >Oct 23 19:54:55 adam-desktop blivet[2743]: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >Oct 23 19:54:55 adam-desktop blivet[2743]: DiskDevice.removeChild: kids: 4 ; name: sdc ; >Oct 23 19:54:55 adam-desktop blivet[2743]: added partition req0 (id 713) to device tree >Oct 23 19:54:55 adam-desktop blivet[2743]: registered action: [715] create device partition req0 (id 713) >Oct 23 19:54:55 adam-desktop blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 717 >Oct 23 19:54:55 adam-desktop blivet[2743]: PartitionDevice._setFormat: req0 ; >Oct 23 19:54:55 adam-desktop blivet[2743]: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; >Oct 23 19:54:55 adam-desktop blivet[2743]: registered action: [716] create format ext4 filesystem mounted at /boot on partition req0 (id 713) >Oct 23 19:54:55 adam-desktop blivet[2743]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Oct 23 19:54:55 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:55 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8749582a50) -- >name = req0 status = False kids = 0 id = 713 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req0 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:54:55 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8749582a50) -- >name = req0 status = False kids = 0 id = 713 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req0 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8749582a50) -- >name = req0 status = False kids = 0 id = 713 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req0 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:54:56 adam-desktop blivet[2743]: removing all non-preexisting partitions ['req0(id 713)', 'sdc1(id 16)', 'sdc2(id 21)', 'sdc3(id 26)'] from disk(s) ['sdc'] >Oct 23 19:54:56 adam-desktop blivet[2743]: allocatePartitions: disks=['sdc'] ; partitions=['req0(id 713)', 'sdc1(id 16)', 'sdc2(id 21)', 'sdc3(id 26)'] >Oct 23 19:54:56 adam-desktop blivet[2743]: removing all non-preexisting partitions ['req0(id 713)'] from disk(s) ['sdc'] >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:54:56 adam-desktop blivet[2743]: resolved 'sdc' to 'sdc' (disk) >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:54:56 adam-desktop blivet[2743]: resolved 'sdc' to 'sdc' (disk) >Oct 23 19:54:56 adam-desktop blivet[2743]: allocating partition: req0 ; id: 713 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 1907.35 MiB ; start: None ; end: None >Oct 23 19:54:56 adam-desktop blivet[2743]: checking freespace on sdc >Oct 23 19:54:56 adam-desktop blivet[2743]: getBestFreeSpaceRegion: disk=/dev/sdc part_type=2 req_size=1024 KiB boot=True best=None grow=True start=None >Oct 23 19:54:56 adam-desktop blivet[2743]: checking 63-2047 (992.5 KiB) >Oct 23 19:54:56 adam-desktop blivet[2743]: current free range is 63-2047 (992.5 KiB) >Oct 23 19:54:56 adam-desktop blivet[2743]: checking 250068992-250069679 (344 KiB) >Oct 23 19:54:56 adam-desktop blivet[2743]: current free range is 250068992-250069679 (344 KiB) >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:56 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8749582a50) -- >name = req0 status = False kids = 0 id = 713 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req0 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8749582a50) -- >name = req0 status = False kids = 0 id = 713 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req0 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3dc390) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f874a3df510) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8749582a50) -- >name = req0 status = False kids = 0 id = 713 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req0 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:54:56 adam-desktop blivet[2743]: failed to allocate partitions: Unable to allocate requested partition scheme. >Oct 23 19:54:56 adam-desktop blivet[2743]: device post-create method failed: Unable to allocate requested partition scheme. >Oct 23 19:54:56 adam-desktop blivet[2743]: removed partition req0 (id 713) from device tree >Oct 23 19:54:56 adam-desktop blivet[2743]: registered action: [718] destroy device partition req0 (id 713) >Oct 23 19:54:56 adam-desktop blivet[2743]: failed to configure device factory: Unable to allocate requested partition scheme. >Oct 23 19:54:56 adam-desktop anaconda[2743]: factoryDevice failed: Unable to allocate requested partition scheme. >Oct 23 19:54:56 adam-desktop anaconda[2743]: trying to find an existing container to use >Oct 23 19:54:56 adam-desktop anaconda[2743]: found container None >Oct 23 19:54:56 adam-desktop gnome-session[1379]: Window manager warning: last_focus_time (432511) is greater than comparison timestamp (432509). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 23 19:54:56 adam-desktop anaconda[2743]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootsnapshots/2014-03-27', 'rootsnapshots/2014-03-28', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >Oct 23 19:54:56 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:57 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:54:57 adam-desktop anaconda[2743]: ui: unused=['rootsnapshots/2014-03-28', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootsnapshots/2014-03-27', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'home', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'sdc1', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'sdc2', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'fedora', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init'] >Oct 23 19:54:57 adam-desktop anaconda[2743]: ui: new_devices=[] >Oct 23 19:54:57 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:57 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:54:57 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:57 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:54:57 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:57 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:54:57 adam-desktop anaconda[2743]: page clicked: New Fedora 21 Installation >Oct 23 19:54:57 adam-desktop anaconda[2743]: show mountpoint: New Fedora 21 Installation >Oct 23 19:54:57 adam-desktop anaconda[2743]: show mountpoint: New Fedora 21 Installation >Oct 23 19:54:57 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:54:57 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:55:01 adam-desktop anaconda[2743]: page clicked: Unknown >Oct 23 19:55:01 adam-desktop anaconda[2743]: show mountpoint: Unknown >Oct 23 19:55:01 adam-desktop anaconda[2743]: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:55:01 adam-desktop anaconda[2743]: updated device_disks to ['sdc'] >Oct 23 19:55:01 adam-desktop anaconda[2743]: updated device_container_name to fedora >Oct 23 19:55:01 adam-desktop anaconda[2743]: updated device_container_raid_level to single >Oct 23 19:55:01 adam-desktop anaconda[2743]: updated device_container_encrypted to False >Oct 23 19:55:01 adam-desktop anaconda[2743]: updated device_container_size to 114.89 GiB >Oct 23 19:55:01 adam-desktop anaconda[2743]: fs type changed: btrfs >Oct 23 19:55:01 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:55:01 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 719 >Oct 23 19:55:01 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:55:01 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >Oct 23 19:55:01 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:55:01 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f8749672610) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:55:01 adam-desktop anaconda[2743]: new container selection: fedora >Oct 23 19:55:01 adam-desktop anaconda[2743]: default container is fedora >Oct 23 19:55:02 adam-desktop anaconda[2743]: page clicked: Unknown >Oct 23 19:55:02 adam-desktop anaconda[2743]: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:55:02 adam-desktop anaconda[2743]: show mountpoint: Unknown >Oct 23 19:55:02 adam-desktop anaconda[2743]: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:55:02 adam-desktop anaconda[2743]: updated device_disks to ['sdc'] >Oct 23 19:55:02 adam-desktop anaconda[2743]: updated device_container_name to fedora >Oct 23 19:55:02 adam-desktop anaconda[2743]: updated device_container_raid_level to single >Oct 23 19:55:02 adam-desktop anaconda[2743]: updated device_container_encrypted to False >Oct 23 19:55:02 adam-desktop anaconda[2743]: updated device_container_size to 114.89 GiB >Oct 23 19:55:03 adam-desktop anaconda[2743]: fs type changed: btrfs >Oct 23 19:55:03 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:55:03 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 720 >Oct 23 19:55:03 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:55:03 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >Oct 23 19:55:03 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:55:03 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f8749672610) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:55:03 adam-desktop anaconda[2743]: new container selection: fedora >Oct 23 19:55:03 adam-desktop anaconda[2743]: default container is fedora >Oct 23 19:55:07 adam-desktop anaconda[2743]: info bar clicked: Unable to allocate requested partition scheme. ((<SpokeWindow object at 0x7f874aa4b550 (AnacondaSpokeWindow at 0x38da600)>,)) >Oct 23 19:55:07 adam-desktop anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py:2484: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >message_format=str(self._error)) >Oct 23 19:55:07 adam-desktop anaconda[2743]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py:2484: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >message_format=str(self._error)) >Oct 23 19:55:07 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1809ba3 not in stack >Oct 23 19:55:07 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1809ba3 not in stack >Oct 23 19:55:09 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/1876 does not exist >Oct 23 19:55:09 adam-desktop gnome-session[1379]: Window manager warning: last_focus_time (444827) is greater than comparison timestamp (444825). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 23 19:55:17 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_REMOVE: window X11:180c078 not in stack >Oct 23 19:55:17 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_REMOVE: window X11:180c078 not in stack >Oct 23 19:55:49 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/1887 does not exist >Oct 23 19:55:52 adam-desktop blivet[2743]: getFormat('appleboot') returning AppleBootstrapFS instance with object id 721 >Oct 23 19:55:52 adam-desktop blivet[2743]: getFormat('biosboot') returning BIOSBoot instance with object id 722 >Oct 23 19:55:52 adam-desktop blivet[2743]: getFormat('prepboot') returning PPCPRePBoot instance with object id 723 >Oct 23 19:55:52 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:180d7ae not in stack >Oct 23 19:55:52 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:180d7ae not in stack >Oct 23 19:55:58 adam-desktop anaconda[2743]: requested size = 1907.35 MiB ; available space = 1336.5 KiB >Oct 23 19:55:58 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 1907.35 MiB, [], {} >Oct 23 19:55:58 adam-desktop blivet[2743]: Blivet.factoryDevice: 2 ; 1907.35 MiB ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f87496d6690) -- >name = sdc status = True kids = 3 id = 11 >parents = [] >uuid = None size = 119.24 GiB >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA SAMSUNG SSD 830 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 9 did: 0 busy: True >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d440> >target size = 0 B path = /dev/sdc >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f87496d6810>] ; fstype: ext4 ; encrypted: False ; >Oct 23 19:55:58 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 1907.35 MiB, ['sdc'], {'mountpoint': '/boot', 'fstype': 'ext4', 'encrypted': False} >Oct 23 19:55:58 adam-desktop blivet[2743]: PartitionFactory.configure: parent_factory: None ; >Oct 23 19:55:58 adam-desktop blivet[2743]: starting Blivet copy >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87495fe190) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f8749603350) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:55:59 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdc1 ; >Oct 23 19:55:59 adam-desktop blivet[2743]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> >Oct 23 19:55:59 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdc2 ; >Oct 23 19:55:59 adam-desktop blivet[2743]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> >Oct 23 19:55:59 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdc3 ; >Oct 23 19:55:59 adam-desktop blivet[2743]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> >Oct 23 19:55:59 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sdd1 ; >Oct 23 19:55:59 adam-desktop blivet[2743]: device sdd1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495d0510> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afbc90> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8743afbb10> PedPartition: <_ped.Partition object at 0x7f87495cde30> >Oct 23 19:55:59 adam-desktop blivet[2743]: PartitionDevice._setPartedPartition: sde1 ; >Oct 23 19:55:59 adam-desktop blivet[2743]: device sde1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495da6d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afbe10> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8743afba90> PedPartition: <_ped.Partition object at 0x7f87495cde90> >Oct 23 19:55:59 adam-desktop blivet[2743]: finished Blivet copy >Oct 23 19:55:59 adam-desktop blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:55:59 adam-desktop blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 934 >Oct 23 19:55:59 adam-desktop blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:55:59 adam-desktop blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 935 >Oct 23 19:55:59 adam-desktop blivet[2743]: Ext4FS.supported: supported: True ; >Oct 23 19:55:59 adam-desktop blivet[2743]: getFormat('ext4') returning Ext4FS instance with object id 936 >Oct 23 19:55:59 adam-desktop blivet[2743]: DiskDevice.addChild: kids: 3 ; name: sdc ; >Oct 23 19:55:59 adam-desktop blivet[2743]: PartitionDevice._setFormat: req1 ; >Oct 23 19:55:59 adam-desktop blivet[2743]: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >Oct 23 19:55:59 adam-desktop blivet[2743]: DiskDevice.removeChild: kids: 4 ; name: sdc ; >Oct 23 19:55:59 adam-desktop blivet[2743]: added partition req1 (id 937) to device tree >Oct 23 19:55:59 adam-desktop blivet[2743]: registered action: [939] create device partition req1 (id 937) >Oct 23 19:55:59 adam-desktop blivet[2743]: getFormat('None') returning DeviceFormat instance with object id 941 >Oct 23 19:55:59 adam-desktop blivet[2743]: PartitionDevice._setFormat: req1 ; >Oct 23 19:55:59 adam-desktop blivet[2743]: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >Oct 23 19:55:59 adam-desktop blivet[2743]: registered action: [940] create format ext4 filesystem mounted at /boot on partition req1 (id 937) >Oct 23 19:55:59 adam-desktop blivet[2743]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8743afbd50) -- >name = req1 status = False kids = 0 id = 937 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8743afbd50) -- >name = req1 status = False kids = 0 id = 937 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8743afbd50) -- >name = req1 status = False kids = 0 id = 937 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:55:59 adam-desktop blivet[2743]: removing all non-preexisting partitions ['req1(id 937)', 'sdc1(id 16)', 'sdc2(id 21)', 'sdc3(id 26)'] from disk(s) ['sdc'] >Oct 23 19:55:59 adam-desktop blivet[2743]: allocatePartitions: disks=['sdc'] ; partitions=['req1(id 937)', 'sdc1(id 16)', 'sdc2(id 21)', 'sdc3(id 26)'] >Oct 23 19:55:59 adam-desktop blivet[2743]: removing all non-preexisting partitions ['req1(id 937)'] from disk(s) ['sdc'] >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:55:59 adam-desktop blivet[2743]: resolved 'sdc' to 'sdc' (disk) >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:55:59 adam-desktop blivet[2743]: resolved 'sdc' to 'sdc' (disk) >Oct 23 19:55:59 adam-desktop blivet[2743]: allocating partition: req1 ; id: 937 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 1907.35 MiB ; start: None ; end: None >Oct 23 19:55:59 adam-desktop blivet[2743]: checking freespace on sdc >Oct 23 19:55:59 adam-desktop blivet[2743]: getBestFreeSpaceRegion: disk=/dev/sdc part_type=2 req_size=1024 KiB boot=True best=None grow=True start=None >Oct 23 19:55:59 adam-desktop blivet[2743]: checking 63-2047 (992.5 KiB) >Oct 23 19:55:59 adam-desktop blivet[2743]: current free range is 63-2047 (992.5 KiB) >Oct 23 19:55:59 adam-desktop blivet[2743]: checking 250068992-250069679 (344 KiB) >Oct 23 19:55:59 adam-desktop blivet[2743]: current free range is 250068992-250069679 (344 KiB) >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:55:59 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8743afbd50) -- >name = req1 status = False kids = 0 id = 937 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8743afbd50) -- >name = req1 status = False kids = 0 id = 937 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:55:59 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:56:00 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f874a3eb610) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f87496725d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f8743afbd50) -- >name = req1 status = False kids = 0 id = 937 >parents = [] >uuid = None size = 1024 KiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1024 KiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Oct 23 19:56:00 adam-desktop blivet[2743]: failed to allocate partitions: Unable to allocate requested partition scheme. >Oct 23 19:56:00 adam-desktop blivet[2743]: device post-create method failed: Unable to allocate requested partition scheme. >Oct 23 19:56:00 adam-desktop blivet[2743]: removed partition req1 (id 937) from device tree >Oct 23 19:56:00 adam-desktop blivet[2743]: registered action: [942] destroy device partition req1 (id 937) >Oct 23 19:56:00 adam-desktop blivet[2743]: failed to configure device factory: Unable to allocate requested partition scheme. >Oct 23 19:56:00 adam-desktop anaconda[2743]: factoryDevice failed: Unable to allocate requested partition scheme. >Oct 23 19:56:00 adam-desktop anaconda[2743]: trying to find an existing container to use >Oct 23 19:56:00 adam-desktop anaconda[2743]: found container None >Oct 23 19:56:00 adam-desktop gnome-session[1379]: Window manager warning: last_focus_time (495858) is greater than comparison timestamp (495856). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 23 19:56:00 adam-desktop anaconda[2743]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootsnapshots/2014-03-27', 'rootsnapshots/2014-03-28', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >Oct 23 19:56:00 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:56:00 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87495fe190) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f8749603350) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:56:00 adam-desktop anaconda[2743]: ui: unused=['rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'home', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'sdc2', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootsnapshots/2014-03-27', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootsnapshots/2014-03-28', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'fedora', 'sdc1', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67'] >Oct 23 19:56:00 adam-desktop anaconda[2743]: ui: new_devices=[] >Oct 23 19:56:00 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:56:00 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87495fe190) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f8749603350) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:56:00 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:56:00 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87495fe190) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f8749603350) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:56:00 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:56:00 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87495fe190) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f8749603350) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:56:01 adam-desktop anaconda[2743]: page clicked: New Fedora 21 Installation >Oct 23 19:56:01 adam-desktop anaconda[2743]: show mountpoint: New Fedora 21 Installation >Oct 23 19:56:01 adam-desktop anaconda[2743]: show mountpoint: New Fedora 21 Installation >Oct 23 19:56:01 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >Oct 23 19:56:01 adam-desktop blivet[2743]: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32647 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d290> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f87495fe190) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 21855 did: 11859 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d7a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f8749603350) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f875830d8c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 19:56:04 adam-desktop anaconda[2743]: info bar clicked: Unable to allocate requested partition scheme. ((<SpokeWindow object at 0x7f874aa4b550 (AnacondaSpokeWindow at 0x38da600)>,)) >Oct 23 19:56:04 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:180ef38 not in stack >Oct 23 19:56:07 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/2241 does not exist >Oct 23 19:56:07 adam-desktop gnome-session[1379]: Window manager warning: last_focus_time (503547) is greater than comparison timestamp (503546). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 23 19:56:11 adam-desktop anaconda[2743]: page clicked: Unknown >Oct 23 19:56:11 adam-desktop anaconda[2743]: show mountpoint: Unknown >Oct 23 19:56:11 adam-desktop anaconda[2743]: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:56:11 adam-desktop anaconda[2743]: updated device_disks to ['sdc'] >Oct 23 19:56:11 adam-desktop anaconda[2743]: updated device_container_name to fedora >Oct 23 19:56:11 adam-desktop anaconda[2743]: updated device_container_raid_level to single >Oct 23 19:56:11 adam-desktop anaconda[2743]: updated device_container_encrypted to False >Oct 23 19:56:11 adam-desktop anaconda[2743]: updated device_container_size to 114.89 GiB >Oct 23 19:56:11 adam-desktop anaconda[2743]: fs type changed: btrfs >Oct 23 19:56:11 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:56:11 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 943 >Oct 23 19:56:11 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:56:11 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >Oct 23 19:56:11 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:56:11 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f8749603fd0) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:56:11 adam-desktop anaconda[2743]: new container selection: fedora >Oct 23 19:56:11 adam-desktop anaconda[2743]: default container is fedora >Oct 23 19:56:13 adam-desktop anaconda[2743]: page clicked: Unknown >Oct 23 19:56:13 adam-desktop anaconda[2743]: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:56:13 adam-desktop anaconda[2743]: show mountpoint: Unknown >Oct 23 19:56:13 adam-desktop anaconda[2743]: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >Oct 23 19:56:13 adam-desktop anaconda[2743]: updated device_disks to ['sdc'] >Oct 23 19:56:13 adam-desktop anaconda[2743]: updated device_container_name to fedora >Oct 23 19:56:13 adam-desktop anaconda[2743]: updated device_container_raid_level to single >Oct 23 19:56:13 adam-desktop anaconda[2743]: updated device_container_encrypted to False >Oct 23 19:56:13 adam-desktop anaconda[2743]: updated device_container_size to 114.89 GiB >Oct 23 19:56:13 adam-desktop anaconda[2743]: fs type changed: btrfs >Oct 23 19:56:13 adam-desktop blivet[2743]: BTRFS.supported: supported: True ; >Oct 23 19:56:13 adam-desktop blivet[2743]: getFormat('btrfs') returning BTRFS instance with object id 944 >Oct 23 19:56:13 adam-desktop anaconda[2743]: populate_raid: 3, None >Oct 23 19:56:13 adam-desktop blivet[2743]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >Oct 23 19:56:13 adam-desktop blivet[2743]: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >Oct 23 19:56:13 adam-desktop blivet[2743]: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f8749603fd0) -- >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f8749657320> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 19:56:13 adam-desktop anaconda[2743]: new container selection: fedora >Oct 23 19:56:13 adam-desktop anaconda[2743]: default container is fedora >Oct 23 19:56:16 adam-desktop anaconda[2743]: new disk order: [] >Oct 23 19:56:16 adam-desktop program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:56:16 adam-desktop program[2743]: Return code: 0 >Oct 23 19:56:16 adam-desktop program[2743]: Running... udevadm settle --timeout=300 >Oct 23 19:56:16 adam-desktop program[2743]: Return code: 0 >Oct 23 19:56:16 adam-desktop blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:56:16 adam-desktop blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:56:16 adam-desktop blivet[2743]: resolved 'sdc' to 'sdc' (disk) >Oct 23 19:56:16 adam-desktop blivet[2743]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 23 19:56:16 adam-desktop blivet[2743]: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >Oct 23 19:56:16 adam-desktop blivet[2743]: resolved 'sdc' to 'sdc' (disk) >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs volume >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs subvolume >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs subvolume >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs subvolume >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: stage1 device cannot be of type btrfs snapshot >Oct 23 19:56:16 adam-desktop anaconda[2743]: _is_valid_disklabel(sdc) returning True >Oct 23 19:56:16 adam-desktop anaconda[2743]: _is_valid_size(sdc) returning True >Oct 23 19:56:16 adam-desktop anaconda[2743]: _is_valid_location(sdc) returning True >Oct 23 19:56:16 adam-desktop anaconda[2743]: _is_valid_format(sdc) returning True >Oct 23 19:56:16 adam-desktop anaconda[2743]: is_valid_stage1_device(sdc) returning True >Oct 23 19:56:16 adam-desktop anaconda[2743]: _is_valid_disklabel(sdc) returning True >Oct 23 19:56:16 adam-desktop anaconda[2743]: _is_valid_size(sdc) returning True >Oct 23 19:56:16 adam-desktop anaconda[2743]: _is_valid_location(sdc) returning True >Oct 23 19:56:16 adam-desktop anaconda[2743]: _is_valid_format(sdc) returning True >Oct 23 19:56:16 adam-desktop anaconda[2743]: is_valid_stage1_device(sdc) returning True >Oct 23 19:56:16 adam-desktop anaconda[2743]: You have not defined a root partition (/), which is required for installation of Fedora to continue. >Oct 23 19:56:16 adam-desktop anaconda[2743]: You have not created a bootable partition. >Oct 23 19:56:16 adam-desktop anaconda[2743]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >Oct 23 19:56:16 adam-desktop anaconda[2743]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> status to: Checking storage configuration... >Oct 23 19:56:16 adam-desktop anaconda[2743]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >Oct 23 19:56:19 adam-desktop blivet[2743]: unhiding device disk sde (id 162) >Oct 23 19:56:19 adam-desktop blivet[2743]: lvm filter: removing sde from the reject list >Oct 23 19:56:19 adam-desktop blivet[2743]: unhiding device partition sde1 (id 167) >Oct 23 19:56:19 adam-desktop blivet[2743]: lvm filter: removing sde1 from the reject list >Oct 23 19:56:19 adam-desktop blivet[2743]: DiskDevice.addChild: kids: 0 ; name: sde ; >Oct 23 19:56:19 adam-desktop anaconda[2743]: Left spoke: CustomPartitioningSpoke >Oct 23 19:56:20 adam-desktop anaconda[2743]: Not doing 'require network connection' in live installation >Oct 23 19:56:20 adam-desktop anaconda[2743]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >Oct 23 19:56:22 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1810e31 not in stack >Oct 23 19:56:22 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1810e31 not in stack >Oct 23 19:56:23 adam-desktop anaconda[2743]: Left hub: SummaryHub >Oct 23 19:56:23 adam-desktop anaconda.desktop[2331]: Starting installer, one moment... >Oct 23 19:56:23 adam-desktop anaconda.desktop[2331]: anaconda argparse: terminal size detection failed, using default width >Oct 23 19:56:23 adam-desktop anaconda.desktop[2331]: [Errno 25] Inappropriate ioctl for device >Oct 23 19:56:23 adam-desktop anaconda.desktop[2331]: anaconda 21.48.6-1 for Fedora 21 (pre-release) started. >Oct 23 19:56:23 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Message did not receive a reply (timeout by message bus) >Oct 23 19:56:23 adam-desktop gnome-session[1379]: Window manager warning: last_focus_time (519149) is greater than comparison timestamp (519147). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 23 19:56:23 adam-desktop dbus[1395]: avc: received setenforce notice (enforcing=1) >Oct 23 19:56:23 adam-desktop dbus[1442]: avc: received setenforce notice (enforcing=1) >Oct 23 19:56:23 adam-desktop dbus[824]: avc: received setenforce notice (enforcing=1) >Oct 23 19:56:23 adam-desktop org.a11y.Bus[1395]: Reloaded configuration >Oct 23 19:56:23 adam-desktop dbus[824]: [system] Reloaded configuration >Oct 23 19:56:24 adam-desktop firefox.desktop[3221]: (process:3221): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Oct 23 19:57:23 adam-desktop userhelper[3302]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' has unacceptable age (387 seconds), disallowing access to liveinst for user liveuser >Oct 23 19:57:23 adam-desktop userhelper[3302]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Oct 23 19:57:23 adam-desktop userhelper[3307]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Oct 23 19:57:23 adam-desktop dbus[1442]: avc: received setenforce notice (enforcing=0) >Oct 23 19:57:23 adam-desktop dbus[1395]: avc: received setenforce notice (enforcing=0) >Oct 23 19:57:23 adam-desktop dbus[824]: avc: received setenforce notice (enforcing=0) >Oct 23 19:57:23 adam-desktop anaconda.desktop[3302]: umount: /mnt/sysimage: not mounted >Oct 23 19:57:24 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:57:24 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:57:24 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:57:24 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:57:25 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:57:25 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:57:25 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:57:25 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:57:25 adam-desktop kernel: sda: unknown partition table >Oct 23 19:57:25 adam-desktop kernel: BTRFS info (device sda): disk space caching is enabled >Oct 23 19:57:29 adam-desktop kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Oct 23 19:57:30 adam-desktop kernel: BTRFS info (device sda): disk space caching is enabled >Oct 23 19:57:34 adam-desktop kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Oct 23 19:57:36 adam-desktop kernel: sdb: unknown partition table >Oct 23 19:57:41 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_REMOVE: window X11:1800003 not in stack >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >'DEVNAME': 'sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd', >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', >'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': 'ST2000DM001-1CH164', >'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000347d3', >'ID_REVISION': 'CC24', >'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', >'ID_SERIAL_SHORT': 'Z1E2SJFF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5004f7cc174', >'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13163', >'name': 'sdd', >'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF', >'/dev/disk/by-id/wwn-0x5000c5004f7cc174'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd'} ; name: sdd ; >name = sdd status = True kids = 0 id = 1 >parents = [] >uuid = None size = 1863.02 GiB >format = existing None >major = 8 minor = 48 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd partedDevice = parted.Device instance -- >model: ATA ST2000DM001-1CH1 path: /dev/sdd type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 10 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd910e0> >target size = 0 B path = /dev/sdd >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3e3fd972d0> >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3e3fb0ef50>] >device: <parted.device.Device object at 0x7f3e3fb0ed10> >PedDisk: <_ped.Disk object at 0x7f3e3fb119e0> >'DEVNAME': 'sdd1', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1', >'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_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', >'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': 'data', >'ID_FS_LABEL_ENC': 'data', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', >'ID_FS_UUID_ENC': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST2000DM001-1CH164', >'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '3907026944', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000347d3-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000347d3', >'ID_REVISION': 'CC24', >'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', >'ID_SERIAL_SHORT': 'Z1E2SJFF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5004f7cc174', >'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', >'MAJOR': '8', >'MINOR': '49', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13230', >'name': 'sdd1', >'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF-part1', >'/dev/disk/by-id/wwn-0x5000c5004f7cc174-part1', >'/dev/disk/by-label/data', >'/dev/disk/by-uuid/8d5ecec7-ed17-4446-9c6e-1c188b77b259'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing None >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91320> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'SAMSUNG_SSD_830_Series', >'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\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': '000d3c12', >'ID_REVISION': 'CXM03B1Q', >'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', >'ID_SERIAL_SHORT': 'S0Z3NEAC929032', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538043584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17056', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032', >'/dev/disk/by-id/wwn-0x5002538043584d30'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >name = sdc status = True kids = 0 id = 11 >parents = [] >uuid = None size = 119.24 GiB >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA SAMSUNG SSD 830 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 9 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd913b0> >target size = 0 B path = /dev/sdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3e3fb2da10> >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3e3fb3a150>, <parted.partition.Partition object at 0x7f3e3fb3a350>, <parted.partition.Partition object at 0x7f3e3fb3a5d0>] >device: <parted.device.Device object at 0x7f3e3fb2ded0> >PedDisk: <_ped.Disk object at 0x7f3e3fb1fa28> >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'boot', >'ID_FS_LABEL_ENC': 'boot', >'ID_FS_TYPE': 'ext3', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', >'ID_FS_UUID_ENC': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'SAMSUNG_SSD_830_Series', >'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'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': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000d3c12-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d3c12', >'ID_REVISION': 'CXM03B1Q', >'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', >'ID_SERIAL_SHORT': 'S0Z3NEAC929032', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538043584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >'MAJOR': '8', >'MINOR': '33', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17156', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part1', >'/dev/disk/by-id/wwn-0x5002538043584d30-part1', >'/dev/disk/by-label/boot', >'/dev/disk/by-uuid/a396dd04-9b7c-435e-aaaf-f1c34f88ac55'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing None >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >'DEVNAME': 'sdc2', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '68af7161-dfb2-44fd-af64-1e37912491cd', >'ID_FS_UUID_ENC': '68af7161-dfb2-44fd-af64-1e37912491cd', >'ID_FS_VERSION': '1', >'ID_MODEL': 'SAMSUNG_SSD_830_Series', >'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8093696', >'ID_PART_ENTRY_TYPE': '0x82', >'ID_PART_ENTRY_UUID': '000d3c12-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d3c12', >'ID_REVISION': 'CXM03B1Q', >'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', >'ID_SERIAL_SHORT': 'S0Z3NEAC929032', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538043584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >'MAJOR': '8', >'MINOR': '34', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17266', >'name': 'sdc2', >'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part2', >'/dev/disk/by-id/wwn-0x5002538043584d30-part2', >'/dev/disk/by-uuid/68af7161-dfb2-44fd-af64-1e37912491cd'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing None >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = >'DEVNAME': 'sdc3', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BTRFS_READY': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'fedora', >'ID_FS_LABEL_ENC': 'fedora', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '019df52c-fd11-45fd-91fc-313d09f1b0c5', >'ID_FS_UUID_ENC': '019df52c-fd11-45fd-91fc-313d09f1b0c5', >'ID_FS_UUID_SUB': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', >'ID_FS_UUID_SUB_ENC': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', >'ID_MODEL': 'SAMSUNG_SSD_830_Series', >'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '9119744', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '240949248', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000d3c12-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d3c12', >'ID_REVISION': 'CXM03B1Q', >'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', >'ID_SERIAL_SHORT': 'S0Z3NEAC929032', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538043584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >'MAJOR': '8', >'MINOR': '35', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17369', >'name': 'sdc3', >'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part3', >'/dev/disk/by-id/wwn-0x5002538043584d30-part3', >'/dev/disk/by-label/fedora', >'/dev/disk/by-uuid/019df52c-fd11-45fd-91fc-313d09f1b0c5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >name = sdc3 status = True kids = 0 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing None >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = >Oct 23 19:57:43 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:57:43 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:57:43 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:57:43 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:57:43 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:57:43 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:57:43 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:57:43 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >'DEVNAME': 'sde', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_FLASH_DRIVE', >'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', >'ID_MODEL_ID': 'b113', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00021955', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', >'ID_SERIAL_SHORT': '070B3341BAC16471', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '1005', >'MAJOR': '8', >'MINOR': '64', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '23661', >'name': 'sde', >'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde'} ; name: sde ; >name = sde status = True kids = 0 id = 162 >parents = [] >uuid = None size = 28.86 GiB >format = existing None >major = 8 minor = 64 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde partedDevice = parted.Device instance -- >model: USB FLASH DRIVE path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 60522496 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (29552, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2c20> >target size = 0 B path = /dev/sde >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f3e3f887910> >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3e3f887d90>] >device: <parted.device.Device object at 0x7f3e3f887b50> >PedDisk: <_ped.Disk object at 0x7f3e3f884200> >'DEVNAME': 'sde1', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1', >'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': 'B8F8-F63E', >'ID_FS_UUID_ENC': 'B8F8-F63E', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_FLASH_DRIVE', >'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', >'ID_MODEL_ID': 'b113', >'ID_PART_ENTRY_DISK': '8:64', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '60520448', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '00021955-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00021955', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', >'ID_SERIAL_SHORT': '070B3341BAC16471', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '1005', >'MAJOR': '8', >'MINOR': '65', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '23844', >'name': 'sde1', >'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/B8F8-F63E'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1'} ; name: sde1 ; >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing None >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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': '88', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '88', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'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_BTRFS_READY': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', >'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', >'ID_FS_UUID_SUB': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', >'ID_FS_UUID_SUB_ENC': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', >'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', >'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '01.03B01', >'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', >'ID_SERIAL_SHORT': 'WD-WCASY7436598', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee2035fe13f', >'ID_WWN_WITH_EXTENSION': '0x50014ee2035fe13f', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '31792', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', >'/dev/disk/by-id/wwn-0x50014ee2035fe13f', >'/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >Oct 23 19:57:44 adam-desktop kernel: sda: unknown partition table >name = sda status = True kids = 0 id = 173 >parents = [] >uuid = None size = 465.76 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2ef0> >target size = 0 B path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3e3f88c210> >Oct 23 19:57:44 adam-desktop kernel: BTRFS info (device sda): disk space caching is enabled >Oct 23 19:57:44 adam-desktop anaconda.desktop[3302]: ** (anaconda:3737): WARNING **: atk-bridge: Couldn't listen on dbus server: Failed to bind socket "/tmp/.cache/at-spi2-socket-3737": No such file or directory >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:57:48 adam-desktop kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Oct 23 19:57:49 adam-desktop kernel: BTRFS info (device sda): disk space caching is enabled >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 23 19:57:53 adam-desktop kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'HL-DT-ST_DVDRAM_GH22NS50', >'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'TN01', >'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', >'ID_SERIAL_SHORT': 'K1J993M2126', >'ID_TYPE': 'cd', >'ID_WWN': '0x5001480000000000', >'ID_WWN_WITH_EXTENSION': '0x5001480000000000', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '36566', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', >'/dev/disk/by-id/wwn-0x5001480000000000'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 221 >parents = [] >uuid = None size = 0 >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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': '76', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'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_BTRFS_READY': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', >'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', >'ID_FS_UUID_SUB': '50dd0539-9ed2-4679-af43-9eeb63a265ef', >'ID_FS_UUID_SUB_ENC': '50dd0539-9ed2-4679-af43-9eeb63a265ef', >'ID_MODEL': 'WDC_WD5000AAKS-00V1A0', >'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00V1A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '05.01D05', >'ID_SERIAL': 'WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', >'ID_SERIAL_SHORT': 'WD-WCAWF2211280', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee1ad120fb7', >'ID_WWN_WITH_EXTENSION': '0x50014ee1ad120fb7', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '41685', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', >'/dev/disk/by-id/wwn-0x50014ee1ad120fb7', >'/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >Oct 23 19:57:55 adam-desktop kernel: sdb: unknown partition table >name = sdb status = True kids = 0 id = 225 >parents = [] >uuid = None size = 465.76 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91830> >target size = 0 B path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3e3e047d50> >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '137601', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 233 >parents = ['existing 0 B file /osmin.img (deleted) (230)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '138704', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 241 >parents = ['existing 0 B file /osmin (238)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '141290', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 249 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (246)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop2 >format args = [] originalFormat = None >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '142723', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 257 >parents = ['existing 0 B file /LiveOS/ext3fs.img (254)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop3 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '143946', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 265 >parents = ['existing 0 B file /overlay (deleted) (262)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop4 >format args = [] originalFormat = None >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2786', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 269 >parents = ['existing 0 B loop loop4 (265)'] >uuid = None size = 6144 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2e60> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50282', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 274 >parents = ['existing 0 B loop loop3 (257) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd919e0> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '59530', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 279 >parents = ['existing 0 B loop loop3 (257) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91a70> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Oct 23 19:58:01 adam-desktop kernel: EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null) >Oct 23 19:58:01 adam-desktop kernel: SELinux: initialized (dev sdd1, type ext4), uses xattr >Oct 23 19:58:02 adam-desktop kernel: EXT4-fs (sdc1): mounting ext3 file system using the ext4 subsystem >Oct 23 19:58:02 adam-desktop kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Oct 23 19:58:02 adam-desktop kernel: SELinux: initialized (dev sdc1, type ext3), uses xattr >Oct 23 19:58:02 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:02 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:02 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:02 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:02 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:02 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:02 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:02 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:02 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:02 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:02 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:02 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:03 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:03 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:03 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:03 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:03 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:03 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:03 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:03 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:04 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:04 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >network --bootproto=dhcp --device=enp7s0 --onboot=off --ipv6=auto --activate >network --hostname=adam-desktop >Oct 23 19:58:04 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:04 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:04 adam-desktop dbus[824]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 23 19:58:04 adam-desktop kernel: Adding 4046844k swap on /dev/sdc2. Priority:-1 extents:1 across:4046844k SSFS >Oct 23 19:58:04 adam-desktop kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 23 19:58:04 adam-desktop dbus[824]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 23 19:58:04 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:04 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:05 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:05 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:05 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:05 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:05 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:05 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:05 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:05 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:05 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:05 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:05 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:05 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:05 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:05 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:06 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:06 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:06 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:06 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:06 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:06 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:06 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:06 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:06 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:06 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:06 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:06 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:06 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:06 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:06 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:06 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:07 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:07 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:07 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:07 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:07 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:07 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:07 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:07 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:07 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:07 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:08 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:08 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:08 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:08 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:08 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:08 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:08 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:08 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:08 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:08 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:08 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:08 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:09 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:09 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:09 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:09 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:09 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:09 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:09 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:09 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:09 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:09 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:09 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:09 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:09 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:09 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:10 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:10 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:10 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:10 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:10 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:10 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:10 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:10 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:11 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:11 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:11 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:11 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:11 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:11 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:11 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:11 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:12 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:12 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:12 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:12 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:12 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:12 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:12 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:12 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:12 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:12 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:12 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:12 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:12 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:12 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:13 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:13 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:13 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:13 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:13 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:13 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:13 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:13 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:13 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:13 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:13 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:13 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:13 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:13 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:14 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:14 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:14 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:14 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:14 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:14 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:14 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:14 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:14 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:14 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:14 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:14 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:14 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:14 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:15 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:15 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:15 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:15 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:15 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:15 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:15 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:15 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:15 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:15 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:15 adam-desktop kernel: BTRFS info (device sdc3): disk space caching is enabled >Oct 23 19:58:15 adam-desktop kernel: BTRFS: bdev /dev/sdc3 errs: wr 0, rd 2, flush 0, corrupt 0, gen 0 >Oct 23 19:58:15 adam-desktop kernel: BTRFS: detected SSD devices, enabling SSD mode >Oct 23 19:58:15 adam-desktop kernel: SELinux: initialized (dev sdc3, type btrfs), uses xattr >Oct 23 19:58:16 adam-desktop kernel: BTRFS info (device sda): disk space caching is enabled >Oct 23 19:58:20 adam-desktop kernel: SELinux: initialized (dev sda, type btrfs), uses xattr >Oct 23 19:58:22 adam-desktop systemd[1363]: Time has been changed >Oct 23 19:58:22 adam-desktop kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 23 19:58:22 adam-desktop kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91320> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f3e3f887a90) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91320> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f3e3f887a90) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91320> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f3e3f887a90) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91320> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f3e3f887a90) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91320> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f3e3f887a90) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91320> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f3e3f887a90) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >name = sdd1 status = True kids = 0 id = 6 >parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] >uuid = None size = 1863.02 GiB >format = existing ext4 filesystem >major = 8 minor = 49 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 3907026944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91320> >target size = 0 B path = /dev/sdd1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> >disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f3e3f887a90) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f3e3f887a90) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f3e3f887a90) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f3e3dfebc90) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> >disk: <parted.disk.Disk object at 0x7f3e3dfebf50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f790> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e6100f610> PedPartition: <_ped.Partition object at 0x7f3e6100d350> >disk: <parted.disk.Disk object at 0x7f3e3f8a8110> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f910> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f650> PedPartition: <_ped.Partition object at 0x7f3e6100d3b0> >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 20:00:51 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:00:51 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5331): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:00:51 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.22 was not provided by any .service files >Oct 23 20:00:51 adam-desktop org.gnome.seahorse.Application[1395]: ** Message: init gpgme version 1.4.3 >Oct 23 20:00:52 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:00:52 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5331): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:00:52 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.23 was not provided by any .service files >Oct 23 20:00:52 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5339): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:00:52 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5339): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:00:52 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5339): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:00:52 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:00:52 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5331): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:00:52 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.24 was not provided by any .service files >Oct 23 20:00:52 adam-desktop org.gnome.Documents[1395]: (gnome-documents:5340): GLib-GObject-WARNING **: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 23 20:00:52 adam-desktop org.gnome.OnlineMiners.GData[1395]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 23 20:00:52 adam-desktop org.gnome.OnlineMiners.Owncloud[1395]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 23 20:00:52 adam-desktop org.gnome.OnlineMiners.Zpj[1395]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 23 20:00:52 adam-desktop gnome-session[1379]: (tracker-miner-fs:1806): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Oct 23 20:00:52 adam-desktop gnome-session[1379]: (tracker-miner-fs:1806): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Oct 23 20:00:52 adam-desktop gnome-session[1379]: (tracker-miner-fs:1806): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Oct 23 20:00:52 adam-desktop gnome-session[1379]: (tracker-miner-fs:1806): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Oct 23 20:00:52 adam-desktop gnome-session[1379]: (tracker-miner-fs:1806): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Oct 23 20:00:52 adam-desktop gnome-session[1379]: (tracker-miner-fs:1806): 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. >Oct 23 20:00:53 adam-desktop gnome-session[1379]: # @0150ms GsPlugin::setup 150ms >Oct 23 20:00:53 adam-desktop gnome-session[1379]: # @745512ms 0x7f639c0020f0~appstream::startup 169ms >Oct 23 20:00:53 adam-desktop gnome-session[1379]: # @745512ms 0x7f6394004b20~GsPlugin::appstream(gs_plugin_add_search) 11ms >Oct 23 20:00:53 adam-desktop gnome-session[1379]: # @745524ms 0x7f6394004b20~GsPlugin::moduleset(gs_plugin_add_search;gs_plugin_refine) 11ms >Oct 23 20:00:53 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5339): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:00:53 adam-desktop gnome-session[1379]: # @745524ms 0x7f6394004b20~moduleset::startup 11ms >Oct 23 20:00:53 adam-desktop gnome-session[1379]: $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ @????ms GsMain 747050ms >Oct 23 20:00:53 adam-desktop gnome-session[1379]: $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ @????ms GsPluginLoader 746747ms >Oct 23 20:00:53 adam-desktop gnome-session[1379]: $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ @????ms 0x7f639c0020f0~GsPlugin::appstream(gs_plugin_add_search) 1404ms >Oct 23 20:00:53 adam-desktop gnome-session[1379]: (org.gnome.Software:1809): Gs-WARNING **: Already a started task for 0x7f639c0020f0~GsPlugin::appstream(gs_plugin_add_search) >Oct 23 20:00:53 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:00:53 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5331): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:00:53 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5339): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:00:53 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:00:53 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5331): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:00:54 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5339): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:00:54 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:00:54 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5331): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:00:54 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5339): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:00:54 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:00:54 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5331): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:00:54 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.29 was not provided by any .service files >Oct 23 20:00:55 adam-desktop org.gnome.Terminal[1395]: (gnome-terminal-server:5337): GLib-GObject-WARNING **: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 23 20:00:55 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_REMOVE: window X11:4200006 not in stack >Oct 23 20:00:55 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.30 was not provided by any .service files >Oct 23 20:00:59 adam-desktop sudo[5456]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/yum install gparted >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 20:02:08 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:02:08 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.33 was not provided by any .service files >Oct 23 20:02:08 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5516): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:02:08 adam-desktop org.gnome.seahorse.Application[1395]: ** Message: init gpgme version 1.4.3 >Oct 23 20:02:08 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:02:08 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5516): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:02:08 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.37 was not provided by any .service files >Oct 23 20:02:08 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5524): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:02:08 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5524): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:02:08 adam-desktop org.gnome.Documents[1395]: (gnome-documents:5528): GLib-GObject-WARNING **: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 23 20:02:08 adam-desktop yum[5459]: Installed: polkit-gnome-0.105-7.fc21.x86_64 >Oct 23 20:02:08 adam-desktop org.gnome.OnlineMiners.GData[1395]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 23 20:02:08 adam-desktop org.gnome.OnlineMiners.Owncloud[1395]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 23 20:02:08 adam-desktop org.gnome.OnlineMiners.Zpj[1395]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 23 20:02:08 adam-desktop firefox.desktop[5587]: (process:5587): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Oct 23 20:02:09 adam-desktop yum[5459]: Installed: gparted-0.18.0-3.fc21.x86_64 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: (gnome-documents:5528): Gjs-WARNING **: JS ERROR: TypeError: this._mainWindow is undefined >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: Application<.getScaleFactor@/usr/share/gnome-documents/js/application.js:666 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: DocCommon<.updateIconFromType@/usr/share/gnome-documents/js/documents.js:332 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: DocCommon<.refreshIcon@/usr/share/gnome-documents/js/documents.js:396 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: DocCommon<.populateFromCursor@/usr/share/gnome-documents/js/documents.js:318 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: _parent@resource:///org/gnome/gjs/modules/lang.js:131 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: LocalDocument<.populateFromCursor@/usr/share/gnome-documents/js/documents.js:669 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: DocCommon<._init@/usr/share/gnome-documents/js/documents.js:250 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: _parent@resource:///org/gnome/gjs/modules/lang.js:131 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: LocalDocument<._init@/usr/share/gnome-documents/js/documents.js:656 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: _Base.prototype._construct@resource:///org/gnome/gjs/modules/lang.js:110 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:204 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: DocumentManager<.createDocumentFromCursor@/usr/share/gnome-documents/js/documents.js:1152 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: DocumentManager<.addDocumentFromCursor@/usr/share/gnome-documents/js/documents.js:1158 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: DocumentManager<._onDocumentCreated/<@/usr/share/gnome-documents/js/documents.js:1122 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: SingleItemJob<._emitCallback@/usr/share/gnome-documents/js/trackerUtils.js:91 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: SingleItemJob<._onCursorNext@/usr/share/gnome-documents/js/trackerUtils.js:86 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: start@/usr/share/gnome-documents/js/main.js:30 >Oct 23 20:02:10 adam-desktop org.gnome.Documents[1395]: @<command line>:1 >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 20:03:07 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:180208d not in stack >Oct 23 20:03:09 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/1654 does not exist >Oct 23 20:03:09 adam-desktop gnome-session[1379]: Window manager warning: last_focus_time (925456) is greater than comparison timestamp (925455). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e61011440> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >PartSpec instance (0x7f3e6105ee10) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f3e6105ee50) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f3e6105ee90) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f3e6105eed0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f3e6105ef10) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 133.65 KiB maxSize = None grow = False >You have not created a bootable partition. >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e60fcfa90) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b3150) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = , PartitionDevice instance (0x7f3e60fcff90) -- >name = sde1 status = True kids = 0 id = 167 >parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] >uuid = None size = 28.86 GiB >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 60520448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: True >hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fae2b90> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> >disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel >start = 2048 end = 60522495 length = 60520448 >flags = boot] >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d5d0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d3d0> PedPartition: <_ped.Partition object at 0x7f3e60fd0f50> >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d610> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d550> PedPartition: <_ped.Partition object at 0x7f3e60fd0fb0> >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d7d0> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d750> PedPartition: <_ped.Partition object at 0x7f3e60f31050> >disk: <parted.disk.Disk object at 0x7f3e60fd1290> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2da50> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d8d0> PedPartition: <_ped.Partition object at 0x7f3e60f310b0> >disk: <parted.disk.Disk object at 0x7f3e60fc93d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2dbd0> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d910> PedPartition: <_ped.Partition object at 0x7f3e60f31110> >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d5d0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d3d0> PedPartition: <_ped.Partition object at 0x7f3e60fd0f50> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e60fcfa90) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d610> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d550> PedPartition: <_ped.Partition object at 0x7f3e60fd0fb0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b3150) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d7d0> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d750> PedPartition: <_ped.Partition object at 0x7f3e60f31050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d5d0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d3d0> PedPartition: <_ped.Partition object at 0x7f3e60fd0f50> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e60fcfa90) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d610> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d550> PedPartition: <_ped.Partition object at 0x7f3e60fd0fb0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b3150) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d7d0> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d750> PedPartition: <_ped.Partition object at 0x7f3e60f31050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d5d0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d3d0> PedPartition: <_ped.Partition object at 0x7f3e60fd0f50> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e60fcfa90) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d610> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d550> PedPartition: <_ped.Partition object at 0x7f3e60fd0fb0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b3150) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d7d0> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d750> PedPartition: <_ped.Partition object at 0x7f3e60f31050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >Oct 23 20:04:01 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >name = sdc1 status = True kids = 0 id = 16 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext3 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32574 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd91440> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d5d0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d3d0> PedPartition: <_ped.Partition object at 0x7f3e60fd0f50> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f3e60fcfa90) -- >name = sdc2 status = True kids = 0 id = 21 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 3952 MiB >format = existing swap >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8093696 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd917a0> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d610> >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d550> PedPartition: <_ped.Partition object at 0x7f3e60fd0fb0> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 1026048 end = 9119743 length = 8093696 >flags = , PartitionDevice instance (0x7f3e3f8b3150) -- >name = sdc3 status = True kids = 1 id = 26 >parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] >uuid = None size = 114.89 GiB >format = existing btrfs filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e3fd918c0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d7d0> >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3e60f2d750> PedPartition: <_ped.Partition object at 0x7f3e60f31050> >disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel >start = 9119744 end = 250068991 length = 240949248 >flags = ] >You have not created a bootable partition. ((<SpokeWindow object at 0x7f3e3e95c3c0 (AnacondaSpokeWindow at 0x42de7b0)>,)) >message_format=str(self._error)) >message_format=str(self._error)) >Oct 23 20:04:02 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1805718 not in stack >Oct 23 20:04:04 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/2081 does not exist >Oct 23 20:04:04 adam-desktop gnome-session[1379]: Window manager warning: last_focus_time (980450) is greater than comparison timestamp (980449). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Oct 23 20:04:09 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1807790 not in stack >Oct 23 20:04:09 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1807790 not in stack >Oct 23 20:04:13 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/2091 does not exist >Oct 23 20:04:13 adam-desktop gnome-session[1379]: Window manager warning: last_focus_time (989556) is greater than comparison timestamp (989555). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 20:06:11 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:06:11 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.43 was not provided by any .service files >Oct 23 20:06:11 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5833): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:06:11 adam-desktop org.gnome.Documents[1395]: (gnome-documents:5837): GLib-GObject-WARNING **: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 23 20:06:11 adam-desktop org.gnome.seahorse.Application[1395]: ** Message: init gpgme version 1.4.3 >Oct 23 20:06:11 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:06:11 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5833): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:06:11 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.47 was not provided by any .service files >Oct 23 20:06:11 adam-desktop org.gnome.OnlineMiners.GData[1395]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 23 20:06:11 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5844): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:06:11 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5844): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:06:11 adam-desktop org.gnome.OnlineMiners.Owncloud[1395]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 23 20:06:12 adam-desktop org.gnome.OnlineMiners.Zpj[1395]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 23 20:06:12 adam-desktop org.gnome.Bijiben.SearchProvider[1395]: (bijiben-shell-search-provider:5844): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 23 20:06:12 adam-desktop org.gnome.Calculator.SearchProvider[1395]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 23 20:06:12 adam-desktop org.gnome.Calculator.SearchProvider[1395]: ** (org.gnome.Calculator.SearchProvider:5833): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 23 20:06:12 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.48 was not provided by any .service files >Oct 23 20:06:12 adam-desktop polkitd[896]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain ONE-SHOT authorization for action org.fedoraproject.pkexec.run-gparted for unix-process:5909:110793 [/bin/bash /usr/bin/gparted_polkit] (owned by unix-user:liveuser) >Oct 23 20:06:12 adam-desktop pkexec[5912]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Oct 23 20:06:12 adam-desktop pkexec[5912]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/sbin/gparted] >Oct 23 20:06:12 adam-desktop systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Oct 23 20:06:12 adam-desktop systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 23 20:06:12 adam-desktop gparted.desktop[5909]: ====================== >Oct 23 20:06:12 adam-desktop gparted.desktop[5909]: libparted : 3.2 >Oct 23 20:06:12 adam-desktop gparted.desktop[5909]: ====================== >Oct 23 20:06:12 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 7 was not found when attempting to remove it >Oct 23 20:06:12 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 6 was not found when attempting to remove it >Oct 23 20:06:12 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 10 was not found when attempting to remove it >Oct 23 20:06:12 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 9 was not found when attempting to remove it >Oct 23 20:06:12 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_REMOVE: window X11:5200003 not in stack >Oct 23 20:06:12 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_REMOVE: window X11:5200003 not in stack >Oct 23 20:06:12 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_REMOVE: window X11:5200003 not in stack >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 29 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 28 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 42 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 41 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 58 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 57 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 61 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 60 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 64 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 63 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop kernel: sda: unknown partition table >Oct 23 20:06:13 adam-desktop kernel: sdb: unknown partition table >Oct 23 20:06:13 adam-desktop kernel: sdd: sdd1 >Oct 23 20:06:13 adam-desktop kernel: sdb: unknown partition table >Oct 23 20:06:13 adam-desktop kernel: sdd: sdd1 >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 68 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 67 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 75 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 74 was not found when attempting to remove it >Oct 23 20:06:13 adam-desktop kernel: sdb: unknown partition table >Oct 23 20:06:13 adam-desktop kernel: sdb: unknown partition table >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 80 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 79 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 85 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 84 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 92 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 91 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 95 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 94 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 98 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 97 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 101 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 100 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 104 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 103 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 109 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 108 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 112 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 111 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 117 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 116 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 122 was not found when attempting to remove it >Oct 23 20:06:14 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 121 was not found when attempting to remove it >Oct 23 20:06:15 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 146 was not found when attempting to remove it >Oct 23 20:06:15 adam-desktop gparted.desktop[5909]: (gpartedbin:5973): GLib-CRITICAL **: Source ID 145 was not found when attempting to remove it >Oct 23 20:06:52 adam-desktop systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Oct 23 20:06:52 adam-desktop systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway. >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >name = fedora status = True kids = 4 id = 30 >parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] >uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 240949248 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) >PedDevice: <_ped.Device object at 0x7f3e60f410e0> >target size = 0 B path = /dev/sdc3 >format args = [] originalFormat = btrfs] >Oct 23 20:07:18 adam-desktop gnome-session[1379]: (gnome-shell:1666): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1810215 not in stack > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1826, in on_remove_clicked >self._destroy_device(dev) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 122, in decorated >return func(*args, **kwargs) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1703, in _destroy_device >self._storage_playground.destroyDevice(device) > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1296, in destroyDevice >self.devicetree.registerAction(action) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 496, in registerAction >self._removeDevice(action.device) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 426, in _removeDevice >raise ValueError("Cannot remove non-leaf device '%s'" % dev.name) > >ValueError: Cannot remove non-leaf device 'sdc3' >Oct 23 20:07:25 adam-desktop org.gnome.Caribou.Daemon[1395]: ** (caribou:1713): WARNING **: daemon.vala:116: error in focus handler: Method "GetRole" with signature "" on interface "org.a11y.atspi.Accessible" could not be processed as object /org/a11y/atspi/accessible/2241 does not exist > > > >/tmp/anaconda.log: >19:51:15,688 INFO anaconda: /sbin/anaconda 21.48.6-1 >19:51:15,857 INFO anaconda: 8257536 kB (8064 MB) are available >19:51:15,979 INFO anaconda: check_memory(): total:8257536, needed:320, graphical:410 >19:51:15,992 INFO anaconda: Not doing 'start audit daemon' in live installation >19:51:15,993 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >19:51:15,993 INFO anaconda: Default encoding = ascii >19:51:16,032 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >19:51:16,341 INFO anaconda: Display mode = g >19:51:16,344 INFO anaconda: 8257536 kB (8064 MB) are available >19:51:16,452 INFO anaconda: check_memory(): total:8257536, needed:320, graphical:410 >19:51:16,588 INFO anaconda: _Fedora is the highest priority installclass, using it >19:51:16,593 INFO anaconda: bootloader GRUB2 on X86 platform >19:51:16,623 INFO anaconda: bootloader GRUB2 on X86 platform >19:51:16,649 DEBUG anaconda: network: devices found ['enp7s0', 'virbr0'] >19:51:16,961 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp7s0 >19:51:17,048 DEBUG anaconda: network: setting autoconnect of enp7s0 to False >19:51:17,062 DEBUG anaconda: network: missing ifcfgs created for devices ['enp7s0'] >19:51:17,331 DEBUG anaconda: updating hostname localhost.localdomain >19:51:17,351 INFO anaconda: Running Thread: AnaStorageThread (140219627464448) >19:51:17,351 INFO anaconda: Running Thread: AnaTimeInitThread (140219307878144) >19:51:17,353 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140219299485440) >19:51:17,354 INFO anaconda: Running Thread: AnaPayloadThread (140219291092736) >19:51:17,500 DEBUG anaconda: updating hostname localhost.localdomain >19:51:17,578 INFO anaconda: got 0 NTP servers from DHCP >19:51:17,579 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140219299485440) >19:51:17,623 INFO anaconda: Not doing 'start chronyd' in live installation >19:51:17,623 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140219299485440) >19:51:17,627 INFO anaconda: Starting geolocation lookup >19:51:17,627 INFO anaconda: Geolocation provider: Fedora GeoIP >19:51:18,029 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:18,041 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:18,041 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:18,042 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:18,043 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:18,043 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:18,044 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:18,045 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:18,081 INFO anaconda: Not doing 'activate layouts' in live installation >19:51:19,083 INFO anaconda: Geolocation lookup finished in 1.4 seconds >19:51:19,084 INFO anaconda: got results from geolocation >19:51:19,085 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140219299485440) >19:51:19,127 INFO anaconda: Waited 0.11 seconds for Geolocation >19:51:19,153 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >19:51:19,159 WARN anaconda: logo image is missing, using a substitute >19:51:37,255 INFO anaconda: Thread Done: AnaStorageThread (140219627464448) >19:51:38,003 INFO anaconda: Thread Done: AnaTimeInitThread (140219307878144) >19:51:38,020 INFO anaconda: Thread Done: AnaPayloadThread (140219291092736) >19:51:54,413 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:54,414 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:54,414 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:54,446 INFO anaconda: Not doing 'require network connection' in live installation >19:51:54,447 DEBUG anaconda: network standalone spoke (init): completed: True >19:51:54,447 INFO anaconda: Not doing 'require network connection' in live installation >19:51:54,452 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >19:51:54,452 DEBUG anaconda: Entered hub: SummaryHub >19:51:54,688 INFO anaconda: Not doing 'modify system time and date' in live installation >19:51:54,696 INFO anaconda: Running Thread: AnaNTPserver1 (140219291092736) >19:51:54,697 INFO anaconda: Running Thread: AnaNTPserver2 (140219307878144) >19:51:54,698 INFO anaconda: Running Thread: AnaNTPserver3 (140219627464448) >19:51:54,700 INFO anaconda: Running Thread: AnaNTPserver4 (140219061024512) >19:51:54,700 INFO anaconda: Running Thread: AnaDateTimeThread (140218933126912) >19:51:54,751 INFO anaconda: Thread Done: AnaDateTimeThread (140218933126912) >19:51:57,499 INFO anaconda: fs space: 0 B needed: 3632.32 MiB >19:51:57,536 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140218933126912) >19:51:57,536 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f874a3c9490>> on <dictionary-keyiterator object at 0x7f874a3ecfc8> >19:51:57,537 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140218924734208) >19:51:57,540 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140218924734208) >19:51:57,580 INFO anaconda: Running Thread: AnaKeyboardThread (140218924734208) >19:51:58,603 INFO anaconda: fs space: 0 B needed: 3632.32 MiB >19:51:58,669 INFO anaconda: Running Thread: AnaStorageWatcher (140218916341504) >19:51:58,673 INFO anaconda: Thread Done: AnaStorageWatcher (140218916341504) >19:51:58,685 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:58,694 INFO anaconda: Running Thread: AnaCustomStorageInit (140218916341504) >19:51:58,699 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:51:58,774 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >19:51:58,921 DEBUG anaconda: network: GUI, device configuration added: connection 69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c device enp7s0 >19:51:58,946 DEBUG anaconda: network: GUI, connection 69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c found >19:51:58,947 DEBUG anaconda: network: GUI, connection a72b1660-83cd-4d71-b636-5032050a3f72 found >19:51:59,045 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >19:51:59,172 DEBUG anaconda: updating hostname localhost.localdomain >19:51:59,557 INFO anaconda: Not doing 'require network connection' in live installation >19:52:00,729 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f874a3b8c90> >19:52:00,735 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f874a3dfed0> >19:52:00,735 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f874a3dfed0> status to: Getting list of layouts... >19:52:00,736 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> status to: Probing storage... >19:52:00,744 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >12:52:02,536 INFO anaconda: Thread Done: AnaCustomStorageInit (140218916341504) >12:52:03,849 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f874a3c9490>> on <dictionary-keyiterator object at 0x7f874a3ecfc8> >12:52:03,849 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140218933126912) >12:52:03,850 INFO anaconda: Thread Done: AnaKeyboardThread (140218924734208) >12:52:03,990 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f874a3dfed0> >12:52:04,163 DEBUG anaconda: updating hostname localhost.localdomain >12:52:04,523 DEBUG anaconda: updating hostname localhost.localdomain >12:52:04,524 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f874aa05ad0> status to: Connected: enp7s0 >12:52:07,290 DEBUG anaconda: Entered spoke: NetworkSpoke >12:52:14,745 INFO anaconda: Thread Done: AnaNTPserver2 (140219307878144) >12:52:14,750 INFO anaconda: Thread Done: AnaNTPserver1 (140219291092736) >12:52:14,759 INFO anaconda: Thread Done: AnaNTPserver3 (140219627464448) >12:52:14,815 INFO anaconda: Thread Done: AnaNTPserver4 (140219061024512) >12:52:19,987 DEBUG anaconda: updating hostname adam-desktop >12:52:20,010 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=enp7s0 --onboot=off --ipv6=auto --activate >network --hostname=adam-desktop > >12:52:20,011 INFO anaconda: setting installation environment hostname to adam-desktop >12:52:20,156 DEBUG anaconda: Left spoke: NetworkSpoke >12:52:20,522 INFO anaconda: Not doing 'require network connection' in live installation >12:52:22,551 DEBUG anaconda: Entered spoke: StorageSpoke >12:53:09,424 DEBUG anaconda: disk free: 1336.5 KiB fs free: 0 B sw needs: 3632.32 MiB auto swap: 8064 MiB >12:53:09,455 INFO anaconda: Running Thread: AnaExecuteStorageThread (140219061024512) >12:53:09,456 DEBUG anaconda: Left spoke: StorageSpoke >12:53:09,670 DEBUG anaconda: new disk order: [] >12:53:09,688 DEBUG anaconda: new disk order: [] >12:53:09,743 INFO anaconda: Not doing 'require network connection' in live installation >12:53:09,756 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >12:53:09,780 DEBUG anaconda: stage1 device cannot be of type btrfs volume >12:53:09,781 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:53:09,781 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:53:09,782 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,782 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,783 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,783 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,784 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,784 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,785 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,785 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,785 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,786 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,786 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:53:09,787 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,787 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,788 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,788 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,789 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,789 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,790 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,790 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,791 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,791 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,792 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,792 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,792 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,793 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,793 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,794 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,794 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,795 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,795 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,796 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,796 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,797 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,797 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,797 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,798 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,798 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,799 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,799 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,800 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:53:09,801 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >12:53:09,801 DEBUG anaconda: _is_valid_size(sdc) returning True >12:53:09,801 DEBUG anaconda: _is_valid_location(sdc) returning True >12:53:09,801 DEBUG anaconda: _is_valid_format(sdc) returning True >12:53:09,801 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >12:53:09,801 INFO anaconda: Thread Done: AnaExecuteStorageThread (140219061024512) >12:53:10,014 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootsnapshots/2014-03-27', 'rootsnapshots/2014-03-28', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >12:53:10,126 DEBUG anaconda: ui: unused=['rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'fedora', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'sdc1', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'home', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'sdc2', 'rootsnapshots/2014-03-28', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootsnapshots/2014-03-27', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55'] >12:53:10,127 DEBUG anaconda: ui: new_devices=[] >12:53:10,816 DEBUG anaconda: page clicked: New Fedora 21 Installation >12:53:10,816 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:53:10,816 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:53:10,952 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >12:53:10,952 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> status to: Saving storage configuration... >12:53:10,958 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >12:53:20,843 DEBUG anaconda: page clicked: Unknown >12:53:20,843 DEBUG anaconda: show mountpoint: Unknown >12:53:20,849 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:53:20,860 DEBUG anaconda: updated device_disks to ['sdc'] >12:53:20,860 DEBUG anaconda: updated device_container_name to fedora >12:53:20,860 DEBUG anaconda: updated device_container_raid_level to single >12:53:20,861 DEBUG anaconda: updated device_container_encrypted to False >12:53:20,861 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:53:20,876 DEBUG anaconda: fs type changed: btrfs >12:53:20,882 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f874968ed50> >12:53:20,887 DEBUG anaconda: populate_raid: 3, None >12:53:20,889 DEBUG anaconda: populate_raid: 3, None >12:53:20,916 DEBUG anaconda: new container selection: fedora >12:53:20,916 DEBUG anaconda: default container is fedora >12:53:28,545 DEBUG anaconda: page clicked: Unknown >12:53:28,545 DEBUG anaconda: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:53:28,558 DEBUG anaconda: show mountpoint: Unknown >12:53:28,558 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:53:28,569 DEBUG anaconda: updated device_disks to ['sdc'] >12:53:28,569 DEBUG anaconda: updated device_container_name to fedora >12:53:28,569 DEBUG anaconda: updated device_container_raid_level to single >12:53:28,569 DEBUG anaconda: updated device_container_encrypted to False >12:53:28,569 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:53:28,584 DEBUG anaconda: fs type changed: btrfs >12:53:28,587 DEBUG anaconda: populate_raid: 3, None >12:53:28,613 DEBUG anaconda: new container selection: fedora >12:53:28,613 DEBUG anaconda: default container is fedora >12:53:28,985 DEBUG anaconda: page clicked: Unknown >12:53:28,985 DEBUG anaconda: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:53:28,998 DEBUG anaconda: show mountpoint: Unknown >12:53:28,998 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:53:29,009 DEBUG anaconda: updated device_disks to ['sdc'] >12:53:29,009 DEBUG anaconda: updated device_container_name to fedora >12:53:29,009 DEBUG anaconda: updated device_container_raid_level to single >12:53:29,009 DEBUG anaconda: updated device_container_encrypted to False >12:53:29,009 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:53:29,024 DEBUG anaconda: fs type changed: btrfs >12:53:29,026 DEBUG anaconda: populate_raid: 3, None >12:53:29,053 DEBUG anaconda: new container selection: fedora >12:53:29,053 DEBUG anaconda: default container is fedora >12:53:39,627 DEBUG anaconda: page clicked: Unknown >12:53:39,627 DEBUG anaconda: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:53:39,644 DEBUG anaconda: show mountpoint: Unknown >12:53:39,645 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:53:39,655 DEBUG anaconda: updated device_disks to ['sdc'] >12:53:39,656 DEBUG anaconda: updated device_container_name to fedora >12:53:39,656 DEBUG anaconda: updated device_container_raid_level to single >12:53:39,656 DEBUG anaconda: updated device_container_encrypted to False >12:53:39,656 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:53:39,671 DEBUG anaconda: fs type changed: btrfs >12:53:39,673 DEBUG anaconda: populate_raid: 3, None >12:53:39,700 DEBUG anaconda: new container selection: fedora >12:53:39,700 DEBUG anaconda: default container is fedora >12:53:42,881 DEBUG anaconda: page clicked: Unknown >12:53:42,881 DEBUG anaconda: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:53:42,896 DEBUG anaconda: show mountpoint: Unknown >12:53:42,896 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:53:42,907 DEBUG anaconda: updated device_disks to ['sdc'] >12:53:42,907 DEBUG anaconda: updated device_container_name to fedora >12:53:42,907 DEBUG anaconda: updated device_container_raid_level to single >12:53:42,907 DEBUG anaconda: updated device_container_encrypted to False >12:53:42,908 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:53:42,923 DEBUG anaconda: fs type changed: btrfs >12:53:42,925 DEBUG anaconda: populate_raid: 3, None >12:53:42,951 DEBUG anaconda: new container selection: fedora >12:53:42,951 DEBUG anaconda: default container is fedora >12:54:07,466 DEBUG anaconda: page clicked: Unknown >12:54:07,466 DEBUG anaconda: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:54:07,478 DEBUG anaconda: show mountpoint: Unknown >12:54:07,478 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:54:07,489 DEBUG anaconda: updated device_disks to ['sdc'] >12:54:07,489 DEBUG anaconda: updated device_container_name to fedora >12:54:07,489 DEBUG anaconda: updated device_container_raid_level to single >12:54:07,489 DEBUG anaconda: updated device_container_encrypted to False >12:54:07,490 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:54:07,505 DEBUG anaconda: fs type changed: btrfs >12:54:07,507 DEBUG anaconda: populate_raid: 3, None >12:54:07,533 DEBUG anaconda: new container selection: fedora >12:54:07,534 DEBUG anaconda: default container is fedora >12:54:28,061 INFO anaconda: ui: saving changes to device fedora >12:54:28,062 DEBUG anaconda: reformat: False >12:54:28,122 DEBUG anaconda: old disks: ['sdc'] >12:54:28,122 DEBUG anaconda: new disks: ['sdc'] >12:54:28,123 DEBUG anaconda: device: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:54:28,133 DEBUG anaconda: old container_encrypted: False >12:54:28,133 DEBUG anaconda: new container_encrypted: False >12:54:28,133 DEBUG anaconda: old name: fedora >12:54:28,134 DEBUG anaconda: new name: None >12:54:28,134 DEBUG anaconda: old encrypted: False >12:54:28,134 DEBUG anaconda: new encrypted: False >12:54:28,134 DEBUG anaconda: old container_raid_level: None >12:54:28,134 DEBUG anaconda: new container_raid_level: single >12:54:28,134 DEBUG anaconda: old raid_level: None >12:54:28,134 DEBUG anaconda: new raid_level: None >12:54:28,134 DEBUG anaconda: old label: fedora >12:54:28,135 DEBUG anaconda: new label: fedora >12:54:28,135 DEBUG anaconda: old device_type: 3 >12:54:28,135 DEBUG anaconda: new device_type: 3 >12:54:28,135 DEBUG anaconda: old container_name: fedora >12:54:28,135 DEBUG anaconda: new container_name: fedora >12:54:28,135 DEBUG anaconda: old mountpoint: >12:54:28,135 DEBUG anaconda: new mountpoint: >12:54:28,135 DEBUG anaconda: old fstype: btrfs >12:54:28,135 DEBUG anaconda: new fstype: btrfs >12:54:28,136 DEBUG anaconda: old container_size: 114.89 GiB >12:54:28,146 DEBUG anaconda: new container_size: 114.89 GiB >12:54:28,156 DEBUG anaconda: old size: 114.89 GiB >12:54:28,167 DEBUG anaconda: new size: 114.89 GiB >12:54:28,177 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:54:28,188 DEBUG anaconda: updated device_disks to ['sdc'] >12:54:28,188 DEBUG anaconda: updated device_container_name to fedora >12:54:28,188 DEBUG anaconda: updated device_container_raid_level to single >12:54:28,188 DEBUG anaconda: updated device_container_encrypted to False >12:54:28,188 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:54:28,203 DEBUG anaconda: fs type changed: btrfs >12:54:28,205 DEBUG anaconda: populate_raid: 3, None >12:54:28,231 DEBUG anaconda: new container selection: fedora >12:54:28,231 DEBUG anaconda: default container is fedora >12:54:55,567 DEBUG anaconda: requested size = 1907.35 MiB ; available space = 1336.5 KiB >12:54:56,763 ERR anaconda: factoryDevice failed: Unable to allocate requested partition scheme. >12:54:56,763 DEBUG anaconda: trying to find an existing container to use >12:54:56,764 DEBUG anaconda: found container None >12:54:56,995 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootsnapshots/2014-03-27', 'rootsnapshots/2014-03-28', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >12:54:57,109 DEBUG anaconda: ui: unused=['rootsnapshots/2014-03-28', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootsnapshots/2014-03-27', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'home', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'sdc1', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'sdc2', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'fedora', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init'] >12:54:57,109 DEBUG anaconda: ui: new_devices=[] >12:54:57,794 DEBUG anaconda: page clicked: New Fedora 21 Installation >12:54:57,794 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:54:57,795 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:55:01,664 DEBUG anaconda: page clicked: Unknown >12:55:01,664 DEBUG anaconda: show mountpoint: Unknown >12:55:01,667 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:55:01,679 DEBUG anaconda: updated device_disks to ['sdc'] >12:55:01,679 DEBUG anaconda: updated device_container_name to fedora >12:55:01,679 DEBUG anaconda: updated device_container_raid_level to single >12:55:01,679 DEBUG anaconda: updated device_container_encrypted to False >12:55:01,679 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:55:01,694 DEBUG anaconda: fs type changed: btrfs >12:55:01,696 DEBUG anaconda: populate_raid: 3, None >12:55:01,723 DEBUG anaconda: new container selection: fedora >12:55:01,723 DEBUG anaconda: default container is fedora >12:55:02,964 DEBUG anaconda: page clicked: Unknown >12:55:02,964 DEBUG anaconda: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:55:02,979 DEBUG anaconda: show mountpoint: Unknown >12:55:02,979 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:55:02,990 DEBUG anaconda: updated device_disks to ['sdc'] >12:55:02,990 DEBUG anaconda: updated device_container_name to fedora >12:55:02,990 DEBUG anaconda: updated device_container_raid_level to single >12:55:02,991 DEBUG anaconda: updated device_container_encrypted to False >12:55:02,991 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:55:03,006 DEBUG anaconda: fs type changed: btrfs >12:55:03,008 DEBUG anaconda: populate_raid: 3, None >12:55:03,034 DEBUG anaconda: new container selection: fedora >12:55:03,035 DEBUG anaconda: default container is fedora >12:55:07,576 DEBUG anaconda: info bar clicked: Unable to allocate requested partition scheme. ((<SpokeWindow object at 0x7f874aa4b550 (AnacondaSpokeWindow at 0x38da600)>,)) >12:55:07,578 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py:2484: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >12:55:07,578 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py:2484: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >12:55:58,906 DEBUG anaconda: requested size = 1907.35 MiB ; available space = 1336.5 KiB >12:56:00,109 ERR anaconda: factoryDevice failed: Unable to allocate requested partition scheme. >12:56:00,109 DEBUG anaconda: trying to find an existing container to use >12:56:00,109 DEBUG anaconda: found container None >12:56:00,345 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootsnapshots/2014-03-27', 'rootsnapshots/2014-03-28', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >12:56:00,459 DEBUG anaconda: ui: unused=['rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'home', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'sdc2', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootsnapshots/2014-03-27', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootsnapshots/2014-03-28', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'fedora', 'sdc1', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67'] >12:56:00,459 DEBUG anaconda: ui: new_devices=[] >12:56:01,149 DEBUG anaconda: page clicked: New Fedora 21 Installation >12:56:01,149 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:56:01,149 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:56:04,929 DEBUG anaconda: info bar clicked: Unable to allocate requested partition scheme. ((<SpokeWindow object at 0x7f874aa4b550 (AnacondaSpokeWindow at 0x38da600)>,)) >12:56:11,682 DEBUG anaconda: page clicked: Unknown >12:56:11,683 DEBUG anaconda: show mountpoint: Unknown >12:56:11,686 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:56:11,699 DEBUG anaconda: updated device_disks to ['sdc'] >12:56:11,699 DEBUG anaconda: updated device_container_name to fedora >12:56:11,699 DEBUG anaconda: updated device_container_raid_level to single >12:56:11,699 DEBUG anaconda: updated device_container_encrypted to False >12:56:11,699 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:56:11,714 DEBUG anaconda: fs type changed: btrfs >12:56:11,716 DEBUG anaconda: populate_raid: 3, None >12:56:11,743 DEBUG anaconda: new container selection: fedora >12:56:11,743 DEBUG anaconda: default container is fedora >12:56:13,615 DEBUG anaconda: page clicked: Unknown >12:56:13,615 DEBUG anaconda: current selector: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:56:13,628 DEBUG anaconda: show mountpoint: Unknown >12:56:13,628 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs volume fedora (30) with existing btrfs filesystem >12:56:13,639 DEBUG anaconda: updated device_disks to ['sdc'] >12:56:13,639 DEBUG anaconda: updated device_container_name to fedora >12:56:13,639 DEBUG anaconda: updated device_container_raid_level to single >12:56:13,639 DEBUG anaconda: updated device_container_encrypted to False >12:56:13,639 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:56:13,654 DEBUG anaconda: fs type changed: btrfs >12:56:13,657 DEBUG anaconda: populate_raid: 3, None >12:56:13,683 DEBUG anaconda: new container selection: fedora >12:56:13,683 DEBUG anaconda: default container is fedora >12:56:16,772 DEBUG anaconda: new disk order: [] >12:56:16,861 DEBUG anaconda: stage1 device cannot be of type btrfs volume >12:56:16,862 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:56:16,862 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:56:16,863 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,863 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,864 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,864 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,865 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,865 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,865 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,866 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,866 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,867 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,867 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:56:16,868 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,868 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,869 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,869 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,870 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,870 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,871 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,871 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,871 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,872 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,872 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,873 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,873 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,874 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,874 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,875 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,875 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,876 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,876 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,876 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,877 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,877 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,878 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,878 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,879 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,879 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,880 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,880 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,881 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:56:16,882 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >12:56:16,882 DEBUG anaconda: _is_valid_size(sdc) returning True >12:56:16,882 DEBUG anaconda: _is_valid_location(sdc) returning True >12:56:16,882 DEBUG anaconda: _is_valid_format(sdc) returning True >12:56:16,882 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >12:56:16,888 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >12:56:16,888 DEBUG anaconda: _is_valid_size(sdc) returning True >12:56:16,888 DEBUG anaconda: _is_valid_location(sdc) returning True >12:56:16,888 DEBUG anaconda: _is_valid_format(sdc) returning True >12:56:16,888 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >12:56:16,890 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >12:56:16,890 ERR anaconda: You have not created a bootable partition. >12:56:16,900 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >12:56:16,900 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> status to: Checking storage configuration... >12:56:16,907 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >12:56:19,901 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >12:56:20,271 INFO anaconda: Not doing 'require network connection' in live installation >12:56:20,303 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f874a3eda10> >12:56:23,506 DEBUG anaconda: Left hub: SummaryHub >19:57:41,119 INFO anaconda: /sbin/anaconda 21.48.6-1 >19:57:41,168 INFO anaconda: 8257536 kB (8064 MB) are available >19:57:41,273 INFO anaconda: check_memory(): total:8257536, needed:320, graphical:410 >19:57:41,282 INFO anaconda: Not doing 'start audit daemon' in live installation >19:57:41,282 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >19:57:41,283 INFO anaconda: Default encoding = ascii >19:57:41,315 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >19:57:41,582 INFO anaconda: Display mode = g >19:57:41,584 INFO anaconda: 8257536 kB (8064 MB) are available >19:57:41,690 INFO anaconda: check_memory(): total:8257536, needed:320, graphical:410 >19:57:41,789 INFO anaconda: _Fedora is the highest priority installclass, using it >19:57:41,794 INFO anaconda: bootloader GRUB2 on X86 platform >19:57:41,825 INFO anaconda: bootloader GRUB2 on X86 platform >19:57:41,849 DEBUG anaconda: network: devices found ['enp7s0', 'virbr0'] >19:57:42,090 DEBUG anaconda: updating hostname adam-desktop >19:57:42,115 INFO anaconda: Running Thread: AnaStorageThread (139905892501248) >19:57:42,115 INFO anaconda: Running Thread: AnaTimeInitThread (139905571895040) >19:57:42,116 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139905563502336) >19:57:42,116 INFO anaconda: Running Thread: AnaPayloadThread (139905555109632) >19:57:42,170 INFO anaconda: got 0 NTP servers from DHCP >19:57:42,171 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139905563502336) >19:57:42,187 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139905563502336) >19:57:42,187 INFO anaconda: Not doing 'start chronyd' in live installation >19:57:42,188 INFO anaconda: Starting geolocation lookup >19:57:42,189 INFO anaconda: Geolocation provider: Fedora GeoIP >19:57:42,460 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:42,460 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:42,461 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:42,461 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:42,461 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:42,462 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:42,462 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:42,462 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:42,493 INFO anaconda: Not doing 'activate layouts' in live installation >19:57:44,647 INFO anaconda: Geolocation lookup finished in 2.5 seconds >19:57:44,648 INFO anaconda: got results from geolocation >19:57:44,648 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139905563502336) >19:57:44,664 INFO anaconda: Waited 1.28 seconds for Geolocation >19:57:44,681 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >19:57:44,686 WARN anaconda: logo image is missing, using a substitute >19:57:46,984 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:46,984 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:46,984 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:47,011 INFO anaconda: Not doing 'require network connection' in live installation >19:57:47,012 DEBUG anaconda: network standalone spoke (init): completed: True >19:57:47,012 INFO anaconda: Not doing 'require network connection' in live installation >19:57:47,016 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >19:57:47,016 DEBUG anaconda: Entered hub: SummaryHub >19:57:47,245 INFO anaconda: Not doing 'modify system time and date' in live installation >19:57:47,253 INFO anaconda: Running Thread: AnaNTPserver1 (139905282479872) >19:57:47,255 INFO anaconda: Running Thread: AnaNTPserver2 (139905204221696) >19:57:47,257 INFO anaconda: Running Thread: AnaNTPserver3 (139905195828992) >19:57:47,259 INFO anaconda: Running Thread: AnaNTPserver4 (139905187436288) >19:57:47,259 INFO anaconda: Running Thread: AnaDateTimeThread (139905179043584) >19:57:48,761 INFO anaconda: fs space: 0 B needed: 3633.65 MiB >19:57:48,796 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139905170650880) >19:57:48,797 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f3e3f8b8f90>> on <dictionary-keyiterator object at 0x7f3e3f8bb260> >19:57:48,798 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139905162258176) >19:57:48,801 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139905162258176) >19:57:48,842 INFO anaconda: Running Thread: AnaKeyboardThread (139905162258176) >19:57:49,853 INFO anaconda: fs space: 0 B needed: 3633.65 MiB >19:57:49,915 INFO anaconda: Running Thread: AnaStorageWatcher (139905153865472) >19:57:49,931 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:49,939 INFO anaconda: Running Thread: AnaCustomStorageInit (139904600241920) >19:57:49,944 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >19:57:50,016 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >19:57:50,173 DEBUG anaconda: network: GUI, device configuration added: connection 69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c device enp7s0 >19:57:50,188 DEBUG anaconda: network: GUI, connection 69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c found >19:57:50,189 DEBUG anaconda: network: GUI, connection a72b1660-83cd-4d71-b636-5032050a3f72 found >19:57:50,258 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >19:57:50,376 DEBUG anaconda: updating hostname adam-desktop >19:57:50,703 INFO anaconda: Not doing 'require network connection' in live installation >19:57:51,917 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f3e3f893290> status to: Restoring hardware time... >19:57:51,928 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f3e3f8b5b50> >19:57:51,928 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f3e3f8b5b50> status to: Getting list of layouts... >19:57:51,928 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3e3f893210> status to: Probing storage... >12:57:53,854 INFO anaconda: Thread Done: AnaCustomStorageInit (139904600241920) >12:57:56,705 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f3e3f8b8f90>> on <dictionary-keyiterator object at 0x7f3e3f8bb260> >12:57:56,706 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139905170650880) >12:57:56,706 INFO anaconda: Thread Done: AnaKeyboardThread (139905162258176) >12:57:56,834 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f3e3f8b5b50> >12:57:57,030 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f3e3e9407d0> status to: Connected: enp7s0 >12:58:02,345 INFO anaconda: Thread Done: AnaNTPserver4 (139905187436288) >12:58:02,777 DEBUG anaconda: Entered spoke: NetworkSpoke >12:58:04,560 DEBUG anaconda: updating hostname adam-desktop >12:58:04,578 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=enp7s0 --onboot=off --ipv6=auto --activate >network --hostname=adam-desktop > >12:58:04,578 INFO anaconda: setting installation environment hostname to adam-desktop >12:58:04,747 DEBUG anaconda: Left spoke: NetworkSpoke >12:58:05,070 INFO anaconda: Not doing 'require network connection' in live installation >12:58:07,306 INFO anaconda: Thread Done: AnaNTPserver1 (139905282479872) >12:58:07,308 INFO anaconda: Thread Done: AnaNTPserver2 (139905204221696) >12:58:07,317 INFO anaconda: Thread Done: AnaNTPserver3 (139905195828992) >12:58:21,251 INFO anaconda: Thread Done: AnaStorageThread (139905892501248) >12:58:21,261 INFO anaconda: Thread Done: AnaStorageWatcher (139905153865472) >12:58:21,312 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3e3f893210> >12:58:22,002 INFO anaconda: Thread Done: AnaTimeInitThread (139905571895040) >12:58:22,008 INFO anaconda: Thread Done: AnaDateTimeThread (139905179043584) >12:58:22,016 INFO anaconda: Thread Done: AnaPayloadThread (139905555109632) >12:58:22,065 DEBUG anaconda: Entered spoke: StorageSpoke >12:58:22,855 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f3e3f893290> >12:58:49,637 DEBUG anaconda: disk free: 1336.5 KiB fs free: 0 B sw needs: 3641.65 MiB auto swap: 8064 MiB >12:58:49,668 INFO anaconda: Running Thread: AnaExecuteStorageThread (139905555109632) >12:58:49,668 DEBUG anaconda: Left spoke: StorageSpoke >12:58:49,881 DEBUG anaconda: new disk order: [] >12:58:49,898 DEBUG anaconda: new disk order: [] >12:58:49,969 INFO anaconda: Not doing 'require network connection' in live installation >12:58:49,989 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >12:58:50,001 DEBUG anaconda: stage1 device cannot be of type btrfs volume >12:58:50,002 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:58:50,002 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:58:50,003 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,003 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,004 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,004 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,005 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,005 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,005 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,006 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,006 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,007 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,007 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:58:50,008 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,008 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,009 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,009 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,010 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,010 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,010 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,011 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,011 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,012 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,012 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,013 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,013 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,014 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,014 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,015 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,015 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,015 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,016 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,016 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,017 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,017 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,018 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,018 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,019 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,019 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,020 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,020 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,021 DEBUG anaconda: stage1 device cannot be of type btrfs snapshot >12:58:50,022 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >12:58:50,022 DEBUG anaconda: _is_valid_size(sdc) returning True >12:58:50,022 DEBUG anaconda: _is_valid_location(sdc) returning True >12:58:50,022 DEBUG anaconda: _is_valid_format(sdc) returning True >12:58:50,022 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >12:58:50,022 INFO anaconda: Thread Done: AnaExecuteStorageThread (139905555109632) >12:58:50,380 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootsnapshots/2014-03-27', 'rootsnapshots/2014-03-28', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >12:58:50,493 DEBUG anaconda: ui: unused=['rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootsnapshots/2014-03-28', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'home', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootsnapshots/2014-03-27', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada'] >12:58:50,494 DEBUG anaconda: ui: new_devices=[] >12:58:51,101 DEBUG anaconda: page clicked: New Fedora 21 Installation >12:58:51,101 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:58:51,101 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >12:58:51,236 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3e3f893210> >12:58:51,236 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3e3f893210> status to: Saving storage configuration... >12:58:51,242 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3e3f893210> >12:58:55,824 DEBUG anaconda: page clicked: Unknown >12:58:55,825 DEBUG anaconda: show mountpoint: Unknown >12:58:55,832 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume home (36) with existing btrfs filesystem >12:58:55,843 DEBUG anaconda: updated device_disks to ['sdc'] >12:58:55,844 DEBUG anaconda: updated device_container_name to fedora >12:58:55,844 DEBUG anaconda: updated device_container_raid_level to single >12:58:55,844 DEBUG anaconda: updated device_container_encrypted to False >12:58:55,844 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:58:55,859 DEBUG anaconda: fs type changed: btrfs >12:58:55,862 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3f8b1c90> >12:58:55,867 DEBUG anaconda: populate_raid: 3, None >12:58:55,869 DEBUG anaconda: populate_raid: 3, None >12:58:55,895 DEBUG anaconda: new container selection: fedora >12:58:55,895 DEBUG anaconda: default container is fedora >12:58:56,952 DEBUG anaconda: page clicked: Unknown >12:58:56,953 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume home (36) with existing btrfs filesystem >12:58:56,967 DEBUG anaconda: show mountpoint: Unknown >12:58:56,968 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume home (36) with existing btrfs filesystem >12:58:56,978 DEBUG anaconda: updated device_disks to ['sdc'] >12:58:56,979 DEBUG anaconda: updated device_container_name to fedora >12:58:56,979 DEBUG anaconda: updated device_container_raid_level to single >12:58:56,979 DEBUG anaconda: updated device_container_encrypted to False >12:58:56,979 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:58:56,994 DEBUG anaconda: fs type changed: btrfs >12:58:56,996 DEBUG anaconda: populate_raid: 3, None >12:58:57,023 DEBUG anaconda: new container selection: fedora >12:58:57,023 DEBUG anaconda: default container is fedora >12:58:58,566 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >12:58:58,567 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume home (36) with existing btrfs filesystem >12:58:58,581 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >12:58:58,582 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:58:58,592 DEBUG anaconda: updated device_disks to ['sdc'] >12:58:58,592 DEBUG anaconda: updated device_container_name to None >12:58:58,592 DEBUG anaconda: updated device_container_raid_level to None >12:58:58,592 DEBUG anaconda: updated device_container_encrypted to False >12:58:58,593 DEBUG anaconda: updated device_container_size to 0 >12:58:58,597 DEBUG anaconda: fs type changed: ext3 >12:58:58,600 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3dfa4410> >12:58:58,600 DEBUG anaconda: populate_raid: 2, None >12:58:58,601 DEBUG anaconda: populate_raid: 2, None >12:58:58,602 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:58:58,613 DEBUG anaconda: updated device_disks to ['sdc'] >12:58:58,613 DEBUG anaconda: updated device_container_name to None >12:58:58,613 DEBUG anaconda: updated device_container_raid_level to None >12:58:58,613 DEBUG anaconda: updated device_container_encrypted to False >12:58:58,613 DEBUG anaconda: updated device_container_size to 0 >12:58:58,618 DEBUG anaconda: populate_raid: 2, None >12:59:05,428 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >12:59:05,428 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:05,442 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >12:59:05,442 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:05,453 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:05,453 DEBUG anaconda: updated device_container_name to None >12:59:05,453 DEBUG anaconda: updated device_container_raid_level to None >12:59:05,453 DEBUG anaconda: updated device_container_encrypted to False >12:59:05,453 DEBUG anaconda: updated device_container_size to 0 >12:59:05,458 DEBUG anaconda: populate_raid: 2, None >12:59:05,945 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >12:59:05,945 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:05,961 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >12:59:05,961 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:05,971 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:05,972 DEBUG anaconda: updated device_container_name to None >12:59:05,972 DEBUG anaconda: updated device_container_raid_level to None >12:59:05,972 DEBUG anaconda: updated device_container_encrypted to False >12:59:05,972 DEBUG anaconda: updated device_container_size to 0 >12:59:05,977 DEBUG anaconda: populate_raid: 2, None >12:59:05,977 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:05,988 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:05,988 DEBUG anaconda: updated device_container_name to None >12:59:05,988 DEBUG anaconda: updated device_container_raid_level to None >12:59:05,988 DEBUG anaconda: updated device_container_encrypted to False >12:59:05,988 DEBUG anaconda: updated device_container_size to 0 >12:59:05,993 DEBUG anaconda: populate_raid: 2, None >12:59:19,439 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:19,452 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:59:19,462 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:59:19,473 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:19,473 DEBUG anaconda: updated device_container_name to None >12:59:19,473 DEBUG anaconda: updated device_container_raid_level to None >12:59:19,473 DEBUG anaconda: updated device_container_encrypted to False >12:59:19,473 DEBUG anaconda: updated device_container_size to 0 >12:59:19,478 DEBUG anaconda: fs type changed: btrfs >12:59:19,480 DEBUG anaconda: populate_raid: 2, None >12:59:19,481 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:59:19,492 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:19,492 DEBUG anaconda: updated device_container_name to None >12:59:19,492 DEBUG anaconda: updated device_container_raid_level to None >12:59:19,492 DEBUG anaconda: updated device_container_encrypted to False >12:59:19,492 DEBUG anaconda: updated device_container_size to 0 >12:59:19,497 DEBUG anaconda: fs type changed: btrfs >12:59:19,499 DEBUG anaconda: populate_raid: 2, None >12:59:24,195 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:59:24,211 DEBUG anaconda: new selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:24,221 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:24,232 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:24,232 DEBUG anaconda: updated device_container_name to None >12:59:24,232 DEBUG anaconda: updated device_container_raid_level to None >12:59:24,232 DEBUG anaconda: updated device_container_encrypted to False >12:59:24,232 DEBUG anaconda: updated device_container_size to 0 >12:59:24,237 DEBUG anaconda: fs type changed: ext3 >12:59:24,240 DEBUG anaconda: populate_raid: 2, None >12:59:24,240 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:24,251 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:24,251 DEBUG anaconda: updated device_container_name to None >12:59:24,251 DEBUG anaconda: updated device_container_raid_level to None >12:59:24,251 DEBUG anaconda: updated device_container_encrypted to False >12:59:24,251 DEBUG anaconda: updated device_container_size to 0 >12:59:24,256 DEBUG anaconda: populate_raid: 2, None >12:59:25,614 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:25,630 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:59:25,641 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:59:25,651 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:25,651 DEBUG anaconda: updated device_container_name to None >12:59:25,651 DEBUG anaconda: updated device_container_raid_level to None >12:59:25,652 DEBUG anaconda: updated device_container_encrypted to False >12:59:25,652 DEBUG anaconda: updated device_container_size to 0 >12:59:25,656 DEBUG anaconda: fs type changed: btrfs >12:59:25,659 DEBUG anaconda: populate_raid: 2, None >12:59:25,659 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:59:25,670 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:25,670 DEBUG anaconda: updated device_container_name to None >12:59:25,670 DEBUG anaconda: updated device_container_raid_level to None >12:59:25,670 DEBUG anaconda: updated device_container_encrypted to False >12:59:25,671 DEBUG anaconda: updated device_container_size to 0 >12:59:25,675 DEBUG anaconda: fs type changed: btrfs >12:59:25,677 DEBUG anaconda: populate_raid: 2, None >12:59:27,311 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:59:27,323 DEBUG anaconda: new selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:27,334 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:27,344 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:27,344 DEBUG anaconda: updated device_container_name to None >12:59:27,344 DEBUG anaconda: updated device_container_raid_level to None >12:59:27,345 DEBUG anaconda: updated device_container_encrypted to False >12:59:27,345 DEBUG anaconda: updated device_container_size to 0 >12:59:27,349 DEBUG anaconda: fs type changed: ext3 >12:59:27,352 DEBUG anaconda: populate_raid: 2, None >12:59:27,352 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:27,363 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:27,363 DEBUG anaconda: updated device_container_name to None >12:59:27,363 DEBUG anaconda: updated device_container_raid_level to None >12:59:27,363 DEBUG anaconda: updated device_container_encrypted to False >12:59:27,364 DEBUG anaconda: updated device_container_size to 0 >12:59:27,368 DEBUG anaconda: populate_raid: 2, None >12:59:28,976 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:28,991 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:29,002 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:29,013 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:29,013 DEBUG anaconda: updated device_container_name to fedora >12:59:29,013 DEBUG anaconda: updated device_container_raid_level to single >12:59:29,013 DEBUG anaconda: updated device_container_encrypted to False >12:59:29,013 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:59:29,028 DEBUG anaconda: fs type changed: btrfs >12:59:29,030 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e61049550> >12:59:29,033 DEBUG anaconda: populate_raid: 3, None >12:59:29,034 DEBUG anaconda: populate_raid: 3, None >12:59:29,060 DEBUG anaconda: new container selection: fedora >12:59:29,060 DEBUG anaconda: default container is fedora >12:59:29,062 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:29,073 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:29,073 DEBUG anaconda: updated device_container_name to fedora >12:59:29,073 DEBUG anaconda: updated device_container_raid_level to single >12:59:29,073 DEBUG anaconda: updated device_container_encrypted to False >12:59:29,073 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:59:29,088 DEBUG anaconda: fs type changed: btrfs >12:59:29,090 DEBUG anaconda: populate_raid: 3, None >12:59:29,117 DEBUG anaconda: new container selection: fedora >12:59:29,117 DEBUG anaconda: default container is fedora >12:59:29,652 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:29,664 DEBUG anaconda: new selector: existing 3952 MiB partition sdc2 (21) with existing swap >12:59:29,674 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >12:59:29,685 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:29,685 DEBUG anaconda: updated device_container_name to None >12:59:29,685 DEBUG anaconda: updated device_container_raid_level to None >12:59:29,686 DEBUG anaconda: updated device_container_encrypted to False >12:59:29,686 DEBUG anaconda: updated device_container_size to 0 >12:59:29,690 DEBUG anaconda: fs type changed: swap >12:59:29,693 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e61053050> >12:59:29,694 DEBUG anaconda: populate_raid: 2, None >12:59:29,695 DEBUG anaconda: populate_raid: 2, None >12:59:29,696 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >12:59:29,707 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:29,707 DEBUG anaconda: updated device_container_name to None >12:59:29,707 DEBUG anaconda: updated device_container_raid_level to None >12:59:29,707 DEBUG anaconda: updated device_container_encrypted to False >12:59:29,707 DEBUG anaconda: updated device_container_size to 0 >12:59:29,712 DEBUG anaconda: populate_raid: 2, None >12:59:31,068 DEBUG anaconda: current selector: existing 3952 MiB partition sdc2 (21) with existing swap >12:59:31,082 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:31,093 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:31,104 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:31,104 DEBUG anaconda: updated device_container_name to fedora >12:59:31,104 DEBUG anaconda: updated device_container_raid_level to single >12:59:31,104 DEBUG anaconda: updated device_container_encrypted to False >12:59:31,104 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:59:31,119 DEBUG anaconda: fs type changed: btrfs >12:59:31,122 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e61053310> >12:59:31,124 DEBUG anaconda: populate_raid: 3, None >12:59:31,125 DEBUG anaconda: populate_raid: 3, None >12:59:31,151 DEBUG anaconda: new container selection: fedora >12:59:31,151 DEBUG anaconda: default container is fedora >12:59:31,153 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:31,164 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:31,164 DEBUG anaconda: updated device_container_name to fedora >12:59:31,164 DEBUG anaconda: updated device_container_raid_level to single >12:59:31,164 DEBUG anaconda: updated device_container_encrypted to False >12:59:31,164 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:59:31,179 DEBUG anaconda: fs type changed: btrfs >12:59:31,181 DEBUG anaconda: populate_raid: 3, None >12:59:31,209 DEBUG anaconda: new container selection: fedora >12:59:31,210 DEBUG anaconda: default container is fedora >12:59:41,620 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:41,633 DEBUG anaconda: new selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:41,643 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:41,654 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:41,654 DEBUG anaconda: updated device_container_name to None >12:59:41,654 DEBUG anaconda: updated device_container_raid_level to None >12:59:41,654 DEBUG anaconda: updated device_container_encrypted to False >12:59:41,654 DEBUG anaconda: updated device_container_size to 0 >12:59:41,659 DEBUG anaconda: fs type changed: ext3 >12:59:41,661 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e6105e2d0> >12:59:41,662 DEBUG anaconda: populate_raid: 2, None >12:59:41,663 DEBUG anaconda: populate_raid: 2, None >12:59:41,663 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:41,674 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:41,674 DEBUG anaconda: updated device_container_name to None >12:59:41,674 DEBUG anaconda: updated device_container_raid_level to None >12:59:41,674 DEBUG anaconda: updated device_container_encrypted to False >12:59:41,674 DEBUG anaconda: updated device_container_size to 0 >12:59:41,679 DEBUG anaconda: populate_raid: 2, None >12:59:44,332 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:59:44,343 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:44,354 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:44,365 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:44,365 DEBUG anaconda: updated device_container_name to fedora >12:59:44,365 DEBUG anaconda: updated device_container_raid_level to single >12:59:44,365 DEBUG anaconda: updated device_container_encrypted to False >12:59:44,365 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:59:44,380 DEBUG anaconda: fs type changed: btrfs >12:59:44,382 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e6105e2d0> >12:59:44,385 DEBUG anaconda: populate_raid: 3, None >12:59:44,386 DEBUG anaconda: populate_raid: 3, None >12:59:44,412 DEBUG anaconda: new container selection: fedora >12:59:44,412 DEBUG anaconda: default container is fedora >12:59:44,413 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:44,424 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:44,424 DEBUG anaconda: updated device_container_name to fedora >12:59:44,425 DEBUG anaconda: updated device_container_raid_level to single >12:59:44,425 DEBUG anaconda: updated device_container_encrypted to False >12:59:44,425 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:59:44,440 DEBUG anaconda: fs type changed: btrfs >12:59:44,442 DEBUG anaconda: populate_raid: 3, None >12:59:44,468 DEBUG anaconda: new container selection: fedora >12:59:44,468 DEBUG anaconda: default container is fedora >12:59:51,788 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:51,802 DEBUG anaconda: new selector: existing 3952 MiB partition sdc2 (21) with existing swap >12:59:51,812 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >12:59:51,823 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:51,823 DEBUG anaconda: updated device_container_name to None >12:59:51,823 DEBUG anaconda: updated device_container_raid_level to None >12:59:51,824 DEBUG anaconda: updated device_container_encrypted to False >12:59:51,824 DEBUG anaconda: updated device_container_size to 0 >12:59:51,828 DEBUG anaconda: fs type changed: swap >12:59:51,831 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e6105ef90> >12:59:51,832 DEBUG anaconda: populate_raid: 2, None >12:59:51,833 DEBUG anaconda: populate_raid: 2, None >12:59:51,834 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >12:59:51,844 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:51,845 DEBUG anaconda: updated device_container_name to None >12:59:51,845 DEBUG anaconda: updated device_container_raid_level to None >12:59:51,845 DEBUG anaconda: updated device_container_encrypted to False >12:59:51,845 DEBUG anaconda: updated device_container_size to 0 >12:59:51,849 DEBUG anaconda: populate_raid: 2, None >12:59:58,154 DEBUG anaconda: current selector: existing 3952 MiB partition sdc2 (21) with existing swap >12:59:58,170 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:58,181 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:58,192 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:58,192 DEBUG anaconda: updated device_container_name to fedora >12:59:58,192 DEBUG anaconda: updated device_container_raid_level to single >12:59:58,192 DEBUG anaconda: updated device_container_encrypted to False >12:59:58,192 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:59:58,207 DEBUG anaconda: fs type changed: btrfs >12:59:58,210 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e6105e0d0> >12:59:58,212 DEBUG anaconda: populate_raid: 3, None >12:59:58,213 DEBUG anaconda: populate_raid: 3, None >12:59:58,239 DEBUG anaconda: new container selection: fedora >12:59:58,239 DEBUG anaconda: default container is fedora >12:59:58,241 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:58,252 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:58,252 DEBUG anaconda: updated device_container_name to fedora >12:59:58,252 DEBUG anaconda: updated device_container_raid_level to single >12:59:58,252 DEBUG anaconda: updated device_container_encrypted to False >12:59:58,252 DEBUG anaconda: updated device_container_size to 114.89 GiB >12:59:58,267 DEBUG anaconda: fs type changed: btrfs >12:59:58,269 DEBUG anaconda: populate_raid: 3, None >12:59:58,295 DEBUG anaconda: new container selection: fedora >12:59:58,295 DEBUG anaconda: default container is fedora >12:59:58,850 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:59:58,863 DEBUG anaconda: new selector: existing 3952 MiB partition sdc2 (21) with existing swap >12:59:58,873 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >12:59:58,884 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:58,884 DEBUG anaconda: updated device_container_name to None >12:59:58,884 DEBUG anaconda: updated device_container_raid_level to None >12:59:58,885 DEBUG anaconda: updated device_container_encrypted to False >12:59:58,885 DEBUG anaconda: updated device_container_size to 0 >12:59:58,889 DEBUG anaconda: fs type changed: swap >12:59:58,892 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3f8b5190> >12:59:58,893 DEBUG anaconda: populate_raid: 2, None >12:59:58,894 DEBUG anaconda: populate_raid: 2, None >12:59:58,895 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >12:59:58,905 DEBUG anaconda: updated device_disks to ['sdc'] >12:59:58,906 DEBUG anaconda: updated device_container_name to None >12:59:58,906 DEBUG anaconda: updated device_container_raid_level to None >12:59:58,906 DEBUG anaconda: updated device_container_encrypted to False >12:59:58,906 DEBUG anaconda: updated device_container_size to 0 >12:59:58,911 DEBUG anaconda: populate_raid: 2, None >13:00:02,380 DEBUG anaconda: current selector: existing 3952 MiB partition sdc2 (21) with existing swap >13:00:02,392 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:00:02,403 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:00:02,414 DEBUG anaconda: updated device_disks to ['sdc'] >13:00:02,414 DEBUG anaconda: updated device_container_name to None >13:00:02,414 DEBUG anaconda: updated device_container_raid_level to None >13:00:02,414 DEBUG anaconda: updated device_container_encrypted to False >13:00:02,414 DEBUG anaconda: updated device_container_size to 0 >13:00:02,419 DEBUG anaconda: fs type changed: btrfs >13:00:02,421 DEBUG anaconda: populate_raid: 2, None >13:00:02,422 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:00:02,433 DEBUG anaconda: updated device_disks to ['sdc'] >13:00:02,433 DEBUG anaconda: updated device_container_name to None >13:00:02,433 DEBUG anaconda: updated device_container_raid_level to None >13:00:02,433 DEBUG anaconda: updated device_container_encrypted to False >13:00:02,433 DEBUG anaconda: updated device_container_size to 0 >13:00:02,438 DEBUG anaconda: fs type changed: btrfs >13:00:02,440 DEBUG anaconda: populate_raid: 2, None >13:00:12,214 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:00:12,230 DEBUG anaconda: new selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:00:12,241 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:00:12,251 DEBUG anaconda: updated device_disks to ['sdc'] >13:00:12,251 DEBUG anaconda: updated device_container_name to None >13:00:12,251 DEBUG anaconda: updated device_container_raid_level to None >13:00:12,251 DEBUG anaconda: updated device_container_encrypted to False >13:00:12,252 DEBUG anaconda: updated device_container_size to 0 >13:00:12,256 DEBUG anaconda: fs type changed: ext3 >13:00:12,259 DEBUG anaconda: populate_raid: 2, None >13:00:12,259 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:00:12,270 DEBUG anaconda: updated device_disks to ['sdc'] >13:00:12,270 DEBUG anaconda: updated device_container_name to None >13:00:12,270 DEBUG anaconda: updated device_container_raid_level to None >13:00:12,270 DEBUG anaconda: updated device_container_encrypted to False >13:00:12,270 DEBUG anaconda: updated device_container_size to 0 >13:00:12,275 DEBUG anaconda: populate_raid: 2, None >13:00:16,163 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:00:16,180 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:00:16,190 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:00:16,201 DEBUG anaconda: updated device_disks to ['sdc'] >13:00:16,202 DEBUG anaconda: updated device_container_name to fedora >13:00:16,202 DEBUG anaconda: updated device_container_raid_level to single >13:00:16,202 DEBUG anaconda: updated device_container_encrypted to False >13:00:16,202 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:00:16,217 DEBUG anaconda: fs type changed: btrfs >13:00:16,219 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3f8b3b10> >13:00:16,222 DEBUG anaconda: populate_raid: 3, None >13:00:16,223 DEBUG anaconda: populate_raid: 3, None >13:00:16,249 DEBUG anaconda: new container selection: fedora >13:00:16,249 DEBUG anaconda: default container is fedora >13:00:16,251 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:00:16,262 DEBUG anaconda: updated device_disks to ['sdc'] >13:00:16,262 DEBUG anaconda: updated device_container_name to fedora >13:00:16,262 DEBUG anaconda: updated device_container_raid_level to single >13:00:16,262 DEBUG anaconda: updated device_container_encrypted to False >13:00:16,262 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:00:16,277 DEBUG anaconda: fs type changed: btrfs >13:00:16,279 DEBUG anaconda: populate_raid: 3, None >13:00:16,306 DEBUG anaconda: new container selection: fedora >13:00:16,306 DEBUG anaconda: default container is fedora >13:00:29,676 INFO anaconda: ui: saving changes to device rootf20 >13:00:29,677 DEBUG anaconda: reformat: False >13:00:29,687 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:00:29,698 DEBUG anaconda: updated device_disks to ['sdc'] >13:00:29,698 DEBUG anaconda: updated device_container_name to fedora >13:00:29,698 DEBUG anaconda: updated device_container_raid_level to single >13:00:29,699 DEBUG anaconda: updated device_container_encrypted to False >13:00:29,699 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:00:29,714 DEBUG anaconda: fs type changed: btrfs >13:00:29,716 DEBUG anaconda: populate_raid: 3, None >13:00:29,743 DEBUG anaconda: new container selection: fedora >13:00:29,743 DEBUG anaconda: default container is fedora >13:00:38,726 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:00:38,741 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:00:38,752 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:00:38,763 DEBUG anaconda: updated device_disks to ['sdc'] >13:00:38,763 DEBUG anaconda: updated device_container_name to None >13:00:38,763 DEBUG anaconda: updated device_container_raid_level to None >13:00:38,763 DEBUG anaconda: updated device_container_encrypted to False >13:00:38,763 DEBUG anaconda: updated device_container_size to 0 >13:00:38,768 DEBUG anaconda: fs type changed: btrfs >13:00:38,770 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3f8b38d0> >13:00:38,771 DEBUG anaconda: populate_raid: 2, None >13:00:38,772 DEBUG anaconda: fs type changed: ext4 >13:00:38,774 DEBUG anaconda: populate_raid: 2, None >13:00:38,775 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:00:38,786 DEBUG anaconda: updated device_disks to ['sdc'] >13:00:38,786 DEBUG anaconda: updated device_container_name to None >13:00:38,786 DEBUG anaconda: updated device_container_raid_level to None >13:00:38,786 DEBUG anaconda: updated device_container_encrypted to False >13:00:38,786 DEBUG anaconda: updated device_container_size to 0 >13:00:38,790 DEBUG anaconda: fs type changed: btrfs >13:00:38,792 DEBUG anaconda: populate_raid: 2, None >13:01:38,540 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:01:38,553 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:01:38,564 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:01:38,575 DEBUG anaconda: updated device_disks to ['sdc'] >13:01:38,575 DEBUG anaconda: updated device_container_name to fedora >13:01:38,575 DEBUG anaconda: updated device_container_raid_level to single >13:01:38,575 DEBUG anaconda: updated device_container_encrypted to False >13:01:38,575 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:01:38,591 DEBUG anaconda: fs type changed: btrfs >13:01:38,593 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3f8b3b10> >13:01:38,595 DEBUG anaconda: populate_raid: 3, None >13:01:38,596 DEBUG anaconda: populate_raid: 3, None >13:01:38,623 DEBUG anaconda: new container selection: fedora >13:01:38,624 DEBUG anaconda: default container is fedora >13:01:38,625 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:01:38,636 DEBUG anaconda: updated device_disks to ['sdc'] >13:01:38,636 DEBUG anaconda: updated device_container_name to fedora >13:01:38,637 DEBUG anaconda: updated device_container_raid_level to single >13:01:38,637 DEBUG anaconda: updated device_container_encrypted to False >13:01:38,637 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:01:38,652 DEBUG anaconda: fs type changed: btrfs >13:01:38,654 DEBUG anaconda: populate_raid: 3, None >13:01:38,680 DEBUG anaconda: new container selection: fedora >13:01:38,681 DEBUG anaconda: default container is fedora >13:01:40,935 DEBUG anaconda: info bar clicked: None ((<SpokeWindow object at 0x7f3e3e95c3c0 (AnacondaSpokeWindow at 0x42de7b0)>,)) >13:01:54,017 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:01:54,031 INFO anaconda: ui: saving changes to device rootf20 >13:01:54,032 DEBUG anaconda: reformat: False >13:01:54,036 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:01:54,047 DEBUG anaconda: updated device_disks to ['sdc'] >13:01:54,047 DEBUG anaconda: updated device_container_name to fedora >13:01:54,047 DEBUG anaconda: updated device_container_raid_level to single >13:01:54,048 DEBUG anaconda: updated device_container_encrypted to False >13:01:54,048 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:01:54,063 DEBUG anaconda: fs type changed: btrfs >13:01:54,065 DEBUG anaconda: populate_raid: 3, None >13:01:54,091 DEBUG anaconda: new container selection: fedora >13:01:54,092 DEBUG anaconda: default container is fedora >13:01:54,092 DEBUG anaconda: new selector: existing 3952 MiB partition sdc2 (21) with existing swap >13:01:54,103 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >13:01:54,114 DEBUG anaconda: updated device_disks to ['sdc'] >13:01:54,114 DEBUG anaconda: updated device_container_name to None >13:01:54,114 DEBUG anaconda: updated device_container_raid_level to None >13:01:54,114 DEBUG anaconda: updated device_container_encrypted to False >13:01:54,114 DEBUG anaconda: updated device_container_size to 0 >13:01:54,119 DEBUG anaconda: fs type changed: swap >13:01:54,121 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3f8b39d0> >13:01:54,122 DEBUG anaconda: populate_raid: 2, None >13:01:54,123 DEBUG anaconda: populate_raid: 2, None >13:01:54,124 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >13:01:54,135 DEBUG anaconda: updated device_disks to ['sdc'] >13:01:54,135 DEBUG anaconda: updated device_container_name to None >13:01:54,135 DEBUG anaconda: updated device_container_raid_level to None >13:01:54,135 DEBUG anaconda: updated device_container_encrypted to False >13:01:54,135 DEBUG anaconda: updated device_container_size to 0 >13:01:54,140 DEBUG anaconda: populate_raid: 2, None >13:01:54,473 DEBUG anaconda: current selector: existing 3952 MiB partition sdc2 (21) with existing swap >13:01:54,490 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:01:54,501 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:01:54,512 DEBUG anaconda: updated device_disks to ['sdc'] >13:01:54,512 DEBUG anaconda: updated device_container_name to fedora >13:01:54,512 DEBUG anaconda: updated device_container_raid_level to single >13:01:54,512 DEBUG anaconda: updated device_container_encrypted to False >13:01:54,512 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:01:54,528 DEBUG anaconda: fs type changed: btrfs >13:01:54,530 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3f8a8f90> >13:01:54,532 DEBUG anaconda: populate_raid: 3, None >13:01:54,533 DEBUG anaconda: populate_raid: 3, None >13:01:54,559 DEBUG anaconda: new container selection: fedora >13:01:54,560 DEBUG anaconda: default container is fedora >13:01:54,561 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:01:54,572 DEBUG anaconda: updated device_disks to ['sdc'] >13:01:54,572 DEBUG anaconda: updated device_container_name to fedora >13:01:54,572 DEBUG anaconda: updated device_container_raid_level to single >13:01:54,572 DEBUG anaconda: updated device_container_encrypted to False >13:01:54,572 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:01:54,587 DEBUG anaconda: fs type changed: btrfs >13:01:54,590 DEBUG anaconda: populate_raid: 3, None >13:01:54,616 DEBUG anaconda: new container selection: fedora >13:01:54,616 DEBUG anaconda: default container is fedora >13:01:58,886 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:01:58,901 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:01:58,912 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:01:58,922 DEBUG anaconda: updated device_disks to ['sdc'] >13:01:58,923 DEBUG anaconda: updated device_container_name to None >13:01:58,923 DEBUG anaconda: updated device_container_raid_level to None >13:01:58,923 DEBUG anaconda: updated device_container_encrypted to False >13:01:58,923 DEBUG anaconda: updated device_container_size to 0 >13:01:58,928 DEBUG anaconda: fs type changed: btrfs >13:01:58,930 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e6105e210> >13:01:58,931 DEBUG anaconda: populate_raid: 2, None >13:01:58,932 DEBUG anaconda: fs type changed: ext4 >13:01:58,934 DEBUG anaconda: populate_raid: 2, None >13:01:58,935 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:01:58,945 DEBUG anaconda: updated device_disks to ['sdc'] >13:01:58,946 DEBUG anaconda: updated device_container_name to None >13:01:58,946 DEBUG anaconda: updated device_container_raid_level to None >13:01:58,946 DEBUG anaconda: updated device_container_encrypted to False >13:01:58,946 DEBUG anaconda: updated device_container_size to 0 >13:01:58,950 DEBUG anaconda: fs type changed: btrfs >13:01:58,952 DEBUG anaconda: populate_raid: 2, None >13:02:01,343 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:02:01,360 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:02:01,370 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:02:01,381 DEBUG anaconda: updated device_disks to ['sdc'] >13:02:01,381 DEBUG anaconda: updated device_container_name to fedora >13:02:01,382 DEBUG anaconda: updated device_container_raid_level to single >13:02:01,382 DEBUG anaconda: updated device_container_encrypted to False >13:02:01,382 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:02:01,397 DEBUG anaconda: fs type changed: btrfs >13:02:01,399 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e6105e310> >13:02:01,402 DEBUG anaconda: populate_raid: 3, None >13:02:01,403 DEBUG anaconda: populate_raid: 3, None >13:02:01,429 DEBUG anaconda: new container selection: fedora >13:02:01,429 DEBUG anaconda: default container is fedora >13:02:01,431 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:02:01,442 DEBUG anaconda: updated device_disks to ['sdc'] >13:02:01,442 DEBUG anaconda: updated device_container_name to fedora >13:02:01,442 DEBUG anaconda: updated device_container_raid_level to single >13:02:01,442 DEBUG anaconda: updated device_container_encrypted to False >13:02:01,442 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:02:01,457 DEBUG anaconda: fs type changed: btrfs >13:02:01,459 DEBUG anaconda: populate_raid: 3, None >13:02:01,486 DEBUG anaconda: new container selection: fedora >13:02:01,486 DEBUG anaconda: default container is fedora >13:03:04,285 DEBUG anaconda: info bar clicked: None ((<SpokeWindow object at 0x7f3e3e95c3c0 (AnacondaSpokeWindow at 0x42de7b0)>,)) >13:03:04,849 DEBUG anaconda: info bar clicked: None ((<SpokeWindow object at 0x7f3e3e95c3c0 (AnacondaSpokeWindow at 0x42de7b0)>,)) >13:03:05,219 DEBUG anaconda: info bar clicked: None ((<SpokeWindow object at 0x7f3e3e95c3c0 (AnacondaSpokeWindow at 0x42de7b0)>,)) >13:03:05,389 DEBUG anaconda: info bar clicked: None ((<SpokeWindow object at 0x7f3e3e95c3c0 (AnacondaSpokeWindow at 0x42de7b0)>,)) >13:03:11,995 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:03:11,995 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:12,011 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:03:12,011 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:12,021 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:12,022 DEBUG anaconda: updated device_container_name to None >13:03:12,022 DEBUG anaconda: updated device_container_raid_level to None >13:03:12,022 DEBUG anaconda: updated device_container_encrypted to False >13:03:12,022 DEBUG anaconda: updated device_container_size to 0 >13:03:12,027 DEBUG anaconda: fs type changed: ext3 >13:03:12,029 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3f8b5190> >13:03:12,030 DEBUG anaconda: populate_raid: 2, None >13:03:12,031 DEBUG anaconda: populate_raid: 2, None >13:03:12,032 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:12,042 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:12,042 DEBUG anaconda: updated device_container_name to None >13:03:12,042 DEBUG anaconda: updated device_container_raid_level to None >13:03:12,043 DEBUG anaconda: updated device_container_encrypted to False >13:03:12,043 DEBUG anaconda: updated device_container_size to 0 >13:03:12,047 DEBUG anaconda: populate_raid: 2, None >13:03:14,993 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:03:14,994 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:15,010 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:03:15,010 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:15,020 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:15,021 DEBUG anaconda: updated device_container_name to None >13:03:15,021 DEBUG anaconda: updated device_container_raid_level to None >13:03:15,021 DEBUG anaconda: updated device_container_encrypted to False >13:03:15,021 DEBUG anaconda: updated device_container_size to 0 >13:03:15,026 DEBUG anaconda: populate_raid: 2, None >13:03:18,794 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:18,810 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:18,821 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:18,831 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:18,832 DEBUG anaconda: updated device_container_name to fedora >13:03:18,832 DEBUG anaconda: updated device_container_raid_level to single >13:03:18,832 DEBUG anaconda: updated device_container_encrypted to False >13:03:18,832 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:03:18,847 DEBUG anaconda: fs type changed: btrfs >13:03:18,849 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3f8b5190> >13:03:18,851 DEBUG anaconda: populate_raid: 3, None >13:03:18,853 DEBUG anaconda: populate_raid: 3, None >13:03:18,879 DEBUG anaconda: new container selection: fedora >13:03:18,879 DEBUG anaconda: default container is fedora >13:03:18,880 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:18,891 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:18,891 DEBUG anaconda: updated device_container_name to fedora >13:03:18,892 DEBUG anaconda: updated device_container_raid_level to single >13:03:18,892 DEBUG anaconda: updated device_container_encrypted to False >13:03:18,892 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:03:18,907 DEBUG anaconda: fs type changed: btrfs >13:03:18,909 DEBUG anaconda: populate_raid: 3, None >13:03:18,935 DEBUG anaconda: new container selection: fedora >13:03:18,935 DEBUG anaconda: default container is fedora >13:03:23,715 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:23,731 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:23,741 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:23,752 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:23,752 DEBUG anaconda: updated device_container_name to None >13:03:23,752 DEBUG anaconda: updated device_container_raid_level to None >13:03:23,752 DEBUG anaconda: updated device_container_encrypted to False >13:03:23,753 DEBUG anaconda: updated device_container_size to 0 >13:03:23,758 DEBUG anaconda: fs type changed: btrfs >13:03:23,760 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e6105e150> >13:03:23,760 DEBUG anaconda: populate_raid: 2, None >13:03:23,761 DEBUG anaconda: fs type changed: ext4 >13:03:23,763 DEBUG anaconda: populate_raid: 2, None >13:03:23,764 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:23,775 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:23,775 DEBUG anaconda: updated device_container_name to None >13:03:23,775 DEBUG anaconda: updated device_container_raid_level to None >13:03:23,775 DEBUG anaconda: updated device_container_encrypted to False >13:03:23,775 DEBUG anaconda: updated device_container_size to 0 >13:03:23,780 DEBUG anaconda: fs type changed: btrfs >13:03:23,782 DEBUG anaconda: populate_raid: 2, None >13:03:36,942 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:36,953 DEBUG anaconda: new selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:36,964 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:36,974 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:36,974 DEBUG anaconda: updated device_container_name to None >13:03:36,974 DEBUG anaconda: updated device_container_raid_level to None >13:03:36,974 DEBUG anaconda: updated device_container_encrypted to False >13:03:36,975 DEBUG anaconda: updated device_container_size to 0 >13:03:36,979 DEBUG anaconda: fs type changed: ext3 >13:03:36,982 DEBUG anaconda: populate_raid: 2, None >13:03:36,982 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:36,993 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:36,993 DEBUG anaconda: updated device_container_name to None >13:03:36,993 DEBUG anaconda: updated device_container_raid_level to None >13:03:36,993 DEBUG anaconda: updated device_container_encrypted to False >13:03:36,993 DEBUG anaconda: updated device_container_size to 0 >13:03:36,998 DEBUG anaconda: populate_raid: 2, None >13:03:37,398 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:37,411 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:37,422 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:37,433 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:37,433 DEBUG anaconda: updated device_container_name to fedora >13:03:37,433 DEBUG anaconda: updated device_container_raid_level to single >13:03:37,433 DEBUG anaconda: updated device_container_encrypted to False >13:03:37,434 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:03:37,449 DEBUG anaconda: fs type changed: btrfs >13:03:37,451 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3dfdfc90> >13:03:37,453 DEBUG anaconda: populate_raid: 3, None >13:03:37,454 DEBUG anaconda: populate_raid: 3, None >13:03:37,480 DEBUG anaconda: new container selection: fedora >13:03:37,480 DEBUG anaconda: default container is fedora >13:03:37,482 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:37,493 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:37,493 DEBUG anaconda: updated device_container_name to fedora >13:03:37,493 DEBUG anaconda: updated device_container_raid_level to single >13:03:37,493 DEBUG anaconda: updated device_container_encrypted to False >13:03:37,493 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:03:37,508 DEBUG anaconda: fs type changed: btrfs >13:03:37,510 DEBUG anaconda: populate_raid: 3, None >13:03:37,536 DEBUG anaconda: new container selection: fedora >13:03:37,536 DEBUG anaconda: default container is fedora >13:03:37,938 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:37,952 DEBUG anaconda: new selector: existing 3952 MiB partition sdc2 (21) with existing swap >13:03:37,962 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >13:03:37,973 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:37,973 DEBUG anaconda: updated device_container_name to None >13:03:37,973 DEBUG anaconda: updated device_container_raid_level to None >13:03:37,973 DEBUG anaconda: updated device_container_encrypted to False >13:03:37,974 DEBUG anaconda: updated device_container_size to 0 >13:03:37,978 DEBUG anaconda: fs type changed: swap >13:03:37,981 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3e94e150> >13:03:37,982 DEBUG anaconda: populate_raid: 2, None >13:03:37,983 DEBUG anaconda: populate_raid: 2, None >13:03:37,984 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >13:03:37,994 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:37,994 DEBUG anaconda: updated device_container_name to None >13:03:37,995 DEBUG anaconda: updated device_container_raid_level to None >13:03:37,995 DEBUG anaconda: updated device_container_encrypted to False >13:03:37,995 DEBUG anaconda: updated device_container_size to 0 >13:03:37,999 DEBUG anaconda: populate_raid: 2, None >13:03:38,871 DEBUG anaconda: current selector: existing 3952 MiB partition sdc2 (21) with existing swap >13:03:38,883 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:38,894 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:38,905 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:38,905 DEBUG anaconda: updated device_container_name to fedora >13:03:38,905 DEBUG anaconda: updated device_container_raid_level to single >13:03:38,905 DEBUG anaconda: updated device_container_encrypted to False >13:03:38,905 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:03:38,921 DEBUG anaconda: fs type changed: btrfs >13:03:38,923 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3f8b3910> >13:03:38,925 DEBUG anaconda: populate_raid: 3, None >13:03:38,926 DEBUG anaconda: populate_raid: 3, None >13:03:38,952 DEBUG anaconda: new container selection: fedora >13:03:38,952 DEBUG anaconda: default container is fedora >13:03:38,954 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:38,965 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:38,965 DEBUG anaconda: updated device_container_name to fedora >13:03:38,965 DEBUG anaconda: updated device_container_raid_level to single >13:03:38,965 DEBUG anaconda: updated device_container_encrypted to False >13:03:38,965 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:03:38,980 DEBUG anaconda: fs type changed: btrfs >13:03:38,982 DEBUG anaconda: populate_raid: 3, None >13:03:39,008 DEBUG anaconda: new container selection: fedora >13:03:39,008 DEBUG anaconda: default container is fedora >13:03:39,551 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:39,563 DEBUG anaconda: new selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:39,574 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:39,584 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:39,584 DEBUG anaconda: updated device_container_name to None >13:03:39,584 DEBUG anaconda: updated device_container_raid_level to None >13:03:39,584 DEBUG anaconda: updated device_container_encrypted to False >13:03:39,584 DEBUG anaconda: updated device_container_size to 0 >13:03:39,589 DEBUG anaconda: fs type changed: ext3 >13:03:39,591 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3f8b3110> >13:03:39,592 DEBUG anaconda: populate_raid: 2, None >13:03:39,593 DEBUG anaconda: populate_raid: 2, None >13:03:39,594 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:39,604 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:39,604 DEBUG anaconda: updated device_container_name to None >13:03:39,605 DEBUG anaconda: updated device_container_raid_level to None >13:03:39,605 DEBUG anaconda: updated device_container_encrypted to False >13:03:39,605 DEBUG anaconda: updated device_container_size to 0 >13:03:39,609 DEBUG anaconda: populate_raid: 2, None >13:03:40,077 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:40,091 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:40,102 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:40,112 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:40,112 DEBUG anaconda: updated device_container_name to None >13:03:40,112 DEBUG anaconda: updated device_container_raid_level to None >13:03:40,113 DEBUG anaconda: updated device_container_encrypted to False >13:03:40,113 DEBUG anaconda: updated device_container_size to 0 >13:03:40,117 DEBUG anaconda: fs type changed: btrfs >13:03:40,120 DEBUG anaconda: populate_raid: 2, None >13:03:40,120 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:40,131 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:40,131 DEBUG anaconda: updated device_container_name to None >13:03:40,131 DEBUG anaconda: updated device_container_raid_level to None >13:03:40,131 DEBUG anaconda: updated device_container_encrypted to False >13:03:40,131 DEBUG anaconda: updated device_container_size to 0 >13:03:40,136 DEBUG anaconda: fs type changed: btrfs >13:03:40,138 DEBUG anaconda: populate_raid: 2, None >13:03:44,757 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:44,771 DEBUG anaconda: new selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:44,781 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:44,792 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:44,792 DEBUG anaconda: updated device_container_name to None >13:03:44,792 DEBUG anaconda: updated device_container_raid_level to None >13:03:44,792 DEBUG anaconda: updated device_container_encrypted to False >13:03:44,792 DEBUG anaconda: updated device_container_size to 0 >13:03:44,797 DEBUG anaconda: fs type changed: ext3 >13:03:44,800 DEBUG anaconda: populate_raid: 2, None >13:03:44,800 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:44,810 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:44,811 DEBUG anaconda: updated device_container_name to None >13:03:44,811 DEBUG anaconda: updated device_container_raid_level to None >13:03:44,811 DEBUG anaconda: updated device_container_encrypted to False >13:03:44,811 DEBUG anaconda: updated device_container_size to 0 >13:03:44,815 DEBUG anaconda: populate_raid: 2, None >13:03:45,166 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:45,180 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:45,191 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:45,201 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:45,202 DEBUG anaconda: updated device_container_name to fedora >13:03:45,202 DEBUG anaconda: updated device_container_raid_level to single >13:03:45,202 DEBUG anaconda: updated device_container_encrypted to False >13:03:45,202 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:03:45,217 DEBUG anaconda: fs type changed: btrfs >13:03:45,219 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3fac6f10> >13:03:45,221 DEBUG anaconda: populate_raid: 3, None >13:03:45,222 DEBUG anaconda: populate_raid: 3, None >13:03:45,248 DEBUG anaconda: new container selection: fedora >13:03:45,249 DEBUG anaconda: default container is fedora >13:03:45,250 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:45,261 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:45,261 DEBUG anaconda: updated device_container_name to fedora >13:03:45,261 DEBUG anaconda: updated device_container_raid_level to single >13:03:45,261 DEBUG anaconda: updated device_container_encrypted to False >13:03:45,261 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:03:45,276 DEBUG anaconda: fs type changed: btrfs >13:03:45,278 DEBUG anaconda: populate_raid: 3, None >13:03:45,304 DEBUG anaconda: new container selection: fedora >13:03:45,304 DEBUG anaconda: default container is fedora >13:03:45,568 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:03:45,582 DEBUG anaconda: new selector: existing 3952 MiB partition sdc2 (21) with existing swap >13:03:45,592 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >13:03:45,603 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:45,603 DEBUG anaconda: updated device_container_name to None >13:03:45,603 DEBUG anaconda: updated device_container_raid_level to None >13:03:45,603 DEBUG anaconda: updated device_container_encrypted to False >13:03:45,604 DEBUG anaconda: updated device_container_size to 0 >13:03:45,608 DEBUG anaconda: fs type changed: swap >13:03:45,611 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3dfdfe90> >13:03:45,612 DEBUG anaconda: populate_raid: 2, None >13:03:45,613 DEBUG anaconda: populate_raid: 2, None >13:03:45,614 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >13:03:45,624 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:45,625 DEBUG anaconda: updated device_container_name to None >13:03:45,625 DEBUG anaconda: updated device_container_raid_level to None >13:03:45,625 DEBUG anaconda: updated device_container_encrypted to False >13:03:45,625 DEBUG anaconda: updated device_container_size to 0 >13:03:45,630 DEBUG anaconda: populate_raid: 2, None >13:03:46,649 DEBUG anaconda: current selector: existing 3952 MiB partition sdc2 (21) with existing swap >13:03:46,666 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:46,677 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:46,687 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:46,687 DEBUG anaconda: updated device_container_name to None >13:03:46,687 DEBUG anaconda: updated device_container_raid_level to None >13:03:46,688 DEBUG anaconda: updated device_container_encrypted to False >13:03:46,688 DEBUG anaconda: updated device_container_size to 0 >13:03:46,692 DEBUG anaconda: fs type changed: btrfs >13:03:46,695 DEBUG anaconda: populate_raid: 2, None >13:03:46,695 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:46,706 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:46,706 DEBUG anaconda: updated device_container_name to None >13:03:46,706 DEBUG anaconda: updated device_container_raid_level to None >13:03:46,706 DEBUG anaconda: updated device_container_encrypted to False >13:03:46,707 DEBUG anaconda: updated device_container_size to 0 >13:03:46,711 DEBUG anaconda: fs type changed: btrfs >13:03:46,713 DEBUG anaconda: populate_raid: 2, None >13:03:49,654 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:03:49,655 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:03:49,670 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:03:49,671 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:49,681 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:49,681 DEBUG anaconda: updated device_container_name to None >13:03:49,681 DEBUG anaconda: updated device_container_raid_level to None >13:03:49,681 DEBUG anaconda: updated device_container_encrypted to False >13:03:49,681 DEBUG anaconda: updated device_container_size to 0 >13:03:49,686 DEBUG anaconda: fs type changed: ext3 >13:03:49,689 DEBUG anaconda: populate_raid: 2, None >13:03:49,689 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:03:49,700 DEBUG anaconda: updated device_disks to ['sdc'] >13:03:49,700 DEBUG anaconda: updated device_container_name to None >13:03:49,700 DEBUG anaconda: updated device_container_raid_level to None >13:03:49,700 DEBUG anaconda: updated device_container_encrypted to False >13:03:49,700 DEBUG anaconda: updated device_container_size to 0 >13:03:49,705 DEBUG anaconda: populate_raid: 2, None >13:03:59,755 DEBUG anaconda: running automatic partitioning >13:03:59,759 DEBUG anaconda: new disk order: [] >13:04:00,059 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >13:04:00,062 DEBUG anaconda: finished automatic partitioning >13:04:00,067 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >13:04:00,067 DEBUG anaconda: _is_valid_size(sdc) returning True >13:04:00,067 DEBUG anaconda: _is_valid_location(sdc) returning True >13:04:00,068 DEBUG anaconda: _is_valid_format(sdc) returning True >13:04:00,068 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >13:04:00,069 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >13:04:00,070 ERR anaconda: You have not created a bootable partition. >13:04:00,070 ERR anaconda: doAutoPartition failed: You have not defined a root partition (/), which is required for installation of Fedora to continue. >You have not created a bootable partition. >13:04:00,417 DEBUG anaconda: refreshing ui >13:04:00,479 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootsnapshots/2014-03-27', 'rootsnapshots/2014-03-28', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >13:04:00,591 DEBUG anaconda: ui: unused=['rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'home', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootsnapshots/2014-03-28', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootsnapshots/2014-03-27'] >13:04:00,592 DEBUG anaconda: ui: new_devices=[] >13:04:01,201 DEBUG anaconda: page clicked: New Fedora 21 Installation >13:04:01,201 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >13:04:01,201 DEBUG anaconda: show mountpoint: New Fedora 21 Installation >13:04:01,202 DEBUG anaconda: finished refreshing ui >13:04:01,202 DEBUG anaconda: updating space display >13:04:01,320 DEBUG anaconda: finished updating space display >13:04:02,559 DEBUG anaconda: info bar clicked: You have not defined a root partition (/), which is required for installation of Fedora to continue. >You have not created a bootable partition. ((<SpokeWindow object at 0x7f3e3e95c3c0 (AnacondaSpokeWindow at 0x42de7b0)>,)) >13:04:02,560 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py:2484: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >13:04:02,561 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py:2484: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >13:04:07,856 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:04:07,856 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:04:07,859 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:07,872 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:07,872 DEBUG anaconda: updated device_container_name to None >13:04:07,872 DEBUG anaconda: updated device_container_raid_level to None >13:04:07,872 DEBUG anaconda: updated device_container_encrypted to False >13:04:07,873 DEBUG anaconda: updated device_container_size to 0 >13:04:07,877 DEBUG anaconda: populate_raid: 2, None >13:04:07,878 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:07,888 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:07,888 DEBUG anaconda: updated device_container_name to None >13:04:07,889 DEBUG anaconda: updated device_container_raid_level to None >13:04:07,889 DEBUG anaconda: updated device_container_encrypted to False >13:04:07,889 DEBUG anaconda: updated device_container_size to 0 >13:04:07,893 DEBUG anaconda: populate_raid: 2, None >13:04:08,890 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:08,902 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:08,913 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:08,924 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:08,924 DEBUG anaconda: updated device_container_name to None >13:04:08,924 DEBUG anaconda: updated device_container_raid_level to None >13:04:08,924 DEBUG anaconda: updated device_container_encrypted to False >13:04:08,924 DEBUG anaconda: updated device_container_size to 0 >13:04:08,929 DEBUG anaconda: fs type changed: btrfs >13:04:08,931 DEBUG anaconda: populate_raid: 2, None >13:04:08,932 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:08,942 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:08,943 DEBUG anaconda: updated device_container_name to None >13:04:08,943 DEBUG anaconda: updated device_container_raid_level to None >13:04:08,943 DEBUG anaconda: updated device_container_encrypted to False >13:04:08,943 DEBUG anaconda: updated device_container_size to 0 >13:04:08,948 DEBUG anaconda: fs type changed: btrfs >13:04:08,950 DEBUG anaconda: populate_raid: 2, None >13:04:09,772 DEBUG anaconda: removing device 'existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem' from page Fedora Linux 20 for x86_64 >13:04:15,409 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:04:15,409 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:15,424 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:04:15,424 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:15,434 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:15,435 DEBUG anaconda: updated device_container_name to None >13:04:15,435 DEBUG anaconda: updated device_container_raid_level to None >13:04:15,435 DEBUG anaconda: updated device_container_encrypted to False >13:04:15,435 DEBUG anaconda: updated device_container_size to 0 >13:04:15,439 DEBUG anaconda: fs type changed: ext3 >13:04:15,442 DEBUG anaconda: populate_raid: 2, None >13:04:15,443 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:15,453 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:15,453 DEBUG anaconda: updated device_container_name to None >13:04:15,453 DEBUG anaconda: updated device_container_raid_level to None >13:04:15,453 DEBUG anaconda: updated device_container_encrypted to False >13:04:15,454 DEBUG anaconda: updated device_container_size to 0 >13:04:15,458 DEBUG anaconda: populate_raid: 2, None >13:04:21,007 DEBUG anaconda: page clicked: Unknown >13:04:21,007 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:21,021 DEBUG anaconda: show mountpoint: Unknown >13:04:21,021 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume home (36) with existing btrfs filesystem >13:04:21,032 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:21,033 DEBUG anaconda: updated device_container_name to fedora >13:04:21,033 DEBUG anaconda: updated device_container_raid_level to single >13:04:21,033 DEBUG anaconda: updated device_container_encrypted to False >13:04:21,033 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:04:21,048 DEBUG anaconda: fs type changed: btrfs >13:04:21,050 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60fc5f90> >13:04:21,053 DEBUG anaconda: populate_raid: 3, None >13:04:21,054 DEBUG anaconda: populate_raid: 3, None >13:04:21,080 DEBUG anaconda: new container selection: fedora >13:04:21,081 DEBUG anaconda: default container is fedora >13:04:21,894 DEBUG anaconda: page clicked: Unknown >13:04:21,895 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume home (36) with existing btrfs filesystem >13:04:21,912 DEBUG anaconda: show mountpoint: Unknown >13:04:21,912 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume home (36) with existing btrfs filesystem >13:04:21,923 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:21,923 DEBUG anaconda: updated device_container_name to fedora >13:04:21,923 DEBUG anaconda: updated device_container_raid_level to single >13:04:21,923 DEBUG anaconda: updated device_container_encrypted to False >13:04:21,924 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:04:21,939 DEBUG anaconda: fs type changed: btrfs >13:04:21,941 DEBUG anaconda: populate_raid: 3, None >13:04:21,967 DEBUG anaconda: new container selection: fedora >13:04:21,967 DEBUG anaconda: default container is fedora >13:04:23,170 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:04:23,171 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume home (36) with existing btrfs filesystem >13:04:23,183 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:04:23,183 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:23,194 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:23,194 DEBUG anaconda: updated device_container_name to None >13:04:23,194 DEBUG anaconda: updated device_container_raid_level to None >13:04:23,194 DEBUG anaconda: updated device_container_encrypted to False >13:04:23,194 DEBUG anaconda: updated device_container_size to 0 >13:04:23,198 DEBUG anaconda: fs type changed: ext3 >13:04:23,201 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60fc5dd0> >13:04:23,202 DEBUG anaconda: populate_raid: 2, None >13:04:23,203 DEBUG anaconda: populate_raid: 2, None >13:04:23,203 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:23,214 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:23,214 DEBUG anaconda: updated device_container_name to None >13:04:23,214 DEBUG anaconda: updated device_container_raid_level to None >13:04:23,214 DEBUG anaconda: updated device_container_encrypted to False >13:04:23,214 DEBUG anaconda: updated device_container_size to 0 >13:04:23,219 DEBUG anaconda: populate_raid: 2, None >13:04:23,910 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:04:23,911 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:23,923 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:04:23,923 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:23,933 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:23,933 DEBUG anaconda: updated device_container_name to None >13:04:23,934 DEBUG anaconda: updated device_container_raid_level to None >13:04:23,934 DEBUG anaconda: updated device_container_encrypted to False >13:04:23,934 DEBUG anaconda: updated device_container_size to 0 >13:04:23,938 DEBUG anaconda: populate_raid: 2, None >13:04:25,000 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:04:25,000 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:25,013 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:04:25,013 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:25,023 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:25,023 DEBUG anaconda: updated device_container_name to None >13:04:25,023 DEBUG anaconda: updated device_container_raid_level to None >13:04:25,024 DEBUG anaconda: updated device_container_encrypted to False >13:04:25,024 DEBUG anaconda: updated device_container_size to 0 >13:04:25,028 DEBUG anaconda: populate_raid: 2, None >13:04:25,029 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:25,039 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:25,039 DEBUG anaconda: updated device_container_name to None >13:04:25,039 DEBUG anaconda: updated device_container_raid_level to None >13:04:25,040 DEBUG anaconda: updated device_container_encrypted to False >13:04:25,040 DEBUG anaconda: updated device_container_size to 0 >13:04:25,044 DEBUG anaconda: populate_raid: 2, None >13:04:25,764 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:04:25,764 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:25,780 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:04:25,780 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:25,791 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:25,791 DEBUG anaconda: updated device_container_name to None >13:04:25,791 DEBUG anaconda: updated device_container_raid_level to None >13:04:25,791 DEBUG anaconda: updated device_container_encrypted to False >13:04:25,791 DEBUG anaconda: updated device_container_size to 0 >13:04:25,796 DEBUG anaconda: populate_raid: 2, None >13:04:28,554 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:04:28,554 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:28,570 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:04:28,570 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:28,581 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:28,581 DEBUG anaconda: updated device_container_name to None >13:04:28,581 DEBUG anaconda: updated device_container_raid_level to None >13:04:28,581 DEBUG anaconda: updated device_container_encrypted to False >13:04:28,581 DEBUG anaconda: updated device_container_size to 0 >13:04:28,586 DEBUG anaconda: populate_raid: 2, None >13:04:28,586 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:28,597 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:28,597 DEBUG anaconda: updated device_container_name to None >13:04:28,597 DEBUG anaconda: updated device_container_raid_level to None >13:04:28,597 DEBUG anaconda: updated device_container_encrypted to False >13:04:28,597 DEBUG anaconda: updated device_container_size to 0 >13:04:28,602 DEBUG anaconda: populate_raid: 2, None >13:04:29,836 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:29,851 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:29,862 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:29,872 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:29,873 DEBUG anaconda: updated device_container_name to fedora >13:04:29,873 DEBUG anaconda: updated device_container_raid_level to single >13:04:29,873 DEBUG anaconda: updated device_container_encrypted to False >13:04:29,873 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:04:29,888 DEBUG anaconda: fs type changed: btrfs >13:04:29,890 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3dfdfe90> >13:04:29,892 DEBUG anaconda: populate_raid: 3, None >13:04:29,894 DEBUG anaconda: populate_raid: 3, None >13:04:29,921 DEBUG anaconda: new container selection: fedora >13:04:29,921 DEBUG anaconda: default container is fedora >13:04:29,923 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:29,934 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:29,934 DEBUG anaconda: updated device_container_name to fedora >13:04:29,934 DEBUG anaconda: updated device_container_raid_level to single >13:04:29,934 DEBUG anaconda: updated device_container_encrypted to False >13:04:29,934 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:04:29,949 DEBUG anaconda: fs type changed: btrfs >13:04:29,951 DEBUG anaconda: populate_raid: 3, None >13:04:29,978 DEBUG anaconda: new container selection: fedora >13:04:29,978 DEBUG anaconda: default container is fedora >13:04:45,233 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:45,250 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:45,260 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:45,271 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:45,271 DEBUG anaconda: updated device_container_name to None >13:04:45,271 DEBUG anaconda: updated device_container_raid_level to None >13:04:45,271 DEBUG anaconda: updated device_container_encrypted to False >13:04:45,271 DEBUG anaconda: updated device_container_size to 0 >13:04:45,277 DEBUG anaconda: fs type changed: btrfs >13:04:45,278 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60f75450> >13:04:45,279 DEBUG anaconda: populate_raid: 2, None >13:04:45,280 DEBUG anaconda: fs type changed: ext4 >13:04:45,282 DEBUG anaconda: populate_raid: 2, None >13:04:45,283 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:45,294 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:45,294 DEBUG anaconda: updated device_container_name to None >13:04:45,294 DEBUG anaconda: updated device_container_raid_level to None >13:04:45,294 DEBUG anaconda: updated device_container_encrypted to False >13:04:45,294 DEBUG anaconda: updated device_container_size to 0 >13:04:45,298 DEBUG anaconda: fs type changed: btrfs >13:04:45,300 DEBUG anaconda: populate_raid: 2, None >13:04:47,997 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:48,011 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:48,022 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:48,033 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:48,033 DEBUG anaconda: updated device_container_name to fedora >13:04:48,033 DEBUG anaconda: updated device_container_raid_level to single >13:04:48,033 DEBUG anaconda: updated device_container_encrypted to False >13:04:48,033 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:04:48,049 DEBUG anaconda: fs type changed: btrfs >13:04:48,051 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60f751d0> >13:04:48,053 DEBUG anaconda: populate_raid: 3, None >13:04:48,054 DEBUG anaconda: populate_raid: 3, None >13:04:48,080 DEBUG anaconda: new container selection: fedora >13:04:48,080 DEBUG anaconda: default container is fedora >13:04:48,082 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:48,093 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:48,093 DEBUG anaconda: updated device_container_name to fedora >13:04:48,093 DEBUG anaconda: updated device_container_raid_level to single >13:04:48,093 DEBUG anaconda: updated device_container_encrypted to False >13:04:48,093 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:04:48,108 DEBUG anaconda: fs type changed: btrfs >13:04:48,110 DEBUG anaconda: populate_raid: 3, None >13:04:48,136 DEBUG anaconda: new container selection: fedora >13:04:48,136 DEBUG anaconda: default container is fedora >13:04:51,573 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:51,590 DEBUG anaconda: new selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:51,600 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:51,610 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:51,611 DEBUG anaconda: updated device_container_name to None >13:04:51,611 DEBUG anaconda: updated device_container_raid_level to None >13:04:51,611 DEBUG anaconda: updated device_container_encrypted to False >13:04:51,611 DEBUG anaconda: updated device_container_size to 0 >13:04:51,615 DEBUG anaconda: fs type changed: ext3 >13:04:51,618 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60f77350> >13:04:51,619 DEBUG anaconda: populate_raid: 2, None >13:04:51,619 DEBUG anaconda: populate_raid: 2, None >13:04:51,620 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:51,631 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:51,631 DEBUG anaconda: updated device_container_name to None >13:04:51,631 DEBUG anaconda: updated device_container_raid_level to None >13:04:51,631 DEBUG anaconda: updated device_container_encrypted to False >13:04:51,631 DEBUG anaconda: updated device_container_size to 0 >13:04:51,636 DEBUG anaconda: populate_raid: 2, None >13:04:52,987 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:53,001 DEBUG anaconda: new selector: existing 3952 MiB partition sdc2 (21) with existing swap >13:04:53,012 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >13:04:53,022 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:53,022 DEBUG anaconda: updated device_container_name to None >13:04:53,022 DEBUG anaconda: updated device_container_raid_level to None >13:04:53,023 DEBUG anaconda: updated device_container_encrypted to False >13:04:53,023 DEBUG anaconda: updated device_container_size to 0 >13:04:53,027 DEBUG anaconda: fs type changed: swap >13:04:53,030 DEBUG anaconda: populate_raid: 2, None >13:04:53,030 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >13:04:53,041 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:53,042 DEBUG anaconda: updated device_container_name to None >13:04:53,042 DEBUG anaconda: updated device_container_raid_level to None >13:04:53,042 DEBUG anaconda: updated device_container_encrypted to False >13:04:53,042 DEBUG anaconda: updated device_container_size to 0 >13:04:53,046 DEBUG anaconda: populate_raid: 2, None >13:04:54,315 DEBUG anaconda: current selector: existing 3952 MiB partition sdc2 (21) with existing swap >13:04:54,330 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:54,341 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:54,352 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:54,352 DEBUG anaconda: updated device_container_name to fedora >13:04:54,352 DEBUG anaconda: updated device_container_raid_level to single >13:04:54,352 DEBUG anaconda: updated device_container_encrypted to False >13:04:54,352 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:04:54,368 DEBUG anaconda: fs type changed: btrfs >13:04:54,370 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60f777d0> >13:04:54,372 DEBUG anaconda: populate_raid: 3, None >13:04:54,373 DEBUG anaconda: populate_raid: 3, None >13:04:54,399 DEBUG anaconda: new container selection: fedora >13:04:54,399 DEBUG anaconda: default container is fedora >13:04:54,401 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:54,412 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:54,412 DEBUG anaconda: updated device_container_name to fedora >13:04:54,412 DEBUG anaconda: updated device_container_raid_level to single >13:04:54,412 DEBUG anaconda: updated device_container_encrypted to False >13:04:54,412 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:04:54,427 DEBUG anaconda: fs type changed: btrfs >13:04:54,429 DEBUG anaconda: populate_raid: 3, None >13:04:54,456 DEBUG anaconda: new container selection: fedora >13:04:54,456 DEBUG anaconda: default container is fedora >13:04:56,832 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:56,849 DEBUG anaconda: new selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:56,860 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:56,870 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:56,870 DEBUG anaconda: updated device_container_name to None >13:04:56,871 DEBUG anaconda: updated device_container_raid_level to None >13:04:56,871 DEBUG anaconda: updated device_container_encrypted to False >13:04:56,871 DEBUG anaconda: updated device_container_size to 0 >13:04:56,875 DEBUG anaconda: fs type changed: ext3 >13:04:56,878 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60f7f050> >13:04:56,879 DEBUG anaconda: populate_raid: 2, None >13:04:56,879 DEBUG anaconda: populate_raid: 2, None >13:04:56,880 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:56,891 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:56,891 DEBUG anaconda: updated device_container_name to None >13:04:56,891 DEBUG anaconda: updated device_container_raid_level to None >13:04:56,891 DEBUG anaconda: updated device_container_encrypted to False >13:04:56,891 DEBUG anaconda: updated device_container_size to 0 >13:04:56,896 DEBUG anaconda: populate_raid: 2, None >13:04:58,177 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:58,191 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:58,202 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:58,212 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:58,212 DEBUG anaconda: updated device_container_name to None >13:04:58,212 DEBUG anaconda: updated device_container_raid_level to None >13:04:58,213 DEBUG anaconda: updated device_container_encrypted to False >13:04:58,213 DEBUG anaconda: updated device_container_size to 0 >13:04:58,217 DEBUG anaconda: fs type changed: btrfs >13:04:58,220 DEBUG anaconda: populate_raid: 2, None >13:04:58,220 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:58,231 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:58,231 DEBUG anaconda: updated device_container_name to None >13:04:58,231 DEBUG anaconda: updated device_container_raid_level to None >13:04:58,231 DEBUG anaconda: updated device_container_encrypted to False >13:04:58,231 DEBUG anaconda: updated device_container_size to 0 >13:04:58,236 DEBUG anaconda: fs type changed: btrfs >13:04:58,238 DEBUG anaconda: populate_raid: 2, None >13:04:59,210 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:59,223 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:59,233 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:59,244 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:59,244 DEBUG anaconda: updated device_container_name to fedora >13:04:59,245 DEBUG anaconda: updated device_container_raid_level to single >13:04:59,245 DEBUG anaconda: updated device_container_encrypted to False >13:04:59,245 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:04:59,260 DEBUG anaconda: fs type changed: btrfs >13:04:59,262 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60f7f310> >13:04:59,265 DEBUG anaconda: populate_raid: 3, None >13:04:59,266 DEBUG anaconda: populate_raid: 3, None >13:04:59,292 DEBUG anaconda: new container selection: fedora >13:04:59,292 DEBUG anaconda: default container is fedora >13:04:59,293 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:59,304 DEBUG anaconda: updated device_disks to ['sdc'] >13:04:59,304 DEBUG anaconda: updated device_container_name to fedora >13:04:59,304 DEBUG anaconda: updated device_container_raid_level to single >13:04:59,304 DEBUG anaconda: updated device_container_encrypted to False >13:04:59,305 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:04:59,319 DEBUG anaconda: fs type changed: btrfs >13:04:59,321 DEBUG anaconda: populate_raid: 3, None >13:04:59,348 DEBUG anaconda: new container selection: fedora >13:04:59,348 DEBUG anaconda: default container is fedora >13:05:10,278 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:05:10,292 DEBUG anaconda: new selector: existing 3952 MiB partition sdc2 (21) with existing swap >13:05:10,303 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >13:05:10,313 DEBUG anaconda: updated device_disks to ['sdc'] >13:05:10,313 DEBUG anaconda: updated device_container_name to None >13:05:10,313 DEBUG anaconda: updated device_container_raid_level to None >13:05:10,314 DEBUG anaconda: updated device_container_encrypted to False >13:05:10,314 DEBUG anaconda: updated device_container_size to 0 >13:05:10,318 DEBUG anaconda: fs type changed: swap >13:05:10,321 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60f7f2d0> >13:05:10,322 DEBUG anaconda: populate_raid: 2, None >13:05:10,323 DEBUG anaconda: populate_raid: 2, None >13:05:10,324 DEBUG anaconda: populate_right_side: existing 3952 MiB partition sdc2 (21) with existing swap >13:05:10,335 DEBUG anaconda: updated device_disks to ['sdc'] >13:05:10,335 DEBUG anaconda: updated device_container_name to None >13:05:10,335 DEBUG anaconda: updated device_container_raid_level to None >13:05:10,335 DEBUG anaconda: updated device_container_encrypted to False >13:05:10,335 DEBUG anaconda: updated device_container_size to 0 >13:05:10,340 DEBUG anaconda: populate_raid: 2, None >13:05:10,858 DEBUG anaconda: current selector: existing 3952 MiB partition sdc2 (21) with existing swap >13:05:10,872 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:05:10,883 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:05:10,893 DEBUG anaconda: updated device_disks to ['sdc'] >13:05:10,893 DEBUG anaconda: updated device_container_name to fedora >13:05:10,894 DEBUG anaconda: updated device_container_raid_level to single >13:05:10,894 DEBUG anaconda: updated device_container_encrypted to False >13:05:10,894 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:05:10,909 DEBUG anaconda: fs type changed: btrfs >13:05:10,911 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60f7f350> >13:05:10,914 DEBUG anaconda: populate_raid: 3, None >13:05:10,915 DEBUG anaconda: populate_raid: 3, None >13:05:10,941 DEBUG anaconda: new container selection: fedora >13:05:10,941 DEBUG anaconda: default container is fedora >13:05:10,943 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:05:10,953 DEBUG anaconda: updated device_disks to ['sdc'] >13:05:10,954 DEBUG anaconda: updated device_container_name to fedora >13:05:10,954 DEBUG anaconda: updated device_container_raid_level to single >13:05:10,954 DEBUG anaconda: updated device_container_encrypted to False >13:05:10,954 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:05:10,969 DEBUG anaconda: fs type changed: btrfs >13:05:10,971 DEBUG anaconda: populate_raid: 3, None >13:05:10,997 DEBUG anaconda: new container selection: fedora >13:05:10,997 DEBUG anaconda: default container is fedora >13:06:00,594 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:06:00,610 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:06:00,621 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:06:00,631 DEBUG anaconda: updated device_disks to ['sdc'] >13:06:00,632 DEBUG anaconda: updated device_container_name to None >13:06:00,632 DEBUG anaconda: updated device_container_raid_level to None >13:06:00,632 DEBUG anaconda: updated device_container_encrypted to False >13:06:00,632 DEBUG anaconda: updated device_container_size to 0 >13:06:00,637 DEBUG anaconda: fs type changed: btrfs >13:06:00,639 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60f7f8d0> >13:06:00,640 DEBUG anaconda: populate_raid: 2, None >13:06:00,641 DEBUG anaconda: fs type changed: ext4 >13:06:00,643 DEBUG anaconda: populate_raid: 2, None >13:06:00,644 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:06:00,654 DEBUG anaconda: updated device_disks to ['sdc'] >13:06:00,655 DEBUG anaconda: updated device_container_name to None >13:06:00,655 DEBUG anaconda: updated device_container_raid_level to None >13:06:00,655 DEBUG anaconda: updated device_container_encrypted to False >13:06:00,655 DEBUG anaconda: updated device_container_size to 0 >13:06:00,659 DEBUG anaconda: fs type changed: btrfs >13:06:00,661 DEBUG anaconda: populate_raid: 2, None >13:06:55,284 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:06:55,300 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:06:55,311 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:06:55,322 DEBUG anaconda: updated device_disks to ['sdc'] >13:06:55,322 DEBUG anaconda: updated device_container_name to fedora >13:06:55,322 DEBUG anaconda: updated device_container_raid_level to single >13:06:55,322 DEBUG anaconda: updated device_container_encrypted to False >13:06:55,323 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:06:55,338 DEBUG anaconda: fs type changed: btrfs >13:06:55,340 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60f7f690> >13:06:55,343 DEBUG anaconda: populate_raid: 3, None >13:06:55,344 DEBUG anaconda: populate_raid: 3, None >13:06:55,371 DEBUG anaconda: new container selection: fedora >13:06:55,371 DEBUG anaconda: default container is fedora >13:06:55,372 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:06:55,383 DEBUG anaconda: updated device_disks to ['sdc'] >13:06:55,383 DEBUG anaconda: updated device_container_name to fedora >13:06:55,384 DEBUG anaconda: updated device_container_raid_level to single >13:06:55,384 DEBUG anaconda: updated device_container_encrypted to False >13:06:55,384 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:06:55,399 DEBUG anaconda: fs type changed: btrfs >13:06:55,401 DEBUG anaconda: populate_raid: 3, None >13:06:55,427 DEBUG anaconda: new container selection: fedora >13:06:55,427 DEBUG anaconda: default container is fedora >13:06:58,980 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:06:58,992 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:06:59,003 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:06:59,014 DEBUG anaconda: updated device_disks to ['sdc'] >13:06:59,014 DEBUG anaconda: updated device_container_name to None >13:06:59,014 DEBUG anaconda: updated device_container_raid_level to None >13:06:59,014 DEBUG anaconda: updated device_container_encrypted to False >13:06:59,014 DEBUG anaconda: updated device_container_size to 0 >13:06:59,019 DEBUG anaconda: fs type changed: btrfs >13:06:59,021 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e60f7f610> >13:06:59,022 DEBUG anaconda: populate_raid: 2, None >13:06:59,023 DEBUG anaconda: fs type changed: ext4 >13:06:59,025 DEBUG anaconda: populate_raid: 2, None >13:06:59,026 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:06:59,037 DEBUG anaconda: updated device_disks to ['sdc'] >13:06:59,037 DEBUG anaconda: updated device_container_name to None >13:06:59,037 DEBUG anaconda: updated device_container_raid_level to None >13:06:59,037 DEBUG anaconda: updated device_container_encrypted to False >13:06:59,037 DEBUG anaconda: updated device_container_size to 0 >13:06:59,041 DEBUG anaconda: fs type changed: btrfs >13:06:59,043 DEBUG anaconda: populate_raid: 2, None >13:07:07,190 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:07:07,190 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:07:07,202 INFO anaconda: ui: saving changes to device sdc3 >13:07:07,203 DEBUG anaconda: reformat: True >13:07:07,207 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:07:07,218 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:07,218 DEBUG anaconda: updated device_container_name to None >13:07:07,218 DEBUG anaconda: updated device_container_raid_level to None >13:07:07,218 DEBUG anaconda: updated device_container_encrypted to False >13:07:07,218 DEBUG anaconda: updated device_container_size to 0 >13:07:07,224 DEBUG anaconda: fs type changed: btrfs >13:07:07,226 DEBUG anaconda: populate_raid: 2, None >13:07:07,226 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:07:07,226 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:07:07,237 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:07,237 DEBUG anaconda: updated device_container_name to None >13:07:07,237 DEBUG anaconda: updated device_container_raid_level to None >13:07:07,237 DEBUG anaconda: updated device_container_encrypted to False >13:07:07,238 DEBUG anaconda: updated device_container_size to 0 >13:07:07,242 DEBUG anaconda: fs type changed: ext3 >13:07:07,244 DEBUG anaconda: populate_raid: 2, None >13:07:07,245 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:07:07,255 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:07,256 DEBUG anaconda: updated device_container_name to None >13:07:07,256 DEBUG anaconda: updated device_container_raid_level to None >13:07:07,256 DEBUG anaconda: updated device_container_encrypted to False >13:07:07,256 DEBUG anaconda: updated device_container_size to 0 >13:07:07,260 DEBUG anaconda: populate_raid: 2, None >13:07:07,816 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:07:07,830 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:07:07,841 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:07:07,852 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:07,852 DEBUG anaconda: updated device_container_name to None >13:07:07,852 DEBUG anaconda: updated device_container_raid_level to None >13:07:07,852 DEBUG anaconda: updated device_container_encrypted to False >13:07:07,852 DEBUG anaconda: updated device_container_size to 0 >13:07:07,857 DEBUG anaconda: fs type changed: btrfs >13:07:07,859 DEBUG anaconda: populate_raid: 2, None >13:07:07,860 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:07:07,870 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:07,871 DEBUG anaconda: updated device_container_name to None >13:07:07,871 DEBUG anaconda: updated device_container_raid_level to None >13:07:07,871 DEBUG anaconda: updated device_container_encrypted to False >13:07:07,871 DEBUG anaconda: updated device_container_size to 0 >13:07:07,876 DEBUG anaconda: fs type changed: btrfs >13:07:07,878 DEBUG anaconda: populate_raid: 2, None >13:07:08,920 DEBUG anaconda: current selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:07:08,935 DEBUG anaconda: new selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:07:08,945 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:07:08,956 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:08,956 DEBUG anaconda: updated device_container_name to None >13:07:08,956 DEBUG anaconda: updated device_container_raid_level to None >13:07:08,956 DEBUG anaconda: updated device_container_encrypted to False >13:07:08,956 DEBUG anaconda: updated device_container_size to 0 >13:07:08,961 DEBUG anaconda: fs type changed: ext3 >13:07:08,964 DEBUG anaconda: populate_raid: 2, None >13:07:08,964 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:07:08,975 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:08,975 DEBUG anaconda: updated device_container_name to None >13:07:08,975 DEBUG anaconda: updated device_container_raid_level to None >13:07:08,975 DEBUG anaconda: updated device_container_encrypted to False >13:07:08,975 DEBUG anaconda: updated device_container_size to 0 >13:07:08,980 DEBUG anaconda: populate_raid: 2, None >13:07:09,368 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:07:09,381 DEBUG anaconda: new selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:07:09,392 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:07:09,403 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:09,403 DEBUG anaconda: updated device_container_name to fedora >13:07:09,403 DEBUG anaconda: updated device_container_raid_level to single >13:07:09,403 DEBUG anaconda: updated device_container_encrypted to False >13:07:09,404 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:07:09,419 DEBUG anaconda: fs type changed: btrfs >13:07:09,420 DEBUG anaconda: device_type_changed: 3 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3dfd4790> >13:07:09,423 DEBUG anaconda: populate_raid: 3, None >13:07:09,424 DEBUG anaconda: populate_raid: 3, None >13:07:09,450 DEBUG anaconda: new container selection: fedora >13:07:09,450 DEBUG anaconda: default container is fedora >13:07:09,452 DEBUG anaconda: populate_right_side: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:07:09,463 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:09,463 DEBUG anaconda: updated device_container_name to fedora >13:07:09,463 DEBUG anaconda: updated device_container_raid_level to single >13:07:09,463 DEBUG anaconda: updated device_container_encrypted to False >13:07:09,463 DEBUG anaconda: updated device_container_size to 114.89 GiB >13:07:09,478 DEBUG anaconda: fs type changed: btrfs >13:07:09,480 DEBUG anaconda: populate_raid: 3, None >13:07:09,508 DEBUG anaconda: new container selection: fedora >13:07:09,509 DEBUG anaconda: default container is fedora >13:07:10,494 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >13:07:10,494 DEBUG anaconda: current selector: existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:07:10,510 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >13:07:10,511 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:07:10,521 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:10,521 DEBUG anaconda: updated device_container_name to None >13:07:10,521 DEBUG anaconda: updated device_container_raid_level to None >13:07:10,521 DEBUG anaconda: updated device_container_encrypted to False >13:07:10,522 DEBUG anaconda: updated device_container_size to 0 >13:07:10,526 DEBUG anaconda: fs type changed: ext3 >13:07:10,529 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f3e3e06f950> >13:07:10,529 DEBUG anaconda: populate_raid: 2, None >13:07:10,530 DEBUG anaconda: populate_raid: 2, None >13:07:10,531 DEBUG anaconda: populate_right_side: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:07:10,542 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:10,542 DEBUG anaconda: updated device_container_name to None >13:07:10,542 DEBUG anaconda: updated device_container_raid_level to None >13:07:10,542 DEBUG anaconda: updated device_container_encrypted to False >13:07:10,542 DEBUG anaconda: updated device_container_size to 0 >13:07:10,547 DEBUG anaconda: populate_raid: 2, None >13:07:11,111 DEBUG anaconda: current selector: existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:07:11,123 DEBUG anaconda: new selector: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:07:11,133 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:07:11,144 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:11,144 DEBUG anaconda: updated device_container_name to None >13:07:11,144 DEBUG anaconda: updated device_container_raid_level to None >13:07:11,144 DEBUG anaconda: updated device_container_encrypted to False >13:07:11,144 DEBUG anaconda: updated device_container_size to 0 >13:07:11,149 DEBUG anaconda: fs type changed: btrfs >13:07:11,151 DEBUG anaconda: populate_raid: 2, None >13:07:11,152 DEBUG anaconda: populate_right_side: existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:07:11,162 DEBUG anaconda: updated device_disks to ['sdc'] >13:07:11,162 DEBUG anaconda: updated device_container_name to None >13:07:11,163 DEBUG anaconda: updated device_container_raid_level to None >13:07:11,163 DEBUG anaconda: updated device_container_encrypted to False >13:07:11,163 DEBUG anaconda: updated device_container_size to 0 >13:07:11,167 DEBUG anaconda: fs type changed: btrfs >13:07:11,170 DEBUG anaconda: populate_raid: 2, None >13:07:18,031 DEBUG anaconda: removing device 'existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem' from page Fedora Linux 20 for x86_64 >13:07:25,895 DEBUG anaconda: running handleException >13:07:25,895 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1826, in on_remove_clicked > self._destroy_device(dev) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 122, in decorated > return func(*args, **kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1703, in _destroy_device > self._storage_playground.destroyDevice(device) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1296, in destroyDevice > self.devicetree.registerAction(action) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 496, in registerAction > self._removeDevice(action.device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 426, in _removeDevice > raise ValueError("Cannot remove non-leaf device '%s'" % dev.name) > >ValueError: Cannot remove non-leaf device 'sdc3' > >13:07:25,896 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: > > >/tmp/program.log: >19:50:57,512 INFO program: Running... udevadm settle --timeout=300 >19:50:57,521 DEBUG program: Return code: 0 >19:50:57,522 INFO program: Running... udevadm settle --timeout=300 >19:50:57,537 DEBUG program: Return code: 0 >19:50:57,604 INFO program: Running... multipath -c /dev/sdd >19:50:57,624 INFO program: Oct 23 19:50:57 | /etc/multipath.conf does not exist, blacklisting all devices. >19:50:57,625 INFO program: Oct 23 19:50:57 | A default multipath.conf file is located at >19:50:57,625 INFO program: Oct 23 19:50:57 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >19:50:57,625 INFO program: Oct 23 19:50:57 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >19:50:57,625 INFO program: /dev/sdd is not a valid multipath device path >19:50:57,626 DEBUG program: Return code: 1 >19:50:57,714 INFO program: Running... multipath -c /dev/sdc >19:50:57,721 INFO program: Oct 23 19:50:57 | /etc/multipath.conf does not exist, blacklisting all devices. >19:50:57,721 INFO program: Oct 23 19:50:57 | A default multipath.conf file is located at >19:50:57,721 INFO program: Oct 23 19:50:57 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >19:50:57,721 INFO program: Oct 23 19:50:57 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >19:50:57,721 INFO program: /dev/sdc is not a valid multipath device path >19:50:57,721 DEBUG program: Return code: 1 >19:50:57,904 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdc3 /tmp/btrfs-tmp.29ZhEVIb >19:50:58,005 DEBUG program: Return code: 0 >19:50:58,006 INFO program: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.29ZhEVIb >19:50:58,054 INFO program: ID 424 gen 317746 cgen 317745 parent 5 top level 5 otime 2014-03-27 04:54:59 path rootsnapshots/2014-03-27 >19:50:58,054 INFO program: ID 425 gen 317862 cgen 317861 parent 5 top level 5 otime 2014-03-28 01:49:40 path rootsnapshots/2014-03-28 >19:50:58,054 INFO program: ID 449 gen 389382 cgen 389379 parent 396 top level 396 otime 2014-07-08 19:57:19 path rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b >19:50:58,055 INFO program: ID 450 gen 389383 cgen 389382 parent 396 top level 396 otime 2014-07-08 19:58:12 path rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 >19:50:58,055 INFO program: ID 451 gen 389384 cgen 389383 parent 396 top level 396 otime 2014-07-08 19:58:17 path rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a >19:50:58,055 INFO program: ID 452 gen 389387 cgen 389384 parent 396 top level 396 otime 2014-07-08 19:58:22 path rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e >19:50:58,055 INFO program: ID 455 gen 389390 cgen 389387 parent 396 top level 396 otime 2014-07-08 19:58:41 path rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d >19:50:58,056 INFO program: ID 458 gen 389397 cgen 389390 parent 396 top level 396 otime 2014-07-08 19:58:54 path rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 >19:50:58,056 INFO program: ID 461 gen 389401 cgen 389397 parent 396 top level 396 otime 2014-07-08 20:01:12 path rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 >19:50:58,056 INFO program: ID 464 gen 389409 cgen 389401 parent 396 top level 396 otime 2014-07-08 20:01:55 path rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e >19:50:58,056 INFO program: ID 467 gen 389415 cgen 389409 parent 396 top level 396 otime 2014-07-08 20:04:32 path rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 >19:50:58,057 INFO program: ID 470 gen 389418 cgen 389415 parent 396 top level 396 otime 2014-07-08 20:06:31 path rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 >19:50:58,057 INFO program: ID 473 gen 389421 cgen 389418 parent 396 top level 396 otime 2014-07-08 20:06:57 path rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 >19:50:58,057 INFO program: ID 476 gen 389424 cgen 389421 parent 396 top level 396 otime 2014-07-08 20:07:04 path rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 >19:50:58,057 INFO program: ID 479 gen 389427 cgen 389424 parent 396 top level 396 otime 2014-07-08 20:07:07 path rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a >19:50:58,058 INFO program: ID 482 gen 389430 cgen 389427 parent 396 top level 396 otime 2014-07-08 20:07:10 path rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 >19:50:58,058 INFO program: ID 485 gen 389433 cgen 389430 parent 396 top level 396 otime 2014-07-08 20:07:31 path rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 >19:50:58,058 INFO program: ID 488 gen 389436 cgen 389433 parent 396 top level 396 otime 2014-07-08 20:07:34 path rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 >19:50:58,058 INFO program: ID 491 gen 389439 cgen 389436 parent 396 top level 396 otime 2014-07-08 20:07:37 path rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 >19:50:58,059 INFO program: ID 494 gen 389442 cgen 389439 parent 396 top level 396 otime 2014-07-08 20:07:40 path rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb >19:50:58,059 INFO program: ID 497 gen 389445 cgen 389442 parent 396 top level 396 otime 2014-07-08 20:07:43 path rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df >19:50:58,059 INFO program: ID 500 gen 389744 cgen 389445 parent 396 top level 396 otime 2014-07-08 20:07:47 path rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada >19:50:58,059 INFO program: ID 501 gen 389678 cgen 389677 parent 396 top level 396 otime 2014-07-08 22:26:39 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init >19:50:58,060 INFO program: ID 502 gen 389679 cgen 389678 parent 396 top level 396 otime 2014-07-08 22:26:39 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 >19:50:58,060 INFO program: ID 503 gen 389680 cgen 389679 parent 396 top level 396 otime 2014-07-08 22:26:47 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init >19:50:58,060 INFO program: ID 504 gen 389681 cgen 389680 parent 396 top level 396 otime 2014-07-08 22:26:47 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee >19:50:58,060 INFO program: ID 505 gen 389682 cgen 389681 parent 396 top level 396 otime 2014-07-08 22:26:58 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init >19:50:58,061 INFO program: ID 506 gen 389683 cgen 389682 parent 396 top level 396 otime 2014-07-08 22:26:58 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c >19:50:58,061 INFO program: ID 507 gen 389684 cgen 389683 parent 396 top level 396 otime 2014-07-08 22:27:11 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init >19:50:58,061 INFO program: ID 508 gen 389685 cgen 389684 parent 396 top level 396 otime 2014-07-08 22:27:11 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b >19:50:58,061 INFO program: ID 509 gen 389693 cgen 389692 parent 396 top level 396 otime 2014-07-08 22:31:10 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init >19:50:58,062 INFO program: ID 510 gen 389705 cgen 389693 parent 396 top level 396 otime 2014-07-08 22:31:10 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a >19:50:58,062 INFO program: ID 513 gen 389747 cgen 389744 parent 396 top level 396 otime 2014-07-08 22:58:55 path rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 >19:50:58,062 INFO program: ID 516 gen 389750 cgen 389747 parent 396 top level 396 otime 2014-07-08 22:58:57 path rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 >19:50:58,062 INFO program: ID 519 gen 389754 cgen 389750 parent 396 top level 396 otime 2014-07-08 22:59:00 path rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 >19:50:58,063 INFO program: ID 520 gen 389752 cgen 389751 parent 396 top level 396 otime 2014-07-08 22:59:26 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init >19:50:58,063 INFO program: ID 521 gen 389754 cgen 389752 parent 396 top level 396 otime 2014-07-08 22:59:26 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 >19:50:58,063 INFO program: ID 522 gen 389755 cgen 389754 parent 396 top level 396 otime 2014-07-08 23:00:22 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init >19:50:58,063 INFO program: ID 523 gen 389757 cgen 389755 parent 396 top level 396 otime 2014-07-08 23:00:23 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 >19:50:58,064 DEBUG program: Return code: 0 >19:50:58,064 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.29ZhEVIb >19:50:58,068 INFO program: ID 5 (FS_TREE) >19:50:58,068 DEBUG program: Return code: 0 >19:50:58,069 INFO program: Running... udevadm settle --timeout=300 >19:50:58,084 DEBUG program: Return code: 0 >19:50:58,084 INFO program: Running... umount /tmp/btrfs-tmp.29ZhEVIb >19:50:59,004 DEBUG program: Return code: 0 >19:50:59,005 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdc3 /tmp/btrfs-tmp.29zIi0LG >19:50:59,104 DEBUG program: Return code: 0 >19:50:59,105 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.29zIi0LG >19:50:59,119 INFO program: ID 256 gen 466498 parent 5 top level 5 path home >19:50:59,119 INFO program: ID 396 gen 466501 parent 5 top level 5 path rootf20 >19:50:59,119 INFO program: ID 424 gen 317746 parent 5 top level 5 path rootsnapshots/2014-03-27 >19:50:59,119 INFO program: ID 425 gen 317862 parent 5 top level 5 path rootsnapshots/2014-03-28 >19:50:59,119 INFO program: ID 448 gen 389381 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 >19:50:59,119 INFO program: ID 449 gen 389382 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b >19:50:59,120 INFO program: ID 450 gen 389383 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 >19:50:59,120 INFO program: ID 451 gen 389384 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a >19:50:59,120 INFO program: ID 452 gen 389387 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e >19:50:59,120 INFO program: ID 455 gen 389390 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d >19:50:59,120 INFO program: ID 458 gen 389397 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 >19:50:59,120 INFO program: ID 461 gen 389401 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 >19:50:59,120 INFO program: ID 464 gen 389409 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e >19:50:59,121 INFO program: ID 467 gen 389415 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 >19:50:59,121 INFO program: ID 470 gen 389418 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 >19:50:59,121 INFO program: ID 473 gen 389421 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 >19:50:59,121 INFO program: ID 476 gen 389424 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 >19:50:59,121 INFO program: ID 479 gen 389427 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a >19:50:59,121 INFO program: ID 482 gen 389430 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 >19:50:59,121 INFO program: ID 485 gen 389433 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 >19:50:59,121 INFO program: ID 488 gen 389436 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 >19:50:59,122 INFO program: ID 491 gen 389439 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 >19:50:59,122 INFO program: ID 494 gen 389442 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb >19:50:59,122 INFO program: ID 497 gen 389445 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df >19:50:59,122 INFO program: ID 500 gen 389744 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada >19:50:59,122 INFO program: ID 501 gen 389678 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init >19:50:59,122 INFO program: ID 502 gen 389679 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 >19:50:59,122 INFO program: ID 503 gen 389680 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init >19:50:59,123 INFO program: ID 504 gen 389681 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee >19:50:59,123 INFO program: ID 505 gen 389682 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init >19:50:59,123 INFO program: ID 506 gen 389683 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c >19:50:59,123 INFO program: ID 507 gen 389684 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init >19:50:59,123 INFO program: ID 508 gen 389685 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b >19:50:59,123 INFO program: ID 509 gen 389693 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init >19:50:59,123 INFO program: ID 510 gen 389705 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a >19:50:59,124 INFO program: ID 513 gen 389747 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 >19:50:59,124 INFO program: ID 516 gen 389750 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 >19:50:59,124 INFO program: ID 519 gen 389754 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 >19:50:59,124 INFO program: ID 520 gen 389752 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init >19:50:59,124 INFO program: ID 521 gen 389754 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 >19:50:59,124 INFO program: ID 522 gen 389755 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init >19:50:59,124 INFO program: ID 523 gen 389757 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 >19:50:59,125 DEBUG program: Return code: 0 >19:50:59,125 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.29zIi0LG >19:50:59,129 INFO program: ID 5 (FS_TREE) >19:50:59,130 DEBUG program: Return code: 0 >19:50:59,130 INFO program: Running... udevadm settle --timeout=300 >19:50:59,144 DEBUG program: Return code: 0 >19:50:59,145 INFO program: Running... umount /tmp/btrfs-tmp.29zIi0LG >19:50:59,306 DEBUG program: Return code: 0 >19:50:59,443 INFO program: Running... multipath -c /dev/sde >19:50:59,449 INFO program: Oct 23 19:50:59 | /etc/multipath.conf does not exist, blacklisting all devices. >19:50:59,450 INFO program: Oct 23 19:50:59 | A default multipath.conf file is located at >19:50:59,450 INFO program: Oct 23 19:50:59 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >19:50:59,450 INFO program: Oct 23 19:50:59 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >19:50:59,450 INFO program: /dev/sde is not a valid multipath device path >19:50:59,450 DEBUG program: Return code: 1 >19:50:59,662 INFO program: Running... multipath -c /dev/sda >19:50:59,666 INFO program: Oct 23 19:50:59 | /etc/multipath.conf does not exist, blacklisting all devices. >19:50:59,666 INFO program: Oct 23 19:50:59 | A default multipath.conf file is located at >19:50:59,666 INFO program: Oct 23 19:50:59 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >19:50:59,667 INFO program: Oct 23 19:50:59 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >19:50:59,667 INFO program: /dev/sda is not a valid multipath device path >19:50:59,667 DEBUG program: Return code: 1 >19:50:59,691 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.176nKD_DD >19:51:04,102 DEBUG program: Return code: 0 >19:51:04,102 INFO program: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.176nKD_DD >19:51:04,385 DEBUG program: Return code: 0 >19:51:04,386 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.176nKD_DD >19:51:04,389 INFO program: ID 5 (FS_TREE) >19:51:04,390 DEBUG program: Return code: 0 >19:51:04,390 INFO program: Running... udevadm settle --timeout=300 >19:51:04,406 DEBUG program: Return code: 0 >19:51:04,406 INFO program: Running... umount /tmp/btrfs-tmp.176nKD_DD >19:51:04,837 DEBUG program: Return code: 0 >19:51:04,838 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.176JV74Wr >19:51:08,947 DEBUG program: Return code: 0 >19:51:08,947 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.176JV74Wr >19:51:09,252 INFO program: ID 285 gen 61254 parent 5 top level 5 path mythtvdata >19:51:09,252 DEBUG program: Return code: 0 >19:51:09,252 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.176JV74Wr >19:51:09,256 INFO program: ID 5 (FS_TREE) >19:51:09,256 DEBUG program: Return code: 0 >19:51:09,256 INFO program: Running... udevadm settle --timeout=300 >19:51:09,265 DEBUG program: Return code: 0 >19:51:09,266 INFO program: Running... umount /tmp/btrfs-tmp.176JV74Wr >19:51:09,693 DEBUG program: Return code: 0 >19:51:10,112 INFO program: Running... multipath -c /dev/sdb >19:51:10,118 INFO program: Oct 23 19:51:10 | /etc/multipath.conf does not exist, blacklisting all devices. >19:51:10,119 INFO program: Oct 23 19:51:10 | A default multipath.conf file is located at >19:51:10,119 INFO program: Oct 23 19:51:10 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >19:51:10,119 INFO program: Oct 23 19:51:10 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >19:51:10,119 INFO program: /dev/sdb is not a valid multipath device path >19:51:10,119 DEBUG program: Return code: 1 >19:51:10,316 INFO program: Running... udevadm settle --timeout=300 >19:51:10,329 DEBUG program: Return code: 0 >19:51:10,338 INFO program: Running... udevadm settle --timeout=300 >19:51:10,355 DEBUG program: Return code: 0 >19:51:10,361 INFO program: Running... udevadm settle --timeout=300 >19:51:10,376 DEBUG program: Return code: 0 >19:51:10,378 INFO program: Running... udevadm settle --timeout=300 >19:51:10,389 DEBUG program: Return code: 0 >19:51:10,394 INFO program: Running... udevadm settle --timeout=300 >19:51:10,408 DEBUG program: Return code: 0 >19:51:10,411 INFO program: Running... swapoff /dev/sdc2 >19:51:10,425 DEBUG program: Return code: 0 >19:51:10,427 INFO program: Running... udevadm settle --timeout=300 >19:51:10,441 DEBUG program: Return code: 0 >19:51:10,446 INFO program: Running... udevadm settle --timeout=300 >19:51:10,459 DEBUG program: Return code: 0 >19:51:10,460 INFO program: Running... udevadm settle --timeout=300 >19:51:10,475 DEBUG program: Return code: 0 >19:51:10,478 INFO program: Running... udevadm settle --timeout=300 >19:51:10,492 DEBUG program: Return code: 0 >19:51:10,494 INFO program: Running... udevadm settle --timeout=300 >19:51:10,507 DEBUG program: Return code: 0 >19:51:10,514 INFO program: Running... udevadm settle --timeout=300 >19:51:10,528 DEBUG program: Return code: 0 >19:51:10,530 INFO program: Running... udevadm settle --timeout=300 >19:51:10,545 DEBUG program: Return code: 0 >19:51:10,547 INFO program: Running... udevadm settle --timeout=300 >19:51:10,559 DEBUG program: Return code: 0 >19:51:10,562 INFO program: Running... udevadm settle --timeout=300 >19:51:10,576 DEBUG program: Return code: 0 >19:51:10,584 INFO program: Running... udevadm settle --timeout=300 >19:51:10,597 DEBUG program: Return code: 0 >19:51:10,599 INFO program: Running... udevadm settle --timeout=300 >19:51:10,613 DEBUG program: Return code: 0 >19:51:10,615 INFO program: Running... udevadm settle --timeout=300 >19:51:10,626 DEBUG program: Return code: 0 >19:51:10,628 INFO program: Running... udevadm settle --timeout=300 >19:51:10,641 DEBUG program: Return code: 0 >19:51:10,649 INFO program: Running... udevadm settle --timeout=300 >19:51:10,659 DEBUG program: Return code: 0 >19:51:10,661 INFO program: Running... udevadm settle --timeout=300 >19:51:10,675 DEBUG program: Return code: 0 >19:51:10,677 INFO program: Running... udevadm settle --timeout=300 >19:51:10,688 DEBUG program: Return code: 0 >19:51:10,691 INFO program: Running... udevadm settle --timeout=300 >19:51:10,706 DEBUG program: Return code: 0 >19:51:10,709 INFO program: Running... udevadm settle --timeout=300 >19:51:10,724 DEBUG program: Return code: 0 >19:51:10,733 INFO program: Running... udevadm settle --timeout=300 >19:51:10,747 DEBUG program: Return code: 0 >19:51:10,749 INFO program: Running... udevadm settle --timeout=300 >19:51:10,762 DEBUG program: Return code: 0 >19:51:10,764 INFO program: Running... udevadm settle --timeout=300 >19:51:10,776 DEBUG program: Return code: 0 >19:51:10,779 INFO program: Running... udevadm settle --timeout=300 >19:51:10,792 DEBUG program: Return code: 0 >19:51:10,794 INFO program: Running... udevadm settle --timeout=300 >19:51:10,807 DEBUG program: Return code: 0 >19:51:10,815 INFO program: Running... udevadm settle --timeout=300 >19:51:10,828 DEBUG program: Return code: 0 >19:51:10,830 INFO program: Running... udevadm settle --timeout=300 >19:51:10,844 DEBUG program: Return code: 0 >19:51:10,846 INFO program: Running... udevadm settle --timeout=300 >19:51:10,857 DEBUG program: Return code: 0 >19:51:10,860 INFO program: Running... udevadm settle --timeout=300 >19:51:10,875 DEBUG program: Return code: 0 >19:51:10,878 INFO program: Running... udevadm settle --timeout=300 >19:51:10,891 DEBUG program: Return code: 0 >19:51:10,898 INFO program: Running... udevadm settle --timeout=300 >19:51:10,912 DEBUG program: Return code: 0 >19:51:10,914 INFO program: Running... udevadm settle --timeout=300 >19:51:10,926 DEBUG program: Return code: 0 >19:51:10,928 INFO program: Running... udevadm settle --timeout=300 >19:51:10,940 DEBUG program: Return code: 0 >19:51:10,943 INFO program: Running... udevadm settle --timeout=300 >19:51:10,956 DEBUG program: Return code: 0 >19:51:10,959 INFO program: Running... udevadm settle --timeout=300 >19:51:10,975 DEBUG program: Return code: 0 >19:51:10,984 INFO program: Running... udevadm settle --timeout=300 >19:51:10,997 DEBUG program: Return code: 0 >19:51:10,999 INFO program: Running... udevadm settle --timeout=300 >19:51:11,011 DEBUG program: Return code: 0 >19:51:11,013 INFO program: Running... udevadm settle --timeout=300 >19:51:11,027 DEBUG program: Return code: 0 >19:51:11,030 INFO program: Running... udevadm settle --timeout=300 >19:51:11,041 DEBUG program: Return code: 0 >19:51:11,044 INFO program: Running... udevadm settle --timeout=300 >19:51:11,057 DEBUG program: Return code: 0 >19:51:11,065 INFO program: Running... udevadm settle --timeout=300 >19:51:11,079 DEBUG program: Return code: 0 >19:51:11,081 INFO program: Running... udevadm settle --timeout=300 >19:51:11,095 DEBUG program: Return code: 0 >19:51:11,097 INFO program: Running... udevadm settle --timeout=300 >19:51:11,108 DEBUG program: Return code: 0 >19:51:11,110 INFO program: Running... udevadm settle --timeout=300 >19:51:11,126 DEBUG program: Return code: 0 >19:51:11,129 INFO program: Running... udevadm settle --timeout=300 >19:51:11,144 DEBUG program: Return code: 0 >19:51:11,153 INFO program: Running... udevadm settle --timeout=300 >19:51:11,168 DEBUG program: Return code: 0 >19:51:11,170 INFO program: Running... udevadm settle --timeout=300 >19:51:11,185 DEBUG program: Return code: 0 >19:51:11,187 INFO program: Running... udevadm settle --timeout=300 >19:51:11,197 DEBUG program: Return code: 0 >19:51:11,200 INFO program: Running... udevadm settle --timeout=300 >19:51:11,216 DEBUG program: Return code: 0 >19:51:11,219 INFO program: Running... udevadm settle --timeout=300 >19:51:11,230 DEBUG program: Return code: 0 >19:51:11,236 INFO program: Running... udevadm settle --timeout=300 >19:51:11,248 DEBUG program: Return code: 0 >19:51:11,250 INFO program: Running... udevadm settle --timeout=300 >19:51:11,265 DEBUG program: Return code: 0 >19:51:11,267 INFO program: Running... udevadm settle --timeout=300 >19:51:11,278 DEBUG program: Return code: 0 >19:51:11,281 INFO program: Running... udevadm settle --timeout=300 >19:51:11,296 DEBUG program: Return code: 0 >19:51:11,299 INFO program: Running... udevadm settle --timeout=300 >19:51:11,309 DEBUG program: Return code: 0 >19:51:11,317 INFO program: Running... udevadm settle --timeout=300 >19:51:11,331 DEBUG program: Return code: 0 >19:51:11,332 INFO program: Running... udevadm settle --timeout=300 >19:51:11,346 DEBUG program: Return code: 0 >19:51:11,348 INFO program: Running... udevadm settle --timeout=300 >19:51:11,360 DEBUG program: Return code: 0 >19:51:11,363 INFO program: Running... udevadm settle --timeout=300 >19:51:11,376 DEBUG program: Return code: 0 >19:51:11,379 INFO program: Running... udevadm settle --timeout=300 >19:51:11,395 DEBUG program: Return code: 0 >19:51:11,404 INFO program: Running... udevadm settle --timeout=300 >19:51:11,412 DEBUG program: Return code: 0 >19:51:11,413 INFO program: Running... udevadm settle --timeout=300 >19:51:11,427 DEBUG program: Return code: 0 >19:51:11,428 INFO program: Running... udevadm settle --timeout=300 >19:51:11,443 DEBUG program: Return code: 0 >19:51:11,445 INFO program: Running... udevadm settle --timeout=300 >19:51:11,457 DEBUG program: Return code: 0 >19:51:11,459 INFO program: Running... udevadm settle --timeout=300 >19:51:11,471 DEBUG program: Return code: 0 >19:51:11,477 INFO program: Running... udevadm settle --timeout=300 >19:51:11,487 DEBUG program: Return code: 0 >19:51:11,488 INFO program: Running... udevadm settle --timeout=300 >19:51:11,497 DEBUG program: Return code: 0 >19:51:11,498 INFO program: Running... udevadm settle --timeout=300 >19:51:11,509 DEBUG program: Return code: 0 >19:51:11,512 INFO program: Running... udevadm settle --timeout=300 >19:51:11,525 DEBUG program: Return code: 0 >19:51:11,526 INFO program: Running... udevadm settle --timeout=300 >19:51:11,534 DEBUG program: Return code: 0 >19:51:11,540 INFO program: Running... udevadm settle --timeout=300 >19:51:11,556 DEBUG program: Return code: 0 >19:51:11,557 INFO program: Running... udevadm settle --timeout=300 >19:51:11,567 DEBUG program: Return code: 0 >19:51:11,568 INFO program: Running... udevadm settle --timeout=300 >19:51:11,580 DEBUG program: Return code: 0 >19:51:11,583 INFO program: Running... udevadm settle --timeout=300 >19:51:11,595 DEBUG program: Return code: 0 >19:51:11,596 INFO program: Running... udevadm settle --timeout=300 >19:51:11,604 DEBUG program: Return code: 0 >19:51:11,609 INFO program: Running... udevadm settle --timeout=300 >19:51:11,622 DEBUG program: Return code: 0 >19:51:11,623 INFO program: Running... udevadm settle --timeout=300 >19:51:11,637 DEBUG program: Return code: 0 >19:51:11,639 INFO program: Running... udevadm settle --timeout=300 >19:51:11,652 DEBUG program: Return code: 0 >19:51:11,654 INFO program: Running... udevadm settle --timeout=300 >19:51:11,667 DEBUG program: Return code: 0 >19:51:11,669 INFO program: Running... udevadm settle --timeout=300 >19:51:11,685 DEBUG program: Return code: 0 >19:51:11,694 INFO program: Running... udevadm settle --timeout=300 >19:51:11,708 DEBUG program: Return code: 0 >19:51:11,710 INFO program: Running... udevadm settle --timeout=300 >19:51:11,725 DEBUG program: Return code: 0 >19:51:11,727 INFO program: Running... udevadm settle --timeout=300 >19:51:11,738 DEBUG program: Return code: 0 >19:51:11,740 INFO program: Running... udevadm settle --timeout=300 >19:51:11,756 DEBUG program: Return code: 0 >19:51:11,759 INFO program: Running... udevadm settle --timeout=300 >19:51:11,773 DEBUG program: Return code: 0 >19:51:11,781 INFO program: Running... udevadm settle --timeout=300 >19:51:11,797 DEBUG program: Return code: 0 >19:51:11,798 INFO program: Running... udevadm settle --timeout=300 >19:51:11,811 DEBUG program: Return code: 0 >19:51:11,813 INFO program: Running... udevadm settle --timeout=300 >19:51:11,826 DEBUG program: Return code: 0 >19:51:11,829 INFO program: Running... udevadm settle --timeout=300 >19:51:11,843 DEBUG program: Return code: 0 >19:51:11,846 INFO program: Running... udevadm settle --timeout=300 >19:51:11,858 DEBUG program: Return code: 0 >19:51:11,865 INFO program: Running... udevadm settle --timeout=300 >19:51:11,879 DEBUG program: Return code: 0 >19:51:11,881 INFO program: Running... udevadm settle --timeout=300 >19:51:11,895 DEBUG program: Return code: 0 >19:51:11,897 INFO program: Running... udevadm settle --timeout=300 >19:51:11,909 DEBUG program: Return code: 0 >19:51:11,911 INFO program: Running... udevadm settle --timeout=300 >19:51:11,926 DEBUG program: Return code: 0 >19:51:11,929 INFO program: Running... udevadm settle --timeout=300 >19:51:11,944 DEBUG program: Return code: 0 >19:51:11,952 INFO program: Running... udevadm settle --timeout=300 >19:51:11,967 DEBUG program: Return code: 0 >19:51:11,971 INFO program: Running... udevadm settle --timeout=300 >19:51:11,986 DEBUG program: Return code: 0 >19:51:11,988 INFO program: Running... udevadm settle --timeout=300 >19:51:12,002 DEBUG program: Return code: 0 >19:51:12,005 INFO program: Running... udevadm settle --timeout=300 >19:51:12,017 DEBUG program: Return code: 0 >19:51:12,020 INFO program: Running... udevadm settle --timeout=300 >19:51:12,036 DEBUG program: Return code: 0 >19:51:12,044 INFO program: Running... udevadm settle --timeout=300 >19:51:12,058 DEBUG program: Return code: 0 >19:51:12,060 INFO program: Running... udevadm settle --timeout=300 >19:51:12,075 DEBUG program: Return code: 0 >19:51:12,077 INFO program: Running... udevadm settle --timeout=300 >19:51:12,088 DEBUG program: Return code: 0 >19:51:12,091 INFO program: Running... udevadm settle --timeout=300 >19:51:12,106 DEBUG program: Return code: 0 >19:51:12,109 INFO program: Running... udevadm settle --timeout=300 >19:51:12,124 DEBUG program: Return code: 0 >19:51:12,133 INFO program: Running... udevadm settle --timeout=300 >19:51:12,147 DEBUG program: Return code: 0 >19:51:12,149 INFO program: Running... udevadm settle --timeout=300 >19:51:12,162 DEBUG program: Return code: 0 >19:51:12,164 INFO program: Running... udevadm settle --timeout=300 >19:51:12,176 DEBUG program: Return code: 0 >19:51:12,178 INFO program: Running... udevadm settle --timeout=300 >19:51:12,189 DEBUG program: Return code: 0 >19:51:12,192 INFO program: Running... udevadm settle --timeout=300 >19:51:12,207 DEBUG program: Return code: 0 >19:51:12,215 INFO program: Running... udevadm settle --timeout=300 >19:51:12,229 DEBUG program: Return code: 0 >19:51:12,231 INFO program: Running... udevadm settle --timeout=300 >19:51:12,246 DEBUG program: Return code: 0 >19:51:12,248 INFO program: Running... udevadm settle --timeout=300 >19:51:12,260 DEBUG program: Return code: 0 >19:51:12,263 INFO program: Running... udevadm settle --timeout=300 >19:51:12,276 DEBUG program: Return code: 0 >19:51:12,279 INFO program: Running... udevadm settle --timeout=300 >19:51:12,295 DEBUG program: Return code: 0 >19:51:12,304 INFO program: Running... udevadm settle --timeout=300 >19:51:12,317 DEBUG program: Return code: 0 >19:51:12,319 INFO program: Running... udevadm settle --timeout=300 >19:51:12,333 DEBUG program: Return code: 0 >19:51:12,335 INFO program: Running... udevadm settle --timeout=300 >19:51:12,347 DEBUG program: Return code: 0 >19:51:12,349 INFO program: Running... udevadm settle --timeout=300 >19:51:12,365 DEBUG program: Return code: 0 >19:51:12,368 INFO program: Running... udevadm settle --timeout=300 >19:51:12,381 DEBUG program: Return code: 0 >19:51:12,388 INFO program: Running... udevadm settle --timeout=300 >19:51:12,404 DEBUG program: Return code: 0 >19:51:12,406 INFO program: Running... udevadm settle --timeout=300 >19:51:12,417 DEBUG program: Return code: 0 >19:51:12,419 INFO program: Running... udevadm settle --timeout=300 >19:51:12,433 DEBUG program: Return code: 0 >19:51:12,436 INFO program: Running... udevadm settle --timeout=300 >19:51:12,447 DEBUG program: Return code: 0 >19:51:12,450 INFO program: Running... udevadm settle --timeout=300 >19:51:12,466 DEBUG program: Return code: 0 >19:51:12,474 INFO program: Running... udevadm settle --timeout=300 >19:51:12,487 DEBUG program: Return code: 0 >19:51:12,489 INFO program: Running... udevadm settle --timeout=300 >19:51:12,502 DEBUG program: Return code: 0 >19:51:12,504 INFO program: Running... udevadm settle --timeout=300 >19:51:12,517 DEBUG program: Return code: 0 >19:51:12,519 INFO program: Running... udevadm settle --timeout=300 >19:51:12,534 DEBUG program: Return code: 0 >19:51:12,537 INFO program: Running... udevadm settle --timeout=300 >19:51:12,550 DEBUG program: Return code: 0 >19:51:12,557 INFO program: Running... udevadm settle --timeout=300 >19:51:12,573 DEBUG program: Return code: 0 >19:51:12,575 INFO program: Running... udevadm settle --timeout=300 >19:51:12,587 DEBUG program: Return code: 0 >19:51:12,589 INFO program: Running... udevadm settle --timeout=300 >19:51:12,602 DEBUG program: Return code: 0 >19:51:12,605 INFO program: Running... udevadm settle --timeout=300 >19:51:12,617 DEBUG program: Return code: 0 >19:51:12,620 INFO program: Running... udevadm settle --timeout=300 >19:51:12,636 DEBUG program: Return code: 0 >19:51:12,644 INFO program: Running... udevadm settle --timeout=300 >19:51:12,658 DEBUG program: Return code: 0 >19:51:12,660 INFO program: Running... udevadm settle --timeout=300 >19:51:12,675 DEBUG program: Return code: 0 >19:51:12,677 INFO program: Running... udevadm settle --timeout=300 >19:51:12,688 DEBUG program: Return code: 0 >19:51:12,691 INFO program: Running... udevadm settle --timeout=300 >19:51:12,706 DEBUG program: Return code: 0 >19:51:12,709 INFO program: Running... udevadm settle --timeout=300 >19:51:12,724 DEBUG program: Return code: 0 >19:51:12,732 INFO program: Running... udevadm settle --timeout=300 >19:51:12,747 DEBUG program: Return code: 0 >19:51:12,749 INFO program: Running... udevadm settle --timeout=300 >19:51:12,762 DEBUG program: Return code: 0 >19:51:12,764 INFO program: Running... udevadm settle --timeout=300 >19:51:12,777 DEBUG program: Return code: 0 >19:51:12,779 INFO program: Running... udevadm settle --timeout=300 >19:51:12,793 DEBUG program: Return code: 0 >19:51:12,796 INFO program: Running... udevadm settle --timeout=300 >19:51:12,809 DEBUG program: Return code: 0 >19:51:12,817 INFO program: Running... udevadm settle --timeout=300 >19:51:12,829 DEBUG program: Return code: 0 >19:51:12,830 INFO program: Running... udevadm settle --timeout=300 >19:51:12,845 DEBUG program: Return code: 0 >19:51:12,847 INFO program: Running... udevadm settle --timeout=300 >19:51:12,858 DEBUG program: Return code: 0 >19:51:12,860 INFO program: Running... udevadm settle --timeout=300 >19:51:12,876 DEBUG program: Return code: 0 >19:51:12,879 INFO program: Running... udevadm settle --timeout=300 >19:51:12,893 DEBUG program: Return code: 0 >19:51:12,902 INFO program: Running... udevadm settle --timeout=300 >19:51:12,917 DEBUG program: Return code: 0 >19:51:12,918 INFO program: Running... udevadm settle --timeout=300 >19:51:12,930 DEBUG program: Return code: 0 >19:51:12,933 INFO program: Running... udevadm settle --timeout=300 >19:51:12,946 DEBUG program: Return code: 0 >19:51:12,948 INFO program: Running... udevadm settle --timeout=300 >19:51:12,962 DEBUG program: Return code: 0 >19:51:12,964 INFO program: Running... udevadm settle --timeout=300 >19:51:12,978 DEBUG program: Return code: 0 >19:51:12,985 INFO program: Running... udevadm settle --timeout=300 >19:51:12,998 DEBUG program: Return code: 0 >19:51:13,000 INFO program: Running... udevadm settle --timeout=300 >19:51:13,014 DEBUG program: Return code: 0 >19:51:13,015 INFO program: Running... udevadm settle --timeout=300 >19:51:13,027 DEBUG program: Return code: 0 >19:51:13,029 INFO program: Running... udevadm settle --timeout=300 >19:51:13,044 DEBUG program: Return code: 0 >19:51:13,047 INFO program: Running... udevadm settle --timeout=300 >19:51:13,059 DEBUG program: Return code: 0 >19:51:13,066 INFO program: Running... udevadm settle --timeout=300 >19:51:13,080 DEBUG program: Return code: 0 >19:51:13,083 INFO program: Running... udevadm settle --timeout=300 >19:51:13,096 DEBUG program: Return code: 0 >19:51:13,099 INFO program: Running... udevadm settle --timeout=300 >19:51:13,112 DEBUG program: Return code: 0 >19:51:13,115 INFO program: Running... udevadm settle --timeout=300 >19:51:13,127 DEBUG program: Return code: 0 >19:51:13,130 INFO program: Running... udevadm settle --timeout=300 >19:51:13,145 DEBUG program: Return code: 0 >19:51:13,154 INFO program: Running... udevadm settle --timeout=300 >19:51:13,167 DEBUG program: Return code: 0 >19:51:13,169 INFO program: Running... udevadm settle --timeout=300 >19:51:13,183 DEBUG program: Return code: 0 >19:51:13,185 INFO program: Running... udevadm settle --timeout=300 >19:51:13,197 DEBUG program: Return code: 0 >19:51:13,200 INFO program: Running... udevadm settle --timeout=300 >19:51:13,215 DEBUG program: Return code: 0 >19:51:13,218 INFO program: Running... udevadm settle --timeout=300 >19:51:13,232 DEBUG program: Return code: 0 >19:51:13,241 INFO program: Running... udevadm settle --timeout=300 >19:51:13,257 DEBUG program: Return code: 0 >19:51:13,258 INFO program: Running... udevadm settle --timeout=300 >19:51:13,271 DEBUG program: Return code: 0 >19:51:13,273 INFO program: Running... udevadm settle --timeout=300 >19:51:13,287 DEBUG program: Return code: 0 >19:51:13,289 INFO program: Running... udevadm settle --timeout=300 >19:51:13,304 DEBUG program: Return code: 0 >19:51:13,307 INFO program: Running... udevadm settle --timeout=300 >19:51:13,319 DEBUG program: Return code: 0 >19:51:13,327 INFO program: Running... udevadm settle --timeout=300 >19:51:13,341 DEBUG program: Return code: 0 >19:51:13,343 INFO program: Running... udevadm settle --timeout=300 >19:51:13,356 DEBUG program: Return code: 0 >19:51:13,358 INFO program: Running... udevadm settle --timeout=300 >19:51:13,370 DEBUG program: Return code: 0 >19:51:13,372 INFO program: Running... udevadm settle --timeout=300 >19:51:13,386 DEBUG program: Return code: 0 >19:51:13,389 INFO program: Running... udevadm settle --timeout=300 >19:51:13,404 DEBUG program: Return code: 0 >19:51:13,413 INFO program: Running... udevadm settle --timeout=300 >19:51:13,428 DEBUG program: Return code: 0 >19:51:13,430 INFO program: Running... udevadm settle --timeout=300 >19:51:13,445 DEBUG program: Return code: 0 >19:51:13,447 INFO program: Running... udevadm settle --timeout=300 >19:51:13,458 DEBUG program: Return code: 0 >19:51:13,461 INFO program: Running... udevadm settle --timeout=300 >19:51:13,476 DEBUG program: Return code: 0 >19:51:13,479 INFO program: Running... udevadm settle --timeout=300 >19:51:13,493 DEBUG program: Return code: 0 >19:51:13,502 INFO program: Running... udevadm settle --timeout=300 >19:51:13,517 DEBUG program: Return code: 0 >19:51:13,518 INFO program: Running... udevadm settle --timeout=300 >19:51:13,531 DEBUG program: Return code: 0 >19:51:13,533 INFO program: Running... udevadm settle --timeout=300 >19:51:13,546 DEBUG program: Return code: 0 >19:51:13,549 INFO program: Running... udevadm settle --timeout=300 >19:51:13,562 DEBUG program: Return code: 0 >19:51:13,565 INFO program: Running... udevadm settle --timeout=300 >19:51:13,577 DEBUG program: Return code: 0 >19:51:13,585 INFO program: Running... udevadm settle --timeout=300 >19:51:13,599 DEBUG program: Return code: 0 >19:51:13,601 INFO program: Running... udevadm settle --timeout=300 >19:51:13,616 DEBUG program: Return code: 0 >19:51:13,619 INFO program: Running... udevadm settle --timeout=300 >19:51:13,636 DEBUG program: Return code: 0 >19:51:13,638 INFO program: Running... udevadm settle --timeout=300 >19:51:13,650 DEBUG program: Return code: 0 >19:51:13,653 INFO program: Running... udevadm settle --timeout=300 >19:51:13,666 DEBUG program: Return code: 0 >19:51:13,675 INFO program: Running... udevadm settle --timeout=300 >19:51:13,689 DEBUG program: Return code: 0 >19:51:13,690 INFO program: Running... udevadm settle --timeout=300 >19:51:13,705 DEBUG program: Return code: 0 >19:51:13,707 INFO program: Running... udevadm settle --timeout=300 >19:51:13,718 DEBUG program: Return code: 0 >19:51:13,721 INFO program: Running... udevadm settle --timeout=300 >19:51:13,736 DEBUG program: Return code: 0 >19:51:13,739 INFO program: Running... udevadm settle --timeout=300 >19:51:13,754 DEBUG program: Return code: 0 >19:51:13,763 INFO program: Running... udevadm settle --timeout=300 >19:51:13,777 DEBUG program: Return code: 0 >19:51:13,779 INFO program: Running... udevadm settle --timeout=300 >19:51:13,792 DEBUG program: Return code: 0 >19:51:13,794 INFO program: Running... udevadm settle --timeout=300 >19:51:13,807 DEBUG program: Return code: 0 >19:51:13,809 INFO program: Running... udevadm settle --timeout=300 >19:51:13,825 DEBUG program: Return code: 0 >19:51:13,828 INFO program: Running... udevadm settle --timeout=300 >19:51:13,838 DEBUG program: Return code: 0 >19:51:13,846 INFO program: Running... udevadm settle --timeout=300 >19:51:13,860 DEBUG program: Return code: 0 >19:51:13,861 INFO program: Running... udevadm settle --timeout=300 >19:51:13,876 DEBUG program: Return code: 0 >19:51:13,878 INFO program: Running... udevadm settle --timeout=300 >19:51:13,890 DEBUG program: Return code: 0 >19:51:13,892 INFO program: Running... udevadm settle --timeout=300 >19:51:13,906 DEBUG program: Return code: 0 >19:51:13,909 INFO program: Running... udevadm settle --timeout=300 >19:51:13,923 DEBUG program: Return code: 0 >19:51:13,928 INFO program: Running... udevadm settle --timeout=300 >19:51:13,939 DEBUG program: Return code: 0 >19:51:15,857 INFO program: Running... losetup --list >19:51:16,050 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:51:16,060 DEBUG program: Return code: 0 >19:51:16,060 INFO program: Running... udevadm settle --timeout=300 >19:51:16,221 DEBUG program: Return code: 0 >19:51:16,269 INFO program: Running... modprobe fcoe >19:51:16,305 DEBUG program: Return code: 0 >19:51:16,305 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:51:16,314 INFO program: No FCoE boot disk information is found in EDD! >19:51:16,315 DEBUG program: Return code: 1 >19:51:16,344 INFO program: Running... losetup --list >19:51:17,358 INFO program: Running... udevadm settle --timeout=300 >19:51:17,375 DEBUG program: Return code: 0 >19:51:17,376 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >19:51:17,425 DEBUG program: Return code: 0 >19:51:17,426 INFO program: Running... udevadm settle --timeout=300 >19:51:17,441 DEBUG program: Return code: 0 >19:51:17,455 INFO program: Running... udevadm settle --timeout=300 >19:51:17,471 DEBUG program: Return code: 0 >19:51:17,503 INFO program: Running... multipath -c /dev/sdd >19:51:17,513 INFO program: /dev/sdd is not a valid multipath device path >19:51:17,514 DEBUG program: Return code: 1 >19:51:18,047 INFO program: Running... dumpe2fs -h /dev/sdd1 >19:51:18,120 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >19:51:18,120 INFO program: Filesystem volume name: data >19:51:18,120 INFO program: Last mounted on: /mnt/data >19:51:18,121 INFO program: Filesystem UUID: 8d5ecec7-ed17-4446-9c6e-1c188b77b259 >19:51:18,121 INFO program: Filesystem magic number: 0xEF53 >19:51:18,121 INFO program: Filesystem revision #: 1 (dynamic) >19:51:18,121 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 >19:51:18,122 INFO program: Filesystem flags: signed_directory_hash >19:51:18,122 INFO program: Default mount options: user_xattr acl >19:51:18,122 INFO program: Filesystem state: clean >19:51:18,122 INFO program: Errors behavior: Continue >19:51:18,123 INFO program: Filesystem OS type: Linux >19:51:18,123 INFO program: Inode count: 122101760 >19:51:18,123 INFO program: Block count: 488378368 >19:51:18,123 INFO program: Reserved block count: 24418918 >19:51:18,123 INFO program: Free blocks: 345242692 >19:51:18,124 INFO program: Free inodes: 120530010 >19:51:18,124 INFO program: First block: 0 >19:51:18,124 INFO program: Block size: 4096 >19:51:18,124 INFO program: Fragment size: 4096 >19:51:18,124 INFO program: Reserved GDT blocks: 907 >19:51:18,125 INFO program: Blocks per group: 32768 >19:51:18,125 INFO program: Fragments per group: 32768 >19:51:18,125 INFO program: Inodes per group: 8192 >19:51:18,125 INFO program: Inode blocks per group: 512 >19:51:18,125 INFO program: Flex block group size: 16 >19:51:18,126 INFO program: Filesystem created: Wed Feb 20 04:08:56 2013 >19:51:18,126 INFO program: Last mount time: Thu Oct 23 19:24:10 2014 >19:51:18,126 INFO program: Last write time: Thu Oct 23 19:46:47 2014 >19:51:18,126 INFO program: Mount count: 844 >19:51:18,126 INFO program: Maximum mount count: -1 >19:51:18,127 INFO program: Last checked: Wed Feb 20 04:08:56 2013 >19:51:18,127 INFO program: Check interval: 0 (<none>) >19:51:18,127 INFO program: Lifetime writes: 1664 GB >19:51:18,127 INFO program: Reserved blocks uid: 0 (user root) >19:51:18,127 INFO program: Reserved blocks gid: 0 (group root) >19:51:18,128 INFO program: First inode: 11 >19:51:18,128 INFO program: Inode size: 256 >19:51:18,128 INFO program: Required extra isize: 28 >19:51:18,128 INFO program: Desired extra isize: 28 >19:51:18,128 INFO program: Journal inode: 8 >19:51:18,129 INFO program: Default directory hash: half_md4 >19:51:18,129 INFO program: Directory Hash Seed: 9e7eaeef-d8e8-4076-8a0a-82f2a8566dd7 >19:51:18,129 INFO program: Journal backup: inode blocks >19:51:18,129 INFO program: Journal features: journal_incompat_revoke >19:51:18,129 INFO program: Journal size: 128M >19:51:18,130 INFO program: Journal length: 32768 >19:51:18,130 INFO program: Journal sequence: 0x00052452 >19:51:18,130 INFO program: Journal start: 0 >19:51:18,130 INFO program: >19:51:18,130 DEBUG program: Return code: 0 >19:51:18,131 INFO program: Running... resize2fs -P /dev/sdd1 >19:51:18,155 INFO program: resize2fs 1.42.11 (09-Jul-2014) >19:51:18,155 INFO program: Please run 'e2fsck -f /dev/sdd1' first. >19:51:18,155 INFO program: >19:51:18,155 DEBUG program: Return code: 1 >19:51:18,186 INFO program: Running... multipath -c /dev/sdc >19:51:18,193 INFO program: /dev/sdc is not a valid multipath device path >19:51:18,193 DEBUG program: Return code: 1 >19:51:18,347 INFO program: Running... dumpe2fs -h /dev/sdc1 >19:51:18,353 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >19:51:18,354 INFO program: Filesystem volume name: boot >19:51:18,355 INFO program: Last mounted on: /boot >19:51:18,355 INFO program: Filesystem UUID: a396dd04-9b7c-435e-aaaf-f1c34f88ac55 >19:51:18,355 INFO program: Filesystem magic number: 0xEF53 >19:51:18,355 INFO program: Filesystem revision #: 1 (dynamic) >19:51:18,355 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >19:51:18,356 INFO program: Filesystem flags: signed_directory_hash >19:51:18,356 INFO program: Default mount options: user_xattr acl >19:51:18,356 INFO program: Filesystem state: clean >19:51:18,357 INFO program: Errors behavior: Continue >19:51:18,357 INFO program: Filesystem OS type: Linux >19:51:18,357 INFO program: Inode count: 128016 >19:51:18,357 INFO program: Block count: 512000 >19:51:18,357 INFO program: Reserved block count: 25600 >19:51:18,358 INFO program: Free blocks: 340116 >19:51:18,358 INFO program: Free inodes: 127631 >19:51:18,358 INFO program: First block: 1 >19:51:18,358 INFO program: Block size: 1024 >19:51:18,359 INFO program: Fragment size: 1024 >19:51:18,359 INFO program: Reserved GDT blocks: 256 >19:51:18,359 INFO program: Blocks per group: 8192 >19:51:18,359 INFO program: Fragments per group: 8192 >19:51:18,359 INFO program: Inodes per group: 2032 >19:51:18,360 INFO program: Inode blocks per group: 254 >19:51:18,360 INFO program: Filesystem created: Wed Jan 29 20:19:46 2014 >19:51:18,360 INFO program: Last mount time: Thu Oct 23 19:24:10 2014 >19:51:18,361 INFO program: Last write time: Thu Oct 23 19:46:47 2014 >19:51:18,361 INFO program: Mount count: 441 >19:51:18,361 INFO program: Maximum mount count: -1 >19:51:18,361 INFO program: Last checked: Wed Jan 29 20:19:46 2014 >19:51:18,361 INFO program: Check interval: 0 (<none>) >19:51:18,362 INFO program: Lifetime writes: 478 MB >19:51:18,362 INFO program: Reserved blocks uid: 0 (user root) >19:51:18,362 INFO program: Reserved blocks gid: 0 (group root) >19:51:18,362 INFO program: First inode: 11 >19:51:18,363 INFO program: Inode size: 128 >19:51:18,363 INFO program: Journal inode: 8 >19:51:18,363 INFO program: Default directory hash: half_md4 >19:51:18,363 INFO program: Directory Hash Seed: 159a96b4-0e75-404f-a399-834cc20529f7 >19:51:18,364 INFO program: Journal backup: inode blocks >19:51:18,364 INFO program: Journal features: journal_incompat_revoke >19:51:18,364 INFO program: Journal size: 8M >19:51:18,364 INFO program: Journal length: 8192 >19:51:18,364 INFO program: Journal sequence: 0x0000014b >19:51:18,365 INFO program: Journal start: 0 >19:51:18,365 INFO program: >19:51:18,365 DEBUG program: Return code: 0 >19:51:18,366 INFO program: Running... resize2fs -P /dev/sdc1 >19:51:18,371 INFO program: resize2fs 1.42.11 (09-Jul-2014) >19:51:18,372 INFO program: Please run 'e2fsck -f /dev/sdc1' first. >19:51:18,372 INFO program: >19:51:18,372 DEBUG program: Return code: 1 >19:51:18,605 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdc3 /tmp/btrfs-tmp.30DivDd5 >19:51:18,686 DEBUG program: Return code: 0 >19:51:18,699 INFO program: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.30DivDd5 >19:51:18,715 INFO program: ID 424 gen 317746 cgen 317745 parent 5 top level 5 otime 2014-03-27 04:54:59 path rootsnapshots/2014-03-27 >19:51:18,716 INFO program: ID 425 gen 317862 cgen 317861 parent 5 top level 5 otime 2014-03-28 01:49:40 path rootsnapshots/2014-03-28 >19:51:18,716 INFO program: ID 449 gen 389382 cgen 389379 parent 396 top level 396 otime 2014-07-08 19:57:19 path rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b >19:51:18,716 INFO program: ID 450 gen 389383 cgen 389382 parent 396 top level 396 otime 2014-07-08 19:58:12 path rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 >19:51:18,717 INFO program: ID 451 gen 389384 cgen 389383 parent 396 top level 396 otime 2014-07-08 19:58:17 path rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a >19:51:18,717 INFO program: ID 452 gen 389387 cgen 389384 parent 396 top level 396 otime 2014-07-08 19:58:22 path rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e >19:51:18,717 INFO program: ID 455 gen 389390 cgen 389387 parent 396 top level 396 otime 2014-07-08 19:58:41 path rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d >19:51:18,717 INFO program: ID 458 gen 389397 cgen 389390 parent 396 top level 396 otime 2014-07-08 19:58:54 path rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 >19:51:18,717 INFO program: ID 461 gen 389401 cgen 389397 parent 396 top level 396 otime 2014-07-08 20:01:12 path rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 >19:51:18,718 INFO program: ID 464 gen 389409 cgen 389401 parent 396 top level 396 otime 2014-07-08 20:01:55 path rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e >19:51:18,718 INFO program: ID 467 gen 389415 cgen 389409 parent 396 top level 396 otime 2014-07-08 20:04:32 path rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 >19:51:18,718 INFO program: ID 470 gen 389418 cgen 389415 parent 396 top level 396 otime 2014-07-08 20:06:31 path rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 >19:51:18,718 INFO program: ID 473 gen 389421 cgen 389418 parent 396 top level 396 otime 2014-07-08 20:06:57 path rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 >19:51:18,718 INFO program: ID 476 gen 389424 cgen 389421 parent 396 top level 396 otime 2014-07-08 20:07:04 path rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 >19:51:18,719 INFO program: ID 479 gen 389427 cgen 389424 parent 396 top level 396 otime 2014-07-08 20:07:07 path rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a >19:51:18,719 INFO program: ID 482 gen 389430 cgen 389427 parent 396 top level 396 otime 2014-07-08 20:07:10 path rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 >19:51:18,719 INFO program: ID 485 gen 389433 cgen 389430 parent 396 top level 396 otime 2014-07-08 20:07:31 path rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 >19:51:18,719 INFO program: ID 488 gen 389436 cgen 389433 parent 396 top level 396 otime 2014-07-08 20:07:34 path rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 >19:51:18,719 INFO program: ID 491 gen 389439 cgen 389436 parent 396 top level 396 otime 2014-07-08 20:07:37 path rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 >19:51:18,719 INFO program: ID 494 gen 389442 cgen 389439 parent 396 top level 396 otime 2014-07-08 20:07:40 path rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb >19:51:18,720 INFO program: ID 497 gen 389445 cgen 389442 parent 396 top level 396 otime 2014-07-08 20:07:43 path rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df >19:51:18,720 INFO program: ID 500 gen 389744 cgen 389445 parent 396 top level 396 otime 2014-07-08 20:07:47 path rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada >19:51:18,720 INFO program: ID 501 gen 389678 cgen 389677 parent 396 top level 396 otime 2014-07-08 22:26:39 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init >19:51:18,720 INFO program: ID 502 gen 389679 cgen 389678 parent 396 top level 396 otime 2014-07-08 22:26:39 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 >19:51:18,720 INFO program: ID 503 gen 389680 cgen 389679 parent 396 top level 396 otime 2014-07-08 22:26:47 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init >19:51:18,721 INFO program: ID 504 gen 389681 cgen 389680 parent 396 top level 396 otime 2014-07-08 22:26:47 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee >19:51:18,721 INFO program: ID 505 gen 389682 cgen 389681 parent 396 top level 396 otime 2014-07-08 22:26:58 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init >19:51:18,721 INFO program: ID 506 gen 389683 cgen 389682 parent 396 top level 396 otime 2014-07-08 22:26:58 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c >19:51:18,721 INFO program: ID 507 gen 389684 cgen 389683 parent 396 top level 396 otime 2014-07-08 22:27:11 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init >19:51:18,721 INFO program: ID 508 gen 389685 cgen 389684 parent 396 top level 396 otime 2014-07-08 22:27:11 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b >19:51:18,721 INFO program: ID 509 gen 389693 cgen 389692 parent 396 top level 396 otime 2014-07-08 22:31:10 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init >19:51:18,722 INFO program: ID 510 gen 389705 cgen 389693 parent 396 top level 396 otime 2014-07-08 22:31:10 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a >19:51:18,722 INFO program: ID 513 gen 389747 cgen 389744 parent 396 top level 396 otime 2014-07-08 22:58:55 path rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 >19:51:18,722 INFO program: ID 516 gen 389750 cgen 389747 parent 396 top level 396 otime 2014-07-08 22:58:57 path rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 >19:51:18,722 INFO program: ID 519 gen 389754 cgen 389750 parent 396 top level 396 otime 2014-07-08 22:59:00 path rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 >19:51:18,722 INFO program: ID 520 gen 389752 cgen 389751 parent 396 top level 396 otime 2014-07-08 22:59:26 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init >19:51:18,723 INFO program: ID 521 gen 389754 cgen 389752 parent 396 top level 396 otime 2014-07-08 22:59:26 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 >19:51:18,723 INFO program: ID 522 gen 389755 cgen 389754 parent 396 top level 396 otime 2014-07-08 23:00:22 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init >19:51:18,723 INFO program: ID 523 gen 389757 cgen 389755 parent 396 top level 396 otime 2014-07-08 23:00:23 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 >19:51:18,723 DEBUG program: Return code: 0 >19:51:18,724 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.30DivDd5 >19:51:18,729 INFO program: ID 5 (FS_TREE) >19:51:18,729 DEBUG program: Return code: 0 >19:51:18,730 INFO program: Running... udevadm settle --timeout=300 >19:51:18,745 DEBUG program: Return code: 0 >19:51:18,746 INFO program: Running... umount /tmp/btrfs-tmp.30DivDd5 >19:51:18,936 DEBUG program: Return code: 0 >19:51:18,938 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdc3 /tmp/btrfs-tmp.30uoujZR >19:51:19,016 DEBUG program: Return code: 0 >19:51:19,017 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.30uoujZR >19:51:19,034 INFO program: ID 256 gen 466498 parent 5 top level 5 path home >19:51:19,035 INFO program: ID 396 gen 466501 parent 5 top level 5 path rootf20 >19:51:19,036 INFO program: ID 424 gen 317746 parent 5 top level 5 path rootsnapshots/2014-03-27 >19:51:19,036 INFO program: ID 425 gen 317862 parent 5 top level 5 path rootsnapshots/2014-03-28 >19:51:19,036 INFO program: ID 448 gen 389381 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 >19:51:19,037 INFO program: ID 449 gen 389382 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b >19:51:19,037 INFO program: ID 450 gen 389383 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 >19:51:19,037 INFO program: ID 451 gen 389384 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a >19:51:19,038 INFO program: ID 452 gen 389387 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e >19:51:19,038 INFO program: ID 455 gen 389390 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d >19:51:19,038 INFO program: ID 458 gen 389397 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 >19:51:19,038 INFO program: ID 461 gen 389401 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 >19:51:19,038 INFO program: ID 464 gen 389409 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e >19:51:19,039 INFO program: ID 467 gen 389415 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 >19:51:19,039 INFO program: ID 470 gen 389418 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 >19:51:19,039 INFO program: ID 473 gen 389421 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 >19:51:19,039 INFO program: ID 476 gen 389424 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 >19:51:19,039 INFO program: ID 479 gen 389427 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a >19:51:19,040 INFO program: ID 482 gen 389430 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 >19:51:19,040 INFO program: ID 485 gen 389433 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 >19:51:19,040 INFO program: ID 488 gen 389436 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 >19:51:19,040 INFO program: ID 491 gen 389439 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 >19:51:19,041 INFO program: ID 494 gen 389442 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb >19:51:19,041 INFO program: ID 497 gen 389445 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df >19:51:19,041 INFO program: ID 500 gen 389744 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada >19:51:19,041 INFO program: ID 501 gen 389678 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init >19:51:19,041 INFO program: ID 502 gen 389679 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 >19:51:19,042 INFO program: ID 503 gen 389680 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init >19:51:19,042 INFO program: ID 504 gen 389681 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee >19:51:19,042 INFO program: ID 505 gen 389682 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init >19:51:19,042 INFO program: ID 506 gen 389683 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c >19:51:19,042 INFO program: ID 507 gen 389684 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init >19:51:19,043 INFO program: ID 508 gen 389685 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b >19:51:19,043 INFO program: ID 509 gen 389693 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init >19:51:19,043 INFO program: ID 510 gen 389705 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a >19:51:19,043 INFO program: ID 513 gen 389747 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 >19:51:19,044 INFO program: ID 516 gen 389750 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 >19:51:19,044 INFO program: ID 519 gen 389754 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 >19:51:19,044 INFO program: ID 520 gen 389752 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init >19:51:19,044 INFO program: ID 521 gen 389754 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 >19:51:19,044 INFO program: ID 522 gen 389755 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init >19:51:19,045 INFO program: ID 523 gen 389757 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 >19:51:19,045 DEBUG program: Return code: 0 >19:51:19,045 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.30uoujZR >19:51:19,052 INFO program: ID 5 (FS_TREE) >19:51:19,052 DEBUG program: Return code: 0 >19:51:19,053 INFO program: Running... udevadm settle --timeout=300 >19:51:19,068 DEBUG program: Return code: 0 >19:51:19,068 INFO program: Running... umount /tmp/btrfs-tmp.30uoujZR >19:51:19,295 DEBUG program: Return code: 0 >19:51:19,508 INFO program: Running... multipath -c /dev/sde >19:51:19,516 INFO program: /dev/sde is not a valid multipath device path >19:51:19,517 DEBUG program: Return code: 1 >19:51:19,781 INFO program: Running... multipath -c /dev/sda >19:51:19,790 INFO program: /dev/sda is not a valid multipath device path >19:51:19,790 DEBUG program: Return code: 1 >19:51:19,832 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.177g1uLTv >19:51:24,292 DEBUG program: Return code: 0 >19:51:24,294 INFO program: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.177g1uLTv >19:51:24,610 DEBUG program: Return code: 0 >19:51:24,611 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.177g1uLTv >19:51:24,619 INFO program: ID 5 (FS_TREE) >19:51:24,620 DEBUG program: Return code: 0 >19:51:24,620 INFO program: Running... udevadm settle --timeout=300 >19:51:24,636 DEBUG program: Return code: 0 >19:51:24,637 INFO program: Running... umount /tmp/btrfs-tmp.177g1uLTv >19:51:25,041 DEBUG program: Return code: 0 >19:51:25,046 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.1777fyM_h >19:51:29,417 DEBUG program: Return code: 0 >19:51:29,419 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.1777fyM_h >19:51:29,759 INFO program: ID 285 gen 61254 parent 5 top level 5 path mythtvdata >19:51:29,760 DEBUG program: Return code: 0 >19:51:29,760 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.1777fyM_h >19:51:29,770 INFO program: ID 5 (FS_TREE) >19:51:29,770 DEBUG program: Return code: 0 >19:51:29,771 INFO program: Running... udevadm settle --timeout=300 >19:51:29,788 DEBUG program: Return code: 0 >19:51:29,789 INFO program: Running... umount /tmp/btrfs-tmp.1777fyM_h >19:51:30,235 DEBUG program: Return code: 0 >19:51:31,009 INFO program: Running... multipath -c /dev/sdb >19:51:31,020 INFO program: /dev/sdb is not a valid multipath device path >19:51:31,021 DEBUG program: Return code: 1 >19:51:31,139 INFO program: Running... dumpe2fs -h /dev/loop3 >19:51:31,147 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >19:51:31,148 INFO program: Filesystem volume name: _Fedora-Live-Wor >19:51:31,148 INFO program: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >19:51:31,148 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >19:51:31,149 INFO program: Filesystem magic number: 0xEF53 >19:51:31,149 INFO program: Filesystem revision #: 1 (dynamic) >19:51:31,150 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 >19:51:31,150 INFO program: Filesystem flags: signed_directory_hash >19:51:31,150 INFO program: Default mount options: user_xattr acl >19:51:31,151 INFO program: Filesystem state: clean >19:51:31,151 INFO program: Errors behavior: Continue >19:51:31,151 INFO program: Filesystem OS type: Linux >19:51:31,152 INFO program: Inode count: 393216 >19:51:31,152 INFO program: Block count: 1572864 >19:51:31,153 INFO program: Reserved block count: 15727 >19:51:31,153 INFO program: Free blocks: 587927 >19:51:31,153 INFO program: Free inodes: 256529 >19:51:31,154 INFO program: First block: 0 >19:51:31,154 INFO program: Block size: 4096 >19:51:31,154 INFO program: Fragment size: 4096 >19:51:31,154 INFO program: Reserved GDT blocks: 383 >19:51:31,155 INFO program: Blocks per group: 32768 >19:51:31,155 INFO program: Fragments per group: 32768 >19:51:31,155 INFO program: Inodes per group: 8192 >19:51:31,155 INFO program: Inode blocks per group: 512 >19:51:31,155 INFO program: Flex block group size: 16 >19:51:31,156 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >19:51:31,156 INFO program: Last mount time: Mon Sep 15 23:05:53 2014 >19:51:31,156 INFO program: Last write time: Mon Sep 15 23:27:54 2014 >19:51:31,156 INFO program: Mount count: 0 >19:51:31,156 INFO program: Maximum mount count: -1 >19:51:31,157 INFO program: Last checked: Mon Sep 15 23:27:54 2014 >19:51:31,157 INFO program: Check interval: 0 (<none>) >19:51:31,157 INFO program: Lifetime writes: 133 MB >19:51:31,157 INFO program: Reserved blocks uid: 0 (user root) >19:51:31,157 INFO program: Reserved blocks gid: 0 (group root) >19:51:31,158 INFO program: First inode: 11 >19:51:31,158 INFO program: Inode size: 256 >19:51:31,158 INFO program: Required extra isize: 28 >19:51:31,158 INFO program: Desired extra isize: 28 >19:51:31,158 INFO program: Journal inode: 8 >19:51:31,159 INFO program: Default directory hash: half_md4 >19:51:31,159 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >19:51:31,159 INFO program: Journal backup: inode blocks >19:51:31,159 INFO program: Journal features: journal_incompat_revoke >19:51:31,159 INFO program: Journal size: 128M >19:51:31,160 INFO program: Journal length: 32768 >19:51:31,160 INFO program: Journal sequence: 0x000020dc >19:51:31,160 INFO program: Journal start: 0 >19:51:31,160 INFO program: >19:51:31,160 DEBUG program: Return code: 0 >19:51:31,161 INFO program: Running... resize2fs -P /dev/loop3 >19:51:31,168 INFO program: resize2fs 1.42.11 (09-Jul-2014) >19:51:31,169 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >19:51:31,169 INFO program: Couldn't find valid filesystem superblock. >19:51:31,169 DEBUG program: Return code: 1 >19:51:31,268 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:51:31,274 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >19:51:31,275 INFO program: Filesystem volume name: _Fedora-Live-Wor >19:51:31,275 INFO program: Last mounted on: / >19:51:31,275 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >19:51:31,276 INFO program: Filesystem magic number: 0xEF53 >19:51:31,276 INFO program: Filesystem revision #: 1 (dynamic) >19:51:31,276 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 >19:51:31,277 INFO program: Filesystem flags: signed_directory_hash >19:51:31,277 INFO program: Default mount options: user_xattr acl >19:51:31,277 INFO program: Filesystem state: clean >19:51:31,277 INFO program: Errors behavior: Continue >19:51:31,278 INFO program: Filesystem OS type: Linux >19:51:31,278 INFO program: Inode count: 393216 >19:51:31,278 INFO program: Block count: 1572864 >19:51:31,279 INFO program: Reserved block count: 15727 >19:51:31,279 INFO program: Free blocks: 587927 >19:51:31,279 INFO program: Free inodes: 256529 >19:51:31,280 INFO program: First block: 0 >19:51:31,280 INFO program: Block size: 4096 >19:51:31,280 INFO program: Fragment size: 4096 >19:51:31,281 INFO program: Reserved GDT blocks: 383 >19:51:31,281 INFO program: Blocks per group: 32768 >19:51:31,281 INFO program: Fragments per group: 32768 >19:51:31,281 INFO program: Inodes per group: 8192 >19:51:31,282 INFO program: Inode blocks per group: 512 >19:51:31,282 INFO program: Flex block group size: 16 >19:51:31,282 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >19:51:31,283 INFO program: Last mount time: Thu Oct 23 19:47:50 2014 >19:51:31,283 INFO program: Last write time: Thu Oct 23 19:47:50 2014 >19:51:31,283 INFO program: Mount count: 1 >19:51:31,284 INFO program: Maximum mount count: -1 >19:51:31,284 INFO program: Last checked: Mon Sep 15 23:27:54 2014 >19:51:31,284 INFO program: Check interval: 0 (<none>) >19:51:31,284 INFO program: Lifetime writes: 133 MB >19:51:31,285 INFO program: Reserved blocks uid: 0 (user root) >19:51:31,285 INFO program: Reserved blocks gid: 0 (group root) >19:51:31,285 INFO program: First inode: 11 >19:51:31,285 INFO program: Inode size: 256 >19:51:31,285 INFO program: Required extra isize: 28 >19:51:31,286 INFO program: Desired extra isize: 28 >19:51:31,286 INFO program: Journal inode: 8 >19:51:31,286 INFO program: First orphan inode: 306507 >19:51:31,286 INFO program: Default directory hash: half_md4 >19:51:31,286 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >19:51:31,287 INFO program: Journal backup: inode blocks >19:51:31,287 INFO program: Journal features: journal_incompat_revoke >19:51:31,287 INFO program: Journal size: 128M >19:51:31,287 INFO program: Journal length: 32768 >19:51:31,287 INFO program: Journal sequence: 0x000020dd >19:51:31,287 INFO program: Journal start: 1 >19:51:31,288 INFO program: >19:51:31,288 DEBUG program: Return code: 0 >19:51:31,288 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:51:31,297 INFO program: resize2fs 1.42.11 (09-Jul-2014) >19:51:31,297 INFO program: Estimated minimum size of the filesystem: 1363410 >19:51:31,298 DEBUG program: Return code: 0 >19:51:31,374 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >19:51:31,383 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >19:51:31,384 INFO program: Filesystem volume name: _Fedora-Live-Wor >19:51:31,384 INFO program: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >19:51:31,384 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >19:51:31,384 INFO program: Filesystem magic number: 0xEF53 >19:51:31,385 INFO program: Filesystem revision #: 1 (dynamic) >19:51:31,385 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 >19:51:31,386 INFO program: Filesystem flags: signed_directory_hash >19:51:31,386 INFO program: Default mount options: user_xattr acl >19:51:31,387 INFO program: Filesystem state: clean >19:51:31,387 INFO program: Errors behavior: Continue >19:51:31,387 INFO program: Filesystem OS type: Linux >19:51:31,388 INFO program: Inode count: 393216 >19:51:31,388 INFO program: Block count: 1572864 >19:51:31,389 INFO program: Reserved block count: 15727 >19:51:31,389 INFO program: Free blocks: 587927 >19:51:31,390 INFO program: Free inodes: 256529 >19:51:31,390 INFO program: First block: 0 >19:51:31,391 INFO program: Block size: 4096 >19:51:31,391 INFO program: Fragment size: 4096 >19:51:31,391 INFO program: Reserved GDT blocks: 383 >19:51:31,392 INFO program: Blocks per group: 32768 >19:51:31,392 INFO program: Fragments per group: 32768 >19:51:31,393 INFO program: Inodes per group: 8192 >19:51:31,393 INFO program: Inode blocks per group: 512 >19:51:31,394 INFO program: Flex block group size: 16 >19:51:31,394 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >19:51:31,394 INFO program: Last mount time: Mon Sep 15 23:05:53 2014 >19:51:31,395 INFO program: Last write time: Mon Sep 15 23:27:54 2014 >19:51:31,395 INFO program: Mount count: 0 >19:51:31,395 INFO program: Maximum mount count: -1 >19:51:31,395 INFO program: Last checked: Mon Sep 15 23:27:54 2014 >19:51:31,395 INFO program: Check interval: 0 (<none>) >19:51:31,396 INFO program: Lifetime writes: 133 MB >19:51:31,396 INFO program: Reserved blocks uid: 0 (user root) >19:51:31,396 INFO program: Reserved blocks gid: 0 (group root) >19:51:31,396 INFO program: First inode: 11 >19:51:31,396 INFO program: Inode size: 256 >19:51:31,396 INFO program: Required extra isize: 28 >19:51:31,397 INFO program: Desired extra isize: 28 >19:51:31,397 INFO program: Journal inode: 8 >19:51:31,397 INFO program: Default directory hash: half_md4 >19:51:31,397 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >19:51:31,397 INFO program: Journal backup: inode blocks >19:51:31,398 INFO program: Journal features: journal_incompat_revoke >19:51:31,398 INFO program: Journal size: 128M >19:51:31,398 INFO program: Journal length: 32768 >19:51:31,398 INFO program: Journal sequence: 0x000020dc >19:51:31,398 INFO program: Journal start: 0 >19:51:31,399 INFO program: >19:51:31,399 DEBUG program: Return code: 0 >19:51:31,399 INFO program: Running... resize2fs -P /dev/mapper/live-base >19:51:31,407 INFO program: resize2fs 1.42.11 (09-Jul-2014) >19:51:31,408 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >19:51:31,408 INFO program: Couldn't find valid filesystem superblock. >19:51:31,409 DEBUG program: Return code: 1 >19:51:31,479 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >19:51:31,489 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >19:51:31,489 INFO program: Filesystem volume name: _Fedora-Live-Wor >19:51:31,489 INFO program: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >19:51:31,490 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >19:51:31,490 INFO program: Filesystem magic number: 0xEF53 >19:51:31,490 INFO program: Filesystem revision #: 1 (dynamic) >19:51:31,491 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 >19:51:31,491 INFO program: Filesystem flags: signed_directory_hash >19:51:31,492 INFO program: Default mount options: user_xattr acl >19:51:31,492 INFO program: Filesystem state: clean >19:51:31,492 INFO program: Errors behavior: Continue >19:51:31,493 INFO program: Filesystem OS type: Linux >19:51:31,493 INFO program: Inode count: 344064 >19:51:31,493 INFO program: Block count: 1363410 >19:51:31,494 INFO program: Reserved block count: 13632 >19:51:31,494 INFO program: Free blocks: 381557 >19:51:31,494 INFO program: Free inodes: 207377 >19:51:31,495 INFO program: First block: 0 >19:51:31,495 INFO program: Block size: 4096 >19:51:31,495 INFO program: Fragment size: 4096 >19:51:31,495 INFO program: Reserved GDT blocks: 383 >19:51:31,495 INFO program: Blocks per group: 32768 >19:51:31,495 INFO program: Fragments per group: 32768 >19:51:31,496 INFO program: Inodes per group: 8192 >19:51:31,496 INFO program: Inode blocks per group: 512 >19:51:31,496 INFO program: Flex block group size: 16 >19:51:31,496 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >19:51:31,496 INFO program: Last mount time: Mon Sep 15 23:05:53 2014 >19:51:31,497 INFO program: Last write time: Mon Sep 15 23:27:56 2014 >19:51:31,497 INFO program: Mount count: 0 >19:51:31,497 INFO program: Maximum mount count: -1 >19:51:31,497 INFO program: Last checked: Mon Sep 15 23:27:56 2014 >19:51:31,497 INFO program: Check interval: 0 (<none>) >19:51:31,498 INFO program: Lifetime writes: 135 MB >19:51:31,498 INFO program: Reserved blocks uid: 0 (user root) >19:51:31,498 INFO program: Reserved blocks gid: 0 (group root) >19:51:31,498 INFO program: First inode: 11 >19:51:31,498 INFO program: Inode size: 256 >19:51:31,499 INFO program: Required extra isize: 28 >19:51:31,499 INFO program: Desired extra isize: 28 >19:51:31,499 INFO program: Journal inode: 8 >19:51:31,499 INFO program: Default directory hash: half_md4 >19:51:31,499 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >19:51:31,500 INFO program: Journal backup: inode blocks >19:51:31,500 INFO program: Journal features: journal_incompat_revoke >19:51:31,500 INFO program: Journal size: 128M >19:51:31,500 INFO program: Journal length: 32768 >19:51:31,500 INFO program: Journal sequence: 0x000020dc >19:51:31,501 INFO program: Journal start: 0 >19:51:31,501 INFO program: >19:51:31,501 DEBUG program: Return code: 0 >19:51:31,501 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >19:51:31,508 INFO program: resize2fs 1.42.11 (09-Jul-2014) >19:51:31,509 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >19:51:31,509 INFO program: Couldn't find valid filesystem superblock. >19:51:31,509 DEBUG program: Return code: 1 >19:51:31,532 INFO program: Running... udevadm settle --timeout=300 >19:51:31,549 DEBUG program: Return code: 0 >19:51:31,561 INFO program: Running... udevadm settle --timeout=300 >19:51:31,578 DEBUG program: Return code: 0 >19:51:31,582 INFO program: Running... udevadm settle --timeout=300 >19:51:31,600 DEBUG program: Return code: 0 >19:51:31,603 INFO program: Running... udevadm settle --timeout=300 >19:51:31,618 DEBUG program: Return code: 0 >19:51:31,626 INFO program: Running... udevadm settle --timeout=300 >19:51:31,644 DEBUG program: Return code: 0 >19:51:31,654 INFO program: Running... udevadm settle --timeout=300 >19:51:31,668 DEBUG program: Return code: 0 >19:51:31,676 INFO program: Running... udevadm settle --timeout=300 >19:51:31,695 DEBUG program: Return code: 0 >19:51:31,699 INFO program: Running... udevadm settle --timeout=300 >19:51:31,717 DEBUG program: Return code: 0 >19:51:31,722 INFO program: Running... udevadm settle --timeout=300 >19:51:31,738 DEBUG program: Return code: 0 >19:51:31,743 INFO program: Running... udevadm settle --timeout=300 >19:51:31,760 DEBUG program: Return code: 0 >19:51:31,773 INFO program: Running... udevadm settle --timeout=300 >19:51:31,789 DEBUG program: Return code: 0 >19:51:31,792 INFO program: Running... udevadm settle --timeout=300 >19:51:31,811 DEBUG program: Return code: 0 >19:51:31,815 INFO program: Running... udevadm settle --timeout=300 >19:51:31,832 DEBUG program: Return code: 0 >19:51:31,837 INFO program: Running... udevadm settle --timeout=300 >19:51:31,857 DEBUG program: Return code: 0 >19:51:31,867 INFO program: Running... udevadm settle --timeout=300 >19:51:31,886 DEBUG program: Return code: 0 >19:51:31,890 INFO program: Running... udevadm settle --timeout=300 >19:51:31,908 DEBUG program: Return code: 0 >19:51:31,912 INFO program: Running... udevadm settle --timeout=300 >19:51:31,930 DEBUG program: Return code: 0 >19:51:31,937 INFO program: Running... udevadm settle --timeout=300 >19:51:31,957 DEBUG program: Return code: 0 >19:51:31,967 INFO program: Running... udevadm settle --timeout=300 >19:51:31,983 DEBUG program: Return code: 0 >19:51:31,985 INFO program: Running... udevadm settle --timeout=300 >19:51:31,998 DEBUG program: Return code: 0 >19:51:32,002 INFO program: Running... udevadm settle --timeout=300 >19:51:32,019 DEBUG program: Return code: 0 >19:51:32,024 INFO program: Running... udevadm settle --timeout=300 >19:51:32,042 DEBUG program: Return code: 0 >19:51:32,046 INFO program: Running... udevadm settle --timeout=300 >19:51:32,064 DEBUG program: Return code: 0 >19:51:32,077 INFO program: Running... udevadm settle --timeout=300 >19:51:32,096 DEBUG program: Return code: 0 >19:51:32,100 INFO program: Running... udevadm settle --timeout=300 >19:51:32,119 DEBUG program: Return code: 0 >19:51:32,123 INFO program: Running... udevadm settle --timeout=300 >19:51:32,139 DEBUG program: Return code: 0 >19:51:32,144 INFO program: Running... udevadm settle --timeout=300 >19:51:32,162 DEBUG program: Return code: 0 >19:51:32,167 INFO program: Running... udevadm settle --timeout=300 >19:51:32,186 DEBUG program: Return code: 0 >19:51:32,197 INFO program: Running... udevadm settle --timeout=300 >19:51:32,210 DEBUG program: Return code: 0 >19:51:32,214 INFO program: Running... udevadm settle --timeout=300 >19:51:32,232 DEBUG program: Return code: 0 >19:51:32,235 INFO program: Running... udevadm settle --timeout=300 >19:51:32,251 DEBUG program: Return code: 0 >19:51:32,255 INFO program: Running... udevadm settle --timeout=300 >19:51:32,273 DEBUG program: Return code: 0 >19:51:32,278 INFO program: Running... udevadm settle --timeout=300 >19:51:32,297 DEBUG program: Return code: 0 >19:51:32,308 INFO program: Running... udevadm settle --timeout=300 >19:51:32,325 DEBUG program: Return code: 0 >19:51:32,329 INFO program: Running... udevadm settle --timeout=300 >19:51:32,347 DEBUG program: Return code: 0 >19:51:32,352 INFO program: Running... udevadm settle --timeout=300 >19:51:32,368 DEBUG program: Return code: 0 >19:51:32,373 INFO program: Running... udevadm settle --timeout=300 >19:51:32,391 DEBUG program: Return code: 0 >19:51:32,396 INFO program: Running... udevadm settle --timeout=300 >19:51:32,416 DEBUG program: Return code: 0 >19:51:32,427 INFO program: Running... udevadm settle --timeout=300 >19:51:32,446 DEBUG program: Return code: 0 >19:51:32,471 INFO program: Running... udevadm settle --timeout=300 >19:51:32,488 DEBUG program: Return code: 0 >19:51:32,492 INFO program: Running... udevadm settle --timeout=300 >19:51:32,510 DEBUG program: Return code: 0 >19:51:32,515 INFO program: Running... udevadm settle --timeout=300 >19:51:32,536 DEBUG program: Return code: 0 >19:51:32,541 INFO program: Running... udevadm settle --timeout=300 >19:51:32,560 DEBUG program: Return code: 0 >19:51:32,574 INFO program: Running... udevadm settle --timeout=300 >19:51:32,590 DEBUG program: Return code: 0 >19:51:32,594 INFO program: Running... udevadm settle --timeout=300 >19:51:32,612 DEBUG program: Return code: 0 >19:51:32,617 INFO program: Running... udevadm settle --timeout=300 >19:51:32,636 DEBUG program: Return code: 0 >19:51:32,641 INFO program: Running... udevadm settle --timeout=300 >19:51:32,660 DEBUG program: Return code: 0 >19:51:32,665 INFO program: Running... udevadm settle --timeout=300 >19:51:32,684 DEBUG program: Return code: 0 >19:51:32,697 INFO program: Running... udevadm settle --timeout=300 >19:51:32,715 DEBUG program: Return code: 0 >19:51:32,719 INFO program: Running... udevadm settle --timeout=300 >19:51:32,738 DEBUG program: Return code: 0 >19:51:32,742 INFO program: Running... udevadm settle --timeout=300 >19:51:32,758 DEBUG program: Return code: 0 >19:51:32,764 INFO program: Running... udevadm settle --timeout=300 >19:51:32,782 DEBUG program: Return code: 0 >19:51:32,787 INFO program: Running... udevadm settle --timeout=300 >19:51:32,807 DEBUG program: Return code: 0 >19:51:32,818 INFO program: Running... udevadm settle --timeout=300 >19:51:32,837 DEBUG program: Return code: 0 >19:51:32,840 INFO program: Running... udevadm settle --timeout=300 >19:51:32,858 DEBUG program: Return code: 0 >19:51:32,862 INFO program: Running... udevadm settle --timeout=300 >19:51:32,879 DEBUG program: Return code: 0 >19:51:32,884 INFO program: Running... udevadm settle --timeout=300 >19:51:32,899 DEBUG program: Return code: 0 >19:51:32,904 INFO program: Running... udevadm settle --timeout=300 >19:51:32,919 DEBUG program: Return code: 0 >19:51:32,933 INFO program: Running... udevadm settle --timeout=300 >19:51:32,949 DEBUG program: Return code: 0 >19:51:32,953 INFO program: Running... udevadm settle --timeout=300 >19:51:32,970 DEBUG program: Return code: 0 >19:51:32,975 INFO program: Running... udevadm settle --timeout=300 >19:51:32,994 DEBUG program: Return code: 0 >19:51:32,999 INFO program: Running... udevadm settle --timeout=300 >19:51:33,018 DEBUG program: Return code: 0 >19:51:33,023 INFO program: Running... udevadm settle --timeout=300 >19:51:33,038 DEBUG program: Return code: 0 >19:51:33,050 INFO program: Running... udevadm settle --timeout=300 >19:51:33,067 DEBUG program: Return code: 0 >19:51:33,071 INFO program: Running... udevadm settle --timeout=300 >19:51:33,088 DEBUG program: Return code: 0 >19:51:33,093 INFO program: Running... udevadm settle --timeout=300 >19:51:33,108 DEBUG program: Return code: 0 >19:51:33,113 INFO program: Running... udevadm settle --timeout=300 >19:51:33,130 DEBUG program: Return code: 0 >19:51:33,135 INFO program: Running... udevadm settle --timeout=300 >19:51:33,153 DEBUG program: Return code: 0 >19:51:33,166 INFO program: Running... udevadm settle --timeout=300 >19:51:33,179 DEBUG program: Return code: 0 >19:51:33,183 INFO program: Running... udevadm settle --timeout=300 >19:51:33,201 DEBUG program: Return code: 0 >19:51:33,205 INFO program: Running... udevadm settle --timeout=300 >19:51:33,224 DEBUG program: Return code: 0 >19:51:33,229 INFO program: Running... udevadm settle --timeout=300 >19:51:33,248 DEBUG program: Return code: 0 >19:51:33,253 INFO program: Running... udevadm settle --timeout=300 >19:51:33,269 DEBUG program: Return code: 0 >19:51:33,279 INFO program: Running... udevadm settle --timeout=300 >19:51:33,297 DEBUG program: Return code: 0 >19:51:33,301 INFO program: Running... udevadm settle --timeout=300 >19:51:33,320 DEBUG program: Return code: 0 >19:51:33,324 INFO program: Running... udevadm settle --timeout=300 >19:51:33,339 DEBUG program: Return code: 0 >19:51:33,343 INFO program: Running... udevadm settle --timeout=300 >19:51:33,359 DEBUG program: Return code: 0 >19:51:33,364 INFO program: Running... udevadm settle --timeout=300 >19:51:33,379 DEBUG program: Return code: 0 >19:51:33,389 INFO program: Running... udevadm settle --timeout=300 >19:51:33,407 DEBUG program: Return code: 0 >19:51:33,411 INFO program: Running... udevadm settle --timeout=300 >19:51:33,430 DEBUG program: Return code: 0 >19:51:33,434 INFO program: Running... udevadm settle --timeout=300 >19:51:33,450 DEBUG program: Return code: 0 >19:51:33,455 INFO program: Running... udevadm settle --timeout=300 >19:51:33,469 DEBUG program: Return code: 0 >19:51:33,475 INFO program: Running... udevadm settle --timeout=300 >19:51:33,494 DEBUG program: Return code: 0 >19:51:33,507 INFO program: Running... udevadm settle --timeout=300 >19:51:33,520 DEBUG program: Return code: 0 >19:51:33,524 INFO program: Running... udevadm settle --timeout=300 >19:51:33,541 DEBUG program: Return code: 0 >19:51:33,545 INFO program: Running... udevadm settle --timeout=300 >19:51:33,562 DEBUG program: Return code: 0 >19:51:33,567 INFO program: Running... udevadm settle --timeout=300 >19:51:33,587 DEBUG program: Return code: 0 >19:51:33,593 INFO program: Running... udevadm settle --timeout=300 >19:51:33,608 DEBUG program: Return code: 0 >19:51:33,622 INFO program: Running... udevadm settle --timeout=300 >19:51:33,638 DEBUG program: Return code: 0 >19:51:33,641 INFO program: Running... udevadm settle --timeout=300 >19:51:33,658 DEBUG program: Return code: 0 >19:51:33,663 INFO program: Running... udevadm settle --timeout=300 >19:51:33,679 DEBUG program: Return code: 0 >19:51:33,684 INFO program: Running... udevadm settle --timeout=300 >19:51:33,703 DEBUG program: Return code: 0 >19:51:33,708 INFO program: Running... udevadm settle --timeout=300 >19:51:33,727 DEBUG program: Return code: 0 >19:51:33,739 INFO program: Running... udevadm settle --timeout=300 >19:51:33,757 DEBUG program: Return code: 0 >19:51:33,761 INFO program: Running... udevadm settle --timeout=300 >19:51:33,780 DEBUG program: Return code: 0 >19:51:33,785 INFO program: Running... udevadm settle --timeout=300 >19:51:33,805 DEBUG program: Return code: 0 >19:51:33,810 INFO program: Running... udevadm settle --timeout=300 >19:51:33,828 DEBUG program: Return code: 0 >19:51:33,833 INFO program: Running... udevadm settle --timeout=300 >19:51:33,849 DEBUG program: Return code: 0 >19:51:33,862 INFO program: Running... udevadm settle --timeout=300 >19:51:33,878 DEBUG program: Return code: 0 >19:51:33,882 INFO program: Running... udevadm settle --timeout=300 >19:51:33,899 DEBUG program: Return code: 0 >19:51:33,903 INFO program: Running... udevadm settle --timeout=300 >19:51:33,920 DEBUG program: Return code: 0 >19:51:33,925 INFO program: Running... udevadm settle --timeout=300 >19:51:33,939 DEBUG program: Return code: 0 >19:51:33,945 INFO program: Running... udevadm settle --timeout=300 >19:51:33,963 DEBUG program: Return code: 0 >19:51:33,976 INFO program: Running... udevadm settle --timeout=300 >19:51:33,990 DEBUG program: Return code: 0 >19:51:33,994 INFO program: Running... udevadm settle --timeout=300 >19:51:34,009 DEBUG program: Return code: 0 >19:51:34,013 INFO program: Running... udevadm settle --timeout=300 >19:51:34,029 DEBUG program: Return code: 0 >19:51:34,034 INFO program: Running... udevadm settle --timeout=300 >19:51:34,052 DEBUG program: Return code: 0 >19:51:34,057 INFO program: Running... udevadm settle --timeout=300 >19:51:34,072 DEBUG program: Return code: 0 >19:51:34,082 INFO program: Running... udevadm settle --timeout=300 >19:51:34,098 DEBUG program: Return code: 0 >19:51:34,100 INFO program: Running... udevadm settle --timeout=300 >19:51:34,118 DEBUG program: Return code: 0 >19:51:34,122 INFO program: Running... udevadm settle --timeout=300 >19:51:34,139 DEBUG program: Return code: 0 >19:51:34,144 INFO program: Running... udevadm settle --timeout=300 >19:51:34,159 DEBUG program: Return code: 0 >19:51:34,164 INFO program: Running... udevadm settle --timeout=300 >19:51:34,179 DEBUG program: Return code: 0 >19:51:34,193 INFO program: Running... udevadm settle --timeout=300 >19:51:34,211 DEBUG program: Return code: 0 >19:51:34,215 INFO program: Running... udevadm settle --timeout=300 >19:51:34,235 DEBUG program: Return code: 0 >19:51:34,240 INFO program: Running... udevadm settle --timeout=300 >19:51:34,258 DEBUG program: Return code: 0 >19:51:34,263 INFO program: Running... udevadm settle --timeout=300 >19:51:34,279 DEBUG program: Return code: 0 >19:51:34,284 INFO program: Running... udevadm settle --timeout=300 >19:51:34,299 DEBUG program: Return code: 0 >19:51:34,313 INFO program: Running... udevadm settle --timeout=300 >19:51:34,329 DEBUG program: Return code: 0 >19:51:34,333 INFO program: Running... udevadm settle --timeout=300 >19:51:34,350 DEBUG program: Return code: 0 >19:51:34,355 INFO program: Running... udevadm settle --timeout=300 >19:51:34,373 DEBUG program: Return code: 0 >19:51:34,378 INFO program: Running... udevadm settle --timeout=300 >19:51:34,391 DEBUG program: Return code: 0 >19:51:34,395 INFO program: Running... udevadm settle --timeout=300 >19:51:34,413 DEBUG program: Return code: 0 >19:51:34,426 INFO program: Running... udevadm settle --timeout=300 >19:51:34,441 DEBUG program: Return code: 0 >19:51:34,445 INFO program: Running... udevadm settle --timeout=300 >19:51:34,462 DEBUG program: Return code: 0 >19:51:34,466 INFO program: Running... udevadm settle --timeout=300 >19:51:34,482 DEBUG program: Return code: 0 >19:51:34,487 INFO program: Running... udevadm settle --timeout=300 >19:51:34,507 DEBUG program: Return code: 0 >19:51:34,512 INFO program: Running... udevadm settle --timeout=300 >19:51:34,528 DEBUG program: Return code: 0 >19:51:34,540 INFO program: Running... udevadm settle --timeout=300 >19:51:34,558 DEBUG program: Return code: 0 >19:51:34,561 INFO program: Running... udevadm settle --timeout=300 >19:51:34,578 DEBUG program: Return code: 0 >19:51:34,582 INFO program: Running... udevadm settle --timeout=300 >19:51:34,598 DEBUG program: Return code: 0 >19:51:34,603 INFO program: Running... udevadm settle --timeout=300 >19:51:34,619 DEBUG program: Return code: 0 >19:51:34,624 INFO program: Running... udevadm settle --timeout=300 >19:51:34,639 DEBUG program: Return code: 0 >19:51:34,649 INFO program: Running... udevadm settle --timeout=300 >19:51:34,667 DEBUG program: Return code: 0 >19:51:34,670 INFO program: Running... udevadm settle --timeout=300 >19:51:34,688 DEBUG program: Return code: 0 >19:51:34,692 INFO program: Running... udevadm settle --timeout=300 >19:51:34,708 DEBUG program: Return code: 0 >19:51:34,713 INFO program: Running... udevadm settle --timeout=300 >19:51:34,729 DEBUG program: Return code: 0 >19:51:34,734 INFO program: Running... udevadm settle --timeout=300 >19:51:34,752 DEBUG program: Return code: 0 >19:51:34,766 INFO program: Running... udevadm settle --timeout=300 >19:51:34,784 DEBUG program: Return code: 0 >19:51:34,788 INFO program: Running... udevadm settle --timeout=300 >19:51:34,807 DEBUG program: Return code: 0 >19:51:34,811 INFO program: Running... udevadm settle --timeout=300 >19:51:34,828 DEBUG program: Return code: 0 >19:51:34,833 INFO program: Running... udevadm settle --timeout=300 >19:51:34,849 DEBUG program: Return code: 0 >19:51:34,854 INFO program: Running... udevadm settle --timeout=300 >19:51:34,869 DEBUG program: Return code: 0 >19:51:34,882 INFO program: Running... udevadm settle --timeout=300 >19:51:34,899 DEBUG program: Return code: 0 >19:51:34,903 INFO program: Running... udevadm settle --timeout=300 >19:51:34,919 DEBUG program: Return code: 0 >19:51:34,923 INFO program: Running... udevadm settle --timeout=300 >19:51:34,940 DEBUG program: Return code: 0 >19:51:34,945 INFO program: Running... udevadm settle --timeout=300 >19:51:34,964 DEBUG program: Return code: 0 >19:51:34,970 INFO program: Running... udevadm settle --timeout=300 >19:51:34,988 DEBUG program: Return code: 0 >19:51:34,998 INFO program: Running... udevadm settle --timeout=300 >19:51:35,016 DEBUG program: Return code: 0 >19:51:35,020 INFO program: Running... udevadm settle --timeout=300 >19:51:35,038 DEBUG program: Return code: 0 >19:51:35,043 INFO program: Running... udevadm settle --timeout=300 >19:51:35,059 DEBUG program: Return code: 0 >19:51:35,063 INFO program: Running... udevadm settle --timeout=300 >19:51:35,079 DEBUG program: Return code: 0 >19:51:35,084 INFO program: Running... udevadm settle --timeout=300 >19:51:35,102 DEBUG program: Return code: 0 >19:51:35,116 INFO program: Running... udevadm settle --timeout=300 >19:51:35,131 DEBUG program: Return code: 0 >19:51:35,135 INFO program: Running... udevadm settle --timeout=300 >19:51:35,153 DEBUG program: Return code: 0 >19:51:35,158 INFO program: Running... udevadm settle --timeout=300 >19:51:35,177 DEBUG program: Return code: 0 >19:51:35,182 INFO program: Running... udevadm settle --timeout=300 >19:51:35,200 DEBUG program: Return code: 0 >19:51:35,206 INFO program: Running... udevadm settle --timeout=300 >19:51:35,225 DEBUG program: Return code: 0 >19:51:35,237 INFO program: Running... udevadm settle --timeout=300 >19:51:35,256 DEBUG program: Return code: 0 >19:51:35,260 INFO program: Running... udevadm settle --timeout=300 >19:51:35,279 DEBUG program: Return code: 0 >19:51:35,284 INFO program: Running... udevadm settle --timeout=300 >19:51:35,299 DEBUG program: Return code: 0 >19:51:35,304 INFO program: Running... udevadm settle --timeout=300 >19:51:35,319 DEBUG program: Return code: 0 >19:51:35,324 INFO program: Running... udevadm settle --timeout=300 >19:51:35,341 DEBUG program: Return code: 0 >19:51:35,349 INFO program: Running... udevadm settle --timeout=300 >19:51:35,367 DEBUG program: Return code: 0 >19:51:35,371 INFO program: Running... udevadm settle --timeout=300 >19:51:35,388 DEBUG program: Return code: 0 >19:51:35,391 INFO program: Running... udevadm settle --timeout=300 >19:51:35,408 DEBUG program: Return code: 0 >19:51:35,413 INFO program: Running... udevadm settle --timeout=300 >19:51:35,431 DEBUG program: Return code: 0 >19:51:35,436 INFO program: Running... udevadm settle --timeout=300 >19:51:35,456 DEBUG program: Return code: 0 >19:51:35,467 INFO program: Running... udevadm settle --timeout=300 >19:51:35,486 DEBUG program: Return code: 0 >19:51:35,490 INFO program: Running... udevadm settle --timeout=300 >19:51:35,507 DEBUG program: Return code: 0 >19:51:35,512 INFO program: Running... udevadm settle --timeout=300 >19:51:35,530 DEBUG program: Return code: 0 >19:51:35,535 INFO program: Running... udevadm settle --timeout=300 >19:51:35,555 DEBUG program: Return code: 0 >19:51:35,560 INFO program: Running... udevadm settle --timeout=300 >19:51:35,577 DEBUG program: Return code: 0 >19:51:35,588 INFO program: Running... udevadm settle --timeout=300 >19:51:35,601 DEBUG program: Return code: 0 >19:51:35,604 INFO program: Running... udevadm settle --timeout=300 >19:51:35,619 DEBUG program: Return code: 0 >19:51:35,623 INFO program: Running... udevadm settle --timeout=300 >19:51:35,641 DEBUG program: Return code: 0 >19:51:35,646 INFO program: Running... udevadm settle --timeout=300 >19:51:35,666 DEBUG program: Return code: 0 >19:51:35,672 INFO program: Running... udevadm settle --timeout=300 >19:51:35,688 DEBUG program: Return code: 0 >19:51:35,698 INFO program: Running... udevadm settle --timeout=300 >19:51:35,717 DEBUG program: Return code: 0 >19:51:35,720 INFO program: Running... udevadm settle --timeout=300 >19:51:35,738 DEBUG program: Return code: 0 >19:51:35,742 INFO program: Running... udevadm settle --timeout=300 >19:51:35,759 DEBUG program: Return code: 0 >19:51:35,764 INFO program: Running... udevadm settle --timeout=300 >19:51:35,782 DEBUG program: Return code: 0 >19:51:35,788 INFO program: Running... udevadm settle --timeout=300 >19:51:35,807 DEBUG program: Return code: 0 >19:51:35,819 INFO program: Running... udevadm settle --timeout=300 >19:51:35,837 DEBUG program: Return code: 0 >19:51:35,841 INFO program: Running... udevadm settle --timeout=300 >19:51:35,858 DEBUG program: Return code: 0 >19:51:35,862 INFO program: Running... udevadm settle --timeout=300 >19:51:35,880 DEBUG program: Return code: 0 >19:51:35,885 INFO program: Running... udevadm settle --timeout=300 >19:51:35,906 DEBUG program: Return code: 0 >19:51:35,911 INFO program: Running... udevadm settle --timeout=300 >19:51:35,928 DEBUG program: Return code: 0 >19:51:35,941 INFO program: Running... udevadm settle --timeout=300 >19:51:35,958 DEBUG program: Return code: 0 >19:51:35,961 INFO program: Running... udevadm settle --timeout=300 >19:51:35,978 DEBUG program: Return code: 0 >19:51:35,983 INFO program: Running... udevadm settle --timeout=300 >19:51:35,999 DEBUG program: Return code: 0 >19:51:36,003 INFO program: Running... udevadm settle --timeout=300 >19:51:36,021 DEBUG program: Return code: 0 >19:51:36,026 INFO program: Running... udevadm settle --timeout=300 >19:51:36,046 DEBUG program: Return code: 0 >19:51:36,058 INFO program: Running... udevadm settle --timeout=300 >19:51:36,076 DEBUG program: Return code: 0 >19:51:36,080 INFO program: Running... udevadm settle --timeout=300 >19:51:36,099 DEBUG program: Return code: 0 >19:51:36,103 INFO program: Running... udevadm settle --timeout=300 >19:51:36,118 DEBUG program: Return code: 0 >19:51:36,123 INFO program: Running... udevadm settle --timeout=300 >19:51:36,139 DEBUG program: Return code: 0 >19:51:36,144 INFO program: Running... udevadm settle --timeout=300 >19:51:36,159 DEBUG program: Return code: 0 >19:51:36,173 INFO program: Running... udevadm settle --timeout=300 >19:51:36,189 DEBUG program: Return code: 0 >19:51:36,193 INFO program: Running... udevadm settle --timeout=300 >19:51:36,208 DEBUG program: Return code: 0 >19:51:36,213 INFO program: Running... udevadm settle --timeout=300 >19:51:36,230 DEBUG program: Return code: 0 >19:51:36,235 INFO program: Running... udevadm settle --timeout=300 >19:51:36,250 DEBUG program: Return code: 0 >19:51:36,255 INFO program: Running... udevadm settle --timeout=300 >19:51:36,272 DEBUG program: Return code: 0 >19:51:36,286 INFO program: Running... udevadm settle --timeout=300 >19:51:36,303 DEBUG program: Return code: 0 >19:51:36,307 INFO program: Running... udevadm settle --timeout=300 >19:51:36,326 DEBUG program: Return code: 0 >19:51:36,330 INFO program: Running... udevadm settle --timeout=300 >19:51:36,349 DEBUG program: Return code: 0 >19:51:36,354 INFO program: Running... udevadm settle --timeout=300 >19:51:36,370 DEBUG program: Return code: 0 >19:51:36,375 INFO program: Running... udevadm settle --timeout=300 >19:51:36,389 DEBUG program: Return code: 0 >19:51:36,399 INFO program: Running... udevadm settle --timeout=300 >19:51:36,417 DEBUG program: Return code: 0 >19:51:36,421 INFO program: Running... udevadm settle --timeout=300 >19:51:36,438 DEBUG program: Return code: 0 >19:51:36,442 INFO program: Running... udevadm settle --timeout=300 >19:51:36,460 DEBUG program: Return code: 0 >19:51:36,465 INFO program: Running... udevadm settle --timeout=300 >19:51:36,484 DEBUG program: Return code: 0 >19:51:36,489 INFO program: Running... udevadm settle --timeout=300 >19:51:36,508 DEBUG program: Return code: 0 >19:51:36,516 INFO program: Running... udevadm settle --timeout=300 >19:51:36,535 DEBUG program: Return code: 0 >19:51:36,551 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdd1 /mnt/sysimage >19:51:36,611 DEBUG program: Return code: 0 >19:51:36,635 INFO program: Running... udevadm settle --timeout=300 >19:51:36,649 DEBUG program: Return code: 0 >19:51:36,650 INFO program: Running... umount /mnt/sysimage >19:51:36,658 INFO program: umount: /mnt/sysimage: target is busy >19:51:36,659 INFO program: (In some cases useful info about processes that >19:51:36,659 INFO program: use the device is found by lsof(8) or fuser(1).) >19:51:36,659 DEBUG program: Return code: 32 >19:51:36,659 INFO program: Running... lsof /mnt/sysimage >19:51:36,791 INFO program: lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs >19:51:36,792 INFO program: Output information may be incomplete. >19:51:36,792 DEBUG program: Return code: 1 >19:51:37,264 INFO program: Running... hwclock --hctosys --utc >19:51:38,000 DEBUG program: Return code: 0 >19:51:38,003 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >19:51:38,019 DEBUG program: Return code: 0 >19:51:58,721 INFO program: Running... modprobe xfs >19:51:58,816 DEBUG program: Return code: 0 >12:52:20,011 INFO program: Running... hostnamectl set-hostname adam-desktop >12:52:20,155 DEBUG program: Return code: 0 >12:53:09,688 INFO program: Running... udevadm settle --timeout=300 >12:53:09,703 DEBUG program: Return code: 0 >12:53:09,714 INFO program: Running... udevadm settle --timeout=300 >12:53:09,731 DEBUG program: Return code: 0 >12:56:16,773 INFO program: Running... udevadm settle --timeout=300 >12:56:16,793 DEBUG program: Return code: 0 >12:56:16,803 INFO program: Running... udevadm settle --timeout=300 >12:56:16,822 DEBUG program: Return code: 0 >19:57:24,053 INFO program: Running... udevadm settle --timeout=300 >19:57:24,068 DEBUG program: Return code: 0 >19:57:24,069 INFO program: Running... udevadm settle --timeout=300 >19:57:24,076 DEBUG program: Return code: 0 >19:57:24,109 INFO program: Running... multipath -c /dev/sdd >19:57:24,117 INFO program: /dev/sdd is not a valid multipath device path >19:57:24,118 DEBUG program: Return code: 1 >19:57:24,208 INFO program: Running... multipath -c /dev/sdc >19:57:24,216 INFO program: /dev/sdc is not a valid multipath device path >19:57:24,216 DEBUG program: Return code: 1 >19:57:24,399 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdc3 /tmp/btrfs-tmp.29qr0BrB >19:57:24,963 DEBUG program: Return code: 0 >19:57:24,963 INFO program: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.29qr0BrB >19:57:24,979 INFO program: ID 424 gen 317746 cgen 317745 parent 5 top level 5 otime 2014-03-27 04:54:59 path rootsnapshots/2014-03-27 >19:57:24,979 INFO program: ID 425 gen 317862 cgen 317861 parent 5 top level 5 otime 2014-03-28 01:49:40 path rootsnapshots/2014-03-28 >19:57:24,979 INFO program: ID 449 gen 389382 cgen 389379 parent 396 top level 396 otime 2014-07-08 19:57:19 path rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b >19:57:24,980 INFO program: ID 450 gen 389383 cgen 389382 parent 396 top level 396 otime 2014-07-08 19:58:12 path rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 >19:57:24,980 INFO program: ID 451 gen 389384 cgen 389383 parent 396 top level 396 otime 2014-07-08 19:58:17 path rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a >19:57:24,980 INFO program: ID 452 gen 389387 cgen 389384 parent 396 top level 396 otime 2014-07-08 19:58:22 path rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e >19:57:24,980 INFO program: ID 455 gen 389390 cgen 389387 parent 396 top level 396 otime 2014-07-08 19:58:41 path rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d >19:57:24,981 INFO program: ID 458 gen 389397 cgen 389390 parent 396 top level 396 otime 2014-07-08 19:58:54 path rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 >19:57:24,981 INFO program: ID 461 gen 389401 cgen 389397 parent 396 top level 396 otime 2014-07-08 20:01:12 path rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 >19:57:24,981 INFO program: ID 464 gen 389409 cgen 389401 parent 396 top level 396 otime 2014-07-08 20:01:55 path rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e >19:57:24,981 INFO program: ID 467 gen 389415 cgen 389409 parent 396 top level 396 otime 2014-07-08 20:04:32 path rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 >19:57:24,982 INFO program: ID 470 gen 389418 cgen 389415 parent 396 top level 396 otime 2014-07-08 20:06:31 path rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 >19:57:24,982 INFO program: ID 473 gen 389421 cgen 389418 parent 396 top level 396 otime 2014-07-08 20:06:57 path rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 >19:57:24,982 INFO program: ID 476 gen 389424 cgen 389421 parent 396 top level 396 otime 2014-07-08 20:07:04 path rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 >19:57:24,982 INFO program: ID 479 gen 389427 cgen 389424 parent 396 top level 396 otime 2014-07-08 20:07:07 path rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a >19:57:24,983 INFO program: ID 482 gen 389430 cgen 389427 parent 396 top level 396 otime 2014-07-08 20:07:10 path rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 >19:57:24,983 INFO program: ID 485 gen 389433 cgen 389430 parent 396 top level 396 otime 2014-07-08 20:07:31 path rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 >19:57:24,983 INFO program: ID 488 gen 389436 cgen 389433 parent 396 top level 396 otime 2014-07-08 20:07:34 path rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 >19:57:24,983 INFO program: ID 491 gen 389439 cgen 389436 parent 396 top level 396 otime 2014-07-08 20:07:37 path rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 >19:57:24,984 INFO program: ID 494 gen 389442 cgen 389439 parent 396 top level 396 otime 2014-07-08 20:07:40 path rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb >19:57:24,984 INFO program: ID 497 gen 389445 cgen 389442 parent 396 top level 396 otime 2014-07-08 20:07:43 path rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df >19:57:24,984 INFO program: ID 500 gen 389744 cgen 389445 parent 396 top level 396 otime 2014-07-08 20:07:47 path rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada >19:57:24,984 INFO program: ID 501 gen 389678 cgen 389677 parent 396 top level 396 otime 2014-07-08 22:26:39 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init >19:57:24,985 INFO program: ID 502 gen 389679 cgen 389678 parent 396 top level 396 otime 2014-07-08 22:26:39 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 >19:57:24,985 INFO program: ID 503 gen 389680 cgen 389679 parent 396 top level 396 otime 2014-07-08 22:26:47 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init >19:57:24,985 INFO program: ID 504 gen 389681 cgen 389680 parent 396 top level 396 otime 2014-07-08 22:26:47 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee >19:57:24,985 INFO program: ID 505 gen 389682 cgen 389681 parent 396 top level 396 otime 2014-07-08 22:26:58 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init >19:57:24,986 INFO program: ID 506 gen 389683 cgen 389682 parent 396 top level 396 otime 2014-07-08 22:26:58 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c >19:57:24,986 INFO program: ID 507 gen 389684 cgen 389683 parent 396 top level 396 otime 2014-07-08 22:27:11 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init >19:57:24,986 INFO program: ID 508 gen 389685 cgen 389684 parent 396 top level 396 otime 2014-07-08 22:27:11 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b >19:57:24,986 INFO program: ID 509 gen 389693 cgen 389692 parent 396 top level 396 otime 2014-07-08 22:31:10 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init >19:57:24,987 INFO program: ID 510 gen 389705 cgen 389693 parent 396 top level 396 otime 2014-07-08 22:31:10 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a >19:57:24,987 INFO program: ID 513 gen 389747 cgen 389744 parent 396 top level 396 otime 2014-07-08 22:58:55 path rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 >19:57:24,987 INFO program: ID 516 gen 389750 cgen 389747 parent 396 top level 396 otime 2014-07-08 22:58:57 path rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 >19:57:24,987 INFO program: ID 519 gen 389754 cgen 389750 parent 396 top level 396 otime 2014-07-08 22:59:00 path rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 >19:57:24,988 INFO program: ID 520 gen 389752 cgen 389751 parent 396 top level 396 otime 2014-07-08 22:59:26 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init >19:57:24,988 INFO program: ID 521 gen 389754 cgen 389752 parent 396 top level 396 otime 2014-07-08 22:59:26 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 >19:57:24,988 INFO program: ID 522 gen 389755 cgen 389754 parent 396 top level 396 otime 2014-07-08 23:00:22 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init >19:57:24,988 INFO program: ID 523 gen 389757 cgen 389755 parent 396 top level 396 otime 2014-07-08 23:00:23 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 >19:57:24,988 DEBUG program: Return code: 0 >19:57:24,988 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.29qr0BrB >19:57:24,991 INFO program: ID 5 (FS_TREE) >19:57:24,992 DEBUG program: Return code: 0 >19:57:24,992 INFO program: Running... udevadm settle --timeout=300 >19:57:25,002 DEBUG program: Return code: 0 >19:57:25,003 INFO program: Running... umount /tmp/btrfs-tmp.29qr0BrB >19:57:25,210 DEBUG program: Return code: 0 >19:57:25,211 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdc3 /tmp/btrfs-tmp.29W38hBH >19:57:25,316 DEBUG program: Return code: 0 >19:57:25,317 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.29W38hBH >19:57:25,332 INFO program: ID 256 gen 466498 parent 5 top level 5 path home >19:57:25,332 INFO program: ID 396 gen 466501 parent 5 top level 5 path rootf20 >19:57:25,332 INFO program: ID 424 gen 317746 parent 5 top level 5 path rootsnapshots/2014-03-27 >19:57:25,333 INFO program: ID 425 gen 317862 parent 5 top level 5 path rootsnapshots/2014-03-28 >19:57:25,333 INFO program: ID 448 gen 389381 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 >19:57:25,333 INFO program: ID 449 gen 389382 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b >19:57:25,333 INFO program: ID 450 gen 389383 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 >19:57:25,334 INFO program: ID 451 gen 389384 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a >19:57:25,334 INFO program: ID 452 gen 389387 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e >19:57:25,334 INFO program: ID 455 gen 389390 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d >19:57:25,334 INFO program: ID 458 gen 389397 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 >19:57:25,335 INFO program: ID 461 gen 389401 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 >19:57:25,335 INFO program: ID 464 gen 389409 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e >19:57:25,335 INFO program: ID 467 gen 389415 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 >19:57:25,335 INFO program: ID 470 gen 389418 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 >19:57:25,336 INFO program: ID 473 gen 389421 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 >19:57:25,336 INFO program: ID 476 gen 389424 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 >19:57:25,336 INFO program: ID 479 gen 389427 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a >19:57:25,336 INFO program: ID 482 gen 389430 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 >19:57:25,337 INFO program: ID 485 gen 389433 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 >19:57:25,337 INFO program: ID 488 gen 389436 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 >19:57:25,337 INFO program: ID 491 gen 389439 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 >19:57:25,337 INFO program: ID 494 gen 389442 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb >19:57:25,338 INFO program: ID 497 gen 389445 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df >19:57:25,338 INFO program: ID 500 gen 389744 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada >19:57:25,338 INFO program: ID 501 gen 389678 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init >19:57:25,338 INFO program: ID 502 gen 389679 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 >19:57:25,338 INFO program: ID 503 gen 389680 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init >19:57:25,338 INFO program: ID 504 gen 389681 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee >19:57:25,338 INFO program: ID 505 gen 389682 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init >19:57:25,338 INFO program: ID 506 gen 389683 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c >19:57:25,339 INFO program: ID 507 gen 389684 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init >19:57:25,339 INFO program: ID 508 gen 389685 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b >19:57:25,339 INFO program: ID 509 gen 389693 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init >19:57:25,339 INFO program: ID 510 gen 389705 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a >19:57:25,339 INFO program: ID 513 gen 389747 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 >19:57:25,339 INFO program: ID 516 gen 389750 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 >19:57:25,339 INFO program: ID 519 gen 389754 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 >19:57:25,339 INFO program: ID 520 gen 389752 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init >19:57:25,339 INFO program: ID 521 gen 389754 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 >19:57:25,339 INFO program: ID 522 gen 389755 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init >19:57:25,340 INFO program: ID 523 gen 389757 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 >19:57:25,340 DEBUG program: Return code: 0 >19:57:25,340 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.29W38hBH >19:57:25,344 INFO program: ID 5 (FS_TREE) >19:57:25,344 DEBUG program: Return code: 0 >19:57:25,344 INFO program: Running... udevadm settle --timeout=300 >19:57:25,359 DEBUG program: Return code: 0 >19:57:25,359 INFO program: Running... umount /tmp/btrfs-tmp.29W38hBH >19:57:25,466 DEBUG program: Return code: 0 >19:57:25,605 INFO program: Running... multipath -c /dev/sde >19:57:25,614 INFO program: /dev/sde is not a valid multipath device path >19:57:25,614 DEBUG program: Return code: 1 >19:57:25,825 INFO program: Running... multipath -c /dev/sda >19:57:25,833 INFO program: /dev/sda is not a valid multipath device path >19:57:25,833 DEBUG program: Return code: 1 >19:57:25,859 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.176mkIeIE >19:57:29,856 DEBUG program: Return code: 0 >19:57:29,856 INFO program: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.176mkIeIE >19:57:30,242 DEBUG program: Return code: 0 >19:57:30,243 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.176mkIeIE >19:57:30,247 INFO program: ID 5 (FS_TREE) >19:57:30,248 DEBUG program: Return code: 0 >19:57:30,248 INFO program: Running... udevadm settle --timeout=300 >19:57:30,261 DEBUG program: Return code: 0 >19:57:30,261 INFO program: Running... umount /tmp/btrfs-tmp.176mkIeIE >19:57:30,673 DEBUG program: Return code: 0 >19:57:30,673 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.176Vcvwl0 >19:57:34,815 DEBUG program: Return code: 0 >19:57:34,816 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.176Vcvwl0 >19:57:35,122 INFO program: ID 285 gen 61254 parent 5 top level 5 path mythtvdata >19:57:35,122 DEBUG program: Return code: 0 >19:57:35,123 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.176Vcvwl0 >19:57:35,126 INFO program: ID 5 (FS_TREE) >19:57:35,127 DEBUG program: Return code: 0 >19:57:35,127 INFO program: Running... udevadm settle --timeout=300 >19:57:35,143 DEBUG program: Return code: 0 >19:57:35,143 INFO program: Running... umount /tmp/btrfs-tmp.176Vcvwl0 >19:57:35,559 DEBUG program: Return code: 0 >19:57:35,978 INFO program: Running... multipath -c /dev/sdb >19:57:35,985 INFO program: /dev/sdb is not a valid multipath device path >19:57:35,985 DEBUG program: Return code: 1 >19:57:36,191 INFO program: Running... udevadm settle --timeout=300 >19:57:36,206 DEBUG program: Return code: 0 >19:57:36,220 INFO program: Running... udevadm settle --timeout=300 >19:57:36,232 DEBUG program: Return code: 0 >19:57:36,237 INFO program: Running... udevadm settle --timeout=300 >19:57:36,251 DEBUG program: Return code: 0 >19:57:36,252 INFO program: Running... udevadm settle --timeout=300 >19:57:36,265 DEBUG program: Return code: 0 >19:57:36,269 INFO program: Running... udevadm settle --timeout=300 >19:57:36,281 DEBUG program: Return code: 0 >19:57:36,284 INFO program: Running... swapoff /dev/sdc2 >19:57:36,293 DEBUG program: Return code: 0 >19:57:36,295 INFO program: Running... udevadm settle --timeout=300 >19:57:36,310 DEBUG program: Return code: 0 >19:57:36,313 INFO program: Running... udevadm settle --timeout=300 >19:57:36,329 DEBUG program: Return code: 0 >19:57:36,331 INFO program: Running... udevadm settle --timeout=300 >19:57:36,347 DEBUG program: Return code: 0 >19:57:36,350 INFO program: Running... udevadm settle --timeout=300 >19:57:36,361 DEBUG program: Return code: 0 >19:57:36,364 INFO program: Running... udevadm settle --timeout=300 >19:57:36,379 DEBUG program: Return code: 0 >19:57:36,387 INFO program: Running... udevadm settle --timeout=300 >19:57:36,400 DEBUG program: Return code: 0 >19:57:36,401 INFO program: Running... udevadm settle --timeout=300 >19:57:36,419 DEBUG program: Return code: 0 >19:57:36,421 INFO program: Running... udevadm settle --timeout=300 >19:57:36,434 DEBUG program: Return code: 0 >19:57:36,436 INFO program: Running... udevadm settle --timeout=300 >19:57:36,451 DEBUG program: Return code: 0 >19:57:36,458 INFO program: Running... udevadm settle --timeout=300 >19:57:36,471 DEBUG program: Return code: 0 >19:57:36,473 INFO program: Running... udevadm settle --timeout=300 >19:57:36,490 DEBUG program: Return code: 0 >19:57:36,492 INFO program: Running... udevadm settle --timeout=300 >19:57:36,504 DEBUG program: Return code: 0 >19:57:36,507 INFO program: Running... udevadm settle --timeout=300 >19:57:36,520 DEBUG program: Return code: 0 >19:57:36,528 INFO program: Running... udevadm settle --timeout=300 >19:57:36,542 DEBUG program: Return code: 0 >19:57:36,544 INFO program: Running... udevadm settle --timeout=300 >19:57:36,560 DEBUG program: Return code: 0 >19:57:36,562 INFO program: Running... udevadm settle --timeout=300 >19:57:36,579 DEBUG program: Return code: 0 >19:57:36,581 INFO program: Running... udevadm settle --timeout=300 >19:57:36,594 DEBUG program: Return code: 0 >19:57:36,597 INFO program: Running... udevadm settle --timeout=300 >19:57:36,610 DEBUG program: Return code: 0 >19:57:36,619 INFO program: Running... udevadm settle --timeout=300 >19:57:36,634 DEBUG program: Return code: 0 >19:57:36,636 INFO program: Running... udevadm settle --timeout=300 >19:57:36,649 DEBUG program: Return code: 0 >19:57:36,652 INFO program: Running... udevadm settle --timeout=300 >19:57:36,665 DEBUG program: Return code: 0 >19:57:36,667 INFO program: Running... udevadm settle --timeout=300 >19:57:36,680 DEBUG program: Return code: 0 >19:57:36,683 INFO program: Running... udevadm settle --timeout=300 >19:57:36,699 DEBUG program: Return code: 0 >19:57:36,708 INFO program: Running... udevadm settle --timeout=300 >19:57:36,722 DEBUG program: Return code: 0 >19:57:36,724 INFO program: Running... udevadm settle --timeout=300 >19:57:36,739 DEBUG program: Return code: 0 >19:57:36,741 INFO program: Running... udevadm settle --timeout=300 >19:57:36,752 DEBUG program: Return code: 0 >19:57:36,755 INFO program: Running... udevadm settle --timeout=300 >19:57:36,770 DEBUG program: Return code: 0 >19:57:36,773 INFO program: Running... udevadm settle --timeout=300 >19:57:36,788 DEBUG program: Return code: 0 >19:57:36,797 INFO program: Running... udevadm settle --timeout=300 >19:57:36,812 DEBUG program: Return code: 0 >19:57:36,813 INFO program: Running... udevadm settle --timeout=300 >19:57:36,828 DEBUG program: Return code: 0 >19:57:36,830 INFO program: Running... udevadm settle --timeout=300 >19:57:36,839 DEBUG program: Return code: 0 >19:57:36,842 INFO program: Running... udevadm settle --timeout=300 >19:57:36,858 DEBUG program: Return code: 0 >19:57:36,861 INFO program: Running... udevadm settle --timeout=300 >19:57:36,874 DEBUG program: Return code: 0 >19:57:36,883 INFO program: Running... udevadm settle --timeout=300 >19:57:36,900 DEBUG program: Return code: 0 >19:57:36,901 INFO program: Running... udevadm settle --timeout=300 >19:57:36,917 DEBUG program: Return code: 0 >19:57:36,920 INFO program: Running... udevadm settle --timeout=300 >19:57:36,931 DEBUG program: Return code: 0 >19:57:36,934 INFO program: Running... udevadm settle --timeout=300 >19:57:36,949 DEBUG program: Return code: 0 >19:57:36,952 INFO program: Running... udevadm settle --timeout=300 >19:57:36,968 DEBUG program: Return code: 0 >19:57:36,971 INFO program: Running... udevadm settle --timeout=300 >19:57:36,979 DEBUG program: Return code: 0 >19:57:36,981 INFO program: Running... udevadm settle --timeout=300 >19:57:36,992 DEBUG program: Return code: 0 >19:57:36,993 INFO program: Running... udevadm settle --timeout=300 >19:57:37,002 DEBUG program: Return code: 0 >19:57:37,003 INFO program: Running... udevadm settle --timeout=300 >19:57:37,012 DEBUG program: Return code: 0 >19:57:37,014 INFO program: Running... udevadm settle --timeout=300 >19:57:37,024 DEBUG program: Return code: 0 >19:57:37,029 INFO program: Running... udevadm settle --timeout=300 >19:57:37,039 DEBUG program: Return code: 0 >19:57:37,040 INFO program: Running... udevadm settle --timeout=300 >19:57:37,048 DEBUG program: Return code: 0 >19:57:37,049 INFO program: Running... udevadm settle --timeout=300 >19:57:37,058 DEBUG program: Return code: 0 >19:57:37,060 INFO program: Running... udevadm settle --timeout=300 >19:57:37,069 DEBUG program: Return code: 0 >19:57:37,070 INFO program: Running... udevadm settle --timeout=300 >19:57:37,078 DEBUG program: Return code: 0 >19:57:37,082 INFO program: Running... udevadm settle --timeout=300 >19:57:37,096 DEBUG program: Return code: 0 >19:57:37,097 INFO program: Running... udevadm settle --timeout=300 >19:57:37,107 DEBUG program: Return code: 0 >19:57:37,108 INFO program: Running... udevadm settle --timeout=300 >19:57:37,118 DEBUG program: Return code: 0 >19:57:37,119 INFO program: Running... udevadm settle --timeout=300 >19:57:37,128 DEBUG program: Return code: 0 >19:57:37,129 INFO program: Running... udevadm settle --timeout=300 >19:57:37,137 DEBUG program: Return code: 0 >19:57:37,143 INFO program: Running... udevadm settle --timeout=300 >19:57:37,160 DEBUG program: Return code: 0 >19:57:37,161 INFO program: Running... udevadm settle --timeout=300 >19:57:37,173 DEBUG program: Return code: 0 >19:57:37,176 INFO program: Running... udevadm settle --timeout=300 >19:57:37,190 DEBUG program: Return code: 0 >19:57:37,192 INFO program: Running... udevadm settle --timeout=300 >19:57:37,207 DEBUG program: Return code: 0 >19:57:37,209 INFO program: Running... udevadm settle --timeout=300 >19:57:37,222 DEBUG program: Return code: 0 >19:57:37,231 INFO program: Running... udevadm settle --timeout=300 >19:57:37,245 DEBUG program: Return code: 0 >19:57:37,247 INFO program: Running... udevadm settle --timeout=300 >19:57:37,260 DEBUG program: Return code: 0 >19:57:37,262 INFO program: Running... udevadm settle --timeout=300 >19:57:37,274 DEBUG program: Return code: 0 >19:57:37,277 INFO program: Running... udevadm settle --timeout=300 >19:57:37,290 DEBUG program: Return code: 0 >19:57:37,293 INFO program: Running... udevadm settle --timeout=300 >19:57:37,309 DEBUG program: Return code: 0 >19:57:37,315 INFO program: Running... udevadm settle --timeout=300 >19:57:37,330 DEBUG program: Return code: 0 >19:57:37,331 INFO program: Running... udevadm settle --timeout=300 >19:57:37,343 DEBUG program: Return code: 0 >19:57:37,345 INFO program: Running... udevadm settle --timeout=300 >19:57:37,360 DEBUG program: Return code: 0 >19:57:37,362 INFO program: Running... udevadm settle --timeout=300 >19:57:37,377 DEBUG program: Return code: 0 >19:57:37,380 INFO program: Running... udevadm settle --timeout=300 >19:57:37,392 DEBUG program: Return code: 0 >19:57:37,399 INFO program: Running... udevadm settle --timeout=300 >19:57:37,412 DEBUG program: Return code: 0 >19:57:37,413 INFO program: Running... udevadm settle --timeout=300 >19:57:37,426 DEBUG program: Return code: 0 >19:57:37,428 INFO program: Running... udevadm settle --timeout=300 >19:57:37,439 DEBUG program: Return code: 0 >19:57:37,442 INFO program: Running... udevadm settle --timeout=300 >19:57:37,455 DEBUG program: Return code: 0 >19:57:37,458 INFO program: Running... udevadm settle --timeout=300 >19:57:37,471 DEBUG program: Return code: 0 >19:57:37,478 INFO program: Running... udevadm settle --timeout=300 >19:57:37,493 DEBUG program: Return code: 0 >19:57:37,495 INFO program: Running... udevadm settle --timeout=300 >19:57:37,510 DEBUG program: Return code: 0 >19:57:37,512 INFO program: Running... udevadm settle --timeout=300 >19:57:37,524 DEBUG program: Return code: 0 >19:57:37,526 INFO program: Running... udevadm settle --timeout=300 >19:57:37,540 DEBUG program: Return code: 0 >19:57:37,543 INFO program: Running... udevadm settle --timeout=300 >19:57:37,558 DEBUG program: Return code: 0 >19:57:37,567 INFO program: Running... udevadm settle --timeout=300 >19:57:37,582 DEBUG program: Return code: 0 >19:57:37,583 INFO program: Running... udevadm settle --timeout=300 >19:57:37,597 DEBUG program: Return code: 0 >19:57:37,599 INFO program: Running... udevadm settle --timeout=300 >19:57:37,611 DEBUG program: Return code: 0 >19:57:37,613 INFO program: Running... udevadm settle --timeout=300 >19:57:37,626 DEBUG program: Return code: 0 >19:57:37,629 INFO program: Running... udevadm settle --timeout=300 >19:57:37,640 DEBUG program: Return code: 0 >19:57:37,648 INFO program: Running... udevadm settle --timeout=300 >19:57:37,662 DEBUG program: Return code: 0 >19:57:37,664 INFO program: Running... udevadm settle --timeout=300 >19:57:37,678 DEBUG program: Return code: 0 >19:57:37,680 INFO program: Running... udevadm settle --timeout=300 >19:57:37,692 DEBUG program: Return code: 0 >19:57:37,694 INFO program: Running... udevadm settle --timeout=300 >19:57:37,709 DEBUG program: Return code: 0 >19:57:37,712 INFO program: Running... udevadm settle --timeout=300 >19:57:37,726 DEBUG program: Return code: 0 >19:57:37,735 INFO program: Running... udevadm settle --timeout=300 >19:57:37,750 DEBUG program: Return code: 0 >19:57:37,752 INFO program: Running... udevadm settle --timeout=300 >19:57:37,764 DEBUG program: Return code: 0 >19:57:37,766 INFO program: Running... udevadm settle --timeout=300 >19:57:37,780 DEBUG program: Return code: 0 >19:57:37,782 INFO program: Running... udevadm settle --timeout=300 >19:57:37,797 DEBUG program: Return code: 0 >19:57:37,799 INFO program: Running... udevadm settle --timeout=300 >19:57:37,811 DEBUG program: Return code: 0 >19:57:37,819 INFO program: Running... udevadm settle --timeout=300 >19:57:37,832 DEBUG program: Return code: 0 >19:57:37,835 INFO program: Running... udevadm settle --timeout=300 >19:57:37,851 DEBUG program: Return code: 0 >19:57:37,853 INFO program: Running... udevadm settle --timeout=300 >19:57:37,868 DEBUG program: Return code: 0 >19:57:37,870 INFO program: Running... udevadm settle --timeout=300 >19:57:37,882 DEBUG program: Return code: 0 >19:57:37,885 INFO program: Running... udevadm settle --timeout=300 >19:57:37,900 DEBUG program: Return code: 0 >19:57:37,909 INFO program: Running... udevadm settle --timeout=300 >19:57:37,920 DEBUG program: Return code: 0 >19:57:37,921 INFO program: Running... udevadm settle --timeout=300 >19:57:37,933 DEBUG program: Return code: 0 >19:57:37,935 INFO program: Running... udevadm settle --timeout=300 >19:57:37,949 DEBUG program: Return code: 0 >19:57:37,952 INFO program: Running... udevadm settle --timeout=300 >19:57:37,966 DEBUG program: Return code: 0 >19:57:37,969 INFO program: Running... udevadm settle --timeout=300 >19:57:37,981 DEBUG program: Return code: 0 >19:57:37,989 INFO program: Running... udevadm settle --timeout=300 >19:57:38,001 DEBUG program: Return code: 0 >19:57:38,003 INFO program: Running... udevadm settle --timeout=300 >19:57:38,016 DEBUG program: Return code: 0 >19:57:38,018 INFO program: Running... udevadm settle --timeout=300 >19:57:38,030 DEBUG program: Return code: 0 >19:57:38,033 INFO program: Running... udevadm settle --timeout=300 >19:57:38,048 DEBUG program: Return code: 0 >19:57:38,051 INFO program: Running... udevadm settle --timeout=300 >19:57:38,064 DEBUG program: Return code: 0 >19:57:38,071 INFO program: Running... udevadm settle --timeout=300 >19:57:38,082 DEBUG program: Return code: 0 >19:57:38,083 INFO program: Running... udevadm settle --timeout=300 >19:57:38,094 DEBUG program: Return code: 0 >19:57:38,096 INFO program: Running... udevadm settle --timeout=300 >19:57:38,108 DEBUG program: Return code: 0 >19:57:38,109 INFO program: Running... udevadm settle --timeout=300 >19:57:38,119 DEBUG program: Return code: 0 >19:57:38,120 INFO program: Running... udevadm settle --timeout=300 >19:57:38,128 DEBUG program: Return code: 0 >19:57:38,132 INFO program: Running... udevadm settle --timeout=300 >19:57:38,141 DEBUG program: Return code: 0 >19:57:38,142 INFO program: Running... udevadm settle --timeout=300 >19:57:38,152 DEBUG program: Return code: 0 >19:57:38,153 INFO program: Running... udevadm settle --timeout=300 >19:57:38,162 DEBUG program: Return code: 0 >19:57:38,164 INFO program: Running... udevadm settle --timeout=300 >19:57:38,173 DEBUG program: Return code: 0 >19:57:38,175 INFO program: Running... udevadm settle --timeout=300 >19:57:38,185 DEBUG program: Return code: 0 >19:57:38,191 INFO program: Running... udevadm settle --timeout=300 >19:57:38,202 DEBUG program: Return code: 0 >19:57:38,203 INFO program: Running... udevadm settle --timeout=300 >19:57:38,214 DEBUG program: Return code: 0 >19:57:38,215 INFO program: Running... udevadm settle --timeout=300 >19:57:38,226 DEBUG program: Return code: 0 >19:57:38,228 INFO program: Running... udevadm settle --timeout=300 >19:57:38,239 DEBUG program: Return code: 0 >19:57:38,242 INFO program: Running... udevadm settle --timeout=300 >19:57:38,256 DEBUG program: Return code: 0 >19:57:38,265 INFO program: Running... udevadm settle --timeout=300 >19:57:38,280 DEBUG program: Return code: 0 >19:57:38,282 INFO program: Running... udevadm settle --timeout=300 >19:57:38,295 DEBUG program: Return code: 0 >19:57:38,297 INFO program: Running... udevadm settle --timeout=300 >19:57:38,309 DEBUG program: Return code: 0 >19:57:38,311 INFO program: Running... udevadm settle --timeout=300 >19:57:38,324 DEBUG program: Return code: 0 >19:57:38,327 INFO program: Running... udevadm settle --timeout=300 >19:57:38,340 DEBUG program: Return code: 0 >19:57:38,349 INFO program: Running... udevadm settle --timeout=300 >19:57:38,364 DEBUG program: Return code: 0 >19:57:38,366 INFO program: Running... udevadm settle --timeout=300 >19:57:38,380 DEBUG program: Return code: 0 >19:57:38,382 INFO program: Running... udevadm settle --timeout=300 >19:57:38,396 DEBUG program: Return code: 0 >19:57:38,398 INFO program: Running... udevadm settle --timeout=300 >19:57:38,411 DEBUG program: Return code: 0 >19:57:38,414 INFO program: Running... udevadm settle --timeout=300 >19:57:38,428 DEBUG program: Return code: 0 >19:57:38,433 INFO program: Running... udevadm settle --timeout=300 >19:57:38,448 DEBUG program: Return code: 0 >19:57:38,449 INFO program: Running... udevadm settle --timeout=300 >19:57:38,462 DEBUG program: Return code: 0 >19:57:38,464 INFO program: Running... udevadm settle --timeout=300 >19:57:38,480 DEBUG program: Return code: 0 >19:57:38,483 INFO program: Running... udevadm settle --timeout=300 >19:57:38,499 DEBUG program: Return code: 0 >19:57:38,502 INFO program: Running... udevadm settle --timeout=300 >19:57:38,513 DEBUG program: Return code: 0 >19:57:38,520 INFO program: Running... udevadm settle --timeout=300 >19:57:38,533 DEBUG program: Return code: 0 >19:57:38,535 INFO program: Running... udevadm settle --timeout=300 >19:57:38,550 DEBUG program: Return code: 0 >19:57:38,552 INFO program: Running... udevadm settle --timeout=300 >19:57:38,565 DEBUG program: Return code: 0 >19:57:38,567 INFO program: Running... udevadm settle --timeout=300 >19:57:38,580 DEBUG program: Return code: 0 >19:57:38,583 INFO program: Running... udevadm settle --timeout=300 >19:57:38,599 DEBUG program: Return code: 0 >19:57:38,608 INFO program: Running... udevadm settle --timeout=300 >19:57:38,621 DEBUG program: Return code: 0 >19:57:38,623 INFO program: Running... udevadm settle --timeout=300 >19:57:38,639 DEBUG program: Return code: 0 >19:57:38,641 INFO program: Running... udevadm settle --timeout=300 >19:57:38,655 DEBUG program: Return code: 0 >19:57:38,657 INFO program: Running... udevadm settle --timeout=300 >19:57:38,671 DEBUG program: Return code: 0 >19:57:38,674 INFO program: Running... udevadm settle --timeout=300 >19:57:38,690 DEBUG program: Return code: 0 >19:57:38,698 INFO program: Running... udevadm settle --timeout=300 >19:57:38,712 DEBUG program: Return code: 0 >19:57:38,714 INFO program: Running... udevadm settle --timeout=300 >19:57:38,729 DEBUG program: Return code: 0 >19:57:38,731 INFO program: Running... udevadm settle --timeout=300 >19:57:38,744 DEBUG program: Return code: 0 >19:57:38,747 INFO program: Running... udevadm settle --timeout=300 >19:57:38,760 DEBUG program: Return code: 0 >19:57:38,763 INFO program: Running... udevadm settle --timeout=300 >19:57:38,779 DEBUG program: Return code: 0 >19:57:38,788 INFO program: Running... udevadm settle --timeout=300 >19:57:38,802 DEBUG program: Return code: 0 >19:57:38,804 INFO program: Running... udevadm settle --timeout=300 >19:57:38,819 DEBUG program: Return code: 0 >19:57:38,821 INFO program: Running... udevadm settle --timeout=300 >19:57:38,834 DEBUG program: Return code: 0 >19:57:38,837 INFO program: Running... udevadm settle --timeout=300 >19:57:38,850 DEBUG program: Return code: 0 >19:57:38,853 INFO program: Running... udevadm settle --timeout=300 >19:57:38,869 DEBUG program: Return code: 0 >19:57:38,878 INFO program: Running... udevadm settle --timeout=300 >19:57:38,891 DEBUG program: Return code: 0 >19:57:38,892 INFO program: Running... udevadm settle --timeout=300 >19:57:38,905 DEBUG program: Return code: 0 >19:57:38,907 INFO program: Running... udevadm settle --timeout=300 >19:57:38,920 DEBUG program: Return code: 0 >19:57:38,922 INFO program: Running... udevadm settle --timeout=300 >19:57:38,938 DEBUG program: Return code: 0 >19:57:38,941 INFO program: Running... udevadm settle --timeout=300 >19:57:38,952 DEBUG program: Return code: 0 >19:57:38,959 INFO program: Running... udevadm settle --timeout=300 >19:57:38,974 DEBUG program: Return code: 0 >19:57:38,976 INFO program: Running... udevadm settle --timeout=300 >19:57:38,989 DEBUG program: Return code: 0 >19:57:38,992 INFO program: Running... udevadm settle --timeout=300 >19:57:39,004 DEBUG program: Return code: 0 >19:57:39,006 INFO program: Running... udevadm settle --timeout=300 >19:57:39,020 DEBUG program: Return code: 0 >19:57:39,023 INFO program: Running... udevadm settle --timeout=300 >19:57:39,039 DEBUG program: Return code: 0 >19:57:39,048 INFO program: Running... udevadm settle --timeout=300 >19:57:39,061 DEBUG program: Return code: 0 >19:57:39,063 INFO program: Running... udevadm settle --timeout=300 >19:57:39,077 DEBUG program: Return code: 0 >19:57:39,079 INFO program: Running... udevadm settle --timeout=300 >19:57:39,091 DEBUG program: Return code: 0 >19:57:39,093 INFO program: Running... udevadm settle --timeout=300 >19:57:39,109 DEBUG program: Return code: 0 >19:57:39,111 INFO program: Running... udevadm settle --timeout=300 >19:57:39,128 DEBUG program: Return code: 0 >19:57:39,137 INFO program: Running... udevadm settle --timeout=300 >19:57:39,151 DEBUG program: Return code: 0 >19:57:39,153 INFO program: Running... udevadm settle --timeout=300 >19:57:39,167 DEBUG program: Return code: 0 >19:57:39,169 INFO program: Running... udevadm settle --timeout=300 >19:57:39,182 DEBUG program: Return code: 0 >19:57:39,184 INFO program: Running... udevadm settle --timeout=300 >19:57:39,200 DEBUG program: Return code: 0 >19:57:39,203 INFO program: Running... udevadm settle --timeout=300 >19:57:39,219 DEBUG program: Return code: 0 >19:57:39,228 INFO program: Running... udevadm settle --timeout=300 >19:57:39,242 DEBUG program: Return code: 0 >19:57:39,244 INFO program: Running... udevadm settle --timeout=300 >19:57:39,259 DEBUG program: Return code: 0 >19:57:39,261 INFO program: Running... udevadm settle --timeout=300 >19:57:39,277 DEBUG program: Return code: 0 >19:57:39,280 INFO program: Running... udevadm settle --timeout=300 >19:57:39,293 DEBUG program: Return code: 0 >19:57:39,295 INFO program: Running... udevadm settle --timeout=300 >19:57:39,310 DEBUG program: Return code: 0 >19:57:39,315 INFO program: Running... udevadm settle --timeout=300 >19:57:39,329 DEBUG program: Return code: 0 >19:57:39,331 INFO program: Running... udevadm settle --timeout=300 >19:57:39,342 DEBUG program: Return code: 0 >19:57:39,344 INFO program: Running... udevadm settle --timeout=300 >19:57:39,360 DEBUG program: Return code: 0 >19:57:39,362 INFO program: Running... udevadm settle --timeout=300 >19:57:39,374 DEBUG program: Return code: 0 >19:57:39,376 INFO program: Running... udevadm settle --timeout=300 >19:57:39,388 DEBUG program: Return code: 0 >19:57:39,394 INFO program: Running... udevadm settle --timeout=300 >19:57:39,404 DEBUG program: Return code: 0 >19:57:39,406 INFO program: Running... udevadm settle --timeout=300 >19:57:39,418 DEBUG program: Return code: 0 >19:57:39,420 INFO program: Running... udevadm settle --timeout=300 >19:57:39,431 DEBUG program: Return code: 0 >19:57:39,433 INFO program: Running... udevadm settle --timeout=300 >19:57:39,445 DEBUG program: Return code: 0 >19:57:39,447 INFO program: Running... udevadm settle --timeout=300 >19:57:39,458 DEBUG program: Return code: 0 >19:57:39,465 INFO program: Running... udevadm settle --timeout=300 >19:57:39,475 DEBUG program: Return code: 0 >19:57:39,476 INFO program: Running... udevadm settle --timeout=300 >19:57:39,488 DEBUG program: Return code: 0 >19:57:39,489 INFO program: Running... udevadm settle --timeout=300 >19:57:39,498 DEBUG program: Return code: 0 >19:57:39,499 INFO program: Running... udevadm settle --timeout=300 >19:57:39,510 DEBUG program: Return code: 0 >19:57:39,511 INFO program: Running... udevadm settle --timeout=300 >19:57:39,521 DEBUG program: Return code: 0 >19:57:39,525 INFO program: Running... udevadm settle --timeout=300 >19:57:39,540 DEBUG program: Return code: 0 >19:57:39,542 INFO program: Running... udevadm settle --timeout=300 >19:57:39,555 DEBUG program: Return code: 0 >19:57:39,556 INFO program: Running... udevadm settle --timeout=300 >19:57:39,570 DEBUG program: Return code: 0 >19:57:39,571 INFO program: Running... udevadm settle --timeout=300 >19:57:39,582 DEBUG program: Return code: 0 >19:57:39,584 INFO program: Running... udevadm settle --timeout=300 >19:57:39,600 DEBUG program: Return code: 0 >19:57:39,608 INFO program: Running... udevadm settle --timeout=300 >19:57:39,623 DEBUG program: Return code: 0 >19:57:39,624 INFO program: Running... udevadm settle --timeout=300 >19:57:39,639 DEBUG program: Return code: 0 >19:57:39,641 INFO program: Running... udevadm settle --timeout=300 >19:57:39,652 DEBUG program: Return code: 0 >19:57:39,654 INFO program: Running... udevadm settle --timeout=300 >19:57:39,670 DEBUG program: Return code: 0 >19:57:39,672 INFO program: Running... udevadm settle --timeout=300 >19:57:39,686 DEBUG program: Return code: 0 >19:57:39,690 INFO program: Running... udevadm settle --timeout=300 >19:57:39,702 DEBUG program: Return code: 0 >19:57:41,168 INFO program: Running... losetup --list >19:57:41,334 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:57:41,349 DEBUG program: Return code: 0 >19:57:41,350 INFO program: Running... udevadm settle --timeout=300 >19:57:41,510 DEBUG program: Return code: 0 >19:57:41,542 INFO program: Running... modprobe fcoe >19:57:41,549 DEBUG program: Return code: 0 >19:57:41,550 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:57:41,559 INFO program: No FCoE boot disk information is found in EDD! >19:57:41,560 DEBUG program: Return code: 1 >19:57:41,584 INFO program: Running... losetup --list >19:57:42,121 INFO program: Running... udevadm settle --timeout=300 >19:57:42,135 DEBUG program: Return code: 0 >19:57:42,136 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >19:57:42,179 DEBUG program: Return code: 0 >19:57:42,180 INFO program: Running... udevadm settle --timeout=300 >19:57:42,414 DEBUG program: Return code: 0 >19:57:42,421 INFO program: Running... udevadm settle --timeout=300 >19:57:42,452 DEBUG program: Return code: 0 >19:57:42,476 INFO program: Running... multipath -c /dev/sdd >19:57:42,485 INFO program: /dev/sdd is not a valid multipath device path >19:57:42,485 DEBUG program: Return code: 1 >19:57:42,640 INFO program: Running... dumpe2fs -h /dev/sdd1 >19:57:42,651 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >19:57:42,651 INFO program: Filesystem volume name: data >19:57:42,652 INFO program: Last mounted on: /mnt/data >19:57:42,652 INFO program: Filesystem UUID: 8d5ecec7-ed17-4446-9c6e-1c188b77b259 >19:57:42,652 INFO program: Filesystem magic number: 0xEF53 >19:57:42,652 INFO program: Filesystem revision #: 1 (dynamic) >19:57:42,652 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 >19:57:42,653 INFO program: Filesystem flags: signed_directory_hash >19:57:42,653 INFO program: Default mount options: user_xattr acl >19:57:42,653 INFO program: Filesystem state: clean >19:57:42,654 INFO program: Errors behavior: Continue >19:57:42,654 INFO program: Filesystem OS type: Linux >19:57:42,654 INFO program: Inode count: 122101760 >19:57:42,654 INFO program: Block count: 488378368 >19:57:42,654 INFO program: Reserved block count: 24418918 >19:57:42,655 INFO program: Free blocks: 345242692 >19:57:42,655 INFO program: Free inodes: 120530010 >19:57:42,655 INFO program: First block: 0 >19:57:42,655 INFO program: Block size: 4096 >19:57:42,656 INFO program: Fragment size: 4096 >19:57:42,656 INFO program: Reserved GDT blocks: 907 >19:57:42,656 INFO program: Blocks per group: 32768 >19:57:42,656 INFO program: Fragments per group: 32768 >19:57:42,657 INFO program: Inodes per group: 8192 >19:57:42,657 INFO program: Inode blocks per group: 512 >19:57:42,657 INFO program: Flex block group size: 16 >19:57:42,657 INFO program: Filesystem created: Wed Feb 20 04:08:56 2013 >19:57:42,658 INFO program: Last mount time: Thu Oct 23 19:24:10 2014 >19:57:42,658 INFO program: Last write time: Thu Oct 23 19:46:47 2014 >19:57:42,658 INFO program: Mount count: 844 >19:57:42,658 INFO program: Maximum mount count: -1 >19:57:42,658 INFO program: Last checked: Wed Feb 20 04:08:56 2013 >19:57:42,658 INFO program: Check interval: 0 (<none>) >19:57:42,659 INFO program: Lifetime writes: 1664 GB >19:57:42,659 INFO program: Reserved blocks uid: 0 (user root) >19:57:42,659 INFO program: Reserved blocks gid: 0 (group root) >19:57:42,659 INFO program: First inode: 11 >19:57:42,659 INFO program: Inode size: 256 >19:57:42,660 INFO program: Required extra isize: 28 >19:57:42,660 INFO program: Desired extra isize: 28 >19:57:42,660 INFO program: Journal inode: 8 >19:57:42,660 INFO program: Default directory hash: half_md4 >19:57:42,660 INFO program: Directory Hash Seed: 9e7eaeef-d8e8-4076-8a0a-82f2a8566dd7 >19:57:42,660 INFO program: Journal backup: inode blocks >19:57:42,661 INFO program: Journal features: journal_incompat_revoke >19:57:42,661 INFO program: Journal size: 128M >19:57:42,661 INFO program: Journal length: 32768 >19:57:42,661 INFO program: Journal sequence: 0x00052452 >19:57:42,661 INFO program: Journal start: 0 >19:57:42,661 INFO program: >19:57:42,662 DEBUG program: Return code: 0 >19:57:42,662 INFO program: Running... resize2fs -P /dev/sdd1 >19:57:42,671 INFO program: resize2fs 1.42.11 (09-Jul-2014) >19:57:42,671 INFO program: Please run 'e2fsck -f /dev/sdd1' first. >19:57:42,671 INFO program: >19:57:42,672 DEBUG program: Return code: 1 >19:57:42,705 INFO program: Running... multipath -c /dev/sdc >19:57:42,714 INFO program: /dev/sdc is not a valid multipath device path >19:57:42,714 DEBUG program: Return code: 1 >19:57:42,874 INFO program: Running... dumpe2fs -h /dev/sdc1 >19:57:42,881 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >19:57:42,882 INFO program: Filesystem volume name: boot >19:57:42,882 INFO program: Last mounted on: /boot >19:57:42,882 INFO program: Filesystem UUID: a396dd04-9b7c-435e-aaaf-f1c34f88ac55 >19:57:42,883 INFO program: Filesystem magic number: 0xEF53 >19:57:42,883 INFO program: Filesystem revision #: 1 (dynamic) >19:57:42,883 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >19:57:42,884 INFO program: Filesystem flags: signed_directory_hash >19:57:42,884 INFO program: Default mount options: user_xattr acl >19:57:42,884 INFO program: Filesystem state: clean >19:57:42,884 INFO program: Errors behavior: Continue >19:57:42,884 INFO program: Filesystem OS type: Linux >19:57:42,884 INFO program: Inode count: 128016 >19:57:42,885 INFO program: Block count: 512000 >19:57:42,885 INFO program: Reserved block count: 25600 >19:57:42,885 INFO program: Free blocks: 340116 >19:57:42,885 INFO program: Free inodes: 127631 >19:57:42,886 INFO program: First block: 1 >19:57:42,886 INFO program: Block size: 1024 >19:57:42,886 INFO program: Fragment size: 1024 >19:57:42,886 INFO program: Reserved GDT blocks: 256 >19:57:42,886 INFO program: Blocks per group: 8192 >19:57:42,887 INFO program: Fragments per group: 8192 >19:57:42,887 INFO program: Inodes per group: 2032 >19:57:42,887 INFO program: Inode blocks per group: 254 >19:57:42,887 INFO program: Filesystem created: Wed Jan 29 20:19:46 2014 >19:57:42,887 INFO program: Last mount time: Thu Oct 23 19:24:10 2014 >19:57:42,888 INFO program: Last write time: Thu Oct 23 19:46:47 2014 >19:57:42,888 INFO program: Mount count: 441 >19:57:42,888 INFO program: Maximum mount count: -1 >19:57:42,888 INFO program: Last checked: Wed Jan 29 20:19:46 2014 >19:57:42,888 INFO program: Check interval: 0 (<none>) >19:57:42,889 INFO program: Lifetime writes: 478 MB >19:57:42,889 INFO program: Reserved blocks uid: 0 (user root) >19:57:42,889 INFO program: Reserved blocks gid: 0 (group root) >19:57:42,889 INFO program: First inode: 11 >19:57:42,889 INFO program: Inode size: 128 >19:57:42,890 INFO program: Journal inode: 8 >19:57:42,890 INFO program: Default directory hash: half_md4 >19:57:42,890 INFO program: Directory Hash Seed: 159a96b4-0e75-404f-a399-834cc20529f7 >19:57:42,890 INFO program: Journal backup: inode blocks >19:57:42,890 INFO program: Journal features: journal_incompat_revoke >19:57:42,891 INFO program: Journal size: 8M >19:57:42,891 INFO program: Journal length: 8192 >19:57:42,891 INFO program: Journal sequence: 0x0000014b >19:57:42,891 INFO program: Journal start: 0 >19:57:42,892 INFO program: >19:57:42,892 DEBUG program: Return code: 0 >19:57:42,892 INFO program: Running... resize2fs -P /dev/sdc1 >19:57:42,902 INFO program: resize2fs 1.42.11 (09-Jul-2014) >19:57:42,903 INFO program: Please run 'e2fsck -f /dev/sdc1' first. >19:57:42,903 INFO program: >19:57:42,903 DEBUG program: Return code: 1 >19:57:43,145 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdc3 /tmp/btrfs-tmp.30hzcw9k >19:57:43,237 DEBUG program: Return code: 0 >19:57:43,248 INFO program: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.30hzcw9k >19:57:43,267 INFO program: ID 424 gen 317746 cgen 317745 parent 5 top level 5 otime 2014-03-27 04:54:59 path rootsnapshots/2014-03-27 >19:57:43,267 INFO program: ID 425 gen 317862 cgen 317861 parent 5 top level 5 otime 2014-03-28 01:49:40 path rootsnapshots/2014-03-28 >19:57:43,267 INFO program: ID 449 gen 389382 cgen 389379 parent 396 top level 396 otime 2014-07-08 19:57:19 path rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b >19:57:43,268 INFO program: ID 450 gen 389383 cgen 389382 parent 396 top level 396 otime 2014-07-08 19:58:12 path rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 >19:57:43,268 INFO program: ID 451 gen 389384 cgen 389383 parent 396 top level 396 otime 2014-07-08 19:58:17 path rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a >19:57:43,268 INFO program: ID 452 gen 389387 cgen 389384 parent 396 top level 396 otime 2014-07-08 19:58:22 path rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e >19:57:43,268 INFO program: ID 455 gen 389390 cgen 389387 parent 396 top level 396 otime 2014-07-08 19:58:41 path rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d >19:57:43,268 INFO program: ID 458 gen 389397 cgen 389390 parent 396 top level 396 otime 2014-07-08 19:58:54 path rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 >19:57:43,269 INFO program: ID 461 gen 389401 cgen 389397 parent 396 top level 396 otime 2014-07-08 20:01:12 path rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 >19:57:43,269 INFO program: ID 464 gen 389409 cgen 389401 parent 396 top level 396 otime 2014-07-08 20:01:55 path rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e >19:57:43,269 INFO program: ID 467 gen 389415 cgen 389409 parent 396 top level 396 otime 2014-07-08 20:04:32 path rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 >19:57:43,269 INFO program: ID 470 gen 389418 cgen 389415 parent 396 top level 396 otime 2014-07-08 20:06:31 path rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 >19:57:43,269 INFO program: ID 473 gen 389421 cgen 389418 parent 396 top level 396 otime 2014-07-08 20:06:57 path rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 >19:57:43,270 INFO program: ID 476 gen 389424 cgen 389421 parent 396 top level 396 otime 2014-07-08 20:07:04 path rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 >19:57:43,270 INFO program: ID 479 gen 389427 cgen 389424 parent 396 top level 396 otime 2014-07-08 20:07:07 path rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a >19:57:43,270 INFO program: ID 482 gen 389430 cgen 389427 parent 396 top level 396 otime 2014-07-08 20:07:10 path rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 >19:57:43,270 INFO program: ID 485 gen 389433 cgen 389430 parent 396 top level 396 otime 2014-07-08 20:07:31 path rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 >19:57:43,270 INFO program: ID 488 gen 389436 cgen 389433 parent 396 top level 396 otime 2014-07-08 20:07:34 path rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 >19:57:43,271 INFO program: ID 491 gen 389439 cgen 389436 parent 396 top level 396 otime 2014-07-08 20:07:37 path rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 >19:57:43,271 INFO program: ID 494 gen 389442 cgen 389439 parent 396 top level 396 otime 2014-07-08 20:07:40 path rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb >19:57:43,271 INFO program: ID 497 gen 389445 cgen 389442 parent 396 top level 396 otime 2014-07-08 20:07:43 path rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df >19:57:43,271 INFO program: ID 500 gen 389744 cgen 389445 parent 396 top level 396 otime 2014-07-08 20:07:47 path rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada >19:57:43,271 INFO program: ID 501 gen 389678 cgen 389677 parent 396 top level 396 otime 2014-07-08 22:26:39 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init >19:57:43,272 INFO program: ID 502 gen 389679 cgen 389678 parent 396 top level 396 otime 2014-07-08 22:26:39 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 >19:57:43,272 INFO program: ID 503 gen 389680 cgen 389679 parent 396 top level 396 otime 2014-07-08 22:26:47 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init >19:57:43,272 INFO program: ID 504 gen 389681 cgen 389680 parent 396 top level 396 otime 2014-07-08 22:26:47 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee >19:57:43,272 INFO program: ID 505 gen 389682 cgen 389681 parent 396 top level 396 otime 2014-07-08 22:26:58 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init >19:57:43,272 INFO program: ID 506 gen 389683 cgen 389682 parent 396 top level 396 otime 2014-07-08 22:26:58 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c >19:57:43,272 INFO program: ID 507 gen 389684 cgen 389683 parent 396 top level 396 otime 2014-07-08 22:27:11 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init >19:57:43,273 INFO program: ID 508 gen 389685 cgen 389684 parent 396 top level 396 otime 2014-07-08 22:27:11 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b >19:57:43,273 INFO program: ID 509 gen 389693 cgen 389692 parent 396 top level 396 otime 2014-07-08 22:31:10 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init >19:57:43,273 INFO program: ID 510 gen 389705 cgen 389693 parent 396 top level 396 otime 2014-07-08 22:31:10 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a >19:57:43,273 INFO program: ID 513 gen 389747 cgen 389744 parent 396 top level 396 otime 2014-07-08 22:58:55 path rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 >19:57:43,273 INFO program: ID 516 gen 389750 cgen 389747 parent 396 top level 396 otime 2014-07-08 22:58:57 path rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 >19:57:43,274 INFO program: ID 519 gen 389754 cgen 389750 parent 396 top level 396 otime 2014-07-08 22:59:00 path rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 >19:57:43,274 INFO program: ID 520 gen 389752 cgen 389751 parent 396 top level 396 otime 2014-07-08 22:59:26 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init >19:57:43,274 INFO program: ID 521 gen 389754 cgen 389752 parent 396 top level 396 otime 2014-07-08 22:59:26 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 >19:57:43,274 INFO program: ID 522 gen 389755 cgen 389754 parent 396 top level 396 otime 2014-07-08 23:00:22 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init >19:57:43,274 INFO program: ID 523 gen 389757 cgen 389755 parent 396 top level 396 otime 2014-07-08 23:00:23 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 >19:57:43,275 DEBUG program: Return code: 0 >19:57:43,275 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.30hzcw9k >19:57:43,280 INFO program: ID 5 (FS_TREE) >19:57:43,281 DEBUG program: Return code: 0 >19:57:43,281 INFO program: Running... udevadm settle --timeout=300 >19:57:43,294 DEBUG program: Return code: 0 >19:57:43,295 INFO program: Running... umount /tmp/btrfs-tmp.30hzcw9k >19:57:43,424 DEBUG program: Return code: 0 >19:57:43,428 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdc3 /tmp/btrfs-tmp.30yPaxlO >19:57:43,524 DEBUG program: Return code: 0 >19:57:43,525 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.30yPaxlO >19:57:43,544 INFO program: ID 256 gen 466498 parent 5 top level 5 path home >19:57:43,545 INFO program: ID 396 gen 466501 parent 5 top level 5 path rootf20 >19:57:43,545 INFO program: ID 424 gen 317746 parent 5 top level 5 path rootsnapshots/2014-03-27 >19:57:43,546 INFO program: ID 425 gen 317862 parent 5 top level 5 path rootsnapshots/2014-03-28 >19:57:43,546 INFO program: ID 448 gen 389381 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 >19:57:43,547 INFO program: ID 449 gen 389382 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b >19:57:43,547 INFO program: ID 450 gen 389383 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 >19:57:43,547 INFO program: ID 451 gen 389384 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a >19:57:43,548 INFO program: ID 452 gen 389387 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e >19:57:43,548 INFO program: ID 455 gen 389390 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d >19:57:43,548 INFO program: ID 458 gen 389397 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 >19:57:43,549 INFO program: ID 461 gen 389401 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 >19:57:43,549 INFO program: ID 464 gen 389409 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e >19:57:43,549 INFO program: ID 467 gen 389415 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 >19:57:43,549 INFO program: ID 470 gen 389418 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 >19:57:43,550 INFO program: ID 473 gen 389421 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 >19:57:43,550 INFO program: ID 476 gen 389424 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 >19:57:43,550 INFO program: ID 479 gen 389427 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a >19:57:43,551 INFO program: ID 482 gen 389430 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 >19:57:43,551 INFO program: ID 485 gen 389433 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 >19:57:43,551 INFO program: ID 488 gen 389436 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 >19:57:43,551 INFO program: ID 491 gen 389439 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 >19:57:43,552 INFO program: ID 494 gen 389442 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb >19:57:43,552 INFO program: ID 497 gen 389445 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df >19:57:43,552 INFO program: ID 500 gen 389744 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada >19:57:43,553 INFO program: ID 501 gen 389678 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init >19:57:43,553 INFO program: ID 502 gen 389679 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 >19:57:43,553 INFO program: ID 503 gen 389680 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init >19:57:43,553 INFO program: ID 504 gen 389681 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee >19:57:43,554 INFO program: ID 505 gen 389682 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init >19:57:43,554 INFO program: ID 506 gen 389683 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c >19:57:43,554 INFO program: ID 507 gen 389684 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init >19:57:43,555 INFO program: ID 508 gen 389685 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b >19:57:43,555 INFO program: ID 509 gen 389693 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init >19:57:43,555 INFO program: ID 510 gen 389705 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a >19:57:43,555 INFO program: ID 513 gen 389747 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 >19:57:43,556 INFO program: ID 516 gen 389750 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 >19:57:43,556 INFO program: ID 519 gen 389754 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 >19:57:43,556 INFO program: ID 520 gen 389752 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init >19:57:43,556 INFO program: ID 521 gen 389754 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 >19:57:43,557 INFO program: ID 522 gen 389755 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init >19:57:43,557 INFO program: ID 523 gen 389757 parent 396 top level 396 path rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 >19:57:43,557 DEBUG program: Return code: 0 >19:57:43,558 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.30yPaxlO >19:57:43,566 INFO program: ID 5 (FS_TREE) >19:57:43,566 DEBUG program: Return code: 0 >19:57:43,566 INFO program: Running... udevadm settle --timeout=300 >19:57:43,581 DEBUG program: Return code: 0 >19:57:43,582 INFO program: Running... umount /tmp/btrfs-tmp.30yPaxlO >19:57:43,697 DEBUG program: Return code: 0 >19:57:43,896 INFO program: Running... multipath -c /dev/sde >19:57:43,907 INFO program: /dev/sde is not a valid multipath device path >19:57:43,908 DEBUG program: Return code: 1 >19:57:44,159 INFO program: Running... multipath -c /dev/sda >19:57:44,168 INFO program: /dev/sda is not a valid multipath device path >19:57:44,169 DEBUG program: Return code: 1 >19:57:44,214 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.177KdnkRz >19:57:48,386 DEBUG program: Return code: 0 >19:57:48,389 INFO program: Running... btrfs subvol list -s -p /tmp/btrfs-tmp.177KdnkRz >19:57:48,689 DEBUG program: Return code: 0 >19:57:48,689 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.177KdnkRz >19:57:48,696 INFO program: ID 5 (FS_TREE) >19:57:48,696 DEBUG program: Return code: 0 >19:57:48,696 INFO program: Running... udevadm settle --timeout=300 >19:57:48,713 DEBUG program: Return code: 0 >19:57:48,713 INFO program: Running... umount /tmp/btrfs-tmp.177KdnkRz >19:57:49,127 DEBUG program: Return code: 0 >19:57:49,129 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sda /tmp/btrfs-tmp.177K4o8A1 >12:57:53,566 DEBUG program: Return code: 0 >12:57:53,569 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.177K4o8A1 >12:57:53,868 INFO program: ID 285 gen 61254 parent 5 top level 5 path mythtvdata >12:57:53,869 DEBUG program: Return code: 0 >12:57:53,870 INFO program: Running... btrfs subvol get-default /tmp/btrfs-tmp.177K4o8A1 >12:57:53,878 INFO program: ID 5 (FS_TREE) >12:57:53,879 DEBUG program: Return code: 0 >12:57:53,880 INFO program: Running... udevadm settle --timeout=300 >12:57:53,899 DEBUG program: Return code: 0 >12:57:53,900 INFO program: Running... umount /tmp/btrfs-tmp.177K4o8A1 >12:57:54,344 DEBUG program: Return code: 0 >12:57:55,175 INFO program: Running... multipath -c /dev/sdb >12:57:55,189 INFO program: /dev/sdb is not a valid multipath device path >12:57:55,189 DEBUG program: Return code: 1 >12:57:55,534 INFO program: Running... dumpe2fs -h /dev/loop3 >12:57:55,545 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >12:57:55,545 INFO program: Filesystem volume name: _Fedora-Live-Wor >12:57:55,546 INFO program: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >12:57:55,547 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >12:57:55,548 INFO program: Filesystem magic number: 0xEF53 >12:57:55,548 INFO program: Filesystem revision #: 1 (dynamic) >12:57:55,549 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 >12:57:55,549 INFO program: Filesystem flags: signed_directory_hash >12:57:55,550 INFO program: Default mount options: user_xattr acl >12:57:55,551 INFO program: Filesystem state: clean >12:57:55,551 INFO program: Errors behavior: Continue >12:57:55,552 INFO program: Filesystem OS type: Linux >12:57:55,552 INFO program: Inode count: 393216 >12:57:55,552 INFO program: Block count: 1572864 >12:57:55,552 INFO program: Reserved block count: 15727 >12:57:55,553 INFO program: Free blocks: 587927 >12:57:55,553 INFO program: Free inodes: 256529 >12:57:55,553 INFO program: First block: 0 >12:57:55,553 INFO program: Block size: 4096 >12:57:55,554 INFO program: Fragment size: 4096 >12:57:55,554 INFO program: Reserved GDT blocks: 383 >12:57:55,554 INFO program: Blocks per group: 32768 >12:57:55,555 INFO program: Fragments per group: 32768 >12:57:55,555 INFO program: Inodes per group: 8192 >12:57:55,555 INFO program: Inode blocks per group: 512 >12:57:55,555 INFO program: Flex block group size: 16 >12:57:55,556 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >12:57:55,557 INFO program: Last mount time: Mon Sep 15 23:05:53 2014 >12:57:55,557 INFO program: Last write time: Mon Sep 15 23:27:54 2014 >12:57:55,558 INFO program: Mount count: 0 >12:57:55,558 INFO program: Maximum mount count: -1 >12:57:55,558 INFO program: Last checked: Mon Sep 15 23:27:54 2014 >12:57:55,559 INFO program: Check interval: 0 (<none>) >12:57:55,559 INFO program: Lifetime writes: 133 MB >12:57:55,560 INFO program: Reserved blocks uid: 0 (user root) >12:57:55,561 INFO program: Reserved blocks gid: 0 (group root) >12:57:55,562 INFO program: First inode: 11 >12:57:55,563 INFO program: Inode size: 256 >12:57:55,564 INFO program: Required extra isize: 28 >12:57:55,564 INFO program: Desired extra isize: 28 >12:57:55,565 INFO program: Journal inode: 8 >12:57:55,566 INFO program: Default directory hash: half_md4 >12:57:55,567 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >12:57:55,568 INFO program: Journal backup: inode blocks >12:57:55,568 INFO program: Journal features: journal_incompat_revoke >12:57:55,569 INFO program: Journal size: 128M >12:57:55,570 INFO program: Journal length: 32768 >12:57:55,570 INFO program: Journal sequence: 0x000020dc >12:57:55,571 INFO program: Journal start: 0 >12:57:55,571 INFO program: >12:57:55,573 DEBUG program: Return code: 0 >12:57:55,574 INFO program: Running... resize2fs -P /dev/loop3 >12:57:55,584 INFO program: resize2fs 1.42.11 (09-Jul-2014) >12:57:55,586 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:57:55,586 INFO program: Couldn't find valid filesystem superblock. >12:57:55,588 DEBUG program: Return code: 1 >12:57:55,835 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:57:55,847 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >12:57:55,848 INFO program: Filesystem volume name: _Fedora-Live-Wor >12:57:55,849 INFO program: Last mounted on: / >12:57:55,849 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >12:57:55,850 INFO program: Filesystem magic number: 0xEF53 >12:57:55,850 INFO program: Filesystem revision #: 1 (dynamic) >12:57:55,851 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 >12:57:55,852 INFO program: Filesystem flags: signed_directory_hash >12:57:55,852 INFO program: Default mount options: user_xattr acl >12:57:55,852 INFO program: Filesystem state: clean >12:57:55,852 INFO program: Errors behavior: Continue >12:57:55,853 INFO program: Filesystem OS type: Linux >12:57:55,853 INFO program: Inode count: 393216 >12:57:55,854 INFO program: Block count: 1572864 >12:57:55,855 INFO program: Reserved block count: 15727 >12:57:55,856 INFO program: Free blocks: 587927 >12:57:55,856 INFO program: Free inodes: 256529 >12:57:55,856 INFO program: First block: 0 >12:57:55,857 INFO program: Block size: 4096 >12:57:55,857 INFO program: Fragment size: 4096 >12:57:55,858 INFO program: Reserved GDT blocks: 383 >12:57:55,858 INFO program: Blocks per group: 32768 >12:57:55,859 INFO program: Fragments per group: 32768 >12:57:55,860 INFO program: Inodes per group: 8192 >12:57:55,861 INFO program: Inode blocks per group: 512 >12:57:55,862 INFO program: Flex block group size: 16 >12:57:55,862 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >12:57:55,863 INFO program: Last mount time: Thu Oct 23 19:47:50 2014 >12:57:55,863 INFO program: Last write time: Thu Oct 23 19:47:50 2014 >12:57:55,864 INFO program: Mount count: 1 >12:57:55,865 INFO program: Maximum mount count: -1 >12:57:55,867 INFO program: Last checked: Mon Sep 15 23:27:54 2014 >12:57:55,868 INFO program: Check interval: 0 (<none>) >12:57:55,869 INFO program: Lifetime writes: 133 MB >12:57:55,870 INFO program: Reserved blocks uid: 0 (user root) >12:57:55,871 INFO program: Reserved blocks gid: 0 (group root) >12:57:55,872 INFO program: First inode: 11 >12:57:55,874 INFO program: Inode size: 256 >12:57:55,875 INFO program: Required extra isize: 28 >12:57:55,877 INFO program: Desired extra isize: 28 >12:57:55,878 INFO program: Journal inode: 8 >12:57:55,878 INFO program: First orphan inode: 306507 >12:57:55,879 INFO program: Default directory hash: half_md4 >12:57:55,880 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >12:57:55,881 INFO program: Journal backup: inode blocks >12:57:55,882 INFO program: Journal features: journal_incompat_revoke >12:57:55,883 INFO program: Journal size: 128M >12:57:55,884 INFO program: Journal length: 32768 >12:57:55,884 INFO program: Journal sequence: 0x000020dd >12:57:55,885 INFO program: Journal start: 1 >12:57:55,887 INFO program: >12:57:55,888 DEBUG program: Return code: 0 >12:57:55,889 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:57:55,900 INFO program: resize2fs 1.42.11 (09-Jul-2014) >12:57:55,901 INFO program: Estimated minimum size of the filesystem: 1363410 >12:57:55,901 DEBUG program: Return code: 0 >12:57:56,100 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:57:56,112 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >12:57:56,112 INFO program: Filesystem volume name: _Fedora-Live-Wor >12:57:56,113 INFO program: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >12:57:56,113 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >12:57:56,114 INFO program: Filesystem magic number: 0xEF53 >12:57:56,115 INFO program: Filesystem revision #: 1 (dynamic) >12:57:56,115 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 >12:57:56,115 INFO program: Filesystem flags: signed_directory_hash >12:57:56,116 INFO program: Default mount options: user_xattr acl >12:57:56,116 INFO program: Filesystem state: clean >12:57:56,117 INFO program: Errors behavior: Continue >12:57:56,118 INFO program: Filesystem OS type: Linux >12:57:56,118 INFO program: Inode count: 393216 >12:57:56,119 INFO program: Block count: 1572864 >12:57:56,119 INFO program: Reserved block count: 15727 >12:57:56,120 INFO program: Free blocks: 587927 >12:57:56,121 INFO program: Free inodes: 256529 >12:57:56,122 INFO program: First block: 0 >12:57:56,123 INFO program: Block size: 4096 >12:57:56,124 INFO program: Fragment size: 4096 >12:57:56,124 INFO program: Reserved GDT blocks: 383 >12:57:56,125 INFO program: Blocks per group: 32768 >12:57:56,125 INFO program: Fragments per group: 32768 >12:57:56,126 INFO program: Inodes per group: 8192 >12:57:56,126 INFO program: Inode blocks per group: 512 >12:57:56,127 INFO program: Flex block group size: 16 >12:57:56,127 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >12:57:56,127 INFO program: Last mount time: Mon Sep 15 23:05:53 2014 >12:57:56,128 INFO program: Last write time: Mon Sep 15 23:27:54 2014 >12:57:56,129 INFO program: Mount count: 0 >12:57:56,129 INFO program: Maximum mount count: -1 >12:57:56,129 INFO program: Last checked: Mon Sep 15 23:27:54 2014 >12:57:56,130 INFO program: Check interval: 0 (<none>) >12:57:56,131 INFO program: Lifetime writes: 133 MB >12:57:56,131 INFO program: Reserved blocks uid: 0 (user root) >12:57:56,132 INFO program: Reserved blocks gid: 0 (group root) >12:57:56,133 INFO program: First inode: 11 >12:57:56,133 INFO program: Inode size: 256 >12:57:56,133 INFO program: Required extra isize: 28 >12:57:56,134 INFO program: Desired extra isize: 28 >12:57:56,135 INFO program: Journal inode: 8 >12:57:56,136 INFO program: Default directory hash: half_md4 >12:57:56,137 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >12:57:56,137 INFO program: Journal backup: inode blocks >12:57:56,138 INFO program: Journal features: journal_incompat_revoke >12:57:56,139 INFO program: Journal size: 128M >12:57:56,140 INFO program: Journal length: 32768 >12:57:56,141 INFO program: Journal sequence: 0x000020dc >12:57:56,141 INFO program: Journal start: 0 >12:57:56,142 INFO program: >12:57:56,143 DEBUG program: Return code: 0 >12:57:56,143 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:57:56,154 INFO program: resize2fs 1.42.11 (09-Jul-2014) >12:57:56,155 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:57:56,156 INFO program: Couldn't find valid filesystem superblock. >12:57:56,156 DEBUG program: Return code: 1 >12:57:56,350 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:57:56,361 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >12:57:56,362 INFO program: Filesystem volume name: _Fedora-Live-Wor >12:57:56,363 INFO program: Last mounted on: /var/tmp/imgcreate-KQnvi1/install_root >12:57:56,364 INFO program: Filesystem UUID: 9ad47356-61ef-4ec9-bf2d-32324af05ac4 >12:57:56,364 INFO program: Filesystem magic number: 0xEF53 >12:57:56,365 INFO program: Filesystem revision #: 1 (dynamic) >12:57:56,366 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 >12:57:56,367 INFO program: Filesystem flags: signed_directory_hash >12:57:56,368 INFO program: Default mount options: user_xattr acl >12:57:56,368 INFO program: Filesystem state: clean >12:57:56,369 INFO program: Errors behavior: Continue >12:57:56,370 INFO program: Filesystem OS type: Linux >12:57:56,370 INFO program: Inode count: 344064 >12:57:56,371 INFO program: Block count: 1363410 >12:57:56,371 INFO program: Reserved block count: 13632 >12:57:56,372 INFO program: Free blocks: 381557 >12:57:56,373 INFO program: Free inodes: 207377 >12:57:56,374 INFO program: First block: 0 >12:57:56,374 INFO program: Block size: 4096 >12:57:56,375 INFO program: Fragment size: 4096 >12:57:56,376 INFO program: Reserved GDT blocks: 383 >12:57:56,378 INFO program: Blocks per group: 32768 >12:57:56,379 INFO program: Fragments per group: 32768 >12:57:56,380 INFO program: Inodes per group: 8192 >12:57:56,380 INFO program: Inode blocks per group: 512 >12:57:56,381 INFO program: Flex block group size: 16 >12:57:56,381 INFO program: Filesystem created: Mon Sep 15 23:05:51 2014 >12:57:56,382 INFO program: Last mount time: Mon Sep 15 23:05:53 2014 >12:57:56,382 INFO program: Last write time: Mon Sep 15 23:27:56 2014 >12:57:56,382 INFO program: Mount count: 0 >12:57:56,383 INFO program: Maximum mount count: -1 >12:57:56,384 INFO program: Last checked: Mon Sep 15 23:27:56 2014 >12:57:56,384 INFO program: Check interval: 0 (<none>) >12:57:56,385 INFO program: Lifetime writes: 135 MB >12:57:56,385 INFO program: Reserved blocks uid: 0 (user root) >12:57:56,386 INFO program: Reserved blocks gid: 0 (group root) >12:57:56,386 INFO program: First inode: 11 >12:57:56,387 INFO program: Inode size: 256 >12:57:56,389 INFO program: Required extra isize: 28 >12:57:56,389 INFO program: Desired extra isize: 28 >12:57:56,390 INFO program: Journal inode: 8 >12:57:56,391 INFO program: Default directory hash: half_md4 >12:57:56,392 INFO program: Directory Hash Seed: 4bfded1d-c8ed-4ca1-af31-d301b83e1a94 >12:57:56,393 INFO program: Journal backup: inode blocks >12:57:56,393 INFO program: Journal features: journal_incompat_revoke >12:57:56,394 INFO program: Journal size: 128M >12:57:56,395 INFO program: Journal length: 32768 >12:57:56,396 INFO program: Journal sequence: 0x000020dc >12:57:56,396 INFO program: Journal start: 0 >12:57:56,397 INFO program: >12:57:56,398 DEBUG program: Return code: 0 >12:57:56,399 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:57:56,410 INFO program: resize2fs 1.42.11 (09-Jul-2014) >12:57:56,412 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:57:56,413 INFO program: Couldn't find valid filesystem superblock. >12:57:56,413 DEBUG program: Return code: 1 >12:57:56,460 INFO program: Running... udevadm settle --timeout=300 >12:57:56,481 DEBUG program: Return code: 0 >12:57:56,526 INFO program: Running... udevadm settle --timeout=300 >12:57:56,542 DEBUG program: Return code: 0 >12:57:56,554 INFO program: Running... udevadm settle --timeout=300 >12:57:56,573 DEBUG program: Return code: 0 >12:57:56,576 INFO program: Running... udevadm settle --timeout=300 >12:57:56,591 DEBUG program: Return code: 0 >12:57:56,602 INFO program: Running... udevadm settle --timeout=300 >12:57:56,620 DEBUG program: Return code: 0 >12:57:56,630 INFO program: Running... udevadm settle --timeout=300 >12:57:56,647 DEBUG program: Return code: 0 >12:57:56,657 INFO program: Running... udevadm settle --timeout=300 >12:57:56,675 DEBUG program: Return code: 0 >12:57:56,678 INFO program: Running... udevadm settle --timeout=300 >12:57:56,695 DEBUG program: Return code: 0 >12:57:56,700 INFO program: Running... udevadm settle --timeout=300 >12:57:56,715 DEBUG program: Return code: 0 >12:57:56,718 INFO program: Running... udevadm settle --timeout=300 >12:57:56,738 DEBUG program: Return code: 0 >12:57:56,749 INFO program: Running... udevadm settle --timeout=300 >12:57:56,764 DEBUG program: Return code: 0 >12:57:56,767 INFO program: Running... udevadm settle --timeout=300 >12:57:56,785 DEBUG program: Return code: 0 >12:57:56,789 INFO program: Running... udevadm settle --timeout=300 >12:57:56,808 DEBUG program: Return code: 0 >12:57:56,812 INFO program: Running... udevadm settle --timeout=300 >12:57:56,829 DEBUG program: Return code: 0 >12:57:56,836 INFO program: Running... udevadm settle --timeout=300 >12:57:56,852 DEBUG program: Return code: 0 >12:57:56,854 INFO program: Running... udevadm settle --timeout=300 >12:57:56,872 DEBUG program: Return code: 0 >12:57:56,874 INFO program: Running... udevadm settle --timeout=300 >12:57:56,892 DEBUG program: Return code: 0 >12:57:56,896 INFO program: Running... udevadm settle --timeout=300 >12:57:56,913 DEBUG program: Return code: 0 >12:57:56,921 INFO program: Running... udevadm settle --timeout=300 >12:57:56,940 DEBUG program: Return code: 0 >12:57:56,944 INFO program: Running... udevadm settle --timeout=300 >12:57:56,963 DEBUG program: Return code: 0 >12:57:56,967 INFO program: Running... udevadm settle --timeout=300 >12:57:56,986 DEBUG program: Return code: 0 >12:57:56,990 INFO program: Running... udevadm settle --timeout=300 >12:57:57,010 DEBUG program: Return code: 0 >12:57:57,015 INFO program: Running... udevadm settle --timeout=300 >12:57:57,034 DEBUG program: Return code: 0 >12:57:57,042 INFO program: Running... udevadm settle --timeout=300 >12:57:57,061 DEBUG program: Return code: 0 >12:57:57,065 INFO program: Running... udevadm settle --timeout=300 >12:57:57,084 DEBUG program: Return code: 0 >12:57:57,088 INFO program: Running... udevadm settle --timeout=300 >12:57:57,107 DEBUG program: Return code: 0 >12:57:57,112 INFO program: Running... udevadm settle --timeout=300 >12:57:57,132 DEBUG program: Return code: 0 >12:57:57,137 INFO program: Running... udevadm settle --timeout=300 >12:57:57,156 DEBUG program: Return code: 0 >12:57:57,169 INFO program: Running... udevadm settle --timeout=300 >12:57:57,190 DEBUG program: Return code: 0 >12:57:57,194 INFO program: Running... udevadm settle --timeout=300 >12:57:57,213 DEBUG program: Return code: 0 >12:57:57,218 INFO program: Running... udevadm settle --timeout=300 >12:57:57,239 DEBUG program: Return code: 0 >12:57:57,244 INFO program: Running... udevadm settle --timeout=300 >12:57:57,264 DEBUG program: Return code: 0 >12:57:57,269 INFO program: Running... udevadm settle --timeout=300 >12:57:57,290 DEBUG program: Return code: 0 >12:57:57,302 INFO program: Running... udevadm settle --timeout=300 >12:57:57,321 DEBUG program: Return code: 0 >12:57:57,325 INFO program: Running... udevadm settle --timeout=300 >12:57:57,343 DEBUG program: Return code: 0 >12:57:57,347 INFO program: Running... udevadm settle --timeout=300 >12:57:57,364 DEBUG program: Return code: 0 >12:57:57,369 INFO program: Running... udevadm settle --timeout=300 >12:57:57,388 DEBUG program: Return code: 0 >12:57:57,393 INFO program: Running... udevadm settle --timeout=300 >12:57:57,414 DEBUG program: Return code: 0 >12:57:57,424 INFO program: Running... udevadm settle --timeout=300 >12:57:57,442 DEBUG program: Return code: 0 >12:57:57,446 INFO program: Running... udevadm settle --timeout=300 >12:57:57,463 DEBUG program: Return code: 0 >12:57:57,467 INFO program: Running... udevadm settle --timeout=300 >12:57:57,489 DEBUG program: Return code: 0 >12:57:57,491 INFO program: Running... udevadm settle --timeout=300 >12:57:57,510 DEBUG program: Return code: 0 >12:57:57,516 INFO program: Running... udevadm settle --timeout=300 >12:57:57,533 DEBUG program: Return code: 0 >12:57:57,545 INFO program: Running... udevadm settle --timeout=300 >12:57:57,559 DEBUG program: Return code: 0 >12:57:57,563 INFO program: Running... udevadm settle --timeout=300 >12:57:57,582 DEBUG program: Return code: 0 >12:57:57,587 INFO program: Running... udevadm settle --timeout=300 >12:57:57,606 DEBUG program: Return code: 0 >12:57:57,611 INFO program: Running... udevadm settle --timeout=300 >12:57:57,632 DEBUG program: Return code: 0 >12:57:57,637 INFO program: Running... udevadm settle --timeout=300 >12:57:57,658 DEBUG program: Return code: 0 >12:57:57,670 INFO program: Running... udevadm settle --timeout=300 >12:57:57,690 DEBUG program: Return code: 0 >12:57:57,694 INFO program: Running... udevadm settle --timeout=300 >12:57:57,713 DEBUG program: Return code: 0 >12:57:57,716 INFO program: Running... udevadm settle --timeout=300 >12:57:57,733 DEBUG program: Return code: 0 >12:57:57,737 INFO program: Running... udevadm settle --timeout=300 >12:57:57,758 DEBUG program: Return code: 0 >12:57:57,763 INFO program: Running... udevadm settle --timeout=300 >12:57:57,781 DEBUG program: Return code: 0 >12:57:57,792 INFO program: Running... udevadm settle --timeout=300 >12:57:57,811 DEBUG program: Return code: 0 >12:57:57,815 INFO program: Running... udevadm settle --timeout=300 >12:57:57,836 DEBUG program: Return code: 0 >12:57:57,840 INFO program: Running... udevadm settle --timeout=300 >12:57:57,861 DEBUG program: Return code: 0 >12:57:57,866 INFO program: Running... udevadm settle --timeout=300 >12:57:57,887 DEBUG program: Return code: 0 >12:57:57,892 INFO program: Running... udevadm settle --timeout=300 >12:57:57,913 DEBUG program: Return code: 0 >12:57:57,922 INFO program: Running... udevadm settle --timeout=300 >12:57:57,940 DEBUG program: Return code: 0 >12:57:57,944 INFO program: Running... udevadm settle --timeout=300 >12:57:57,962 DEBUG program: Return code: 0 >12:57:57,967 INFO program: Running... udevadm settle --timeout=300 >12:57:57,984 DEBUG program: Return code: 0 >12:57:57,988 INFO program: Running... udevadm settle --timeout=300 >12:57:58,008 DEBUG program: Return code: 0 >12:57:58,014 INFO program: Running... udevadm settle --timeout=300 >12:57:58,032 DEBUG program: Return code: 0 >12:57:58,045 INFO program: Running... udevadm settle --timeout=300 >12:57:58,064 DEBUG program: Return code: 0 >12:57:58,068 INFO program: Running... udevadm settle --timeout=300 >12:57:58,089 DEBUG program: Return code: 0 >12:57:58,093 INFO program: Running... udevadm settle --timeout=300 >12:57:58,112 DEBUG program: Return code: 0 >12:57:58,117 INFO program: Running... udevadm settle --timeout=300 >12:57:58,139 DEBUG program: Return code: 0 >12:57:58,144 INFO program: Running... udevadm settle --timeout=300 >12:57:58,163 DEBUG program: Return code: 0 >12:57:58,176 INFO program: Running... udevadm settle --timeout=300 >12:57:58,196 DEBUG program: Return code: 0 >12:57:58,200 INFO program: Running... udevadm settle --timeout=300 >12:57:58,221 DEBUG program: Return code: 0 >12:57:58,226 INFO program: Running... udevadm settle --timeout=300 >12:57:58,244 DEBUG program: Return code: 0 >12:57:58,248 INFO program: Running... udevadm settle --timeout=300 >12:57:58,267 DEBUG program: Return code: 0 >12:57:58,273 INFO program: Running... udevadm settle --timeout=300 >12:57:58,290 DEBUG program: Return code: 0 >12:57:58,302 INFO program: Running... udevadm settle --timeout=300 >12:57:58,321 DEBUG program: Return code: 0 >12:57:58,325 INFO program: Running... udevadm settle --timeout=300 >12:57:58,345 DEBUG program: Return code: 0 >12:57:58,349 INFO program: Running... udevadm settle --timeout=300 >12:57:58,371 DEBUG program: Return code: 0 >12:57:58,376 INFO program: Running... udevadm settle --timeout=300 >12:57:58,393 DEBUG program: Return code: 0 >12:57:58,398 INFO program: Running... udevadm settle --timeout=300 >12:57:58,416 DEBUG program: Return code: 0 >12:57:58,430 INFO program: Running... udevadm settle --timeout=300 >12:57:58,445 DEBUG program: Return code: 0 >12:57:58,449 INFO program: Running... udevadm settle --timeout=300 >12:57:58,469 DEBUG program: Return code: 0 >12:57:58,473 INFO program: Running... udevadm settle --timeout=300 >12:57:58,492 DEBUG program: Return code: 0 >12:57:58,497 INFO program: Running... udevadm settle --timeout=300 >12:57:58,515 DEBUG program: Return code: 0 >12:57:58,520 INFO program: Running... udevadm settle --timeout=300 >12:57:58,541 DEBUG program: Return code: 0 >12:57:58,553 INFO program: Running... udevadm settle --timeout=300 >12:57:58,572 DEBUG program: Return code: 0 >12:57:58,574 INFO program: Running... udevadm settle --timeout=300 >12:57:58,592 DEBUG program: Return code: 0 >12:57:58,596 INFO program: Running... udevadm settle --timeout=300 >12:57:58,616 DEBUG program: Return code: 0 >12:57:58,620 INFO program: Running... udevadm settle --timeout=300 >12:57:58,641 DEBUG program: Return code: 0 >12:57:58,646 INFO program: Running... udevadm settle --timeout=300 >12:57:58,663 DEBUG program: Return code: 0 >12:57:58,673 INFO program: Running... udevadm settle --timeout=300 >12:57:58,692 DEBUG program: Return code: 0 >12:57:58,696 INFO program: Running... udevadm settle --timeout=300 >12:57:58,713 DEBUG program: Return code: 0 >12:57:58,717 INFO program: Running... udevadm settle --timeout=300 >12:57:58,733 DEBUG program: Return code: 0 >12:57:58,738 INFO program: Running... udevadm settle --timeout=300 >12:57:58,758 DEBUG program: Return code: 0 >12:57:58,761 INFO program: Running... udevadm settle --timeout=300 >12:57:58,781 DEBUG program: Return code: 0 >12:57:58,791 INFO program: Running... udevadm settle --timeout=300 >12:57:58,811 DEBUG program: Return code: 0 >12:57:58,815 INFO program: Running... udevadm settle --timeout=300 >12:57:58,834 DEBUG program: Return code: 0 >12:57:58,838 INFO program: Running... udevadm settle --timeout=300 >12:57:58,854 DEBUG program: Return code: 0 >12:57:58,859 INFO program: Running... udevadm settle --timeout=300 >12:57:58,881 DEBUG program: Return code: 0 >12:57:58,886 INFO program: Running... udevadm settle --timeout=300 >12:57:58,908 DEBUG program: Return code: 0 >12:57:58,920 INFO program: Running... udevadm settle --timeout=300 >12:57:58,940 DEBUG program: Return code: 0 >12:57:58,942 INFO program: Running... udevadm settle --timeout=300 >12:57:58,961 DEBUG program: Return code: 0 >12:57:58,965 INFO program: Running... udevadm settle --timeout=300 >12:57:58,986 DEBUG program: Return code: 0 >12:57:58,991 INFO program: Running... udevadm settle --timeout=300 >12:57:59,011 DEBUG program: Return code: 0 >12:57:59,017 INFO program: Running... udevadm settle --timeout=300 >12:57:59,033 DEBUG program: Return code: 0 >12:57:59,045 INFO program: Running... udevadm settle --timeout=300 >12:57:59,062 DEBUG program: Return code: 0 >12:57:59,066 INFO program: Running... udevadm settle --timeout=300 >12:57:59,086 DEBUG program: Return code: 0 >12:57:59,090 INFO program: Running... udevadm settle --timeout=300 >12:57:59,111 DEBUG program: Return code: 0 >12:57:59,116 INFO program: Running... udevadm settle --timeout=300 >12:57:59,133 DEBUG program: Return code: 0 >12:57:59,138 INFO program: Running... udevadm settle --timeout=300 >12:57:59,160 DEBUG program: Return code: 0 >12:57:59,171 INFO program: Running... udevadm settle --timeout=300 >12:57:59,187 DEBUG program: Return code: 0 >12:57:59,191 INFO program: Running... udevadm settle --timeout=300 >12:57:59,211 DEBUG program: Return code: 0 >12:57:59,216 INFO program: Running... udevadm settle --timeout=300 >12:57:59,232 DEBUG program: Return code: 0 >12:57:59,237 INFO program: Running... udevadm settle --timeout=300 >12:57:59,256 DEBUG program: Return code: 0 >12:57:59,262 INFO program: Running... udevadm settle --timeout=300 >12:57:59,282 DEBUG program: Return code: 0 >12:57:59,292 INFO program: Running... udevadm settle --timeout=300 >12:57:59,311 DEBUG program: Return code: 0 >12:57:59,315 INFO program: Running... udevadm settle --timeout=300 >12:57:59,332 DEBUG program: Return code: 0 >12:57:59,336 INFO program: Running... udevadm settle --timeout=300 >12:57:59,355 DEBUG program: Return code: 0 >12:57:59,360 INFO program: Running... udevadm settle --timeout=300 >12:57:59,381 DEBUG program: Return code: 0 >12:57:59,386 INFO program: Running... udevadm settle --timeout=300 >12:57:59,407 DEBUG program: Return code: 0 >12:57:59,421 INFO program: Running... udevadm settle --timeout=300 >12:57:59,441 DEBUG program: Return code: 0 >12:57:59,444 INFO program: Running... udevadm settle --timeout=300 >12:57:59,460 DEBUG program: Return code: 0 >12:57:59,464 INFO program: Running... udevadm settle --timeout=300 >12:57:59,483 DEBUG program: Return code: 0 >12:57:59,488 INFO program: Running... udevadm settle --timeout=300 >12:57:59,509 DEBUG program: Return code: 0 >12:57:59,515 INFO program: Running... udevadm settle --timeout=300 >12:57:59,534 DEBUG program: Return code: 0 >12:57:59,549 INFO program: Running... udevadm settle --timeout=300 >12:57:59,566 DEBUG program: Return code: 0 >12:57:59,569 INFO program: Running... udevadm settle --timeout=300 >12:57:59,590 DEBUG program: Return code: 0 >12:57:59,595 INFO program: Running... udevadm settle --timeout=300 >12:57:59,616 DEBUG program: Return code: 0 >12:57:59,621 INFO program: Running... udevadm settle --timeout=300 >12:57:59,641 DEBUG program: Return code: 0 >12:57:59,647 INFO program: Running... udevadm settle --timeout=300 >12:57:59,663 DEBUG program: Return code: 0 >12:57:59,672 INFO program: Running... udevadm settle --timeout=300 >12:57:59,691 DEBUG program: Return code: 0 >12:57:59,695 INFO program: Running... udevadm settle --timeout=300 >12:57:59,713 DEBUG program: Return code: 0 >12:57:59,717 INFO program: Running... udevadm settle --timeout=300 >12:57:59,736 DEBUG program: Return code: 0 >12:57:59,741 INFO program: Running... udevadm settle --timeout=300 >12:57:59,761 DEBUG program: Return code: 0 >12:57:59,767 INFO program: Running... udevadm settle --timeout=300 >12:57:59,783 DEBUG program: Return code: 0 >12:57:59,792 INFO program: Running... udevadm settle --timeout=300 >12:57:59,811 DEBUG program: Return code: 0 >12:57:59,815 INFO program: Running... udevadm settle --timeout=300 >12:57:59,833 DEBUG program: Return code: 0 >12:57:59,837 INFO program: Running... udevadm settle --timeout=300 >12:57:59,855 DEBUG program: Return code: 0 >12:57:59,859 INFO program: Running... udevadm settle --timeout=300 >12:57:59,880 DEBUG program: Return code: 0 >12:57:59,886 INFO program: Running... udevadm settle --timeout=300 >12:57:59,906 DEBUG program: Return code: 0 >12:57:59,919 INFO program: Running... udevadm settle --timeout=300 >12:57:59,937 DEBUG program: Return code: 0 >12:57:59,941 INFO program: Running... udevadm settle --timeout=300 >12:57:59,961 DEBUG program: Return code: 0 >12:57:59,966 INFO program: Running... udevadm settle --timeout=300 >12:57:59,987 DEBUG program: Return code: 0 >12:57:59,992 INFO program: Running... udevadm settle --timeout=300 >12:58:00,011 DEBUG program: Return code: 0 >12:58:00,018 INFO program: Running... udevadm settle --timeout=300 >12:58:00,034 DEBUG program: Return code: 0 >12:58:00,044 INFO program: Running... udevadm settle --timeout=300 >12:58:00,064 DEBUG program: Return code: 0 >12:58:00,067 INFO program: Running... udevadm settle --timeout=300 >12:58:00,086 DEBUG program: Return code: 0 >12:58:00,090 INFO program: Running... udevadm settle --timeout=300 >12:58:00,111 DEBUG program: Return code: 0 >12:58:00,116 INFO program: Running... udevadm settle --timeout=300 >12:58:00,138 DEBUG program: Return code: 0 >12:58:00,144 INFO program: Running... udevadm settle --timeout=300 >12:58:00,162 DEBUG program: Return code: 0 >12:58:00,177 INFO program: Running... udevadm settle --timeout=300 >12:58:00,193 DEBUG program: Return code: 0 >12:58:00,196 INFO program: Running... udevadm settle --timeout=300 >12:58:00,215 DEBUG program: Return code: 0 >12:58:00,219 INFO program: Running... udevadm settle --timeout=300 >12:58:00,240 DEBUG program: Return code: 0 >12:58:00,246 INFO program: Running... udevadm settle --timeout=300 >12:58:00,263 DEBUG program: Return code: 0 >12:58:00,268 INFO program: Running... udevadm settle --timeout=300 >12:58:00,289 DEBUG program: Return code: 0 >12:58:00,301 INFO program: Running... udevadm settle --timeout=300 >12:58:00,321 DEBUG program: Return code: 0 >12:58:00,325 INFO program: Running... udevadm settle --timeout=300 >12:58:00,345 DEBUG program: Return code: 0 >12:58:00,350 INFO program: Running... udevadm settle --timeout=300 >12:58:00,371 DEBUG program: Return code: 0 >12:58:00,376 INFO program: Running... udevadm settle --timeout=300 >12:58:00,395 DEBUG program: Return code: 0 >12:58:00,399 INFO program: Running... udevadm settle --timeout=300 >12:58:00,414 DEBUG program: Return code: 0 >12:58:00,426 INFO program: Running... udevadm settle --timeout=300 >12:58:00,447 DEBUG program: Return code: 0 >12:58:00,451 INFO program: Running... udevadm settle --timeout=300 >12:58:00,471 DEBUG program: Return code: 0 >12:58:00,476 INFO program: Running... udevadm settle --timeout=300 >12:58:00,493 DEBUG program: Return code: 0 >12:58:00,498 INFO program: Running... udevadm settle --timeout=300 >12:58:00,519 DEBUG program: Return code: 0 >12:58:00,525 INFO program: Running... udevadm settle --timeout=300 >12:58:00,544 DEBUG program: Return code: 0 >12:58:00,558 INFO program: Running... udevadm settle --timeout=300 >12:58:00,576 DEBUG program: Return code: 0 >12:58:00,580 INFO program: Running... udevadm settle --timeout=300 >12:58:00,601 DEBUG program: Return code: 0 >12:58:00,607 INFO program: Running... udevadm settle --timeout=300 >12:58:00,626 DEBUG program: Return code: 0 >12:58:00,631 INFO program: Running... udevadm settle --timeout=300 >12:58:00,651 DEBUG program: Return code: 0 >12:58:00,656 INFO program: Running... udevadm settle --timeout=300 >12:58:00,672 DEBUG program: Return code: 0 >12:58:00,682 INFO program: Running... udevadm settle --timeout=300 >12:58:00,701 DEBUG program: Return code: 0 >12:58:00,705 INFO program: Running... udevadm settle --timeout=300 >12:58:00,727 DEBUG program: Return code: 0 >12:58:00,731 INFO program: Running... udevadm settle --timeout=300 >12:58:00,751 DEBUG program: Return code: 0 >12:58:00,756 INFO program: Running... udevadm settle --timeout=300 >12:58:00,776 DEBUG program: Return code: 0 >12:58:00,782 INFO program: Running... udevadm settle --timeout=300 >12:58:00,802 DEBUG program: Return code: 0 >12:58:00,811 INFO program: Running... udevadm settle --timeout=300 >12:58:00,831 DEBUG program: Return code: 0 >12:58:00,835 INFO program: Running... udevadm settle --timeout=300 >12:58:00,855 DEBUG program: Return code: 0 >12:58:00,860 INFO program: Running... udevadm settle --timeout=300 >12:58:00,881 DEBUG program: Return code: 0 >12:58:00,886 INFO program: Running... udevadm settle --timeout=300 >12:58:00,903 DEBUG program: Return code: 0 >12:58:00,908 INFO program: Running... udevadm settle --timeout=300 >12:58:00,925 DEBUG program: Return code: 0 >12:58:00,939 INFO program: Running... udevadm settle --timeout=300 >12:58:00,957 DEBUG program: Return code: 0 >12:58:00,961 INFO program: Running... udevadm settle --timeout=300 >12:58:00,981 DEBUG program: Return code: 0 >12:58:00,986 INFO program: Running... udevadm settle --timeout=300 >12:58:01,007 DEBUG program: Return code: 0 >12:58:01,012 INFO program: Running... udevadm settle --timeout=300 >12:58:01,031 DEBUG program: Return code: 0 >12:58:01,037 INFO program: Running... udevadm settle --timeout=300 >12:58:01,057 DEBUG program: Return code: 0 >12:58:01,069 INFO program: Running... udevadm settle --timeout=300 >12:58:01,089 DEBUG program: Return code: 0 >12:58:01,091 INFO program: Running... udevadm settle --timeout=300 >12:58:01,109 DEBUG program: Return code: 0 >12:58:01,114 INFO program: Running... udevadm settle --timeout=300 >12:58:01,133 DEBUG program: Return code: 0 >12:58:01,137 INFO program: Running... udevadm settle --timeout=300 >12:58:01,152 DEBUG program: Return code: 0 >12:58:01,157 INFO program: Running... udevadm settle --timeout=300 >12:58:01,175 DEBUG program: Return code: 0 >12:58:01,188 INFO program: Running... udevadm settle --timeout=300 >12:58:01,209 DEBUG program: Return code: 0 >12:58:01,213 INFO program: Running... udevadm settle --timeout=300 >12:58:01,233 DEBUG program: Return code: 0 >12:58:01,238 INFO program: Running... udevadm settle --timeout=300 >12:58:01,254 DEBUG program: Return code: 0 >12:58:01,257 INFO program: Running... udevadm settle --timeout=300 >12:58:01,280 DEBUG program: Return code: 0 >12:58:01,285 INFO program: Running... udevadm settle --timeout=300 >12:58:01,301 DEBUG program: Return code: 0 >12:58:01,311 INFO program: Running... udevadm settle --timeout=300 >12:58:01,331 DEBUG program: Return code: 0 >12:58:01,335 INFO program: Running... udevadm settle --timeout=300 >12:58:01,356 DEBUG program: Return code: 0 >12:58:01,360 INFO program: Running... udevadm settle --timeout=300 >12:58:01,381 DEBUG program: Return code: 0 >12:58:01,386 INFO program: Running... udevadm settle --timeout=300 >12:58:01,403 DEBUG program: Return code: 0 >12:58:01,408 INFO program: Running... udevadm settle --timeout=300 >12:58:01,427 DEBUG program: Return code: 0 >12:58:01,440 INFO program: Running... udevadm settle --timeout=300 >12:58:01,461 DEBUG program: Return code: 0 >12:58:01,465 INFO program: Running... udevadm settle --timeout=300 >12:58:01,483 DEBUG program: Return code: 0 >12:58:01,487 INFO program: Running... udevadm settle --timeout=300 >12:58:01,506 DEBUG program: Return code: 0 >12:58:01,511 INFO program: Running... udevadm settle --timeout=300 >12:58:01,531 DEBUG program: Return code: 0 >12:58:01,537 INFO program: Running... udevadm settle --timeout=300 >12:58:01,557 DEBUG program: Return code: 0 >12:58:01,570 INFO program: Running... udevadm settle --timeout=300 >12:58:01,584 DEBUG program: Return code: 0 >12:58:01,588 INFO program: Running... udevadm settle --timeout=300 >12:58:01,604 DEBUG program: Return code: 0 >12:58:01,608 INFO program: Running... udevadm settle --timeout=300 >12:58:01,628 DEBUG program: Return code: 0 >12:58:01,633 INFO program: Running... udevadm settle --timeout=300 >12:58:01,653 DEBUG program: Return code: 0 >12:58:01,658 INFO program: Running... udevadm settle --timeout=300 >12:58:01,679 DEBUG program: Return code: 0 >12:58:01,690 INFO program: Running... udevadm settle --timeout=300 >12:58:01,710 DEBUG program: Return code: 0 >12:58:01,714 INFO program: Running... udevadm settle --timeout=300 >12:58:01,732 DEBUG program: Return code: 0 >12:58:01,736 INFO program: Running... udevadm settle --timeout=300 >12:58:01,753 DEBUG program: Return code: 0 >12:58:01,757 INFO program: Running... udevadm settle --timeout=300 >12:58:01,775 DEBUG program: Return code: 0 >12:58:01,780 INFO program: Running... udevadm settle --timeout=300 >12:58:01,801 DEBUG program: Return code: 0 >12:58:01,808 INFO program: Running... udevadm settle --timeout=300 >12:58:01,828 DEBUG program: Return code: 0 >12:58:01,845 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdd1 /mnt/sysimage >12:58:01,902 DEBUG program: Return code: 0 >12:58:01,904 INFO program: Running... udevadm settle --timeout=300 >12:58:01,921 DEBUG program: Return code: 0 >12:58:01,922 INFO program: Running... umount /mnt/sysimage >12:58:01,951 DEBUG program: Return code: 0 >12:58:01,952 INFO program: Running... udevadm settle --timeout=300 >12:58:01,972 DEBUG program: Return code: 0 >12:58:01,979 INFO program: Running... udevadm settle --timeout=300 >12:58:01,998 DEBUG program: Return code: 0 >12:58:02,000 INFO program: Running... mount -t ext3 -o defaults,ro /dev/sdc1 /mnt/sysimage >12:58:02,015 DEBUG program: Return code: 0 >12:58:02,019 INFO program: Running... udevadm settle --timeout=300 >12:58:02,041 DEBUG program: Return code: 0 >12:58:02,041 INFO program: Running... umount /mnt/sysimage >12:58:02,064 DEBUG program: Return code: 0 >12:58:02,064 INFO program: Running... udevadm settle --timeout=300 >12:58:02,082 DEBUG program: Return code: 0 >12:58:02,091 INFO program: Running... udevadm settle --timeout=300 >12:58:02,111 DEBUG program: Return code: 0 >12:58:02,115 INFO program: Running... mount -t btrfs -o subvol=home,ro /dev/sdc3 /mnt/sysimage >12:58:02,224 DEBUG program: Return code: 0 >12:58:02,226 INFO program: Running... udevadm settle --timeout=300 >12:58:02,243 DEBUG program: Return code: 0 >12:58:02,244 INFO program: Running... umount /mnt/sysimage >12:58:02,325 DEBUG program: Return code: 0 >12:58:02,325 INFO program: Running... udevadm settle --timeout=300 >12:58:02,344 DEBUG program: Return code: 0 >12:58:02,350 INFO program: Running... udevadm settle --timeout=300 >12:58:02,370 DEBUG program: Return code: 0 >12:58:02,374 INFO program: Running... udevadm settle --timeout=300 >12:58:02,395 DEBUG program: Return code: 0 >12:58:02,408 INFO program: Running... udevadm settle --timeout=300 >12:58:02,423 DEBUG program: Return code: 0 >12:58:02,427 INFO program: Running... mount -t btrfs -o subvol=rootsnapshots/2014-03-27,ro /dev/sdc3 /mnt/sysimage >12:58:02,535 DEBUG program: Return code: 0 >12:58:02,536 INFO program: Running... arch >12:58:02,577 INFO program: x86_64 >12:58:02,578 DEBUG program: Return code: 0 >12:58:02,611 INFO program: Running... udevadm settle --timeout=300 >12:58:02,630 DEBUG program: Return code: 0 >12:58:02,631 INFO program: Running... umount /mnt/sysimage >12:58:02,695 DEBUG program: Return code: 0 >12:58:02,696 INFO program: Running... udevadm settle --timeout=300 >12:58:02,713 DEBUG program: Return code: 0 >12:58:02,717 INFO program: Running... mount -t btrfs -o subvol=rootsnapshots/2014-03-28,ro /dev/sdc3 /mnt/sysimage >12:58:02,828 DEBUG program: Return code: 0 >12:58:02,830 INFO program: Running... arch >12:58:02,869 INFO program: x86_64 >12:58:02,870 DEBUG program: Return code: 0 >12:58:02,897 INFO program: Running... udevadm settle --timeout=300 >12:58:02,910 DEBUG program: Return code: 0 >12:58:02,911 INFO program: Running... umount /mnt/sysimage >12:58:02,978 DEBUG program: Return code: 0 >12:58:02,978 INFO program: Running... udevadm settle --timeout=300 >12:58:03,000 DEBUG program: Return code: 0 >12:58:03,004 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158,ro /dev/sdc3 /mnt/sysimage >12:58:03,116 DEBUG program: Return code: 0 >12:58:03,118 INFO program: Running... udevadm settle --timeout=300 >12:58:03,140 DEBUG program: Return code: 0 >12:58:03,141 INFO program: Running... umount /mnt/sysimage >12:58:03,214 DEBUG program: Return code: 0 >12:58:03,215 INFO program: Running... udevadm settle --timeout=300 >12:58:03,230 DEBUG program: Return code: 0 >12:58:03,234 INFO program: Running... udevadm settle --timeout=300 >12:58:03,252 DEBUG program: Return code: 0 >12:58:03,257 INFO program: Running... udevadm settle --timeout=300 >12:58:03,276 DEBUG program: Return code: 0 >12:58:03,281 INFO program: Running... udevadm settle --timeout=300 >12:58:03,301 DEBUG program: Return code: 0 >12:58:03,311 INFO program: Running... udevadm settle --timeout=300 >12:58:03,330 DEBUG program: Return code: 0 >12:58:03,334 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b,ro /dev/sdc3 /mnt/sysimage >12:58:03,445 DEBUG program: Return code: 0 >12:58:03,447 INFO program: Running... arch >12:58:03,908 INFO program: x86_64 >12:58:03,909 DEBUG program: Return code: 0 >12:58:03,922 INFO program: Running... udevadm settle --timeout=300 >12:58:03,938 DEBUG program: Return code: 0 >12:58:03,939 INFO program: Running... umount /mnt/sysimage >12:58:04,005 DEBUG program: Return code: 0 >12:58:04,005 INFO program: Running... udevadm settle --timeout=300 >12:58:04,027 DEBUG program: Return code: 0 >12:58:04,031 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20,ro /dev/sdc3 /mnt/sysimage >12:58:04,642 DEBUG program: Return code: 0 >12:58:04,643 INFO program: Running... hostnamectl set-hostname adam-desktop >12:58:04,746 DEBUG program: Return code: 0 >12:58:04,747 INFO program: Running... arch >12:58:04,782 INFO program: x86_64 >12:58:04,782 DEBUG program: Return code: 0 >12:58:04,794 INFO program: Running... udevadm settle --timeout=300 >12:58:04,810 DEBUG program: Return code: 0 >12:58:04,810 INFO program: Running... umount /mnt/sysimage >12:58:04,881 DEBUG program: Return code: 0 >12:58:04,882 INFO program: Running... udevadm settle --timeout=300 >12:58:04,902 DEBUG program: Return code: 0 >12:58:04,905 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a,ro /dev/sdc3 /mnt/sysimage >12:58:05,026 DEBUG program: Return code: 0 >12:58:05,028 INFO program: Running... arch >12:58:05,061 INFO program: x86_64 >12:58:05,062 DEBUG program: Return code: 0 >12:58:05,076 INFO program: Running... udevadm settle --timeout=300 >12:58:05,093 DEBUG program: Return code: 0 >12:58:05,093 INFO program: Running... umount /mnt/sysimage >12:58:05,158 DEBUG program: Return code: 0 >12:58:05,159 INFO program: Running... udevadm settle --timeout=300 >12:58:05,174 DEBUG program: Return code: 0 >12:58:05,178 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e,ro /dev/sdc3 /mnt/sysimage >12:58:05,297 DEBUG program: Return code: 0 >12:58:05,299 INFO program: Running... arch >12:58:05,335 INFO program: x86_64 >12:58:05,336 DEBUG program: Return code: 0 >12:58:05,351 INFO program: Running... udevadm settle --timeout=300 >12:58:05,369 DEBUG program: Return code: 0 >12:58:05,370 INFO program: Running... umount /mnt/sysimage >12:58:05,437 DEBUG program: Return code: 0 >12:58:05,438 INFO program: Running... udevadm settle --timeout=300 >12:58:05,454 DEBUG program: Return code: 0 >12:58:05,458 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d,ro /dev/sdc3 /mnt/sysimage >12:58:05,564 DEBUG program: Return code: 0 >12:58:05,566 INFO program: Running... arch >12:58:05,601 INFO program: x86_64 >12:58:05,602 DEBUG program: Return code: 0 >12:58:05,611 INFO program: Running... udevadm settle --timeout=300 >12:58:05,631 DEBUG program: Return code: 0 >12:58:05,632 INFO program: Running... umount /mnt/sysimage >12:58:05,689 DEBUG program: Return code: 0 >12:58:05,690 INFO program: Running... udevadm settle --timeout=300 >12:58:05,711 DEBUG program: Return code: 0 >12:58:05,715 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6,ro /dev/sdc3 /mnt/sysimage >12:58:05,817 DEBUG program: Return code: 0 >12:58:05,818 INFO program: Running... arch >12:58:05,853 INFO program: x86_64 >12:58:05,854 DEBUG program: Return code: 0 >12:58:05,870 INFO program: Running... udevadm settle --timeout=300 >12:58:05,890 DEBUG program: Return code: 0 >12:58:05,890 INFO program: Running... umount /mnt/sysimage >12:58:05,964 DEBUG program: Return code: 0 >12:58:05,964 INFO program: Running... udevadm settle --timeout=300 >12:58:05,985 DEBUG program: Return code: 0 >12:58:05,989 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984,ro /dev/sdc3 /mnt/sysimage >12:58:06,105 DEBUG program: Return code: 0 >12:58:06,107 INFO program: Running... arch >12:58:06,142 INFO program: x86_64 >12:58:06,143 DEBUG program: Return code: 0 >12:58:06,154 INFO program: Running... udevadm settle --timeout=300 >12:58:06,172 DEBUG program: Return code: 0 >12:58:06,172 INFO program: Running... umount /mnt/sysimage >12:58:06,238 DEBUG program: Return code: 0 >12:58:06,239 INFO program: Running... udevadm settle --timeout=300 >12:58:06,261 DEBUG program: Return code: 0 >12:58:06,264 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e,ro /dev/sdc3 /mnt/sysimage >12:58:06,393 DEBUG program: Return code: 0 >12:58:06,396 INFO program: Running... arch >12:58:06,432 INFO program: x86_64 >12:58:06,433 DEBUG program: Return code: 0 >12:58:06,445 INFO program: Running... udevadm settle --timeout=300 >12:58:06,464 DEBUG program: Return code: 0 >12:58:06,464 INFO program: Running... umount /mnt/sysimage >12:58:06,524 DEBUG program: Return code: 0 >12:58:06,525 INFO program: Running... udevadm settle --timeout=300 >12:58:06,545 DEBUG program: Return code: 0 >12:58:06,549 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97,ro /dev/sdc3 /mnt/sysimage >12:58:06,661 DEBUG program: Return code: 0 >12:58:06,664 INFO program: Running... arch >12:58:06,699 INFO program: x86_64 >12:58:06,700 DEBUG program: Return code: 0 >12:58:06,713 INFO program: Running... udevadm settle --timeout=300 >12:58:06,731 DEBUG program: Return code: 0 >12:58:06,731 INFO program: Running... umount /mnt/sysimage >12:58:06,808 DEBUG program: Return code: 0 >12:58:06,809 INFO program: Running... udevadm settle --timeout=300 >12:58:06,831 DEBUG program: Return code: 0 >12:58:06,834 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55,ro /dev/sdc3 /mnt/sysimage >12:58:06,955 DEBUG program: Return code: 0 >12:58:06,956 INFO program: Running... arch >12:58:07,030 INFO program: x86_64 >12:58:07,031 DEBUG program: Return code: 0 >12:58:07,043 INFO program: Running... udevadm settle --timeout=300 >12:58:07,062 DEBUG program: Return code: 0 >12:58:07,063 INFO program: Running... umount /mnt/sysimage >12:58:07,112 DEBUG program: Return code: 0 >12:58:07,112 INFO program: Running... udevadm settle --timeout=300 >12:58:07,133 DEBUG program: Return code: 0 >12:58:07,137 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958,ro /dev/sdc3 /mnt/sysimage >12:58:07,254 DEBUG program: Return code: 0 >12:58:07,255 INFO program: Running... arch >12:58:07,292 INFO program: x86_64 >12:58:07,292 DEBUG program: Return code: 0 >12:58:07,303 INFO program: Running... udevadm settle --timeout=300 >12:58:07,320 DEBUG program: Return code: 0 >12:58:07,321 INFO program: Running... umount /mnt/sysimage >12:58:07,382 DEBUG program: Return code: 0 >12:58:07,383 INFO program: Running... udevadm settle --timeout=300 >12:58:07,402 DEBUG program: Return code: 0 >12:58:07,406 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332,ro /dev/sdc3 /mnt/sysimage >12:58:07,527 DEBUG program: Return code: 0 >12:58:07,528 INFO program: Running... arch >12:58:07,568 INFO program: x86_64 >12:58:07,569 DEBUG program: Return code: 0 >12:58:07,582 INFO program: Running... udevadm settle --timeout=300 >12:58:07,601 DEBUG program: Return code: 0 >12:58:07,602 INFO program: Running... umount /mnt/sysimage >12:58:07,664 DEBUG program: Return code: 0 >12:58:07,665 INFO program: Running... udevadm settle --timeout=300 >12:58:07,684 DEBUG program: Return code: 0 >12:58:07,688 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a,ro /dev/sdc3 /mnt/sysimage >12:58:08,223 DEBUG program: Return code: 0 >12:58:08,224 INFO program: Running... arch >12:58:08,266 INFO program: x86_64 >12:58:08,267 DEBUG program: Return code: 0 >12:58:08,280 INFO program: Running... udevadm settle --timeout=300 >12:58:08,300 DEBUG program: Return code: 0 >12:58:08,301 INFO program: Running... umount /mnt/sysimage >12:58:08,366 DEBUG program: Return code: 0 >12:58:08,367 INFO program: Running... udevadm settle --timeout=300 >12:58:08,384 DEBUG program: Return code: 0 >12:58:08,388 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9,ro /dev/sdc3 /mnt/sysimage >12:58:08,498 DEBUG program: Return code: 0 >12:58:08,500 INFO program: Running... arch >12:58:08,539 INFO program: x86_64 >12:58:08,540 DEBUG program: Return code: 0 >12:58:08,550 INFO program: Running... udevadm settle --timeout=300 >12:58:08,570 DEBUG program: Return code: 0 >12:58:08,571 INFO program: Running... umount /mnt/sysimage >12:58:08,636 DEBUG program: Return code: 0 >12:58:08,637 INFO program: Running... udevadm settle --timeout=300 >12:58:08,658 DEBUG program: Return code: 0 >12:58:08,662 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6,ro /dev/sdc3 /mnt/sysimage >12:58:08,782 DEBUG program: Return code: 0 >12:58:08,784 INFO program: Running... arch >12:58:08,823 INFO program: x86_64 >12:58:08,824 DEBUG program: Return code: 0 >12:58:08,836 INFO program: Running... udevadm settle --timeout=300 >12:58:08,855 DEBUG program: Return code: 0 >12:58:08,856 INFO program: Running... umount /mnt/sysimage >12:58:08,917 DEBUG program: Return code: 0 >12:58:08,918 INFO program: Running... udevadm settle --timeout=300 >12:58:08,937 DEBUG program: Return code: 0 >12:58:08,941 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270,ro /dev/sdc3 /mnt/sysimage >12:58:09,053 DEBUG program: Return code: 0 >12:58:09,055 INFO program: Running... arch >12:58:09,093 INFO program: x86_64 >12:58:09,094 DEBUG program: Return code: 0 >12:58:09,109 INFO program: Running... udevadm settle --timeout=300 >12:58:09,129 DEBUG program: Return code: 0 >12:58:09,130 INFO program: Running... umount /mnt/sysimage >12:58:09,195 DEBUG program: Return code: 0 >12:58:09,196 INFO program: Running... udevadm settle --timeout=300 >12:58:09,215 DEBUG program: Return code: 0 >12:58:09,218 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889,ro /dev/sdc3 /mnt/sysimage >12:58:09,341 DEBUG program: Return code: 0 >12:58:09,342 INFO program: Running... arch >12:58:09,379 INFO program: x86_64 >12:58:09,379 DEBUG program: Return code: 0 >12:58:09,393 INFO program: Running... udevadm settle --timeout=300 >12:58:09,411 DEBUG program: Return code: 0 >12:58:09,412 INFO program: Running... umount /mnt/sysimage >12:58:09,489 DEBUG program: Return code: 0 >12:58:09,490 INFO program: Running... udevadm settle --timeout=300 >12:58:09,511 DEBUG program: Return code: 0 >12:58:09,515 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb,ro /dev/sdc3 /mnt/sysimage >12:58:09,633 DEBUG program: Return code: 0 >12:58:09,634 INFO program: Running... arch >12:58:09,673 INFO program: x86_64 >12:58:09,674 DEBUG program: Return code: 0 >12:58:09,684 INFO program: Running... udevadm settle --timeout=300 >12:58:09,700 DEBUG program: Return code: 0 >12:58:09,701 INFO program: Running... umount /mnt/sysimage >12:58:09,771 DEBUG program: Return code: 0 >12:58:09,772 INFO program: Running... udevadm settle --timeout=300 >12:58:09,792 DEBUG program: Return code: 0 >12:58:09,796 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df,ro /dev/sdc3 /mnt/sysimage >12:58:09,914 DEBUG program: Return code: 0 >12:58:09,916 INFO program: Running... arch >12:58:09,954 INFO program: x86_64 >12:58:09,955 DEBUG program: Return code: 0 >12:58:09,970 INFO program: Running... udevadm settle --timeout=300 >12:58:09,989 DEBUG program: Return code: 0 >12:58:09,990 INFO program: Running... umount /mnt/sysimage >12:58:10,048 DEBUG program: Return code: 0 >12:58:10,049 INFO program: Running... udevadm settle --timeout=300 >12:58:10,070 DEBUG program: Return code: 0 >12:58:10,074 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada,ro /dev/sdc3 /mnt/sysimage >12:58:10,644 DEBUG program: Return code: 0 >12:58:10,645 INFO program: Running... arch >12:58:10,684 INFO program: x86_64 >12:58:10,684 DEBUG program: Return code: 0 >12:58:10,700 INFO program: Running... udevadm settle --timeout=300 >12:58:10,719 DEBUG program: Return code: 0 >12:58:10,720 INFO program: Running... umount /mnt/sysimage >12:58:10,776 DEBUG program: Return code: 0 >12:58:10,776 INFO program: Running... udevadm settle --timeout=300 >12:58:10,796 DEBUG program: Return code: 0 >12:58:10,800 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init,ro /dev/sdc3 /mnt/sysimage >12:58:10,924 DEBUG program: Return code: 0 >12:58:10,925 INFO program: Running... arch >12:58:10,963 INFO program: x86_64 >12:58:10,964 DEBUG program: Return code: 0 >12:58:10,978 INFO program: Running... udevadm settle --timeout=300 >12:58:10,994 DEBUG program: Return code: 0 >12:58:10,995 INFO program: Running... umount /mnt/sysimage >12:58:11,069 DEBUG program: Return code: 0 >12:58:11,070 INFO program: Running... udevadm settle --timeout=300 >12:58:11,091 DEBUG program: Return code: 0 >12:58:11,095 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92,ro /dev/sdc3 /mnt/sysimage >12:58:11,646 DEBUG program: Return code: 0 >12:58:11,648 INFO program: Running... arch >12:58:11,689 INFO program: x86_64 >12:58:11,689 DEBUG program: Return code: 0 >12:58:11,700 INFO program: Running... udevadm settle --timeout=300 >12:58:11,721 DEBUG program: Return code: 0 >12:58:11,721 INFO program: Running... umount /mnt/sysimage >12:58:11,799 DEBUG program: Return code: 0 >12:58:11,800 INFO program: Running... udevadm settle --timeout=300 >12:58:11,821 DEBUG program: Return code: 0 >12:58:11,825 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init,ro /dev/sdc3 /mnt/sysimage >12:58:11,938 DEBUG program: Return code: 0 >12:58:11,939 INFO program: Running... arch >12:58:11,979 INFO program: x86_64 >12:58:11,980 DEBUG program: Return code: 0 >12:58:11,993 INFO program: Running... udevadm settle --timeout=300 >12:58:12,011 DEBUG program: Return code: 0 >12:58:12,012 INFO program: Running... umount /mnt/sysimage >12:58:12,075 DEBUG program: Return code: 0 >12:58:12,076 INFO program: Running... udevadm settle --timeout=300 >12:58:12,093 DEBUG program: Return code: 0 >12:58:12,097 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee,ro /dev/sdc3 /mnt/sysimage >12:58:12,216 DEBUG program: Return code: 0 >12:58:12,217 INFO program: Running... arch >12:58:12,256 INFO program: x86_64 >12:58:12,256 DEBUG program: Return code: 0 >12:58:12,271 INFO program: Running... udevadm settle --timeout=300 >12:58:12,291 DEBUG program: Return code: 0 >12:58:12,291 INFO program: Running... umount /mnt/sysimage >12:58:12,358 DEBUG program: Return code: 0 >12:58:12,359 INFO program: Running... udevadm settle --timeout=300 >12:58:12,380 DEBUG program: Return code: 0 >12:58:12,384 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init,ro /dev/sdc3 /mnt/sysimage >12:58:12,505 DEBUG program: Return code: 0 >12:58:12,507 INFO program: Running... arch >12:58:12,548 INFO program: x86_64 >12:58:12,549 DEBUG program: Return code: 0 >12:58:12,562 INFO program: Running... udevadm settle --timeout=300 >12:58:12,579 DEBUG program: Return code: 0 >12:58:12,580 INFO program: Running... umount /mnt/sysimage >12:58:12,639 DEBUG program: Return code: 0 >12:58:12,640 INFO program: Running... udevadm settle --timeout=300 >12:58:12,661 DEBUG program: Return code: 0 >12:58:12,665 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c,ro /dev/sdc3 /mnt/sysimage >12:58:12,783 DEBUG program: Return code: 0 >12:58:12,784 INFO program: Running... arch >12:58:12,824 INFO program: x86_64 >12:58:12,825 DEBUG program: Return code: 0 >12:58:12,835 INFO program: Running... udevadm settle --timeout=300 >12:58:12,854 DEBUG program: Return code: 0 >12:58:12,855 INFO program: Running... umount /mnt/sysimage >12:58:12,913 DEBUG program: Return code: 0 >12:58:12,914 INFO program: Running... udevadm settle --timeout=300 >12:58:12,934 DEBUG program: Return code: 0 >12:58:12,938 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init,ro /dev/sdc3 /mnt/sysimage >12:58:13,061 DEBUG program: Return code: 0 >12:58:13,063 INFO program: Running... arch >12:58:13,101 INFO program: x86_64 >12:58:13,102 DEBUG program: Return code: 0 >12:58:13,114 INFO program: Running... udevadm settle --timeout=300 >12:58:13,132 DEBUG program: Return code: 0 >12:58:13,132 INFO program: Running... umount /mnt/sysimage >12:58:13,185 DEBUG program: Return code: 0 >12:58:13,186 INFO program: Running... udevadm settle --timeout=300 >12:58:13,203 DEBUG program: Return code: 0 >12:58:13,207 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b,ro /dev/sdc3 /mnt/sysimage >12:58:13,325 DEBUG program: Return code: 0 >12:58:13,326 INFO program: Running... arch >12:58:13,367 INFO program: x86_64 >12:58:13,367 DEBUG program: Return code: 0 >12:58:13,382 INFO program: Running... udevadm settle --timeout=300 >12:58:13,401 DEBUG program: Return code: 0 >12:58:13,402 INFO program: Running... umount /mnt/sysimage >12:58:13,477 DEBUG program: Return code: 0 >12:58:13,478 INFO program: Running... udevadm settle --timeout=300 >12:58:13,500 DEBUG program: Return code: 0 >12:58:13,503 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init,ro /dev/sdc3 /mnt/sysimage >12:58:13,612 DEBUG program: Return code: 0 >12:58:13,613 INFO program: Running... arch >12:58:13,652 INFO program: x86_64 >12:58:13,653 DEBUG program: Return code: 0 >12:58:13,667 INFO program: Running... udevadm settle --timeout=300 >12:58:13,684 DEBUG program: Return code: 0 >12:58:13,685 INFO program: Running... umount /mnt/sysimage >12:58:13,741 DEBUG program: Return code: 0 >12:58:13,742 INFO program: Running... udevadm settle --timeout=300 >12:58:13,762 DEBUG program: Return code: 0 >12:58:13,766 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a,ro /dev/sdc3 /mnt/sysimage >12:58:13,887 DEBUG program: Return code: 0 >12:58:13,888 INFO program: Running... arch >12:58:13,927 INFO program: x86_64 >12:58:13,927 DEBUG program: Return code: 0 >12:58:13,944 INFO program: Running... udevadm settle --timeout=300 >12:58:13,962 DEBUG program: Return code: 0 >12:58:13,962 INFO program: Running... umount /mnt/sysimage >12:58:14,036 DEBUG program: Return code: 0 >12:58:14,037 INFO program: Running... udevadm settle --timeout=300 >12:58:14,053 DEBUG program: Return code: 0 >12:58:14,057 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7,ro /dev/sdc3 /mnt/sysimage >12:58:14,178 DEBUG program: Return code: 0 >12:58:14,179 INFO program: Running... arch >12:58:14,219 INFO program: x86_64 >12:58:14,219 DEBUG program: Return code: 0 >12:58:14,233 INFO program: Running... udevadm settle --timeout=300 >12:58:14,251 DEBUG program: Return code: 0 >12:58:14,252 INFO program: Running... umount /mnt/sysimage >12:58:14,331 DEBUG program: Return code: 0 >12:58:14,332 INFO program: Running... udevadm settle --timeout=300 >12:58:14,352 DEBUG program: Return code: 0 >12:58:14,356 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84,ro /dev/sdc3 /mnt/sysimage >12:58:14,483 DEBUG program: Return code: 0 >12:58:14,486 INFO program: Running... arch >12:58:14,524 INFO program: x86_64 >12:58:14,525 DEBUG program: Return code: 0 >12:58:14,538 INFO program: Running... udevadm settle --timeout=300 >12:58:14,558 DEBUG program: Return code: 0 >12:58:14,559 INFO program: Running... umount /mnt/sysimage >12:58:14,630 DEBUG program: Return code: 0 >12:58:14,631 INFO program: Running... udevadm settle --timeout=300 >12:58:14,651 DEBUG program: Return code: 0 >12:58:14,655 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7,ro /dev/sdc3 /mnt/sysimage >12:58:14,775 DEBUG program: Return code: 0 >12:58:14,776 INFO program: Running... arch >12:58:14,816 INFO program: x86_64 >12:58:14,817 DEBUG program: Return code: 0 >12:58:14,831 INFO program: Running... udevadm settle --timeout=300 >12:58:14,850 DEBUG program: Return code: 0 >12:58:14,851 INFO program: Running... umount /mnt/sysimage >12:58:14,919 DEBUG program: Return code: 0 >12:58:14,920 INFO program: Running... udevadm settle --timeout=300 >12:58:14,941 DEBUG program: Return code: 0 >12:58:14,945 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init,ro /dev/sdc3 /mnt/sysimage >12:58:15,055 DEBUG program: Return code: 0 >12:58:15,056 INFO program: Running... arch >12:58:15,096 INFO program: x86_64 >12:58:15,097 DEBUG program: Return code: 0 >12:58:15,112 INFO program: Running... udevadm settle --timeout=300 >12:58:15,131 DEBUG program: Return code: 0 >12:58:15,132 INFO program: Running... umount /mnt/sysimage >12:58:15,205 DEBUG program: Return code: 0 >12:58:15,206 INFO program: Running... udevadm settle --timeout=300 >12:58:15,223 DEBUG program: Return code: 0 >12:58:15,227 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67,ro /dev/sdc3 /mnt/sysimage >12:58:15,336 DEBUG program: Return code: 0 >12:58:15,338 INFO program: Running... arch >12:58:15,378 INFO program: x86_64 >12:58:15,379 DEBUG program: Return code: 0 >12:58:15,392 INFO program: Running... udevadm settle --timeout=300 >12:58:15,405 DEBUG program: Return code: 0 >12:58:15,406 INFO program: Running... umount /mnt/sysimage >12:58:15,472 DEBUG program: Return code: 0 >12:58:15,473 INFO program: Running... udevadm settle --timeout=300 >12:58:15,492 DEBUG program: Return code: 0 >12:58:15,496 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init,ro /dev/sdc3 /mnt/sysimage >12:58:15,622 DEBUG program: Return code: 0 >12:58:15,623 INFO program: Running... arch >12:58:15,660 INFO program: x86_64 >12:58:15,661 DEBUG program: Return code: 0 >12:58:15,673 INFO program: Running... udevadm settle --timeout=300 >12:58:15,691 DEBUG program: Return code: 0 >12:58:15,692 INFO program: Running... umount /mnt/sysimage >12:58:15,760 DEBUG program: Return code: 0 >12:58:15,761 INFO program: Running... udevadm settle --timeout=300 >12:58:15,781 DEBUG program: Return code: 0 >12:58:15,785 INFO program: Running... mount -t btrfs -o subvol=rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9,ro /dev/sdc3 /mnt/sysimage >12:58:15,906 DEBUG program: Return code: 0 >12:58:15,908 INFO program: Running... arch >12:58:15,946 INFO program: x86_64 >12:58:15,947 DEBUG program: Return code: 0 >12:58:15,956 INFO program: Running... udevadm settle --timeout=300 >12:58:15,973 DEBUG program: Return code: 0 >12:58:15,973 INFO program: Running... umount /mnt/sysimage >12:58:16,045 DEBUG program: Return code: 0 >12:58:16,046 INFO program: Running... udevadm settle --timeout=300 >12:58:16,063 DEBUG program: Return code: 0 >12:58:16,067 INFO program: Running... mount -t btrfs -o subvol=mythtvdata,ro /dev/sda /mnt/sysimage >12:58:20,629 DEBUG program: Return code: 0 >12:58:20,677 INFO program: Running... udevadm settle --timeout=300 >12:58:20,694 DEBUG program: Return code: 0 >12:58:20,695 INFO program: Running... umount /mnt/sysimage >12:58:20,769 DEBUG program: Return code: 0 >12:58:20,770 INFO program: Running... udevadm settle --timeout=300 >12:58:20,791 DEBUG program: Return code: 0 >12:58:20,795 INFO program: Running... udevadm settle --timeout=300 >12:58:20,816 DEBUG program: Return code: 0 >12:58:20,820 INFO program: Running... udevadm settle --timeout=300 >12:58:20,841 DEBUG program: Return code: 0 >12:58:20,845 INFO program: Running... udevadm settle --timeout=300 >12:58:20,865 DEBUG program: Return code: 0 >12:58:21,255 INFO program: Running... hwclock --hctosys --utc >12:58:22,001 DEBUG program: Return code: 0 >12:58:22,001 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >12:58:22,016 DEBUG program: Return code: 0 >12:58:49,899 INFO program: Running... udevadm settle --timeout=300 >12:58:49,918 DEBUG program: Return code: 0 >12:58:49,931 INFO program: Running... udevadm settle --timeout=300 >12:58:49,947 DEBUG program: Return code: 0 >13:03:59,760 INFO program: Running... udevadm settle --timeout=300 >13:03:59,781 DEBUG program: Return code: 0 >13:03:59,794 INFO program: Running... udevadm settle --timeout=300 >13:03:59,815 DEBUG program: Return code: 0 >13:07:27,915 INFO program: Running... journalctl -b > > >/tmp/storage.log: >19:50:57,198 DEBUG blivet: registered device format class Ext2FS as ext2 >19:50:57,199 DEBUG blivet: registered device format class Ext3FS as ext3 >19:50:57,199 DEBUG blivet: registered device format class Ext4FS as ext4 >19:50:57,199 DEBUG blivet: registered device format class FATFS as vfat >19:50:57,199 DEBUG blivet: registered device format class EFIFS as efi >19:50:57,199 DEBUG blivet: registered device format class BTRFS as btrfs >19:50:57,200 DEBUG blivet: registered device format class GFS2 as gfs2 >19:50:57,200 DEBUG blivet: registered device format class JFS as jfs >19:50:57,200 DEBUG blivet: registered device format class ReiserFS as reiserfs >19:50:57,200 DEBUG blivet: registered device format class XFS as xfs >19:50:57,200 DEBUG blivet: registered device format class HFS as hfs >19:50:57,200 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >19:50:57,201 DEBUG blivet: registered device format class HFSPlus as hfs+ >19:50:57,201 DEBUG blivet: registered device format class MacEFIFS as macefi >19:50:57,201 DEBUG blivet: registered device format class NTFS as ntfs >19:50:57,201 DEBUG blivet: registered device format class NFS as nfs >19:50:57,201 DEBUG blivet: registered device format class NFSv4 as nfs4 >19:50:57,201 DEBUG blivet: registered device format class Iso9660FS as iso9660 >19:50:57,201 DEBUG blivet: registered device format class NoDevFS as nodev >19:50:57,201 DEBUG blivet: registered device format class DevPtsFS as devpts >19:50:57,202 DEBUG blivet: registered device format class ProcFS as proc >19:50:57,202 DEBUG blivet: registered device format class SysFS as sysfs >19:50:57,202 DEBUG blivet: registered device format class TmpFS as tmpfs >19:50:57,202 DEBUG blivet: registered device format class BindFS as bind >19:50:57,202 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >19:50:57,202 DEBUG blivet: registered device format class USBFS as usbfs >19:50:57,202 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >19:50:57,203 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >19:50:57,203 DEBUG blivet: registered device format class LUKS as luks >19:50:57,204 DEBUG blivet: registered device format class MDRaidMember as mdmember >19:50:57,204 DEBUG blivet: registered device format class SwapSpace as swap >19:50:57,205 DEBUG blivet: registered device format class MultipathMember as multipath_member >19:50:57,205 DEBUG blivet: registered device format class DiskLabel as disklabel >19:50:57,206 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >19:50:57,206 DEBUG blivet: registered device format class BIOSBoot as biosboot >19:50:57,511 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >19:50:57,511 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:50:57,522 INFO blivet: sde1 looks to be the live device; marking as protected >19:50:57,547 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sde', 'sde1', 'sda', 'sr0', 'sdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >19:50:57,593 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF /dev/disk/by-id/wwn-0x5000c5004f7cc174', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', > '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': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000347d3', > 'ID_REVISION': 'CC24', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', > 'ID_SERIAL_SHORT': 'Z1E2SJFF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004f7cc174', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13163', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF', > '/dev/disk/by-id/wwn-0x5000c5004f7cc174'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd'} ; name: sdd ; >19:50:57,593 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd)... >19:50:57,594 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >19:50:57,594 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:50:57,595 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >19:50:57,596 INFO blivet: sdd is a disk >19:50:57,596 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >19:50:57,603 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >19:50:57,626 INFO blivet: added disk sdd (id 0) to device tree >19:50:57,627 DEBUG blivet: looking up parted Device: /dev/sdd >19:50:57,626 INFO blivet: got device: DiskDevice instance (0x7f432c8afa10) -- > name = sdd status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1863.02 GiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA ST2000DM001-1CH1 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f432cfb9e60> > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f432c819510> >19:50:57,645 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >19:50:57,646 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >19:50:57,646 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >19:50:57,647 DEBUG blivet: required disklabel type for sdd (1) is None >19:50:57,647 DEBUG blivet: default disklabel type for sdd is msdos >19:50:57,647 DEBUG blivet: selecting msdos disklabel for sdd based on size >19:50:57,650 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >19:50:57,654 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 0x7f432c83c790>] > device: <parted.device.Device object at 0x7f432c83c550> > PedDisk: <_ped.Disk object at 0x7f432c838ef0> >19:50:57,655 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 3 >19:50:57,655 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >19:50:57,660 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF-part1 /dev/disk/by-id/wwn-0x5000c5004f7cc174-part1 /dev/disk/by-label/data /dev/disk/by-uuid/8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', > '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': 'data', > 'ID_FS_LABEL_ENC': 'data', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'ID_FS_UUID_ENC': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3907026944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000347d3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000347d3', > 'ID_REVISION': 'CC24', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', > 'ID_SERIAL_SHORT': 'Z1E2SJFF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004f7cc174', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', > 'MAJOR': '8', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13230', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF-part1', > '/dev/disk/by-id/wwn-0x5000c5004f7cc174-part1', > '/dev/disk/by-label/data', > '/dev/disk/by-uuid/8d5ecec7-ed17-4446-9c6e-1c188b77b259'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >19:50:57,661 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1)... >19:50:57,661 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >19:50:57,662 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:50:57,662 INFO blivet: sdd1 is a partition >19:50:57,663 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >19:50:57,664 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >19:50:57,664 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1863.02 GiB disk sdd (0) with existing msdos disklabel >19:50:57,669 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >19:50:57,670 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >19:50:57,670 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >19:50:57,671 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >19:50:57,671 DEBUG blivet: looking up parted Partition: /dev/sdd1 >19:50:57,672 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >19:50:57,673 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >19:50:57,673 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >19:50:57,674 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >19:50:57,674 INFO blivet: added partition sdd1 (id 5) to device tree >19:50:57,679 DEBUG blivet: looking up parted Device: /dev/sdd1 >19:50:57,674 INFO blivet: got device: PartitionDevice instance (0x7f432c83cad0) -- > name = sdd1 status = True kids = 0 id = 5 > parents = ['existing 1863.02 GiB disk sdd (0) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing None > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32579 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f432cfb99e0> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432c83c610> fileSystem: <parted.filesystem.FileSystem object at 0x7f432c83ca50> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432c83c850> PedPartition: <_ped.Partition object at 0x7f432c833e30> > disk = existing 1863.02 GiB disk sdd (0) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = >19:50:57,704 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >19:50:57,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: None ; >19:50:57,704 DEBUG blivet: device sdd1 does not contain a disklabel >19:50:57,704 INFO blivet: type detected on 'sdd1' is 'ext4' >19:50:57,706 DEBUG blivet: Ext4FS.supported: supported: True ; >19:50:57,706 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 8 >19:50:57,706 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >19:50:57,707 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: ext4 ; >19:50:57,707 INFO blivet: got format: existing ext4 filesystem >19:50:57,710 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032 /dev/disk/by-id/wwn-0x5002538043584d30', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\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': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17056', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > '/dev/disk/by-id/wwn-0x5002538043584d30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >19:50:57,711 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc)... >19:50:57,711 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:50:57,712 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:50:57,712 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >19:50:57,713 INFO blivet: sdc is a disk >19:50:57,713 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >19:50:57,714 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >19:50:57,721 INFO blivet: added disk sdc (id 10) to device tree >19:50:57,721 DEBUG blivet: looking up parted Device: /dev/sdc >19:50:57,721 INFO blivet: got device: DiskDevice instance (0x7f432c819690) -- > name = sdc status = True kids = 0 id = 10 > parents = [] > uuid = None size = 119.24 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 9 did: 0 busy: True > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7f432c7c4560> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f432c7e2f90> >19:50:57,742 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >19:50:57,742 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >19:50:57,743 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >19:50:57,743 DEBUG blivet: required disklabel type for sdc (1) is None >19:50:57,743 DEBUG blivet: default disklabel type for sdc is msdos >19:50:57,743 DEBUG blivet: selecting msdos disklabel for sdc based on size >19:50:57,744 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >19:50:57,754 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f432c7ee450>, <parted.partition.Partition object at 0x7f432c7ee790>, <parted.partition.Partition object at 0x7f432c7eea10>] > device: <parted.device.Device object at 0x7f432c7ee210> > PedDisk: <_ped.Disk object at 0x7f432c7ef5f0> >19:50:57,755 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 13 >19:50:57,756 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >19:50:57,763 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'ID_FS_UUID_ENC': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d3c12-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17156', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part1', > '/dev/disk/by-id/wwn-0x5002538043584d30-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/a396dd04-9b7c-435e-aaaf-f1c34f88ac55'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >19:50:57,763 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >19:50:57,763 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >19:50:57,764 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:50:57,764 INFO blivet: sdc1 is a partition >19:50:57,765 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >19:50:57,766 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:50:57,767 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (10) with existing msdos disklabel >19:50:57,772 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >19:50:57,773 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >19:50:57,773 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >19:50:57,774 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >19:50:57,774 DEBUG blivet: looking up parted Partition: /dev/sdc1 >19:50:57,776 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >19:50:57,777 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >19:50:57,778 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >19:50:57,779 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >19:50:57,779 INFO blivet: added partition sdc1 (id 15) to device tree >19:50:57,784 DEBUG blivet: looking up parted Device: /dev/sdc1 >19:50:57,779 INFO blivet: got device: PartitionDevice instance (0x7f432c7eecd0) -- > name = sdc1 status = True kids = 0 id = 15 > parents = ['existing 119.24 GiB disk sdc (10) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f432c7c44d0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432c7ee2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f432c7ee8d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432c7ee550> PedPartition: <_ped.Partition object at 0x7f432c7df7d0> > disk = existing 119.24 GiB disk sdc (10) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >19:50:57,804 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >19:50:57,805 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >19:50:57,805 DEBUG blivet: device sdc1 does not contain a disklabel >19:50:57,805 INFO blivet: type detected on 'sdc1' is 'ext3' >19:50:57,806 DEBUG blivet: Ext3FS.supported: supported: True ; >19:50:57,806 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 18 >19:50:57,806 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >19:50:57,807 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext3 ; >19:50:57,807 INFO blivet: got format: existing ext3 filesystem >19:50:57,811 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 /dev/disk/by-uuid/68af7161-dfb2-44fd-af64-1e37912491cd', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '68af7161-dfb2-44fd-af64-1e37912491cd', > 'ID_FS_UUID_ENC': '68af7161-dfb2-44fd-af64-1e37912491cd', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8093696', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000d3c12-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '34', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17266', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part2', > '/dev/disk/by-id/wwn-0x5002538043584d30-part2', > '/dev/disk/by-uuid/68af7161-dfb2-44fd-af64-1e37912491cd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >19:50:57,811 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2)... >19:50:57,812 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc2 ; incomplete: False ; >19:50:57,812 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:50:57,812 INFO blivet: sdc2 is a partition >19:50:57,813 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >19:50:57,813 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:50:57,814 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (10) with existing msdos disklabel >19:50:57,818 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >19:50:57,819 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >19:50:57,819 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >19:50:57,820 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >19:50:57,820 DEBUG blivet: looking up parted Partition: /dev/sdc2 >19:50:57,820 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >19:50:57,821 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >19:50:57,822 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >19:50:57,822 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >19:50:57,822 INFO blivet: added partition sdc2 (id 20) to device tree >19:50:57,826 DEBUG blivet: looking up parted Device: /dev/sdc2 >19:50:57,823 INFO blivet: got device: PartitionDevice instance (0x7f432c7eed90) -- > name = sdc2 status = True kids = 0 id = 20 > parents = ['existing 119.24 GiB disk sdc (10) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32579 did: 0 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f432c7c4830> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432c7ee2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f432c7ee910> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f432c7ee850> PedPartition: <_ped.Partition object at 0x7f432c7df770> > disk = existing 119.24 GiB disk sdc (10) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = >19:50:57,846 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >19:50:57,847 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: None ; >19:50:57,847 DEBUG blivet: device sdc2 does not contain a disklabel >19:50:57,847 INFO blivet: type detected on 'sdc2' is 'swap' >19:50:57,852 DEBUG blivet: SwapSpace.__init__: device: /dev/sdc2 ; serial: S0Z3NEAC929032 ; uuid: 68af7161-dfb2-44fd-af64-1e37912491cd ; exists: True ; label: None ; >19:50:57,852 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 23 >19:50:57,852 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >19:50:57,853 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: swap ; >19:50:57,853 INFO blivet: got format: existing swap >19:50:57,857 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part3 /dev/disk/by-id/wwn-0x5002538043584d30-part3 /dev/disk/by-label/fedora /dev/disk/by-uuid/019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'ID_FS_UUID_ENC': '019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'ID_FS_UUID_SUB': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', > 'ID_FS_UUID_SUB_ENC': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9119744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '240949248', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d3c12-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '35', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17369', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part3', > '/dev/disk/by-id/wwn-0x5002538043584d30-part3', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/019df52c-fd11-45fd-91fc-313d09f1b0c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >19:50:57,857 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3)... >19:50:57,858 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc3 ; incomplete: False ; >19:50:57,858 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:50:57,859 INFO blivet: sdc3 is a partition >19:50:57,859 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >19:50:57,860 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:50:57,860 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (10) with existing msdos disklabel >19:50:57,864 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >19:50:57,865 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >19:50:57,865 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >19:50:57,866 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >19:50:57,866 DEBUG blivet: looking up parted Partition: /dev/sdc3 >19:50:57,867 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >19:50:57,867 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >19:50:57,868 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >19:50:57,869 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >19:50:57,869 INFO blivet: added partition sdc3 (id 25) to device tree >19:50:57,872 DEBUG blivet: looking up parted Device: /dev/sdc3 >19:50:57,869 INFO blivet: got device: PartitionDevice instance (0x7f432c7f9590) -- > name = sdc3 status = True kids = 0 id = 25 > parents = ['existing 119.24 GiB disk sdc (10) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing None > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32579 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f432c7c48c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432c7ee2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f432c7eead0> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432c7eea50> PedPartition: <_ped.Partition object at 0x7f432c7df830> > disk = existing 119.24 GiB disk sdc (10) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = >19:50:57,893 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >19:50:57,893 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: None ; >19:50:57,893 DEBUG blivet: device sdc3 does not contain a disklabel >19:50:57,893 INFO blivet: type detected on 'sdc3' is 'btrfs' >19:50:57,894 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:57,894 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 28 >19:50:57,895 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >19:50:57,896 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: btrfs ; >19:50:57,896 INFO blivet: got format: existing btrfs filesystem >19:50:57,896 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdc3 ; >19:50:57,897 INFO blivet: creating btrfs volume btrfs.fedora >19:50:57,898 DEBUG blivet: BTRFSVolumeDevice._addParent: fedora ; member: sdc3 ; >19:50:57,899 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >19:50:57,899 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >19:50:57,900 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >19:50:57,901 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:57,901 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 32 >19:50:57,901 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.29 ; current: None ; type: btrfs ; >19:50:57,902 INFO blivet: added btrfs volume fedora (id 29) to device tree >19:50:59,309 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,309 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 34 >19:50:59,312 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >19:50:59,314 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >19:50:59,314 INFO blivet: added btrfs subvolume home (id 35) to device tree >19:50:59,315 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,315 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 37 >19:50:59,316 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >19:50:59,317 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: rootf20 ; current: None ; type: btrfs ; >19:50:59,317 INFO blivet: added btrfs subvolume rootf20 (id 38) to device tree >19:50:59,318 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,318 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 40 >19:50:59,319 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 2 ; name: fedora ; >19:50:59,320 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootsnapshots/2014-03-27 ; current: None ; type: btrfs ; >19:50:59,320 INFO blivet: added btrfs snapshot rootsnapshots/2014-03-27 (id 41) to device tree >19:50:59,321 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,321 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 43 >19:50:59,322 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 3 ; name: fedora ; >19:50:59,323 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootsnapshots/2014-03-28 ; current: None ; type: btrfs ; >19:50:59,323 INFO blivet: added btrfs snapshot rootsnapshots/2014-03-28 (id 44) to device tree >19:50:59,324 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,324 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 46 >19:50:59,325 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 0 ; name: rootf20 ; >19:50:59,326 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; current: None ; type: btrfs ; >19:50:59,326 INFO blivet: added btrfs subvolume rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 (id 47) to device tree >19:50:59,327 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,327 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 49 >19:50:59,328 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 1 ; name: rootf20 ; >19:50:59,329 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; current: None ; type: btrfs ; >19:50:59,329 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b (id 50) to device tree >19:50:59,330 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,330 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 52 >19:50:59,331 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 2 ; name: rootf20 ; >19:50:59,332 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; current: None ; type: btrfs ; >19:50:59,332 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 (id 53) to device tree >19:50:59,333 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,333 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 55 >19:50:59,334 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 3 ; name: rootf20 ; >19:50:59,335 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; current: None ; type: btrfs ; >19:50:59,335 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a (id 56) to device tree >19:50:59,336 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,336 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 58 >19:50:59,337 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 4 ; name: rootf20 ; >19:50:59,338 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; current: None ; type: btrfs ; >19:50:59,338 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e (id 59) to device tree >19:50:59,339 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,339 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 61 >19:50:59,340 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 5 ; name: rootf20 ; >19:50:59,341 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; current: None ; type: btrfs ; >19:50:59,341 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d (id 62) to device tree >19:50:59,342 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,342 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 64 >19:50:59,343 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 6 ; name: rootf20 ; >19:50:59,344 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; current: None ; type: btrfs ; >19:50:59,344 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 (id 65) to device tree >19:50:59,344 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,345 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 67 >19:50:59,346 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 7 ; name: rootf20 ; >19:50:59,346 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; current: None ; type: btrfs ; >19:50:59,347 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 (id 68) to device tree >19:50:59,347 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,348 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 70 >19:50:59,349 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 8 ; name: rootf20 ; >19:50:59,349 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; current: None ; type: btrfs ; >19:50:59,350 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e (id 71) to device tree >19:50:59,350 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,350 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 73 >19:50:59,351 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 9 ; name: rootf20 ; >19:50:59,352 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; current: None ; type: btrfs ; >19:50:59,352 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 (id 74) to device tree >19:50:59,353 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,353 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 76 >19:50:59,354 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 10 ; name: rootf20 ; >19:50:59,355 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; current: None ; type: btrfs ; >19:50:59,355 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 (id 77) to device tree >19:50:59,356 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,356 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 79 >19:50:59,357 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 11 ; name: rootf20 ; >19:50:59,358 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; current: None ; type: btrfs ; >19:50:59,358 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 (id 80) to device tree >19:50:59,359 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,359 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 82 >19:50:59,361 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 12 ; name: rootf20 ; >19:50:59,361 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; current: None ; type: btrfs ; >19:50:59,362 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 (id 83) to device tree >19:50:59,362 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,362 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 85 >19:50:59,363 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 13 ; name: rootf20 ; >19:50:59,364 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; current: None ; type: btrfs ; >19:50:59,364 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a (id 86) to device tree >19:50:59,365 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,365 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 88 >19:50:59,366 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 14 ; name: rootf20 ; >19:50:59,367 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; current: None ; type: btrfs ; >19:50:59,367 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 (id 89) to device tree >19:50:59,368 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,368 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 91 >19:50:59,369 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 15 ; name: rootf20 ; >19:50:59,370 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; current: None ; type: btrfs ; >19:50:59,370 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 (id 92) to device tree >19:50:59,371 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,371 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 94 >19:50:59,372 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 16 ; name: rootf20 ; >19:50:59,373 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; current: None ; type: btrfs ; >19:50:59,373 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 (id 95) to device tree >19:50:59,374 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,374 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 97 >19:50:59,375 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 17 ; name: rootf20 ; >19:50:59,376 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; current: None ; type: btrfs ; >19:50:59,376 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 (id 98) to device tree >19:50:59,377 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,377 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 100 >19:50:59,378 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 18 ; name: rootf20 ; >19:50:59,379 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; current: None ; type: btrfs ; >19:50:59,379 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb (id 101) to device tree >19:50:59,380 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,380 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 103 >19:50:59,381 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 19 ; name: rootf20 ; >19:50:59,382 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; current: None ; type: btrfs ; >19:50:59,382 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df (id 104) to device tree >19:50:59,383 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,383 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 106 >19:50:59,384 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 20 ; name: rootf20 ; >19:50:59,385 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; current: None ; type: btrfs ; >19:50:59,385 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada (id 107) to device tree >19:50:59,386 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,386 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 109 >19:50:59,387 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 21 ; name: rootf20 ; >19:50:59,388 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; current: None ; type: btrfs ; >19:50:59,388 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init (id 110) to device tree >19:50:59,389 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,389 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 112 >19:50:59,390 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 22 ; name: rootf20 ; >19:50:59,391 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; current: None ; type: btrfs ; >19:50:59,391 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 (id 113) to device tree >19:50:59,392 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,392 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 115 >19:50:59,393 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 23 ; name: rootf20 ; >19:50:59,394 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; current: None ; type: btrfs ; >19:50:59,394 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init (id 116) to device tree >19:50:59,395 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,395 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 118 >19:50:59,396 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 24 ; name: rootf20 ; >19:50:59,397 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; current: None ; type: btrfs ; >19:50:59,397 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee (id 119) to device tree >19:50:59,398 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,398 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 121 >19:50:59,399 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 25 ; name: rootf20 ; >19:50:59,400 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; current: None ; type: btrfs ; >19:50:59,400 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init (id 122) to device tree >19:50:59,401 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,401 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 124 >19:50:59,402 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 26 ; name: rootf20 ; >19:50:59,403 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; current: None ; type: btrfs ; >19:50:59,403 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c (id 125) to device tree >19:50:59,404 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,404 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 127 >19:50:59,405 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 27 ; name: rootf20 ; >19:50:59,406 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; current: None ; type: btrfs ; >19:50:59,406 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init (id 128) to device tree >19:50:59,407 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,407 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 130 >19:50:59,408 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 28 ; name: rootf20 ; >19:50:59,409 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; current: None ; type: btrfs ; >19:50:59,409 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b (id 131) to device tree >19:50:59,410 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,410 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 133 >19:50:59,411 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 29 ; name: rootf20 ; >19:50:59,412 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; current: None ; type: btrfs ; >19:50:59,412 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init (id 134) to device tree >19:50:59,413 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,413 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 136 >19:50:59,414 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 30 ; name: rootf20 ; >19:50:59,415 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; current: None ; type: btrfs ; >19:50:59,415 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a (id 137) to device tree >19:50:59,416 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,416 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 139 >19:50:59,417 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 31 ; name: rootf20 ; >19:50:59,418 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; current: None ; type: btrfs ; >19:50:59,418 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 (id 140) to device tree >19:50:59,419 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,419 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 142 >19:50:59,420 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 32 ; name: rootf20 ; >19:50:59,421 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; current: None ; type: btrfs ; >19:50:59,421 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 (id 143) to device tree >19:50:59,422 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,422 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 145 >19:50:59,423 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 33 ; name: rootf20 ; >19:50:59,424 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; current: None ; type: btrfs ; >19:50:59,424 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 (id 146) to device tree >19:50:59,425 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,425 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 148 >19:50:59,426 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 34 ; name: rootf20 ; >19:50:59,427 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; current: None ; type: btrfs ; >19:50:59,427 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init (id 149) to device tree >19:50:59,428 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,428 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 151 >19:50:59,429 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 35 ; name: rootf20 ; >19:50:59,430 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; current: None ; type: btrfs ; >19:50:59,430 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 (id 152) to device tree >19:50:59,431 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,431 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 154 >19:50:59,432 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 36 ; name: rootf20 ; >19:50:59,433 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; current: None ; type: btrfs ; >19:50:59,433 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init (id 155) to device tree >19:50:59,434 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,434 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 157 >19:50:59,435 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 37 ; name: rootf20 ; >19:50:59,436 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; current: None ; type: btrfs ; >19:50:59,436 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 (id 158) to device tree >19:50:59,439 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_FLASH_DRIVE', > 'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', > 'ID_MODEL_ID': 'b113', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00021955', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > 'ID_SERIAL_SHORT': '070B3341BAC16471', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1005', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23661', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde'} ; name: sde ; >19:50:59,439 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde)... >19:50:59,440 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >19:50:59,440 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:50:59,441 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >19:50:59,442 INFO blivet: sde is a disk >19:50:59,442 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 162 >19:50:59,443 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >19:50:59,450 INFO blivet: added disk sde (id 161) to device tree >19:50:59,451 DEBUG blivet: looking up parted Device: /dev/sde >19:50:59,450 INFO blivet: got device: DiskDevice instance (0x7f432c7f94d0) -- > name = sde status = True kids = 0 id = 161 > parents = [] > uuid = None size = 28.86 GiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde partedDevice = parted.Device instance -- > model: USB FLASH DRIVE path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 60522496 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (29552, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f432c78bd40> > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f432c7b4ad0> >19:50:59,468 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >19:50:59,469 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >19:50:59,469 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >19:50:59,470 DEBUG blivet: required disklabel type for sde (1) is None >19:50:59,470 DEBUG blivet: default disklabel type for sde is msdos >19:50:59,470 DEBUG blivet: selecting msdos disklabel for sde based on size >19:50:59,471 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >19:50:59,609 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 0x7f432c7b4f50>] > device: <parted.device.Device object at 0x7f432c7b4d10> > PedDisk: <_ped.Disk object at 0x7f432c7fc290> >19:50:59,609 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 164 >19:50:59,611 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >19:50:59,616 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B8F8-F63E', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1', > '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': 'B8F8-F63E', > 'ID_FS_UUID_ENC': 'B8F8-F63E', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_FLASH_DRIVE', > 'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', > 'ID_MODEL_ID': 'b113', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '60520448', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '00021955-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00021955', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > 'ID_SERIAL_SHORT': '070B3341BAC16471', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1005', > 'MAJOR': '8', > 'MINOR': '65', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23844', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B8F8-F63E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1'} ; name: sde1 ; >19:50:59,616 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1)... >19:50:59,617 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde1 ; incomplete: False ; >19:50:59,617 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:50:59,617 INFO blivet: sde1 is a partition >19:50:59,618 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >19:50:59,619 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >19:50:59,619 DEBUG blivet: DeviceTree.getDeviceByName returned existing 28.86 GiB disk sde (161) with existing msdos disklabel >19:50:59,624 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >19:50:59,625 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >19:50:59,625 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 167 >19:50:59,626 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >19:50:59,626 DEBUG blivet: looking up parted Partition: /dev/sde1 >19:50:59,627 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >19:50:59,627 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >19:50:59,628 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >19:50:59,629 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >19:50:59,629 INFO blivet: added partition sde1 (id 166) to device tree >19:50:59,632 DEBUG blivet: looking up parted Device: /dev/sde1 >19:50:59,629 INFO blivet: got device: PartitionDevice instance (0x7f432c7bc210) -- > name = sde1 status = True kids = 0 id = 166 > parents = ['existing 28.86 GiB disk sde (161) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing None > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32579 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f432c78bef0> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432c7b4dd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f432c7bc250> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f432c7bc050> PedPartition: <_ped.Partition object at 0x7f432c7b66b0> > disk = existing 28.86 GiB disk sde (161) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot >19:50:59,652 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >19:50:59,652 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >19:50:59,652 DEBUG blivet: device sde1 does not contain a disklabel >19:50:59,652 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 169 >19:50:59,652 INFO blivet: type detected on 'sde1' is 'vfat' >19:50:59,653 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 170 >19:50:59,653 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >19:50:59,654 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >19:50:59,654 INFO blivet: got format: existing efi filesystem >19:50:59,658 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASY7436598 /dev/disk/by-id/wwn-0x50014ee2035fe13f /dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '88', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '88', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_SUB': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', > 'ID_FS_UUID_SUB_ENC': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', > 'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', > 'ID_SERIAL_SHORT': 'WD-WCASY7436598', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2035fe13f', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2035fe13f', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31792', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', > '/dev/disk/by-id/wwn-0x50014ee2035fe13f', > '/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >19:50:59,658 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >19:50:59,659 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >19:50:59,659 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:50:59,660 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >19:50:59,661 INFO blivet: sda is a disk >19:50:59,661 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 173 >19:50:59,662 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:50:59,667 INFO blivet: added disk sda (id 172) to device tree >19:50:59,667 DEBUG blivet: looking up parted Device: /dev/sda >19:50:59,667 INFO blivet: got device: DiskDevice instance (0x7f432c7bc650) -- > name = sda status = True kids = 0 id = 172 > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432c73e050> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f432c7bc790> >19:50:59,681 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:50:59,682 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >19:50:59,682 DEBUG blivet: device sda does not contain a disklabel >19:50:59,682 INFO blivet: type detected on 'sda' is 'btrfs' >19:50:59,684 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,684 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 175 >19:50:59,684 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: btrfs ; >19:50:59,685 INFO blivet: got format: existing btrfs filesystem >19:50:59,685 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sda ; >19:50:59,686 INFO blivet: creating btrfs volume btrfs.None >19:50:59,687 DEBUG blivet: BTRFSVolumeDevice._addParent: btrfs.176 ; member: sda ; >19:50:59,688 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:50:59,688 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 177 >19:50:59,689 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.176 ; current: None ; type: None ; >19:50:59,690 DEBUG blivet: BTRFS.supported: supported: True ; >19:50:59,690 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 179 >19:50:59,691 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.176 ; current: None ; type: btrfs ; >19:50:59,691 INFO blivet: added btrfs volume btrfs.176 (id 176) to device tree >19:51:09,696 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:09,696 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 181 >19:51:09,699 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: btrfs.176 ; >19:51:09,701 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: mythtvdata ; current: None ; type: btrfs ; >19:51:09,701 INFO blivet: added btrfs subvolume mythtvdata (id 182) to device tree >19:51:09,706 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126 /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GH22NS50', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TN01', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', > 'ID_SERIAL_SHORT': 'K1J993M2126', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '36566', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >19:51:09,706 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >19:51:09,707 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >19:51:09,707 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:09,707 INFO blivet: sr0 is a cdrom >19:51:09,708 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >19:51:09,708 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 186 >19:51:09,709 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:51:09,709 INFO blivet: added cdrom sr0 (id 185) to device tree >19:51:09,711 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:51:09,767 DEBUG blivet: looking up parted Device: /dev/sr0 >19:51:09,709 INFO blivet: got device: OpticalDevice instance (0x7f432c7bc850) -- > name = sr0 status = True kids = 0 id = 185 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >19:51:09,880 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:51:09,936 DEBUG blivet: looking up parted Device: /dev/sr0 >19:51:10,048 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:51:10,049 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:51:10,105 DEBUG blivet: no media present for device sr0 >19:51:10,108 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280 /dev/disk/by-id/wwn-0x50014ee1ad120fb7 /dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_SUB': '50dd0539-9ed2-4679-af43-9eeb63a265ef', > 'ID_FS_UUID_SUB_ENC': '50dd0539-9ed2-4679-af43-9eeb63a265ef', > 'ID_MODEL': 'WDC_WD5000AAKS-00V1A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00V1A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '05.01D05', > 'ID_SERIAL': 'WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', > 'ID_SERIAL_SHORT': 'WD-WCAWF2211280', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1ad120fb7', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1ad120fb7', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41685', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', > '/dev/disk/by-id/wwn-0x50014ee1ad120fb7', > '/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >19:51:10,109 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb)... >19:51:10,109 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >19:51:10,110 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,110 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >19:51:10,111 INFO blivet: sdb is a disk >19:51:10,111 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 190 >19:51:10,112 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >19:51:10,119 INFO blivet: added disk sdb (id 189) to device tree >19:51:10,120 DEBUG blivet: looking up parted Device: /dev/sdb >19:51:10,119 INFO blivet: got device: DiskDevice instance (0x7f432c7bc550) -- > name = sdb status = True kids = 0 id = 189 > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432c78bc20> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f432c755bd0> >19:51:10,180 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >19:51:10,181 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >19:51:10,181 DEBUG blivet: device sdb does not contain a disklabel >19:51:10,181 INFO blivet: type detected on 'sdb' is 'btrfs' >19:51:10,182 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:10,182 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 192 >19:51:10,183 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: btrfs ; >19:51:10,183 INFO blivet: got format: existing btrfs filesystem >19:51:10,183 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdb ; >19:51:10,184 INFO blivet: found btrfs volume btrfs.176 >19:51:10,184 DEBUG blivet: BTRFSVolumeDevice._addParent: btrfs.176 ; member: sdb ; >19:51:10,185 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >19:51:10,186 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '137601', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:51:10,186 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >19:51:10,187 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >19:51:10,187 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,188 INFO blivet: loop0 is a loop device >19:51:10,188 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:51:10,189 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >19:51:10,189 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,189 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 195 >19:51:10,190 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >19:51:10,190 INFO blivet: added file /osmin.img (deleted) (id 194) to device tree >19:51:10,191 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >19:51:10,191 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 198 >19:51:10,192 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:51:10,192 INFO blivet: added loop loop0 (id 197) to device tree >19:51:10,192 INFO blivet: got device: LoopDevice instance (0x7f432c755e50) -- > name = loop0 status = False kids = 0 id = 197 > parents = ['existing 0 B file /osmin.img (deleted) (194)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >19:51:10,194 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:51:10,195 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:51:10,195 DEBUG blivet: device loop0 does not contain a disklabel >19:51:10,195 INFO blivet: type detected on 'loop0' is 'squashfs' >19:51:10,195 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 200 >19:51:10,196 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:51:10,197 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': '138704', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:51:10,197 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >19:51:10,197 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >19:51:10,198 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,198 INFO blivet: loop1 is a loop device >19:51:10,199 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:51:10,199 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >19:51:10,200 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,200 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 203 >19:51:10,201 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >19:51:10,201 INFO blivet: added file /osmin (id 202) to device tree >19:51:10,202 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >19:51:10,202 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 206 >19:51:10,203 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:51:10,203 INFO blivet: added loop loop1 (id 205) to device tree >19:51:10,203 INFO blivet: got device: LoopDevice instance (0x7f432c755cd0) -- > name = loop1 status = False kids = 0 id = 205 > parents = ['existing 0 B file /osmin (202)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >19:51:10,205 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:51:10,205 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:51:10,205 DEBUG blivet: device loop1 does not contain a disklabel >19:51:10,205 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >19:51:10,206 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 208 >19:51:10,206 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:51:10,207 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141290', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:51:10,207 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >19:51:10,208 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >19:51:10,208 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,209 INFO blivet: loop2 is a loop device >19:51:10,209 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:51:10,210 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >19:51:10,210 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,211 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 211 >19:51:10,211 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >19:51:10,211 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 210) to device tree >19:51:10,212 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >19:51:10,212 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 214 >19:51:10,213 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:51:10,213 INFO blivet: added loop loop2 (id 213) to device tree >19:51:10,213 INFO blivet: got device: LoopDevice instance (0x7f432c7b49d0) -- > name = loop2 status = False kids = 0 id = 213 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (210)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >19:51:10,215 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:51:10,216 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:51:10,216 DEBUG blivet: device loop2 does not contain a disklabel >19:51:10,216 INFO blivet: type detected on 'loop2' is 'squashfs' >19:51:10,216 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 216 >19:51:10,217 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:51:10,218 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '142723', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:51:10,219 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >19:51:10,219 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:51:10,220 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,220 INFO blivet: loop3 is a loop device >19:51:10,220 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >19:51:10,221 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >19:51:10,222 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,222 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 219 >19:51:10,222 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >19:51:10,223 INFO blivet: added file /LiveOS/ext3fs.img (id 218) to device tree >19:51:10,223 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >19:51:10,224 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 222 >19:51:10,224 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >19:51:10,224 INFO blivet: added loop loop3 (id 221) to device tree >19:51:10,224 INFO blivet: got device: LoopDevice instance (0x7f432c7a4190) -- > name = loop3 status = False kids = 0 id = 221 > parents = ['existing 0 B file /LiveOS/ext3fs.img (218)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >19:51:10,226 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >19:51:10,227 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >19:51:10,227 DEBUG blivet: device loop3 does not contain a disklabel >19:51:10,227 INFO blivet: type detected on 'loop3' is 'ext4' >19:51:10,228 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:10,228 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 224 >19:51:10,228 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >19:51:10,229 INFO blivet: got format: existing ext4 filesystem >19:51:10,229 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '143946', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:51:10,230 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >19:51:10,230 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >19:51:10,231 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,231 INFO blivet: loop4 is a loop device >19:51:10,231 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >19:51:10,232 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >19:51:10,233 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,233 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 227 >19:51:10,233 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:51:10,234 INFO blivet: added file /overlay (deleted) (id 226) to device tree >19:51:10,235 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:51:10,235 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 230 >19:51:10,235 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >19:51:10,236 INFO blivet: added loop loop4 (id 229) to device tree >19:51:10,236 INFO blivet: got device: LoopDevice instance (0x7f432c7a45d0) -- > name = loop4 status = False kids = 0 id = 229 > parents = ['existing 0 B file /overlay (deleted) (226)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >19:51:10,237 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >19:51:10,238 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >19:51:10,238 DEBUG blivet: device loop4 does not contain a disklabel >19:51:10,238 DEBUG blivet: no type or existing type for loop4, bailing >19:51:10,240 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2786', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:51:10,240 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >19:51:10,241 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >19:51:10,241 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,241 INFO blivet: live-rw is a device-mapper device >19:51:10,242 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >19:51:10,243 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:51:10,243 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (221) with existing ext4 filesystem >19:51:10,244 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >19:51:10,245 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (229) >19:51:10,246 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >19:51:10,247 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,248 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >19:51:10,248 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 234 >19:51:10,249 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:51:10,249 INFO blivet: added dm live-rw (id 233) to device tree >19:51:10,249 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >19:51:10,249 INFO blivet: got device: DMDevice instance (0x7f432c7a4790) -- > name = live-rw status = True kids = 0 id = 233 > parents = ['existing 0 B loop loop4 (229)'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f432c78bf80> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:51:10,266 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:51:10,266 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:51:10,267 DEBUG blivet: device live-rw does not contain a disklabel >19:51:10,267 INFO blivet: type detected on 'live-rw' is 'ext4' >19:51:10,268 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:10,268 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 236 >19:51:10,268 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:51:10,268 INFO blivet: got format: existing ext4 filesystem >19:51:10,271 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50282', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >19:51:10,271 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >19:51:10,271 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >19:51:10,272 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,272 INFO blivet: live-base is a device-mapper device >19:51:10,273 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >19:51:10,273 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >19:51:10,274 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:51:10,275 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (221) with existing ext4 filesystem >19:51:10,276 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >19:51:10,277 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,278 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >19:51:10,278 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 239 >19:51:10,279 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >19:51:10,279 INFO blivet: added dm live-base (id 238) to device tree >19:51:10,279 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >19:51:10,279 INFO blivet: got device: DMDevice instance (0x7f432c7b4990) -- > name = live-base status = True kids = 0 id = 238 > parents = ['existing 0 B loop loop3 (221) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32579 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f432c73e0e0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >19:51:10,289 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >19:51:10,290 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >19:51:10,290 DEBUG blivet: device live-base does not contain a disklabel >19:51:10,290 INFO blivet: type detected on 'live-base' is 'ext4' >19:51:10,291 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:10,291 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 241 >19:51:10,292 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >19:51:10,292 INFO blivet: got format: existing ext4 filesystem >19:51:10,294 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59530', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >19:51:10,294 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >19:51:10,295 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >19:51:10,296 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,296 INFO blivet: live-osimg-min is a device-mapper device >19:51:10,296 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >19:51:10,297 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >19:51:10,297 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >19:51:10,298 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >19:51:10,299 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (205) >19:51:10,300 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:51:10,300 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (221) with existing ext4 filesystem >19:51:10,301 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >19:51:10,302 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:10,303 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >19:51:10,303 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 244 >19:51:10,304 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >19:51:10,304 INFO blivet: added dm live-osimg-min (id 243) to device tree >19:51:10,304 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >19:51:10,304 INFO blivet: got device: DMDevice instance (0x7f432c7a4a50) -- > name = live-osimg-min status = True kids = 0 id = 243 > parents = ['existing 0 B loop loop3 (221) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f432c73e170> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >19:51:10,314 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >19:51:10,315 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >19:51:10,315 DEBUG blivet: device live-osimg-min does not contain a disklabel >19:51:10,315 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >19:51:10,316 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:10,316 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 246 >19:51:10,316 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >19:51:10,316 INFO blivet: got format: existing ext4 filesystem >19:51:10,338 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >19:51:10,338 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >19:51:10,357 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >19:51:10,359 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >19:51:10,361 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >19:51:10,378 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >19:51:10,391 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:10,393 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,394 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,409 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >19:51:10,410 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc2 ; status: True ; type: swap ; >19:51:10,427 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc2 ; status: False ; type: swap ; >19:51:10,443 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:10,444 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,446 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,460 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >19:51:10,478 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:10,494 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:10,510 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:10,512 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,514 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,530 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-27 ; status: True ; controllable: True ; >19:51:10,547 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:10,561 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:10,579 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:10,581 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,583 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,599 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-28 ; status: True ; controllable: True ; >19:51:10,614 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:10,628 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:10,644 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:10,646 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,649 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,661 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; status: True ; controllable: True ; >19:51:10,677 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:10,691 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:10,709 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:10,727 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:10,730 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,732 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,749 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; status: True ; controllable: True ; >19:51:10,764 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:10,778 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:10,794 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:10,811 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:10,813 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,815 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,830 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; status: True ; controllable: True ; >19:51:10,846 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:10,860 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:10,877 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:10,893 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:10,896 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,898 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,914 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; status: True ; controllable: True ; >19:51:10,928 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:10,942 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:10,959 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:10,978 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:10,982 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,984 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:10,998 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; status: True ; controllable: True ; >19:51:11,013 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,029 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,044 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,060 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,063 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,065 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,080 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; status: True ; controllable: True ; >19:51:11,097 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,110 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,129 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,147 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,150 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,153 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,169 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; status: True ; controllable: True ; >19:51:11,186 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,199 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,219 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,233 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,235 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,236 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,250 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; status: True ; controllable: True ; >19:51:11,267 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,281 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,298 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,312 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,315 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,316 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,332 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; status: True ; controllable: True ; >19:51:11,348 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,362 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,379 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,398 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,401 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,404 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,413 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; status: True ; controllable: True ; >19:51:11,428 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,445 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,459 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,473 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,475 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,477 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,488 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; status: True ; controllable: True ; >19:51:11,498 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,512 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,526 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,535 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,537 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,539 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,557 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; status: True ; controllable: True ; >19:51:11,568 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,582 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,596 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,606 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,607 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,609 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,623 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; status: True ; controllable: True ; >19:51:11,639 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,654 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,669 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,688 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,691 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,693 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,710 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; status: True ; controllable: True ; >19:51:11,727 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,740 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,758 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,776 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,778 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,781 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,798 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; status: True ; controllable: True ; >19:51:11,813 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,828 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,846 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,861 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,863 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,865 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,880 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; status: True ; controllable: True ; >19:51:11,897 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:11,911 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:11,929 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:11,947 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:11,949 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,952 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:11,970 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; status: True ; controllable: True ; >19:51:11,988 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,004 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,020 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,039 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,042 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,044 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,060 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; status: True ; controllable: True ; >19:51:12,077 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,091 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,109 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,127 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,130 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,132 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,149 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; status: True ; controllable: True ; >19:51:12,164 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,178 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,192 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,210 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,213 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,215 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,231 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; status: True ; controllable: True ; >19:51:12,248 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,262 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,279 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,298 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,301 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,304 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,319 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; status: True ; controllable: True ; >19:51:12,335 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,349 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,367 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,384 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,386 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,388 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,406 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; status: True ; controllable: True ; >19:51:12,419 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,435 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,450 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,469 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,471 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,474 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,489 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; status: True ; controllable: True ; >19:51:12,504 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,519 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,537 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,553 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,555 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,557 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,575 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; status: True ; controllable: True ; >19:51:12,589 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,605 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,620 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,639 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,642 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,644 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,660 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; status: True ; controllable: True ; >19:51:12,677 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,691 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,709 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,726 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,729 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,731 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,748 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; status: True ; controllable: True ; >19:51:12,764 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,779 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,796 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,812 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,814 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,816 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,830 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; status: True ; controllable: True ; >19:51:12,847 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,860 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,878 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,896 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,899 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,902 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,918 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; status: True ; controllable: True ; >19:51:12,932 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:12,948 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:12,964 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:12,981 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:12,984 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,985 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:12,999 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; status: True ; controllable: True ; >19:51:13,015 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:13,029 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:13,046 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:13,062 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:13,064 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,066 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,082 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; status: True ; controllable: True ; >19:51:13,098 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:13,115 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:13,130 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:13,149 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:13,151 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,154 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,169 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; status: True ; controllable: True ; >19:51:13,185 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:13,200 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:13,218 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:13,235 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:13,238 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,241 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,258 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; status: True ; controllable: True ; >19:51:13,273 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:13,289 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:13,307 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:13,322 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:13,325 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,326 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,342 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; status: True ; controllable: True ; >19:51:13,358 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:13,372 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:13,389 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:13,407 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:13,410 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,413 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,430 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; status: True ; controllable: True ; >19:51:13,447 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:13,460 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:13,479 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:13,496 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:13,499 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,502 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,518 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; status: True ; controllable: True ; >19:51:13,533 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:13,548 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:13,565 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:13,580 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:13,583 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,585 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,600 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; status: True ; controllable: True ; >19:51:13,618 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:13,638 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:13,653 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:13,670 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:13,673 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,675 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,690 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; status: True ; controllable: True ; >19:51:13,707 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:13,720 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:13,739 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:13,757 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:13,760 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,762 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,779 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; status: True ; controllable: True ; >19:51:13,794 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:13,809 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:13,827 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:13,841 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:13,844 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,846 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:13,861 DEBUG blivet: BTRFSSubVolumeDevice.teardown: mythtvdata ; status: True ; controllable: True ; >19:51:13,878 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.176 ; status: True ; controllable: True ; >19:51:13,892 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:51:13,908 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:51:13,925 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:51:13,926 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:51:13,927 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:51:13,940 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:51:13,942 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:51:13,943 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:51:16,267 DEBUG blivet: IGNORED: Caught exception, continuing. >19:51:16,268 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >19:51:16,268 DEBUG blivet: IGNORED: Begin exception details. >19:51:16,268 DEBUG blivet: IGNORED: Traceback (most recent call last): >19:51:16,268 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >19:51:16,268 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >19:51:16,268 DEBUG blivet: IGNORED: IOError: Unknown error >19:51:16,269 DEBUG blivet: IGNORED: End exception details. >19:51:16,269 INFO blivet: ISCSID is /sbin/iscsid >19:51:16,269 INFO blivet: no initiator set >19:51:16,315 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:51:16,316 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >19:51:16,576 DEBUG blivet: trying to set new default fstype to 'ext4' >19:51:16,582 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:16,582 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >19:51:16,583 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:16,584 DEBUG blivet: IGNORED: Caught exception, continuing. >19:51:16,584 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >19:51:16,584 DEBUG blivet: IGNORED: Begin exception details. >19:51:16,584 DEBUG blivet: IGNORED: Traceback (most recent call last): >19:51:16,584 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >19:51:16,584 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >19:51:16,585 DEBUG blivet: IGNORED: IOError: Unknown error >19:51:16,585 DEBUG blivet: IGNORED: End exception details. >19:51:16,594 INFO blivet: Detected 8064 MiB of memory >19:51:16,610 INFO blivet: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >19:51:16,623 INFO blivet: Swap attempt of 0.0 >19:51:17,352 INFO blivet: resetting Blivet (version 0.62) instance <blivet.Blivet object at 0x7f876d15fd50> >19:51:17,353 INFO blivet: no initiator set >19:51:17,358 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >19:51:17,358 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:51:17,454 DEBUG blivet: protected device spec /dev/sde1 resolved to sde1 >19:51:17,454 INFO blivet: sde1 looks to be the live device; marking as protected >19:51:17,482 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sde', 'sde1', 'sda', 'sr0', 'sdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >19:51:17,492 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF /dev/disk/by-id/wwn-0x5000c5004f7cc174', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', > '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': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000347d3', > 'ID_REVISION': 'CC24', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', > 'ID_SERIAL_SHORT': 'Z1E2SJFF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004f7cc174', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13163', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF', > '/dev/disk/by-id/wwn-0x5000c5004f7cc174'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd'} ; name: sdd ; >19:51:17,494 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd)... >19:51:17,495 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >19:51:17,496 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:17,498 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >19:51:17,499 INFO blivet: sdd is a disk >19:51:17,500 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >19:51:17,502 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >19:51:17,514 INFO blivet: added disk sdd (id 1) to device tree >19:51:17,516 DEBUG blivet: looking up parted Device: /dev/sdd >19:51:17,515 INFO blivet: got device: DiskDevice instance (0x7f875c9edfd0) -- > name = sdd status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1863.02 GiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA ST2000DM001-1CH1 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f875caabe60> > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8758870b50> >19:51:17,547 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >19:51:17,548 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >19:51:17,549 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >19:51:17,549 DEBUG blivet: required disklabel type for sdd (1) is None >19:51:17,549 DEBUG blivet: default disklabel type for sdd is msdos >19:51:17,550 DEBUG blivet: selecting msdos disklabel for sdd based on size >19:51:17,551 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >19:51:17,558 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 0x7f8758883e50>] > device: <parted.device.Device object at 0x7f8758883c10> > PedDisk: <_ped.Disk object at 0x7f8758888ab8> >19:51:17,559 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >19:51:17,561 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >19:51:17,568 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF-part1 /dev/disk/by-id/wwn-0x5000c5004f7cc174-part1 /dev/disk/by-label/data /dev/disk/by-uuid/8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', > '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': 'data', > 'ID_FS_LABEL_ENC': 'data', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'ID_FS_UUID_ENC': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3907026944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000347d3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000347d3', > 'ID_REVISION': 'CC24', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', > 'ID_SERIAL_SHORT': 'Z1E2SJFF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004f7cc174', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', > 'MAJOR': '8', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13230', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF-part1', > '/dev/disk/by-id/wwn-0x5000c5004f7cc174-part1', > '/dev/disk/by-label/data', > '/dev/disk/by-uuid/8d5ecec7-ed17-4446-9c6e-1c188b77b259'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >19:51:17,568 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1)... >19:51:17,570 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >19:51:17,572 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:17,572 INFO blivet: sdd1 is a partition >19:51:17,575 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >19:51:17,577 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >19:51:17,579 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >19:51:17,595 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >19:51:17,597 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >19:51:17,597 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >19:51:17,598 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >19:51:17,598 DEBUG blivet: looking up parted Partition: /dev/sdd1 >19:51:17,599 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >19:51:17,600 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >19:51:17,601 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >19:51:17,602 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >19:51:17,603 INFO blivet: added partition sdd1 (id 6) to device tree >19:51:17,607 DEBUG blivet: looking up parted Device: /dev/sdd1 >19:51:17,603 INFO blivet: got device: PartitionDevice instance (0x7f875c9fbc10) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing None > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f875caaba70> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = >19:51:18,042 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >19:51:18,045 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: None ; >19:51:18,046 DEBUG blivet: device sdd1 does not contain a disklabel >19:51:18,046 INFO blivet: type detected on 'sdd1' is 'ext4' >19:51:18,156 DEBUG blivet: size=0 B, current=1863.02 GiB >19:51:18,170 DEBUG blivet: using current size 0 as min size >19:51:18,171 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:18,171 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 9 >19:51:18,172 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >19:51:18,173 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: ext4 ; >19:51:18,174 INFO blivet: got format: existing ext4 filesystem >19:51:18,178 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032 /dev/disk/by-id/wwn-0x5002538043584d30', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\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': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17056', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > '/dev/disk/by-id/wwn-0x5002538043584d30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >19:51:18,179 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc)... >19:51:18,180 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:51:18,181 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:18,182 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >19:51:18,184 INFO blivet: sdc is a disk >19:51:18,184 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >19:51:18,186 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >19:51:18,193 INFO blivet: added disk sdc (id 11) to device tree >19:51:18,194 DEBUG blivet: looking up parted Device: /dev/sdc >19:51:18,194 INFO blivet: got device: DiskDevice instance (0x7f87580ad390) -- > name = sdc status = True kids = 0 id = 11 > parents = [] > uuid = None size = 119.24 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 9 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d440> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f87580ad750> >19:51:18,227 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >19:51:18,228 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >19:51:18,229 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >19:51:18,229 DEBUG blivet: required disklabel type for sdc (1) is None >19:51:18,229 DEBUG blivet: default disklabel type for sdc is msdos >19:51:18,230 DEBUG blivet: selecting msdos disklabel for sdc based on size >19:51:18,231 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >19:51:18,239 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f87580add10>, <parted.partition.Partition object at 0x7f87580bd0d0>, <parted.partition.Partition object at 0x7f87580bd350>] > device: <parted.device.Device object at 0x7f87580adad0> > PedDisk: <_ped.Disk object at 0x7f87580bb248> >19:51:18,242 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 14 >19:51:18,243 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >19:51:18,251 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'ID_FS_UUID_ENC': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d3c12-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17156', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part1', > '/dev/disk/by-id/wwn-0x5002538043584d30-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/a396dd04-9b7c-435e-aaaf-f1c34f88ac55'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >19:51:18,251 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >19:51:18,252 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >19:51:18,253 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:18,254 INFO blivet: sdc1 is a partition >19:51:18,255 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >19:51:18,256 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:51:18,257 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >19:51:18,273 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >19:51:18,274 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >19:51:18,274 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >19:51:18,275 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >19:51:18,276 DEBUG blivet: looking up parted Partition: /dev/sdc1 >19:51:18,277 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >19:51:18,278 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >19:51:18,279 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >19:51:18,280 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >19:51:18,281 INFO blivet: added partition sdc1 (id 16) to device tree >19:51:18,285 DEBUG blivet: looking up parted Device: /dev/sdc1 >19:51:18,281 INFO blivet: got device: PartitionDevice instance (0x7f87580ad8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >19:51:18,345 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >19:51:18,346 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >19:51:18,346 DEBUG blivet: device sdc1 does not contain a disklabel >19:51:18,346 INFO blivet: type detected on 'sdc1' is 'ext3' >19:51:18,373 DEBUG blivet: size=0 B, current=500 MiB >19:51:18,390 DEBUG blivet: using current size 0 as min size >19:51:18,391 DEBUG blivet: Ext3FS.supported: supported: True ; >19:51:18,391 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 19 >19:51:18,393 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >19:51:18,394 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext3 ; >19:51:18,394 INFO blivet: got format: existing ext3 filesystem >19:51:18,399 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 /dev/disk/by-uuid/68af7161-dfb2-44fd-af64-1e37912491cd', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '68af7161-dfb2-44fd-af64-1e37912491cd', > 'ID_FS_UUID_ENC': '68af7161-dfb2-44fd-af64-1e37912491cd', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8093696', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000d3c12-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '34', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17266', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part2', > '/dev/disk/by-id/wwn-0x5002538043584d30-part2', > '/dev/disk/by-uuid/68af7161-dfb2-44fd-af64-1e37912491cd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >19:51:18,399 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2)... >19:51:18,400 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc2 ; incomplete: False ; >19:51:18,401 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:18,401 INFO blivet: sdc2 is a partition >19:51:18,402 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >19:51:18,403 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:51:18,404 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >19:51:18,420 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >19:51:18,421 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >19:51:18,421 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >19:51:18,422 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >19:51:18,422 DEBUG blivet: looking up parted Partition: /dev/sdc2 >19:51:18,423 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >19:51:18,425 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >19:51:18,426 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >19:51:18,427 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >19:51:18,427 INFO blivet: added partition sdc2 (id 21) to device tree >19:51:18,432 DEBUG blivet: looking up parted Device: /dev/sdc2 >19:51:18,428 INFO blivet: got device: PartitionDevice instance (0x7f87580bded0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: False > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = >19:51:18,490 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >19:51:18,491 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: None ; >19:51:18,491 DEBUG blivet: device sdc2 does not contain a disklabel >19:51:18,491 INFO blivet: type detected on 'sdc2' is 'swap' >19:51:18,493 DEBUG blivet: SwapSpace.__init__: device: /dev/sdc2 ; serial: S0Z3NEAC929032 ; uuid: 68af7161-dfb2-44fd-af64-1e37912491cd ; exists: True ; label: None ; >19:51:18,493 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 24 >19:51:18,494 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >19:51:18,495 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: swap ; >19:51:18,495 INFO blivet: got format: existing swap >19:51:18,501 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part3 /dev/disk/by-id/wwn-0x5002538043584d30-part3 /dev/disk/by-label/fedora /dev/disk/by-uuid/019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'ID_FS_UUID_ENC': '019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'ID_FS_UUID_SUB': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', > 'ID_FS_UUID_SUB_ENC': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9119744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '240949248', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d3c12-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '35', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17369', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part3', > '/dev/disk/by-id/wwn-0x5002538043584d30-part3', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/019df52c-fd11-45fd-91fc-313d09f1b0c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >19:51:18,501 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3)... >19:51:18,502 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc3 ; incomplete: False ; >19:51:18,503 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:18,504 INFO blivet: sdc3 is a partition >19:51:18,505 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >19:51:18,506 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:51:18,507 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >19:51:18,520 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >19:51:18,522 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >19:51:18,522 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >19:51:18,523 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >19:51:18,523 DEBUG blivet: looking up parted Partition: /dev/sdc3 >19:51:18,524 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >19:51:18,526 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >19:51:18,527 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >19:51:18,528 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >19:51:18,528 INFO blivet: added partition sdc3 (id 26) to device tree >19:51:18,532 DEBUG blivet: looking up parted Device: /dev/sdc3 >19:51:18,528 INFO blivet: got device: PartitionDevice instance (0x7f87580c7a50) -- > name = sdc3 status = True kids = 0 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing None > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = >19:51:18,589 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >19:51:18,590 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: None ; >19:51:18,590 DEBUG blivet: device sdc3 does not contain a disklabel >19:51:18,590 INFO blivet: type detected on 'sdc3' is 'btrfs' >19:51:18,591 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:18,591 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 29 >19:51:18,592 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >19:51:18,594 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: btrfs ; >19:51:18,594 INFO blivet: got format: existing btrfs filesystem >19:51:18,595 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdc3 ; >19:51:18,595 INFO blivet: creating btrfs volume btrfs.fedora >19:51:18,597 DEBUG blivet: BTRFSVolumeDevice._addParent: fedora ; member: sdc3 ; >19:51:18,598 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >19:51:18,599 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >19:51:18,600 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >19:51:18,601 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:18,602 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 33 >19:51:18,603 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.30 ; current: None ; type: btrfs ; >19:51:18,603 INFO blivet: added btrfs volume fedora (id 30) to device tree >19:51:18,604 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >19:51:18,697 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.30DivDd5: [Errno 2] No such file or directory >19:51:18,697 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.30DivDd5 to None >19:51:18,699 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.30DivDd5/lost+found to system_u:object_r:lost_found_t:s0 >19:51:18,938 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >19:51:19,016 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.30uoujZR: [Errno 2] No such file or directory >19:51:19,016 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.30uoujZR to None >19:51:19,017 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.30uoujZR/lost+found to system_u:object_r:lost_found_t:s0 >19:51:19,297 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,298 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 35 >19:51:19,300 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >19:51:19,301 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >19:51:19,302 INFO blivet: added btrfs subvolume home (id 36) to device tree >19:51:19,303 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,304 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 38 >19:51:19,305 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >19:51:19,307 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: rootf20 ; current: None ; type: btrfs ; >19:51:19,307 INFO blivet: added btrfs subvolume rootf20 (id 39) to device tree >19:51:19,309 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,309 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 41 >19:51:19,311 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 2 ; name: fedora ; >19:51:19,313 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootsnapshots/2014-03-27 ; current: None ; type: btrfs ; >19:51:19,313 INFO blivet: added btrfs snapshot rootsnapshots/2014-03-27 (id 42) to device tree >19:51:19,314 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,315 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 44 >19:51:19,317 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 3 ; name: fedora ; >19:51:19,319 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootsnapshots/2014-03-28 ; current: None ; type: btrfs ; >19:51:19,319 INFO blivet: added btrfs snapshot rootsnapshots/2014-03-28 (id 45) to device tree >19:51:19,321 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,321 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 47 >19:51:19,323 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 0 ; name: rootf20 ; >19:51:19,325 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; current: None ; type: btrfs ; >19:51:19,325 INFO blivet: added btrfs subvolume rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 (id 48) to device tree >19:51:19,327 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,327 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 50 >19:51:19,329 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 1 ; name: rootf20 ; >19:51:19,331 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; current: None ; type: btrfs ; >19:51:19,332 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b (id 51) to device tree >19:51:19,334 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,334 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 53 >19:51:19,336 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 2 ; name: rootf20 ; >19:51:19,338 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; current: None ; type: btrfs ; >19:51:19,338 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 (id 54) to device tree >19:51:19,339 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,340 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 56 >19:51:19,341 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 3 ; name: rootf20 ; >19:51:19,343 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; current: None ; type: btrfs ; >19:51:19,343 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a (id 57) to device tree >19:51:19,345 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,345 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 59 >19:51:19,347 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 4 ; name: rootf20 ; >19:51:19,349 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; current: None ; type: btrfs ; >19:51:19,349 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e (id 60) to device tree >19:51:19,351 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,351 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 62 >19:51:19,353 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 5 ; name: rootf20 ; >19:51:19,355 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; current: None ; type: btrfs ; >19:51:19,355 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d (id 63) to device tree >19:51:19,357 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,357 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 65 >19:51:19,359 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 6 ; name: rootf20 ; >19:51:19,361 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; current: None ; type: btrfs ; >19:51:19,361 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 (id 66) to device tree >19:51:19,363 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,363 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 68 >19:51:19,365 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 7 ; name: rootf20 ; >19:51:19,366 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; current: None ; type: btrfs ; >19:51:19,367 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 (id 69) to device tree >19:51:19,368 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,369 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 71 >19:51:19,371 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 8 ; name: rootf20 ; >19:51:19,372 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; current: None ; type: btrfs ; >19:51:19,372 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e (id 72) to device tree >19:51:19,374 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,374 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 74 >19:51:19,375 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 9 ; name: rootf20 ; >19:51:19,377 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; current: None ; type: btrfs ; >19:51:19,377 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 (id 75) to device tree >19:51:19,378 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,379 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 77 >19:51:19,380 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 10 ; name: rootf20 ; >19:51:19,381 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; current: None ; type: btrfs ; >19:51:19,382 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 (id 78) to device tree >19:51:19,383 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,383 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 80 >19:51:19,385 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 11 ; name: rootf20 ; >19:51:19,386 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; current: None ; type: btrfs ; >19:51:19,386 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 (id 81) to device tree >19:51:19,387 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,387 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 83 >19:51:19,389 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 12 ; name: rootf20 ; >19:51:19,390 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; current: None ; type: btrfs ; >19:51:19,390 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 (id 84) to device tree >19:51:19,391 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,392 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 86 >19:51:19,393 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 13 ; name: rootf20 ; >19:51:19,394 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; current: None ; type: btrfs ; >19:51:19,394 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a (id 87) to device tree >19:51:19,396 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,396 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 89 >19:51:19,398 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 14 ; name: rootf20 ; >19:51:19,399 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; current: None ; type: btrfs ; >19:51:19,399 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 (id 90) to device tree >19:51:19,400 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,400 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 92 >19:51:19,402 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 15 ; name: rootf20 ; >19:51:19,403 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; current: None ; type: btrfs ; >19:51:19,403 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 (id 93) to device tree >19:51:19,404 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,404 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 95 >19:51:19,406 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 16 ; name: rootf20 ; >19:51:19,407 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; current: None ; type: btrfs ; >19:51:19,407 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 (id 96) to device tree >19:51:19,408 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,409 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 98 >19:51:19,410 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 17 ; name: rootf20 ; >19:51:19,411 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; current: None ; type: btrfs ; >19:51:19,411 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 (id 99) to device tree >19:51:19,413 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,413 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 101 >19:51:19,414 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 18 ; name: rootf20 ; >19:51:19,415 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; current: None ; type: btrfs ; >19:51:19,415 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb (id 102) to device tree >19:51:19,417 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,417 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 104 >19:51:19,418 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 19 ; name: rootf20 ; >19:51:19,419 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; current: None ; type: btrfs ; >19:51:19,420 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df (id 105) to device tree >19:51:19,421 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,421 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 107 >19:51:19,422 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 20 ; name: rootf20 ; >19:51:19,424 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; current: None ; type: btrfs ; >19:51:19,424 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada (id 108) to device tree >19:51:19,425 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,425 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 110 >19:51:19,427 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 21 ; name: rootf20 ; >19:51:19,428 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; current: None ; type: btrfs ; >19:51:19,428 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init (id 111) to device tree >19:51:19,429 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,429 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 113 >19:51:19,431 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 22 ; name: rootf20 ; >19:51:19,432 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; current: None ; type: btrfs ; >19:51:19,432 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 (id 114) to device tree >19:51:19,433 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,434 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 116 >19:51:19,435 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 23 ; name: rootf20 ; >19:51:19,437 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; current: None ; type: btrfs ; >19:51:19,437 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init (id 117) to device tree >19:51:19,438 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,439 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 119 >19:51:19,440 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 24 ; name: rootf20 ; >19:51:19,442 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; current: None ; type: btrfs ; >19:51:19,442 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee (id 120) to device tree >19:51:19,443 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,443 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 122 >19:51:19,445 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 25 ; name: rootf20 ; >19:51:19,446 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; current: None ; type: btrfs ; >19:51:19,446 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init (id 123) to device tree >19:51:19,447 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,447 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 125 >19:51:19,449 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 26 ; name: rootf20 ; >19:51:19,450 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; current: None ; type: btrfs ; >19:51:19,451 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c (id 126) to device tree >19:51:19,452 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,452 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 128 >19:51:19,454 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 27 ; name: rootf20 ; >19:51:19,455 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; current: None ; type: btrfs ; >19:51:19,455 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init (id 129) to device tree >19:51:19,456 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,457 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 131 >19:51:19,458 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 28 ; name: rootf20 ; >19:51:19,459 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; current: None ; type: btrfs ; >19:51:19,459 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b (id 132) to device tree >19:51:19,461 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,461 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 134 >19:51:19,462 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 29 ; name: rootf20 ; >19:51:19,463 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; current: None ; type: btrfs ; >19:51:19,463 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init (id 135) to device tree >19:51:19,465 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,465 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 137 >19:51:19,466 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 30 ; name: rootf20 ; >19:51:19,467 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; current: None ; type: btrfs ; >19:51:19,468 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a (id 138) to device tree >19:51:19,469 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,469 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 140 >19:51:19,470 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 31 ; name: rootf20 ; >19:51:19,472 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; current: None ; type: btrfs ; >19:51:19,472 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 (id 141) to device tree >19:51:19,473 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,473 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 143 >19:51:19,475 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 32 ; name: rootf20 ; >19:51:19,476 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; current: None ; type: btrfs ; >19:51:19,476 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 (id 144) to device tree >19:51:19,478 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,478 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 146 >19:51:19,479 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 33 ; name: rootf20 ; >19:51:19,480 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; current: None ; type: btrfs ; >19:51:19,481 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 (id 147) to device tree >19:51:19,482 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,482 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 149 >19:51:19,484 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 34 ; name: rootf20 ; >19:51:19,485 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; current: None ; type: btrfs ; >19:51:19,485 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init (id 150) to device tree >19:51:19,487 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,487 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 152 >19:51:19,488 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 35 ; name: rootf20 ; >19:51:19,490 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; current: None ; type: btrfs ; >19:51:19,490 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 (id 153) to device tree >19:51:19,491 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,491 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 155 >19:51:19,493 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 36 ; name: rootf20 ; >19:51:19,494 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; current: None ; type: btrfs ; >19:51:19,494 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init (id 156) to device tree >19:51:19,496 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,496 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 158 >19:51:19,497 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 37 ; name: rootf20 ; >19:51:19,498 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; current: None ; type: btrfs ; >19:51:19,499 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 (id 159) to device tree >19:51:19,501 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_FLASH_DRIVE', > 'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', > 'ID_MODEL_ID': 'b113', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00021955', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > 'ID_SERIAL_SHORT': '070B3341BAC16471', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1005', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23661', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde'} ; name: sde ; >19:51:19,502 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde)... >19:51:19,503 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >19:51:19,504 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:19,505 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >19:51:19,506 INFO blivet: sde is a disk >19:51:19,506 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 163 >19:51:19,507 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >19:51:19,517 INFO blivet: added disk sde (id 162) to device tree >19:51:19,518 DEBUG blivet: looking up parted Device: /dev/sde >19:51:19,518 INFO blivet: got device: DiskDevice instance (0x7f874a43ef90) -- > name = sde status = True kids = 0 id = 162 > parents = [] > uuid = None size = 28.86 GiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde partedDevice = parted.Device instance -- > model: USB FLASH DRIVE path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 60522496 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (29552, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacc20> > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f874a448190> >19:51:19,552 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >19:51:19,553 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >19:51:19,554 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >19:51:19,554 DEBUG blivet: required disklabel type for sde (1) is None >19:51:19,554 DEBUG blivet: default disklabel type for sde is msdos >19:51:19,555 DEBUG blivet: selecting msdos disklabel for sde based on size >19:51:19,556 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >19:51:19,629 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 0x7f874a448610>] > device: <parted.device.Device object at 0x7f874a4483d0> > PedDisk: <_ped.Disk object at 0x7f874a439440> >19:51:19,631 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 165 >19:51:19,633 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >19:51:19,639 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B8F8-F63E', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1', > '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': 'B8F8-F63E', > 'ID_FS_UUID_ENC': 'B8F8-F63E', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_FLASH_DRIVE', > 'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', > 'ID_MODEL_ID': 'b113', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '60520448', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '00021955-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00021955', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > 'ID_SERIAL_SHORT': '070B3341BAC16471', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1005', > 'MAJOR': '8', > 'MINOR': '65', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23844', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B8F8-F63E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1'} ; name: sde1 ; >19:51:19,639 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1)... >19:51:19,641 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde1 ; incomplete: False ; >19:51:19,642 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:19,643 INFO blivet: sde1 is a partition >19:51:19,644 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >19:51:19,646 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >19:51:19,647 DEBUG blivet: DeviceTree.getDeviceByName returned existing 28.86 GiB disk sde (162) with existing msdos disklabel >19:51:19,670 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >19:51:19,672 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >19:51:19,672 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 168 >19:51:19,674 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >19:51:19,674 DEBUG blivet: looking up parted Partition: /dev/sde1 >19:51:19,675 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >19:51:19,677 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >19:51:19,679 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >19:51:19,682 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >19:51:19,682 INFO blivet: added partition sde1 (id 167) to device tree >19:51:19,689 DEBUG blivet: looking up parted Device: /dev/sde1 >19:51:19,683 INFO blivet: got device: PartitionDevice instance (0x7f87580c7a10) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing None > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacb90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot >19:51:19,759 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >19:51:19,761 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >19:51:19,761 DEBUG blivet: device sde1 does not contain a disklabel >19:51:19,761 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 170 >19:51:19,762 INFO blivet: type detected on 'sde1' is 'vfat' >19:51:19,762 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 171 >19:51:19,764 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >19:51:19,765 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >19:51:19,766 INFO blivet: got format: existing efi filesystem >19:51:19,772 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASY7436598 /dev/disk/by-id/wwn-0x50014ee2035fe13f /dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '88', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '88', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_SUB': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', > 'ID_FS_UUID_SUB_ENC': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', > 'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', > 'ID_SERIAL_SHORT': 'WD-WCASY7436598', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2035fe13f', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2035fe13f', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31792', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', > '/dev/disk/by-id/wwn-0x50014ee2035fe13f', > '/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >19:51:19,773 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >19:51:19,774 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >19:51:19,776 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:19,777 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >19:51:19,778 INFO blivet: sda is a disk >19:51:19,778 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 174 >19:51:19,780 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:51:19,791 INFO blivet: added disk sda (id 173) to device tree >19:51:19,791 DEBUG blivet: looking up parted Device: /dev/sda >19:51:19,791 INFO blivet: got device: DiskDevice instance (0x7f874a43ee50) -- > name = sda status = True kids = 0 id = 173 > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacef0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f874a448310> >19:51:19,817 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:51:19,819 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >19:51:19,819 DEBUG blivet: device sda does not contain a disklabel >19:51:19,819 INFO blivet: type detected on 'sda' is 'btrfs' >19:51:19,820 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,820 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 176 >19:51:19,821 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: btrfs ; >19:51:19,822 INFO blivet: got format: existing btrfs filesystem >19:51:19,823 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sda ; >19:51:19,823 INFO blivet: creating btrfs volume btrfs.None >19:51:19,825 DEBUG blivet: BTRFSVolumeDevice._addParent: btrfs.177 ; member: sda ; >19:51:19,826 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:51:19,826 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 178 >19:51:19,828 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.177 ; current: None ; type: None ; >19:51:19,829 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:19,829 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 180 >19:51:19,831 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.177 ; current: None ; type: btrfs ; >19:51:19,831 INFO blivet: added btrfs volume btrfs.177 (id 177) to device tree >19:51:19,832 DEBUG blivet: BTRFSVolumeDevice.setup: btrfs.177 ; status: True ; controllable: True ; orig: True ; >19:51:24,293 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.177g1uLTv: [Errno 2] No such file or directory >19:51:24,293 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.177g1uLTv to None >19:51:24,293 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.177g1uLTv/lost+found to system_u:object_r:lost_found_t:s0 >19:51:25,045 DEBUG blivet: BTRFSVolumeDevice.setup: btrfs.177 ; status: True ; controllable: True ; orig: True ; >19:51:29,417 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.1777fyM_h: [Errno 2] No such file or directory >19:51:29,418 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.1777fyM_h to None >19:51:29,418 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.1777fyM_h/lost+found to system_u:object_r:lost_found_t:s0 >19:51:30,240 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:30,241 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 182 >19:51:30,245 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: btrfs.177 ; >19:51:30,246 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: mythtvdata ; current: None ; type: btrfs ; >19:51:30,247 INFO blivet: added btrfs subvolume mythtvdata (id 183) to device tree >19:51:30,252 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126 /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GH22NS50', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TN01', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', > 'ID_SERIAL_SHORT': 'K1J993M2126', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '36566', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >19:51:30,253 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >19:51:30,254 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >19:51:30,255 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:30,256 INFO blivet: sr0 is a cdrom >19:51:30,257 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >19:51:30,257 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 187 >19:51:30,258 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:51:30,258 INFO blivet: added cdrom sr0 (id 186) to device tree >19:51:30,262 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:51:30,316 DEBUG blivet: looking up parted Device: /dev/sr0 >19:51:30,259 INFO blivet: got device: OpticalDevice instance (0x7f874a448d50) -- > name = sr0 status = True kids = 0 id = 186 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >19:51:30,437 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:51:30,491 DEBUG blivet: looking up parted Device: /dev/sr0 >19:51:30,603 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:51:30,657 DEBUG blivet: looking up parted Device: /dev/sr0 >19:51:30,770 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:51:30,825 DEBUG blivet: looking up parted Device: /dev/sr0 >19:51:30,937 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:51:30,939 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:51:30,993 DEBUG blivet: no media present for device sr0 >19:51:31,002 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280 /dev/disk/by-id/wwn-0x50014ee1ad120fb7 /dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_SUB': '50dd0539-9ed2-4679-af43-9eeb63a265ef', > 'ID_FS_UUID_SUB_ENC': '50dd0539-9ed2-4679-af43-9eeb63a265ef', > 'ID_MODEL': 'WDC_WD5000AAKS-00V1A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00V1A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '05.01D05', > 'ID_SERIAL': 'WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', > 'ID_SERIAL_SHORT': 'WD-WCAWF2211280', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1ad120fb7', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1ad120fb7', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41685', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', > '/dev/disk/by-id/wwn-0x50014ee1ad120fb7', > '/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >19:51:31,002 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb)... >19:51:31,004 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >19:51:31,005 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,006 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >19:51:31,007 INFO blivet: sdb is a disk >19:51:31,008 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 191 >19:51:31,009 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >19:51:31,022 INFO blivet: added disk sdb (id 190) to device tree >19:51:31,022 DEBUG blivet: looking up parted Device: /dev/sdb >19:51:31,022 INFO blivet: got device: DiskDevice instance (0x7f874a448e10) -- > name = sdb status = True kids = 0 id = 190 > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacf80> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f874a49b250> >19:51:31,047 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >19:51:31,048 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >19:51:31,049 DEBUG blivet: device sdb does not contain a disklabel >19:51:31,049 INFO blivet: type detected on 'sdb' is 'btrfs' >19:51:31,050 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:31,051 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 193 >19:51:31,052 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: btrfs ; >19:51:31,052 INFO blivet: got format: existing btrfs filesystem >19:51:31,053 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdb ; >19:51:31,054 INFO blivet: found btrfs volume btrfs.177 >19:51:31,055 DEBUG blivet: BTRFSVolumeDevice._addParent: btrfs.177 ; member: sdb ; >19:51:31,056 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >19:51:31,058 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '137601', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:51:31,058 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >19:51:31,060 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >19:51:31,061 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,061 INFO blivet: loop0 is a loop device >19:51:31,062 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:51:31,063 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >19:51:31,064 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,065 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 196 >19:51:31,066 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >19:51:31,066 INFO blivet: added file /osmin.img (deleted) (id 195) to device tree >19:51:31,068 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >19:51:31,068 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 199 >19:51:31,070 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:51:31,070 INFO blivet: added loop loop0 (id 198) to device tree >19:51:31,070 INFO blivet: got device: LoopDevice instance (0x7f874a49b4d0) -- > name = loop0 status = False kids = 0 id = 198 > parents = ['existing 0 B file /osmin.img (deleted) (195)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >19:51:31,074 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:51:31,075 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:51:31,075 DEBUG blivet: device loop0 does not contain a disklabel >19:51:31,075 INFO blivet: type detected on 'loop0' is 'squashfs' >19:51:31,076 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 201 >19:51:31,077 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:51:31,079 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': '138704', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:51:31,079 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >19:51:31,080 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >19:51:31,081 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,081 INFO blivet: loop1 is a loop device >19:51:31,082 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:51:31,084 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >19:51:31,085 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,085 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 204 >19:51:31,086 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >19:51:31,087 INFO blivet: added file /osmin (id 203) to device tree >19:51:31,088 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >19:51:31,088 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 207 >19:51:31,090 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:51:31,090 INFO blivet: added loop loop1 (id 206) to device tree >19:51:31,091 INFO blivet: got device: LoopDevice instance (0x7f874a49b810) -- > name = loop1 status = False kids = 0 id = 206 > parents = ['existing 0 B file /osmin (203)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >19:51:31,094 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:51:31,095 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:51:31,096 DEBUG blivet: device loop1 does not contain a disklabel >19:51:31,096 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >19:51:31,096 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 209 >19:51:31,097 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:51:31,099 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141290', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:51:31,099 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >19:51:31,100 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >19:51:31,102 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,102 INFO blivet: loop2 is a loop device >19:51:31,103 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:51:31,104 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >19:51:31,105 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,105 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 212 >19:51:31,107 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >19:51:31,107 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 211) to device tree >19:51:31,109 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >19:51:31,109 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 215 >19:51:31,110 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:51:31,110 INFO blivet: added loop loop2 (id 214) to device tree >19:51:31,111 INFO blivet: got device: LoopDevice instance (0x7f874a49b6d0) -- > name = loop2 status = False kids = 0 id = 214 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (211)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >19:51:31,115 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:51:31,116 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:51:31,116 DEBUG blivet: device loop2 does not contain a disklabel >19:51:31,116 INFO blivet: type detected on 'loop2' is 'squashfs' >19:51:31,116 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 217 >19:51:31,117 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:51:31,120 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '142723', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:51:31,120 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >19:51:31,122 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:51:31,123 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,123 INFO blivet: loop3 is a loop device >19:51:31,125 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >19:51:31,126 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >19:51:31,127 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,128 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 220 >19:51:31,129 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >19:51:31,129 INFO blivet: added file /LiveOS/ext3fs.img (id 219) to device tree >19:51:31,131 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >19:51:31,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 223 >19:51:31,132 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >19:51:31,133 INFO blivet: added loop loop3 (id 222) to device tree >19:51:31,133 INFO blivet: got device: LoopDevice instance (0x7f874a49b610) -- > name = loop3 status = False kids = 0 id = 222 > parents = ['existing 0 B file /LiveOS/ext3fs.img (219)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >19:51:31,137 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >19:51:31,138 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >19:51:31,138 DEBUG blivet: device loop3 does not contain a disklabel >19:51:31,138 INFO blivet: type detected on 'loop3' is 'ext4' >19:51:31,170 DEBUG blivet: size=0 B, current=6144 MiB >19:51:31,185 DEBUG blivet: using current size 0 as min size >19:51:31,187 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:31,187 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 225 >19:51:31,188 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >19:51:31,188 INFO blivet: got format: existing ext4 filesystem >19:51:31,190 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '143946', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:51:31,190 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >19:51:31,191 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >19:51:31,193 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,193 INFO blivet: loop4 is a loop device >19:51:31,194 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >19:51:31,195 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >19:51:31,196 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,197 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 228 >19:51:31,198 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:51:31,198 INFO blivet: added file /overlay (deleted) (id 227) to device tree >19:51:31,200 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:51:31,200 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 231 >19:51:31,202 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >19:51:31,202 INFO blivet: added loop loop4 (id 230) to device tree >19:51:31,202 INFO blivet: got device: LoopDevice instance (0x7f874a49bc10) -- > name = loop4 status = False kids = 0 id = 230 > parents = ['existing 0 B file /overlay (deleted) (227)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >19:51:31,206 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >19:51:31,207 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >19:51:31,207 DEBUG blivet: device loop4 does not contain a disklabel >19:51:31,207 DEBUG blivet: no type or existing type for loop4, bailing >19:51:31,210 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2786', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:51:31,211 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >19:51:31,212 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >19:51:31,213 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,214 INFO blivet: live-rw is a device-mapper device >19:51:31,215 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >19:51:31,216 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:51:31,217 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (222) with existing ext4 filesystem >19:51:31,219 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >19:51:31,221 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (230) >19:51:31,223 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >19:51:31,224 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,225 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >19:51:31,226 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 235 >19:51:31,227 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:51:31,227 INFO blivet: added dm live-rw (id 234) to device tree >19:51:31,228 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >19:51:31,227 INFO blivet: got device: DMDevice instance (0x7f874a48df50) -- > name = live-rw status = True kids = 0 id = 234 > parents = ['existing 0 B loop loop4 (230)'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbace60> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:51:31,266 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:51:31,267 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:51:31,268 DEBUG blivet: device live-rw does not contain a disklabel >19:51:31,268 INFO blivet: type detected on 'live-rw' is 'ext4' >19:51:31,298 DEBUG blivet: size=5325.82 MiB, current=6144 MiB >19:51:31,327 DEBUG blivet: padding min size from 5584527360 up to 5584527860 >19:51:31,328 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:31,328 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 237 >19:51:31,330 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:51:31,330 INFO blivet: got format: existing ext4 filesystem >19:51:31,333 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50282', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >19:51:31,333 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >19:51:31,335 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >19:51:31,336 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,336 INFO blivet: live-base is a device-mapper device >19:51:31,337 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >19:51:31,338 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >19:51:31,340 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:51:31,341 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (222) with existing ext4 filesystem >19:51:31,343 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >19:51:31,344 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,346 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >19:51:31,346 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 240 >19:51:31,347 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >19:51:31,348 INFO blivet: added dm live-base (id 239) to device tree >19:51:31,348 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >19:51:31,348 INFO blivet: got device: DMDevice instance (0x7f874a49bf90) -- > name = live-base status = True kids = 0 id = 239 > parents = ['existing 0 B loop loop3 (222) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f874a46f0e0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >19:51:31,372 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >19:51:31,373 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >19:51:31,373 DEBUG blivet: device live-base does not contain a disklabel >19:51:31,373 INFO blivet: type detected on 'live-base' is 'ext4' >19:51:31,409 DEBUG blivet: size=0 B, current=6144 MiB >19:51:31,427 DEBUG blivet: using current size 0 as min size >19:51:31,429 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:31,429 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 242 >19:51:31,430 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >19:51:31,430 INFO blivet: got format: existing ext4 filesystem >19:51:31,434 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59530', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >19:51:31,434 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >19:51:31,435 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >19:51:31,436 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,437 INFO blivet: live-osimg-min is a device-mapper device >19:51:31,438 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >19:51:31,439 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >19:51:31,440 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >19:51:31,442 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >19:51:31,443 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (206) >19:51:31,445 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:51:31,446 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (222) with existing ext4 filesystem >19:51:31,448 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >19:51:31,449 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:51:31,451 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >19:51:31,452 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 245 >19:51:31,453 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >19:51:31,453 INFO blivet: added dm live-osimg-min (id 244) to device tree >19:51:31,454 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >19:51:31,453 INFO blivet: got device: DMDevice instance (0x7f874a49bfd0) -- > name = live-osimg-min status = True kids = 0 id = 244 > parents = ['existing 0 B loop loop3 (222) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f874a46f170> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >19:51:31,477 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >19:51:31,479 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >19:51:31,479 DEBUG blivet: device live-osimg-min does not contain a disklabel >19:51:31,479 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >19:51:31,509 DEBUG blivet: size=0 B, current=5325.82 MiB >19:51:31,528 DEBUG blivet: using current size 0 as min size >19:51:31,530 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:31,530 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 247 >19:51:31,531 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >19:51:31,532 INFO blivet: got format: existing ext4 filesystem >19:51:31,561 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >19:51:31,579 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >19:51:31,581 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >19:51:31,582 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >19:51:31,603 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >19:51:31,622 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:31,625 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:31,626 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:31,647 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >19:51:31,650 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc2 ; status: False ; type: swap ; >19:51:31,653 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc2 ; status: False ; type: swap ; >19:51:31,671 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:31,674 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:31,676 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:31,698 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >19:51:31,721 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:31,743 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:31,765 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:31,769 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:31,772 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:31,792 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-27 ; status: True ; controllable: True ; >19:51:31,814 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:31,836 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:31,862 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:31,865 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:31,867 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:31,890 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-28 ; status: True ; controllable: True ; >19:51:31,911 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:31,937 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:31,962 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:31,965 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:31,967 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:31,985 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; status: True ; controllable: True ; >19:51:32,002 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:32,024 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:32,046 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:32,070 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:32,075 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,077 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,100 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; status: True ; controllable: True ; >19:51:32,123 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:32,143 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:32,166 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:32,191 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:32,195 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,197 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,214 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; status: True ; controllable: True ; >19:51:32,235 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:32,255 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:32,278 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:32,302 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:32,305 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,307 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,329 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; status: True ; controllable: True ; >19:51:32,351 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:32,372 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:32,395 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:32,421 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:32,425 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,427 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,470 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; status: True ; controllable: True ; >19:51:32,492 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:32,514 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:32,541 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:32,565 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:32,570 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,574 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,593 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; status: True ; controllable: True ; >19:51:32,616 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:32,641 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:32,665 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:32,689 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:32,694 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,696 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,718 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; status: True ; controllable: True ; >19:51:32,741 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:32,763 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:32,787 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:32,812 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:32,815 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,818 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,840 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; status: True ; controllable: True ; >19:51:32,862 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:32,883 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:32,904 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:32,924 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:32,929 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,933 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:32,952 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; status: True ; controllable: True ; >19:51:32,974 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:32,999 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:33,023 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:33,044 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:33,047 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,050 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,071 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; status: True ; controllable: True ; >19:51:33,092 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:33,113 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:33,135 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:33,159 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:33,164 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,166 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,183 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; status: True ; controllable: True ; >19:51:33,205 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:33,229 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:33,253 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:33,274 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:33,277 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,279 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,300 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; status: True ; controllable: True ; >19:51:33,324 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:33,343 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:33,364 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:33,384 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:33,386 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,388 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,410 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; status: True ; controllable: True ; >19:51:33,433 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:33,455 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:33,474 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:33,499 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:33,504 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,506 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,523 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; status: True ; controllable: True ; >19:51:33,545 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:33,567 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:33,593 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:33,614 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:33,618 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,621 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,641 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; status: True ; controllable: True ; >19:51:33,662 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:33,683 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:33,708 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:33,733 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:33,736 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,739 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,761 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; status: True ; controllable: True ; >19:51:33,784 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:33,809 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:33,833 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:33,854 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:33,858 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,861 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,881 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; status: True ; controllable: True ; >19:51:33,902 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:33,924 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:33,944 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:33,969 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:33,974 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,976 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:33,993 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; status: True ; controllable: True ; >19:51:34,013 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:34,033 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:34,056 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:34,076 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:34,079 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,082 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,100 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; status: True ; controllable: True ; >19:51:34,121 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:34,143 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:34,164 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:34,184 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:34,189 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,193 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,214 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; status: True ; controllable: True ; >19:51:34,239 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:34,262 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:34,284 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:34,305 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:34,309 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,312 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,332 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; status: True ; controllable: True ; >19:51:34,354 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:34,377 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:34,395 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:34,419 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:34,424 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,426 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,444 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; status: True ; controllable: True ; >19:51:34,465 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:34,487 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:34,511 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:34,533 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:34,537 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,540 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,561 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; status: True ; controllable: True ; >19:51:34,582 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:34,602 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:34,624 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:34,644 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:34,646 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,648 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,670 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; status: True ; controllable: True ; >19:51:34,692 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:34,713 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:34,733 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:34,757 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:34,763 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,765 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,787 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; status: True ; controllable: True ; >19:51:34,810 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:34,832 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:34,853 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:34,874 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:34,878 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,882 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,902 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; status: True ; controllable: True ; >19:51:34,922 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:34,945 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:34,969 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:34,994 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:34,996 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:34,998 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,020 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; status: True ; controllable: True ; >19:51:35,043 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:35,063 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:35,084 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:35,107 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:35,112 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,115 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,134 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; status: True ; controllable: True ; >19:51:35,157 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:35,181 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:35,205 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:35,231 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:35,235 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,237 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,260 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; status: True ; controllable: True ; >19:51:35,283 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:35,303 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:35,324 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:35,345 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:35,347 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,349 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,371 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; status: True ; controllable: True ; >19:51:35,391 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:35,413 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:35,436 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:35,461 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:35,465 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,467 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,489 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; status: True ; controllable: True ; >19:51:35,511 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:35,535 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:35,560 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:35,584 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:35,586 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,588 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,604 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; status: True ; controllable: True ; >19:51:35,623 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:35,645 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:35,671 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:35,694 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:35,696 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,698 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,720 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; status: True ; controllable: True ; >19:51:35,742 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:35,764 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:35,787 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:35,813 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:35,816 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,818 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,840 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; status: True ; controllable: True ; >19:51:35,862 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:35,885 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:35,911 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:35,934 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:35,937 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,941 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:35,960 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; status: True ; controllable: True ; >19:51:35,982 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:36,003 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:36,026 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:36,051 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:36,055 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:36,058 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:36,080 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; status: True ; controllable: True ; >19:51:36,103 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:36,122 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:36,144 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:36,165 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:36,169 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:36,172 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:36,192 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; status: True ; controllable: True ; >19:51:36,212 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:36,234 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:36,254 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:36,278 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:36,283 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:36,286 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:36,307 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; status: True ; controllable: True ; >19:51:36,330 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:51:36,353 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:51:36,374 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:51:36,394 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:51:36,396 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:36,398 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:51:36,420 DEBUG blivet: BTRFSSubVolumeDevice.teardown: mythtvdata ; status: True ; controllable: True ; >19:51:36,442 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.177 ; status: True ; controllable: True ; >19:51:36,464 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:51:36,489 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:51:36,511 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:51:36,513 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:51:36,516 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:51:36,539 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:51:36,541 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:51:36,544 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:51:36,544 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >19:51:36,548 INFO blivet: edd: collected mbr signatures: {'sdd': '0x000347d3', 'sde': '0x00021955', 'sdc': '0x000d3c12'} >19:51:36,550 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >19:51:36,634 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >19:51:36,793 INFO blivet: IGNORED: Caught exception, continuing. >19:51:36,794 INFO blivet: IGNORED: Problem description: failure detecting existing installations >19:51:36,794 INFO blivet: IGNORED: Begin exception details. >19:51:36,795 INFO blivet: IGNORED: Traceback (most recent call last): >19:51:36,795 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 480, in reset >19:51:36,795 INFO blivet: IGNORED: self.roots = findExistingInstallations(self.devicetree) >19:51:36,795 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3120, in findExistingInstallations >19:51:36,796 INFO blivet: IGNORED: device.teardown(recursive=True) >19:51:36,796 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 877, in teardown >19:51:36,796 INFO blivet: IGNORED: if not self._preTeardown(recursive=recursive): >19:51:36,796 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 865, in _preTeardown >19:51:36,796 INFO blivet: IGNORED: self.format.teardown() >19:51:36,797 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 843, in teardown >19:51:36,797 INFO blivet: IGNORED: return self.unmount() >19:51:36,797 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 622, in unmount >19:51:36,797 INFO blivet: IGNORED: raise FSError("umount failed") >19:51:36,797 INFO blivet: IGNORED: FSError: umount failed >19:51:36,798 INFO blivet: IGNORED: End exception details. >19:51:36,837 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,838 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,840 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,841 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:36,843 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:36,845 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:36,846 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:36,848 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,849 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,851 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,852 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,854 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,855 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,857 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,858 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,860 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,861 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,863 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,864 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,865 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,867 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,868 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,870 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,871 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,873 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,874 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,876 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,877 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,879 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,880 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,882 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,883 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,885 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,886 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,888 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,889 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,890 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,892 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,893 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,895 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,896 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,898 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,899 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,901 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,902 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,903 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,905 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,906 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,908 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,909 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,911 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,913 DEBUG blivet: Ext3FS.supported: supported: True ; >19:51:36,916 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:36,918 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:36,922 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:51:37,290 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >19:51:37,292 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (239) with existing ext4 filesystem >19:51:58,698 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:51:58,700 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:51:58,700 DEBUG blivet: NFSv4.supported: supported: False ; >19:51:58,701 DEBUG blivet: NFSv4.supported: supported: False ; >19:51:58,702 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:51:58,703 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:51:58,704 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:58,704 DEBUG blivet: Ext4FS.supported: supported: True ; >19:51:58,705 DEBUG blivet: Ext3FS.supported: supported: True ; >19:51:58,706 DEBUG blivet: Ext3FS.supported: supported: True ; >19:51:58,707 DEBUG blivet: Ext2FS.supported: supported: True ; >19:51:58,708 DEBUG blivet: Ext2FS.supported: supported: True ; >19:51:58,709 DEBUG blivet: SysFS.supported: supported: False ; >19:51:58,709 DEBUG blivet: SysFS.supported: supported: False ; >19:51:58,710 DEBUG blivet: MultipathMember.__init__: >19:51:58,711 DEBUG blivet: MDRaidMember.__init__: >19:51:58,712 DEBUG blivet: ProcFS.supported: supported: False ; >19:51:58,712 DEBUG blivet: ProcFS.supported: supported: False ; >19:51:58,713 DEBUG blivet: SwapSpace.__init__: >19:51:58,714 DEBUG blivet: NoDevFS.supported: supported: False ; >19:51:58,714 DEBUG blivet: NoDevFS.supported: supported: False ; >19:51:58,715 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:51:58,716 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:51:58,717 DEBUG blivet: BTRFS.supported: supported: True ; >19:51:58,717 DEBUG blivet: USBFS.supported: supported: False ; >19:51:58,718 DEBUG blivet: USBFS.supported: supported: False ; >19:51:58,719 DEBUG blivet: DiskLabel.__init__: >19:51:58,719 INFO blivet: DiskLabel.partedDevice returning None >19:51:58,720 DEBUG blivet: HFSPlus.supported: supported: False ; >19:51:58,720 DEBUG blivet: HFSPlus.supported: supported: False ; >19:51:58,721 DEBUG blivet: XFS.supported: supported: True ; >19:51:58,818 DEBUG blivet: XFS.supported: supported: True ; >19:51:58,821 DEBUG blivet: TmpFS.supported: supported: True ; >19:51:58,863 DEBUG blivet: LUKS.__init__: >19:51:58,864 DEBUG blivet: NTFS.supported: supported: False ; >19:51:58,865 DEBUG blivet: NTFS.supported: supported: False ; >19:51:58,866 DEBUG blivet: BindFS.supported: supported: False ; >19:51:58,867 DEBUG blivet: BindFS.supported: supported: False ; >19:51:58,868 DEBUG blivet: HFS.supported: supported: False ; >19:51:58,868 DEBUG blivet: HFS.supported: supported: False ; >19:51:58,869 DEBUG blivet: LVMPhysicalVolume.__init__: >19:51:58,870 DEBUG blivet: NFS.supported: supported: False ; >19:51:58,871 DEBUG blivet: NFS.supported: supported: False ; >19:51:58,872 DEBUG blivet: FATFS.supported: supported: True ; >19:51:58,873 DEBUG blivet: FATFS.supported: supported: True ; >19:51:58,875 DEBUG blivet: DMRaidMember.__init__: >12:52:22,576 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:52:22,577 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: True > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f875caaba70> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f87580ad8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87580bded0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87580c7a50) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f87580c7a10) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacb90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:52:22,771 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:52:22,771 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: True > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f875caaba70> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f87580ad8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87580bded0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87580c7a50) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f87580c7a10) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacb90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:52:22,963 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:52:22,964 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: True > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f875caaba70> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f87580ad8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87580bded0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87580c7a50) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f87580c7a10) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacb90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:52:23,148 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:52:23,149 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: True > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f875caaba70> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f87580ad8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87580bded0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87580c7a50) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f87580c7a10) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacb90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:52:41,879 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:52:41,880 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: True > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f875caaba70> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f87580ad8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87580bded0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87580c7a50) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f87580c7a10) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacb90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:52:42,066 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:52:42,067 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: True > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f875caaba70> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f87580ad8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87580bded0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87580c7a50) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f87580c7a10) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacb90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:53:08,030 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:53:08,032 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f875c9fbc10) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: True > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f875caaba70> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8758883cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f875888f350> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8758883f90> PedPartition: <_ped.Partition object at 0x7f8758884ad0> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f87580ad8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87580bded0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87580c7a50) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f87580c7a10) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacb90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:53:08,215 INFO blivet: hiding device btrfs subvolume mythtvdata (id 183) >12:53:08,215 INFO blivet: removed btrfs subvolume mythtvdata (id 183) from device tree >12:53:08,216 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 1 ; name: btrfs.177 ; >12:53:08,216 DEBUG blivet: lvm filter: adding mythtvdata to the reject list >12:53:08,216 INFO blivet: hiding device btrfs volume btrfs.177 (id 177) >12:53:08,216 INFO blivet: removed btrfs volume btrfs.177 (id 177) from device tree >12:53:08,217 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:53:08,218 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:53:08,218 DEBUG blivet: lvm filter: adding btrfs.177 to the reject list >12:53:08,218 INFO blivet: hiding device disk sda (id 173) >12:53:08,218 INFO blivet: removed disk sda (id 173) from device tree >12:53:08,218 DEBUG blivet: lvm filter: adding sda to the reject list >12:53:08,219 INFO blivet: hiding device disk sdb (id 190) >12:53:08,219 INFO blivet: removed disk sdb (id 190) from device tree >12:53:08,219 DEBUG blivet: lvm filter: adding sdb to the reject list >12:53:08,219 INFO blivet: hiding device partition sdd1 (id 6) >12:53:08,220 INFO blivet: removed partition sdd1 (id 6) from device tree >12:53:08,220 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >12:53:08,221 DEBUG blivet: lvm filter: adding sdd1 to the reject list >12:53:08,221 INFO blivet: hiding device disk sdd (id 1) >12:53:08,221 INFO blivet: removed disk sdd (id 1) from device tree >12:53:08,221 DEBUG blivet: lvm filter: adding sdd to the reject list >12:53:08,222 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:53:08,223 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87580ad8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87580bded0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87580c7a50) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f87580c7a10) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacb90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:53:09,395 INFO blivet: Detected 8064 MiB of memory >12:53:09,410 INFO blivet: Swap attempt of 8064 MiB >12:53:09,457 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:53:09,459 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87580ad8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87580bded0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87580c7a50) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f87580c7a10) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacb90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:53:09,666 DEBUG blivet: clearpart: looking at sdc3 >12:53:09,667 DEBUG blivet: clearpart: looking at sdc2 >12:53:09,667 DEBUG blivet: clearpart: looking at sdc1 >12:53:09,667 DEBUG blivet: clearpart: looking at sde1 >12:53:09,667 DEBUG blivet: checking whether disk sdc has an empty extended >12:53:09,668 DEBUG blivet: extended is None ; logicals is [] >12:53:09,668 DEBUG blivet: checking whether disk sde has an empty extended >12:53:09,668 DEBUG blivet: extended is None ; logicals is [] >12:53:09,671 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:53:09,672 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:53:09,687 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >12:53:09,741 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:53:09,742 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:53:09,761 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >12:53:09,763 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:53:09,764 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:53:09,776 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >12:53:09,802 DEBUG blivet: starting Blivet copy >12:53:09,851 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:53:09,852 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd210> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580ade50> PedPartition: <_ped.Partition object at 0x7f8758093e30> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd250> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87580bd190> PedPartition: <_ped.Partition object at 0x7f8758093d10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87580adb90> fileSystem: <parted.filesystem.FileSystem object at 0x7f87580bd410> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87580bd390> PedPartition: <_ped.Partition object at 0x7f8758093e90> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f874967f7d0) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f874bbacb90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a448490> fileSystem: <parted.filesystem.FileSystem object at 0x7f874a448910> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f874a4486d0> PedPartition: <_ped.Partition object at 0x7f874a4460b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:53:09,998 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >12:53:09,998 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> >12:53:10,000 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >12:53:10,000 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> >12:53:10,002 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >12:53:10,002 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> >12:53:10,005 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >12:53:10,005 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874967fa50> fileSystem: <parted.filesystem.FileSystem object at 0x7f87496565d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749656450> PedPartition: <_ped.Partition object at 0x7f874a3e43b0> >12:53:10,007 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >12:53:10,007 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8749689910> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656750> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749656490> PedPartition: <_ped.Partition object at 0x7f874a3e4410> >12:53:10,008 DEBUG blivet: finished Blivet copy >12:53:10,008 INFO storage.ui: hiding device partition sde1 (id 167) >12:53:10,008 INFO storage.ui: removed partition sde1 (id 167) from device tree >12:53:10,010 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sde ; >12:53:10,010 DEBUG storage.ui: lvm filter: adding sde1 to the reject list >12:53:10,010 INFO storage.ui: hiding device disk sde (id 162) >12:53:10,010 INFO storage.ui: removed disk sde (id 162) from device tree >12:53:10,010 DEBUG storage.ui: lvm filter: adding sde to the reject list >12:53:10,015 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:53:10,016 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:53:10,128 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:53:10,129 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:53:10,245 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:53:10,246 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:53:10,358 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:53:10,359 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:53:10,818 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:53:10,819 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:53:20,881 DEBUG blivet: BTRFS.supported: supported: True ; >12:53:20,881 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 491 >12:53:20,884 DEBUG blivet: BTRFS.supported: supported: True ; >12:53:20,884 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 492 >12:53:20,885 DEBUG blivet: BTRFS.supported: supported: True ; >12:53:20,889 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >12:53:20,891 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:53:20,895 DEBUG blivet: looking up parted Device: /dev/sdc3 >12:53:20,892 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:53:28,586 DEBUG blivet: BTRFS.supported: supported: True ; >12:53:28,586 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 493 >12:53:28,587 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >12:53:28,589 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:53:28,590 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:53:29,025 DEBUG blivet: BTRFS.supported: supported: True ; >12:53:29,025 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 494 >12:53:29,027 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >12:53:29,028 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:53:29,030 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:53:39,672 DEBUG blivet: BTRFS.supported: supported: True ; >12:53:39,672 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 495 >12:53:39,673 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >12:53:39,675 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:53:39,676 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:53:42,924 DEBUG blivet: BTRFS.supported: supported: True ; >12:53:42,924 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 496 >12:53:42,925 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >12:53:42,927 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:53:42,928 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:54:07,506 DEBUG blivet: BTRFS.supported: supported: True ; >12:54:07,506 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 497 >12:54:07,507 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >12:54:07,509 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:54:07,510 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:54:28,064 DEBUG blivet: BTRFS.supported: supported: True ; >12:54:28,065 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 498 >12:54:28,065 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, ['sdc'], {'encrypted': False, 'raid_level': None} >12:54:28,074 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:54:28,075 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:54:28,098 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:54:28,099 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:54:28,204 DEBUG blivet: BTRFS.supported: supported: True ; >12:54:28,204 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 499 >12:54:28,205 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >12:54:28,207 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:54:28,208 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f874a3df190) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:54:28,244 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance with object id 500 >12:54:28,244 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 501 >12:54:28,244 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 502 >12:54:55,588 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 1907.35 MiB, [], {} >12:54:55,599 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 1907.35 MiB ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f874a3dcd10) -- > name = sdc status = True kids = 3 id = 11 > parents = [] > uuid = None size = 119.24 GiB > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 9 did: 0 busy: True > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d440> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f874a3dc410>] ; fstype: ext4 ; encrypted: False ; >12:54:55,622 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 1907.35 MiB, ['sdc'], {'mountpoint': '/boot', 'fstype': 'ext4', 'encrypted': False} >12:54:55,633 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:54:55,634 DEBUG storage.ui: starting Blivet copy >12:54:55,679 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:55,680 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:54:55,789 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:54:55,789 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> >12:54:55,791 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:54:55,791 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> >12:54:55,793 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:54:55,793 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> >12:54:55,795 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >12:54:55,796 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8749607090> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582990> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582810> PedPartition: <_ped.Partition object at 0x7f87496085f0> >12:54:55,798 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >12:54:55,798 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8749607c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582b10> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582790> PedPartition: <_ped.Partition object at 0x7f8749608650> >12:54:55,798 DEBUG storage.ui: finished Blivet copy >12:54:55,800 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:54:55,800 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 710 >12:54:55,801 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:54:55,801 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 711 >12:54:55,803 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:54:55,803 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 712 >12:54:55,804 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sdc ; >12:54:55,805 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >12:54:55,807 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >12:54:55,808 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdc ; >12:54:55,808 INFO storage.ui: added partition req0 (id 713) to device tree >12:54:55,808 INFO storage.ui: registered action: [715] create device partition req0 (id 713) >12:54:55,808 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 717 >12:54:55,810 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >12:54:55,812 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; >12:54:55,812 INFO storage.ui: registered action: [716] create format ext4 filesystem mounted at /boot on partition req0 (id 713) >12:54:55,814 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:54:55,815 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:55,816 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8749582a50) -- > name = req0 status = False kids = 0 id = 713 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:54:55,955 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:55,956 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8749582a50) -- > name = req0 status = False kids = 0 id = 713 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:54:56,096 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:56,097 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8749582a50) -- > name = req0 status = False kids = 0 id = 713 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:54:56,239 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 713)', 'sdc1(id 16)', 'sdc2(id 21)', 'sdc3(id 26)'] from disk(s) ['sdc'] >12:54:56,240 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req0(id 713)', 'sdc1(id 16)', 'sdc2(id 21)', 'sdc3(id 26)'] >12:54:56,240 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 713)'] from disk(s) ['sdc'] >12:54:56,241 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:54:56,242 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:54:56,253 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:54:56,254 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:54:56,255 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:54:56,266 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:54:56,266 DEBUG storage.ui: allocating partition: req0 ; id: 713 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 1907.35 MiB ; start: None ; end: None >12:54:56,287 DEBUG storage.ui: checking freespace on sdc >12:54:56,287 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=2 req_size=1024 KiB boot=True best=None grow=True start=None >12:54:56,298 DEBUG storage.ui: checking 63-2047 (992.5 KiB) >12:54:56,308 DEBUG storage.ui: current free range is 63-2047 (992.5 KiB) >12:54:56,318 DEBUG storage.ui: checking 250068992-250069679 (344 KiB) >12:54:56,328 DEBUG storage.ui: current free range is 250068992-250069679 (344 KiB) >12:54:56,340 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:56,341 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8749582a50) -- > name = req0 status = False kids = 0 id = 713 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:54:56,481 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:56,482 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8749582a50) -- > name = req0 status = False kids = 0 id = 713 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:54:56,622 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:56,623 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874a3dcad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656150> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f874962af10> PedPartition: <_ped.Partition object at 0x7f874a3e4290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3dc390) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656190> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f87496560d0> PedPartition: <_ped.Partition object at 0x7f874a3e42f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f874a3df510) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f874a3dc590> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749656350> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87496562d0> PedPartition: <_ped.Partition object at 0x7f874a3e4350> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8749582a50) -- > name = req0 status = False kids = 0 id = 713 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:54:56,762 ERR storage.ui: failed to allocate partitions: Unable to allocate requested partition scheme. >12:54:56,762 ERR storage.ui: device post-create method failed: Unable to allocate requested partition scheme. >12:54:56,763 INFO storage.ui: removed partition req0 (id 713) from device tree >12:54:56,763 INFO storage.ui: registered action: [718] destroy device partition req0 (id 713) >12:54:56,763 ERR storage.ui: failed to configure device factory: Unable to allocate requested partition scheme. >12:54:56,997 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:56,998 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:54:57,110 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:57,111 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:54:57,229 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:57,229 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:54:57,339 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:57,340 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:54:57,796 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:54:57,797 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:55:01,695 DEBUG blivet: BTRFS.supported: supported: True ; >12:55:01,695 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 719 >12:55:01,697 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >12:55:01,698 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:55:01,699 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f8749672610) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:55:03,007 DEBUG blivet: BTRFS.supported: supported: True ; >12:55:03,007 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 720 >12:55:03,008 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >12:55:03,010 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:55:03,011 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f8749672610) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:55:52,977 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance with object id 721 >12:55:52,977 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 722 >12:55:52,977 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 723 >12:55:58,930 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 1907.35 MiB, [], {} >12:55:58,941 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 1907.35 MiB ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f87496d6690) -- > name = sdc status = True kids = 3 id = 11 > parents = [] > uuid = None size = 119.24 GiB > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 9 did: 0 busy: True > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d440> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f87496d6810>] ; fstype: ext4 ; encrypted: False ; >12:55:58,964 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 1907.35 MiB, ['sdc'], {'mountpoint': '/boot', 'fstype': 'ext4', 'encrypted': False} >12:55:58,975 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:55:58,975 DEBUG storage.ui: starting Blivet copy >12:55:59,019 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:55:59,020 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87495fe190) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f8749603350) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:55:59,130 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:55:59,131 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> >12:55:59,133 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:55:59,133 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> >12:55:59,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:55:59,135 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> >12:55:59,137 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >12:55:59,137 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495d0510> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afbc90> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8743afbb10> PedPartition: <_ped.Partition object at 0x7f87495cde30> >12:55:59,139 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >12:55:59,139 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495da6d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afbe10> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8743afba90> PedPartition: <_ped.Partition object at 0x7f87495cde90> >12:55:59,140 DEBUG storage.ui: finished Blivet copy >12:55:59,141 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:55:59,141 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 934 >12:55:59,143 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:55:59,143 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 935 >12:55:59,144 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:55:59,144 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 936 >12:55:59,145 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sdc ; >12:55:59,147 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >12:55:59,148 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >12:55:59,149 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdc ; >12:55:59,149 INFO storage.ui: added partition req1 (id 937) to device tree >12:55:59,149 INFO storage.ui: registered action: [939] create device partition req1 (id 937) >12:55:59,150 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 941 >12:55:59,151 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >12:55:59,152 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >12:55:59,152 INFO storage.ui: registered action: [940] create format ext4 filesystem mounted at /boot on partition req1 (id 937) >12:55:59,154 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:55:59,155 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:55:59,156 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8743afbd50) -- > name = req1 status = False kids = 0 id = 937 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:55:59,296 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:55:59,298 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8743afbd50) -- > name = req1 status = False kids = 0 id = 937 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:55:59,438 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:55:59,439 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8743afbd50) -- > name = req1 status = False kids = 0 id = 937 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:55:59,582 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 937)', 'sdc1(id 16)', 'sdc2(id 21)', 'sdc3(id 26)'] from disk(s) ['sdc'] >12:55:59,582 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req1(id 937)', 'sdc1(id 16)', 'sdc2(id 21)', 'sdc3(id 26)'] >12:55:59,582 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 937)'] from disk(s) ['sdc'] >12:55:59,583 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:55:59,584 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:55:59,595 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:55:59,596 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:55:59,598 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:55:59,608 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:55:59,609 DEBUG storage.ui: allocating partition: req1 ; id: 937 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 1907.35 MiB ; start: None ; end: None >12:55:59,629 DEBUG storage.ui: checking freespace on sdc >12:55:59,630 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=2 req_size=1024 KiB boot=True best=None grow=True start=None >12:55:59,640 DEBUG storage.ui: checking 63-2047 (992.5 KiB) >12:55:59,650 DEBUG storage.ui: current free range is 63-2047 (992.5 KiB) >12:55:59,661 DEBUG storage.ui: checking 250068992-250069679 (344 KiB) >12:55:59,671 DEBUG storage.ui: current free range is 250068992-250069679 (344 KiB) >12:55:59,682 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:55:59,683 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8743afbd50) -- > name = req1 status = False kids = 0 id = 937 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:55:59,823 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:55:59,824 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8743afbd50) -- > name = req1 status = False kids = 0 id = 937 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:55:59,966 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:55:59,967 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f87496d6890) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582310> PedPartition: <_ped.Partition object at 0x7f87496084d0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f874a3eb610) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582550> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8749582490> PedPartition: <_ped.Partition object at 0x7f8749608530> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f87496725d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87496d6b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8749582710> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8749582690> PedPartition: <_ped.Partition object at 0x7f8749608590> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f8743afbd50) -- > name = req1 status = False kids = 0 id = 937 > parents = [] > uuid = None size = 1024 KiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = True max size = 1907.35 MiB bootable = True > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:56:00,108 ERR storage.ui: failed to allocate partitions: Unable to allocate requested partition scheme. >12:56:00,108 ERR storage.ui: device post-create method failed: Unable to allocate requested partition scheme. >12:56:00,108 INFO storage.ui: removed partition req1 (id 937) from device tree >12:56:00,108 INFO storage.ui: registered action: [942] destroy device partition req1 (id 937) >12:56:00,109 ERR storage.ui: failed to configure device factory: Unable to allocate requested partition scheme. >12:56:00,347 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:56:00,348 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87495fe190) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f8749603350) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:56:00,460 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:56:00,461 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87495fe190) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f8749603350) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:56:00,580 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:56:00,581 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87495fe190) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f8749603350) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:56:00,691 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:56:00,692 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87495fe190) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f8749603350) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:56:01,151 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:56:01,152 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f874960a4d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32647 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d290> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb810> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb610> PedPartition: <_ped.Partition object at 0x7f87495cdd10> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f87495fe190) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21855 did: 11859 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d7a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afb850> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8743afb790> PedPartition: <_ped.Partition object at 0x7f87495cdd70> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f8749603350) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f875830d8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87495fef10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8743afba10> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8743afb990> PedPartition: <_ped.Partition object at 0x7f87495cddd0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:56:11,715 DEBUG blivet: BTRFS.supported: supported: True ; >12:56:11,716 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 943 >12:56:11,717 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >12:56:11,718 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:56:11,719 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f8749603fd0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:56:13,656 DEBUG blivet: BTRFS.supported: supported: True ; >12:56:13,656 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 944 >12:56:13,657 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f874a3dced0>, 0, [], {} >12:56:13,659 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:56:13,660 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f8749603fd0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f8749657320> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:56:16,832 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:56:16,833 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:56:16,844 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >12:56:16,845 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:56:16,846 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:56:16,857 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >12:56:19,892 INFO blivet: unhiding device disk sde (id 162) >12:56:19,893 DEBUG blivet: lvm filter: removing sde from the reject list >12:56:19,893 INFO blivet: unhiding device partition sde1 (id 167) >12:56:19,894 DEBUG blivet: lvm filter: removing sde1 from the reject list >12:56:19,896 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >19:57:23,712 DEBUG blivet: registered device format class Ext2FS as ext2 >19:57:23,712 DEBUG blivet: registered device format class Ext3FS as ext3 >19:57:23,712 DEBUG blivet: registered device format class Ext4FS as ext4 >19:57:23,712 DEBUG blivet: registered device format class FATFS as vfat >19:57:23,713 DEBUG blivet: registered device format class EFIFS as efi >19:57:23,713 DEBUG blivet: registered device format class BTRFS as btrfs >19:57:23,713 DEBUG blivet: registered device format class GFS2 as gfs2 >19:57:23,713 DEBUG blivet: registered device format class JFS as jfs >19:57:23,713 DEBUG blivet: registered device format class ReiserFS as reiserfs >19:57:23,714 DEBUG blivet: registered device format class XFS as xfs >19:57:23,714 DEBUG blivet: registered device format class HFS as hfs >19:57:23,714 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >19:57:23,714 DEBUG blivet: registered device format class HFSPlus as hfs+ >19:57:23,714 DEBUG blivet: registered device format class MacEFIFS as macefi >19:57:23,714 DEBUG blivet: registered device format class NTFS as ntfs >19:57:23,715 DEBUG blivet: registered device format class NFS as nfs >19:57:23,715 DEBUG blivet: registered device format class NFSv4 as nfs4 >19:57:23,715 DEBUG blivet: registered device format class Iso9660FS as iso9660 >19:57:23,715 DEBUG blivet: registered device format class NoDevFS as nodev >19:57:23,715 DEBUG blivet: registered device format class DevPtsFS as devpts >19:57:23,715 DEBUG blivet: registered device format class ProcFS as proc >19:57:23,715 DEBUG blivet: registered device format class SysFS as sysfs >19:57:23,715 DEBUG blivet: registered device format class TmpFS as tmpfs >19:57:23,715 DEBUG blivet: registered device format class BindFS as bind >19:57:23,715 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >19:57:23,716 DEBUG blivet: registered device format class USBFS as usbfs >19:57:23,716 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >19:57:23,716 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >19:57:23,716 DEBUG blivet: registered device format class LUKS as luks >19:57:23,717 DEBUG blivet: registered device format class MDRaidMember as mdmember >19:57:23,717 DEBUG blivet: registered device format class SwapSpace as swap >19:57:23,718 DEBUG blivet: registered device format class MultipathMember as multipath_member >19:57:23,718 DEBUG blivet: registered device format class DiskLabel as disklabel >19:57:23,718 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >19:57:23,719 DEBUG blivet: registered device format class BIOSBoot as biosboot >19:57:24,053 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >19:57:24,053 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:57:24,069 INFO blivet: sde1 looks to be the live device; marking as protected >19:57:24,089 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sde', 'sde1', 'sda', 'sr0', 'sdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >19:57:24,105 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF /dev/disk/by-id/wwn-0x5000c5004f7cc174', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', > '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': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000347d3', > 'ID_REVISION': 'CC24', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', > 'ID_SERIAL_SHORT': 'Z1E2SJFF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004f7cc174', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13163', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF', > '/dev/disk/by-id/wwn-0x5000c5004f7cc174'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd'} ; name: sdd ; >19:57:24,105 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd)... >19:57:24,105 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >19:57:24,106 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:24,107 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >19:57:24,107 INFO blivet: sdd is a disk >19:57:24,108 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >19:57:24,109 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >19:57:24,118 INFO blivet: added disk sdd (id 0) to device tree >19:57:24,119 DEBUG blivet: looking up parted Device: /dev/sdd >19:57:24,118 INFO blivet: got device: DiskDevice instance (0x7f62d30d6a10) -- > name = sdd status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1863.02 GiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA ST2000DM001-1CH1 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d37e0dd0> > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62d3040510> >19:57:24,143 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >19:57:24,144 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >19:57:24,144 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >19:57:24,144 DEBUG blivet: required disklabel type for sdd (1) is None >19:57:24,145 DEBUG blivet: default disklabel type for sdd is msdos >19:57:24,145 DEBUG blivet: selecting msdos disklabel for sdd based on size >19:57:24,146 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >19:57:24,151 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 0x7f62d3063790>] > device: <parted.device.Device object at 0x7f62d3063550> > PedDisk: <_ped.Disk object at 0x7f62d305fef0> >19:57:24,151 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 3 >19:57:24,152 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >19:57:24,157 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF-part1 /dev/disk/by-id/wwn-0x5000c5004f7cc174-part1 /dev/disk/by-label/data /dev/disk/by-uuid/8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', > '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': 'data', > 'ID_FS_LABEL_ENC': 'data', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'ID_FS_UUID_ENC': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3907026944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000347d3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000347d3', > 'ID_REVISION': 'CC24', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', > 'ID_SERIAL_SHORT': 'Z1E2SJFF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004f7cc174', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', > 'MAJOR': '8', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13230', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF-part1', > '/dev/disk/by-id/wwn-0x5000c5004f7cc174-part1', > '/dev/disk/by-label/data', > '/dev/disk/by-uuid/8d5ecec7-ed17-4446-9c6e-1c188b77b259'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >19:57:24,158 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1)... >19:57:24,158 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >19:57:24,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:24,159 INFO blivet: sdd1 is a partition >19:57:24,159 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >19:57:24,160 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >19:57:24,160 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1863.02 GiB disk sdd (0) with existing msdos disklabel >19:57:24,165 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >19:57:24,166 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >19:57:24,166 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >19:57:24,167 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >19:57:24,167 DEBUG blivet: looking up parted Partition: /dev/sdd1 >19:57:24,168 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >19:57:24,169 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >19:57:24,170 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >19:57:24,170 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >19:57:24,170 INFO blivet: added partition sdd1 (id 5) to device tree >19:57:24,174 DEBUG blivet: looking up parted Device: /dev/sdd1 >19:57:24,170 INFO blivet: got device: PartitionDevice instance (0x7f62d3063ad0) -- > name = sdd1 status = True kids = 0 id = 5 > parents = ['existing 1863.02 GiB disk sdd (0) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing None > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32610 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d37e09e0> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62d3063610> fileSystem: <parted.filesystem.FileSystem object at 0x7f62d3063a50> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62d3063850> PedPartition: <_ped.Partition object at 0x7f62d305ae30> > disk = existing 1863.02 GiB disk sdd (0) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = >19:57:24,198 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >19:57:24,199 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: None ; >19:57:24,199 DEBUG blivet: device sdd1 does not contain a disklabel >19:57:24,199 INFO blivet: type detected on 'sdd1' is 'ext4' >19:57:24,200 DEBUG blivet: Ext4FS.supported: supported: True ; >19:57:24,200 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 8 >19:57:24,201 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >19:57:24,201 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: ext4 ; >19:57:24,201 INFO blivet: got format: existing ext4 filesystem >19:57:24,205 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032 /dev/disk/by-id/wwn-0x5002538043584d30', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\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': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17056', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > '/dev/disk/by-id/wwn-0x5002538043584d30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >19:57:24,205 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc)... >19:57:24,205 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:57:24,206 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:24,206 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >19:57:24,207 INFO blivet: sdc is a disk >19:57:24,207 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >19:57:24,208 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >19:57:24,216 INFO blivet: added disk sdc (id 10) to device tree >19:57:24,216 DEBUG blivet: looking up parted Device: /dev/sdc >19:57:24,216 INFO blivet: got device: DiskDevice instance (0x7f62d3040690) -- > name = sdc status = True kids = 0 id = 10 > parents = [] > uuid = None size = 119.24 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 9 did: 0 busy: True > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d2feb0e0> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62d3009f90> >19:57:24,235 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >19:57:24,236 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >19:57:24,236 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >19:57:24,237 DEBUG blivet: required disklabel type for sdc (1) is None >19:57:24,237 DEBUG blivet: default disklabel type for sdc is msdos >19:57:24,237 DEBUG blivet: selecting msdos disklabel for sdc based on size >19:57:24,238 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >19:57:24,247 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f62d3015450>, <parted.partition.Partition object at 0x7f62d3015790>, <parted.partition.Partition object at 0x7f62d3015a10>] > device: <parted.device.Device object at 0x7f62d3015210> > PedDisk: <_ped.Disk object at 0x7f62d30165f0> >19:57:24,248 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 13 >19:57:24,249 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >19:57:24,256 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'ID_FS_UUID_ENC': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d3c12-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17156', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part1', > '/dev/disk/by-id/wwn-0x5002538043584d30-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/a396dd04-9b7c-435e-aaaf-f1c34f88ac55'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >19:57:24,257 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >19:57:24,257 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >19:57:24,258 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:24,258 INFO blivet: sdc1 is a partition >19:57:24,259 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >19:57:24,259 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:57:24,260 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (10) with existing msdos disklabel >19:57:24,265 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >19:57:24,266 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >19:57:24,266 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >19:57:24,266 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >19:57:24,267 DEBUG blivet: looking up parted Partition: /dev/sdc1 >19:57:24,269 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >19:57:24,269 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >19:57:24,270 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >19:57:24,271 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >19:57:24,271 INFO blivet: added partition sdc1 (id 15) to device tree >19:57:24,275 DEBUG blivet: looking up parted Device: /dev/sdc1 >19:57:24,271 INFO blivet: got device: PartitionDevice instance (0x7f62d3015cd0) -- > name = sdc1 status = True kids = 0 id = 15 > parents = ['existing 119.24 GiB disk sdc (10) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d2feb4d0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62d30152d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f62d30158d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62d3015550> PedPartition: <_ped.Partition object at 0x7f62d30067d0> > disk = existing 119.24 GiB disk sdc (10) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >19:57:24,300 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >19:57:24,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >19:57:24,301 DEBUG blivet: device sdc1 does not contain a disklabel >19:57:24,301 INFO blivet: type detected on 'sdc1' is 'ext3' >19:57:24,302 DEBUG blivet: Ext3FS.supported: supported: True ; >19:57:24,302 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 18 >19:57:24,302 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >19:57:24,303 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext3 ; >19:57:24,303 INFO blivet: got format: existing ext3 filesystem >19:57:24,307 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 /dev/disk/by-uuid/68af7161-dfb2-44fd-af64-1e37912491cd', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '68af7161-dfb2-44fd-af64-1e37912491cd', > 'ID_FS_UUID_ENC': '68af7161-dfb2-44fd-af64-1e37912491cd', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8093696', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000d3c12-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '34', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17266', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part2', > '/dev/disk/by-id/wwn-0x5002538043584d30-part2', > '/dev/disk/by-uuid/68af7161-dfb2-44fd-af64-1e37912491cd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >19:57:24,307 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2)... >19:57:24,307 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc2 ; incomplete: False ; >19:57:24,308 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:24,308 INFO blivet: sdc2 is a partition >19:57:24,309 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >19:57:24,309 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:57:24,310 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (10) with existing msdos disklabel >19:57:24,314 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >19:57:24,315 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >19:57:24,315 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >19:57:24,315 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >19:57:24,315 DEBUG blivet: looking up parted Partition: /dev/sdc2 >19:57:24,316 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >19:57:24,317 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >19:57:24,317 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >19:57:24,318 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >19:57:24,318 INFO blivet: added partition sdc2 (id 20) to device tree >19:57:24,322 DEBUG blivet: looking up parted Device: /dev/sdc2 >19:57:24,318 INFO blivet: got device: PartitionDevice instance (0x7f62d3015d90) -- > name = sdc2 status = True kids = 0 id = 20 > parents = ['existing 119.24 GiB disk sdc (10) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32610 did: 0 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d2feb830> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62d30152d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f62d3015910> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f62d3015850> PedPartition: <_ped.Partition object at 0x7f62d3006770> > disk = existing 119.24 GiB disk sdc (10) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = >19:57:24,346 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >19:57:24,346 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: None ; >19:57:24,346 DEBUG blivet: device sdc2 does not contain a disklabel >19:57:24,346 INFO blivet: type detected on 'sdc2' is 'swap' >19:57:24,347 DEBUG blivet: SwapSpace.__init__: device: /dev/sdc2 ; serial: S0Z3NEAC929032 ; uuid: 68af7161-dfb2-44fd-af64-1e37912491cd ; exists: True ; label: None ; >19:57:24,347 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 23 >19:57:24,348 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >19:57:24,348 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: swap ; >19:57:24,349 INFO blivet: got format: existing swap >19:57:24,353 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part3 /dev/disk/by-id/wwn-0x5002538043584d30-part3 /dev/disk/by-label/fedora /dev/disk/by-uuid/019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'ID_FS_UUID_ENC': '019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'ID_FS_UUID_SUB': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', > 'ID_FS_UUID_SUB_ENC': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9119744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '240949248', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d3c12-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '35', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17369', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part3', > '/dev/disk/by-id/wwn-0x5002538043584d30-part3', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/019df52c-fd11-45fd-91fc-313d09f1b0c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >19:57:24,353 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3)... >19:57:24,353 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc3 ; incomplete: False ; >19:57:24,354 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:24,354 INFO blivet: sdc3 is a partition >19:57:24,355 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >19:57:24,355 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:57:24,356 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (10) with existing msdos disklabel >19:57:24,360 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >19:57:24,361 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >19:57:24,361 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >19:57:24,361 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >19:57:24,362 DEBUG blivet: looking up parted Partition: /dev/sdc3 >19:57:24,362 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >19:57:24,363 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >19:57:24,364 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >19:57:24,364 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >19:57:24,364 INFO blivet: added partition sdc3 (id 25) to device tree >19:57:24,368 DEBUG blivet: looking up parted Device: /dev/sdc3 >19:57:24,364 INFO blivet: got device: PartitionDevice instance (0x7f62d3020590) -- > name = sdc3 status = True kids = 0 id = 25 > parents = ['existing 119.24 GiB disk sdc (10) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing None > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32610 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d2feb8c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62d30152d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f62d3015ad0> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62d3015a50> PedPartition: <_ped.Partition object at 0x7f62d3006830> > disk = existing 119.24 GiB disk sdc (10) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = >19:57:24,388 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >19:57:24,389 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: None ; >19:57:24,389 DEBUG blivet: device sdc3 does not contain a disklabel >19:57:24,389 INFO blivet: type detected on 'sdc3' is 'btrfs' >19:57:24,390 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:24,390 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 28 >19:57:24,391 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >19:57:24,391 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: btrfs ; >19:57:24,391 INFO blivet: got format: existing btrfs filesystem >19:57:24,392 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdc3 ; >19:57:24,392 INFO blivet: creating btrfs volume btrfs.fedora >19:57:24,393 DEBUG blivet: BTRFSVolumeDevice._addParent: fedora ; member: sdc3 ; >19:57:24,394 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >19:57:24,394 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >19:57:24,395 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >19:57:24,396 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:24,396 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 32 >19:57:24,397 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.29 ; current: None ; type: btrfs ; >19:57:24,397 INFO blivet: added btrfs volume fedora (id 29) to device tree >19:57:25,469 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,469 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 34 >19:57:25,472 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >19:57:25,474 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >19:57:25,474 INFO blivet: added btrfs subvolume home (id 35) to device tree >19:57:25,476 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,476 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 37 >19:57:25,478 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >19:57:25,479 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: rootf20 ; current: None ; type: btrfs ; >19:57:25,479 INFO blivet: added btrfs subvolume rootf20 (id 38) to device tree >19:57:25,480 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,480 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 40 >19:57:25,481 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 2 ; name: fedora ; >19:57:25,482 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootsnapshots/2014-03-27 ; current: None ; type: btrfs ; >19:57:25,482 INFO blivet: added btrfs snapshot rootsnapshots/2014-03-27 (id 41) to device tree >19:57:25,483 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,483 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 43 >19:57:25,484 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 3 ; name: fedora ; >19:57:25,485 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootsnapshots/2014-03-28 ; current: None ; type: btrfs ; >19:57:25,485 INFO blivet: added btrfs snapshot rootsnapshots/2014-03-28 (id 44) to device tree >19:57:25,486 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,486 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 46 >19:57:25,487 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 0 ; name: rootf20 ; >19:57:25,488 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; current: None ; type: btrfs ; >19:57:25,488 INFO blivet: added btrfs subvolume rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 (id 47) to device tree >19:57:25,489 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,489 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 49 >19:57:25,490 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 1 ; name: rootf20 ; >19:57:25,491 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; current: None ; type: btrfs ; >19:57:25,491 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b (id 50) to device tree >19:57:25,492 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,492 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 52 >19:57:25,493 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 2 ; name: rootf20 ; >19:57:25,494 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; current: None ; type: btrfs ; >19:57:25,494 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 (id 53) to device tree >19:57:25,495 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,495 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 55 >19:57:25,496 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 3 ; name: rootf20 ; >19:57:25,497 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; current: None ; type: btrfs ; >19:57:25,497 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a (id 56) to device tree >19:57:25,498 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,498 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 58 >19:57:25,499 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 4 ; name: rootf20 ; >19:57:25,500 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; current: None ; type: btrfs ; >19:57:25,500 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e (id 59) to device tree >19:57:25,501 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,501 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 61 >19:57:25,502 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 5 ; name: rootf20 ; >19:57:25,503 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; current: None ; type: btrfs ; >19:57:25,503 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d (id 62) to device tree >19:57:25,504 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,504 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 64 >19:57:25,505 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 6 ; name: rootf20 ; >19:57:25,506 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; current: None ; type: btrfs ; >19:57:25,506 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 (id 65) to device tree >19:57:25,507 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,507 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 67 >19:57:25,508 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 7 ; name: rootf20 ; >19:57:25,509 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; current: None ; type: btrfs ; >19:57:25,509 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 (id 68) to device tree >19:57:25,510 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,510 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 70 >19:57:25,511 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 8 ; name: rootf20 ; >19:57:25,512 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; current: None ; type: btrfs ; >19:57:25,512 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e (id 71) to device tree >19:57:25,513 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,513 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 73 >19:57:25,514 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 9 ; name: rootf20 ; >19:57:25,515 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; current: None ; type: btrfs ; >19:57:25,515 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 (id 74) to device tree >19:57:25,516 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,516 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 76 >19:57:25,517 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 10 ; name: rootf20 ; >19:57:25,518 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; current: None ; type: btrfs ; >19:57:25,518 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 (id 77) to device tree >19:57:25,519 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,519 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 79 >19:57:25,520 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 11 ; name: rootf20 ; >19:57:25,520 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; current: None ; type: btrfs ; >19:57:25,521 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 (id 80) to device tree >19:57:25,521 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,522 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 82 >19:57:25,523 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 12 ; name: rootf20 ; >19:57:25,524 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; current: None ; type: btrfs ; >19:57:25,524 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 (id 83) to device tree >19:57:25,525 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,525 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 85 >19:57:25,526 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 13 ; name: rootf20 ; >19:57:25,527 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; current: None ; type: btrfs ; >19:57:25,527 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a (id 86) to device tree >19:57:25,528 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,528 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 88 >19:57:25,529 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 14 ; name: rootf20 ; >19:57:25,530 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; current: None ; type: btrfs ; >19:57:25,530 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 (id 89) to device tree >19:57:25,531 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,531 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 91 >19:57:25,532 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 15 ; name: rootf20 ; >19:57:25,533 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; current: None ; type: btrfs ; >19:57:25,533 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 (id 92) to device tree >19:57:25,534 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,534 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 94 >19:57:25,535 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 16 ; name: rootf20 ; >19:57:25,536 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; current: None ; type: btrfs ; >19:57:25,536 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 (id 95) to device tree >19:57:25,537 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,537 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 97 >19:57:25,538 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 17 ; name: rootf20 ; >19:57:25,539 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; current: None ; type: btrfs ; >19:57:25,539 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 (id 98) to device tree >19:57:25,540 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,540 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 100 >19:57:25,541 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 18 ; name: rootf20 ; >19:57:25,542 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; current: None ; type: btrfs ; >19:57:25,542 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb (id 101) to device tree >19:57:25,542 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,543 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 103 >19:57:25,544 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 19 ; name: rootf20 ; >19:57:25,544 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; current: None ; type: btrfs ; >19:57:25,545 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df (id 104) to device tree >19:57:25,545 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,546 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 106 >19:57:25,547 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 20 ; name: rootf20 ; >19:57:25,547 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; current: None ; type: btrfs ; >19:57:25,548 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada (id 107) to device tree >19:57:25,548 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,549 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 109 >19:57:25,550 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 21 ; name: rootf20 ; >19:57:25,550 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; current: None ; type: btrfs ; >19:57:25,551 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init (id 110) to device tree >19:57:25,551 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,552 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 112 >19:57:25,553 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 22 ; name: rootf20 ; >19:57:25,554 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; current: None ; type: btrfs ; >19:57:25,554 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 (id 113) to device tree >19:57:25,555 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,555 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 115 >19:57:25,556 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 23 ; name: rootf20 ; >19:57:25,557 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; current: None ; type: btrfs ; >19:57:25,557 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init (id 116) to device tree >19:57:25,558 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,558 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 118 >19:57:25,559 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 24 ; name: rootf20 ; >19:57:25,560 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; current: None ; type: btrfs ; >19:57:25,560 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee (id 119) to device tree >19:57:25,561 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,561 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 121 >19:57:25,562 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 25 ; name: rootf20 ; >19:57:25,563 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; current: None ; type: btrfs ; >19:57:25,563 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init (id 122) to device tree >19:57:25,564 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,564 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 124 >19:57:25,565 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 26 ; name: rootf20 ; >19:57:25,566 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; current: None ; type: btrfs ; >19:57:25,566 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c (id 125) to device tree >19:57:25,567 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,567 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 127 >19:57:25,568 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 27 ; name: rootf20 ; >19:57:25,569 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; current: None ; type: btrfs ; >19:57:25,569 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init (id 128) to device tree >19:57:25,570 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,570 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 130 >19:57:25,571 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 28 ; name: rootf20 ; >19:57:25,572 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; current: None ; type: btrfs ; >19:57:25,572 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b (id 131) to device tree >19:57:25,573 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,573 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 133 >19:57:25,574 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 29 ; name: rootf20 ; >19:57:25,575 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; current: None ; type: btrfs ; >19:57:25,575 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init (id 134) to device tree >19:57:25,576 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,576 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 136 >19:57:25,577 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 30 ; name: rootf20 ; >19:57:25,578 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; current: None ; type: btrfs ; >19:57:25,578 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a (id 137) to device tree >19:57:25,579 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,579 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 139 >19:57:25,580 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 31 ; name: rootf20 ; >19:57:25,580 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; current: None ; type: btrfs ; >19:57:25,581 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 (id 140) to device tree >19:57:25,581 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,582 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 142 >19:57:25,583 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 32 ; name: rootf20 ; >19:57:25,583 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; current: None ; type: btrfs ; >19:57:25,584 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 (id 143) to device tree >19:57:25,584 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,585 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 145 >19:57:25,586 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 33 ; name: rootf20 ; >19:57:25,587 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; current: None ; type: btrfs ; >19:57:25,587 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 (id 146) to device tree >19:57:25,588 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,588 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 148 >19:57:25,589 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 34 ; name: rootf20 ; >19:57:25,590 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; current: None ; type: btrfs ; >19:57:25,590 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init (id 149) to device tree >19:57:25,591 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,591 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 151 >19:57:25,592 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 35 ; name: rootf20 ; >19:57:25,593 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; current: None ; type: btrfs ; >19:57:25,593 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 (id 152) to device tree >19:57:25,594 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,594 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 154 >19:57:25,595 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 36 ; name: rootf20 ; >19:57:25,596 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; current: None ; type: btrfs ; >19:57:25,596 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init (id 155) to device tree >19:57:25,597 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,597 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 157 >19:57:25,598 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 37 ; name: rootf20 ; >19:57:25,599 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; current: None ; type: btrfs ; >19:57:25,599 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 (id 158) to device tree >19:57:25,601 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_FLASH_DRIVE', > 'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', > 'ID_MODEL_ID': 'b113', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00021955', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > 'ID_SERIAL_SHORT': '070B3341BAC16471', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1005', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23661', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde'} ; name: sde ; >19:57:25,602 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde)... >19:57:25,602 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >19:57:25,603 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:25,603 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >19:57:25,604 INFO blivet: sde is a disk >19:57:25,605 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 162 >19:57:25,605 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >19:57:25,614 INFO blivet: added disk sde (id 161) to device tree >19:57:25,615 DEBUG blivet: looking up parted Device: /dev/sde >19:57:25,614 INFO blivet: got device: DiskDevice instance (0x7f62d30204d0) -- > name = sde status = True kids = 0 id = 161 > parents = [] > uuid = None size = 28.86 GiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde partedDevice = parted.Device instance -- > model: USB FLASH DRIVE path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 60522496 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (29552, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d2fb2cb0> > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f62d2fdbad0> >19:57:25,633 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >19:57:25,633 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >19:57:25,634 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >19:57:25,634 DEBUG blivet: required disklabel type for sde (1) is None >19:57:25,634 DEBUG blivet: default disklabel type for sde is msdos >19:57:25,634 DEBUG blivet: selecting msdos disklabel for sde based on size >19:57:25,635 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >19:57:25,771 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 0x7f62d2fdbf50>] > device: <parted.device.Device object at 0x7f62d2fdbd10> > PedDisk: <_ped.Disk object at 0x7f62d3023290> >19:57:25,772 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 164 >19:57:25,773 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >19:57:25,779 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B8F8-F63E', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1', > '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': 'B8F8-F63E', > 'ID_FS_UUID_ENC': 'B8F8-F63E', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_FLASH_DRIVE', > 'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', > 'ID_MODEL_ID': 'b113', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '60520448', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '00021955-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00021955', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > 'ID_SERIAL_SHORT': '070B3341BAC16471', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1005', > 'MAJOR': '8', > 'MINOR': '65', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23844', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B8F8-F63E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1'} ; name: sde1 ; >19:57:25,779 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1)... >19:57:25,780 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde1 ; incomplete: False ; >19:57:25,781 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:25,781 INFO blivet: sde1 is a partition >19:57:25,781 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >19:57:25,782 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >19:57:25,783 DEBUG blivet: DeviceTree.getDeviceByName returned existing 28.86 GiB disk sde (161) with existing msdos disklabel >19:57:25,787 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >19:57:25,788 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >19:57:25,788 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 167 >19:57:25,789 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >19:57:25,789 DEBUG blivet: looking up parted Partition: /dev/sde1 >19:57:25,790 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >19:57:25,791 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >19:57:25,791 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >19:57:25,792 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >19:57:25,792 INFO blivet: added partition sde1 (id 166) to device tree >19:57:25,796 DEBUG blivet: looking up parted Device: /dev/sde1 >19:57:25,792 INFO blivet: got device: PartitionDevice instance (0x7f62d2fe3210) -- > name = sde1 status = True kids = 0 id = 166 > parents = ['existing 28.86 GiB disk sde (161) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing None > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32610 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d2fb2ef0> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62d2fdbdd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f62d2fe3250> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f62d2fe3050> PedPartition: <_ped.Partition object at 0x7f62d2fdd6b0> > disk = existing 28.86 GiB disk sde (161) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot >19:57:25,815 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >19:57:25,816 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >19:57:25,816 DEBUG blivet: device sde1 does not contain a disklabel >19:57:25,816 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 169 >19:57:25,816 INFO blivet: type detected on 'sde1' is 'vfat' >19:57:25,816 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 170 >19:57:25,817 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >19:57:25,818 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >19:57:25,818 INFO blivet: got format: existing efi filesystem >19:57:25,822 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASY7436598 /dev/disk/by-id/wwn-0x50014ee2035fe13f /dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '88', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '88', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_SUB': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', > 'ID_FS_UUID_SUB_ENC': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', > 'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', > 'ID_SERIAL_SHORT': 'WD-WCASY7436598', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2035fe13f', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2035fe13f', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31792', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', > '/dev/disk/by-id/wwn-0x50014ee2035fe13f', > '/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >19:57:25,822 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >19:57:25,822 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >19:57:25,823 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:25,824 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >19:57:25,824 INFO blivet: sda is a disk >19:57:25,825 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 173 >19:57:25,825 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:57:25,833 INFO blivet: added disk sda (id 172) to device tree >19:57:25,834 DEBUG blivet: looking up parted Device: /dev/sda >19:57:25,833 INFO blivet: got device: DiskDevice instance (0x7f62d2fe3650) -- > name = sda status = True kids = 0 id = 172 > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d2f65050> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62d2fe3790> >19:57:25,849 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:57:25,850 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >19:57:25,850 DEBUG blivet: device sda does not contain a disklabel >19:57:25,851 INFO blivet: type detected on 'sda' is 'btrfs' >19:57:25,851 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,852 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 175 >19:57:25,852 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: btrfs ; >19:57:25,852 INFO blivet: got format: existing btrfs filesystem >19:57:25,853 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sda ; >19:57:25,853 INFO blivet: creating btrfs volume btrfs.None >19:57:25,855 DEBUG blivet: BTRFSVolumeDevice._addParent: btrfs.176 ; member: sda ; >19:57:25,856 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:57:25,856 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 177 >19:57:25,857 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.176 ; current: None ; type: None ; >19:57:25,858 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:25,858 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 179 >19:57:25,859 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.176 ; current: None ; type: btrfs ; >19:57:25,859 INFO blivet: added btrfs volume btrfs.176 (id 176) to device tree >19:57:35,562 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:35,562 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 181 >19:57:35,565 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: btrfs.176 ; >19:57:35,567 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: mythtvdata ; current: None ; type: btrfs ; >19:57:35,568 INFO blivet: added btrfs subvolume mythtvdata (id 182) to device tree >19:57:35,570 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126 /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GH22NS50', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TN01', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', > 'ID_SERIAL_SHORT': 'K1J993M2126', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '36566', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >19:57:35,571 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >19:57:35,571 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >19:57:35,572 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:35,572 INFO blivet: sr0 is a cdrom >19:57:35,572 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >19:57:35,573 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 186 >19:57:35,573 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:57:35,573 INFO blivet: added cdrom sr0 (id 185) to device tree >19:57:35,575 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:57:35,630 DEBUG blivet: looking up parted Device: /dev/sr0 >19:57:35,574 INFO blivet: got device: OpticalDevice instance (0x7f62d2fe3850) -- > name = sr0 status = True kids = 0 id = 185 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >19:57:35,744 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:57:35,799 DEBUG blivet: looking up parted Device: /dev/sr0 >19:57:35,911 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:57:35,912 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:57:35,970 DEBUG blivet: no media present for device sr0 >19:57:35,974 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280 /dev/disk/by-id/wwn-0x50014ee1ad120fb7 /dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_SUB': '50dd0539-9ed2-4679-af43-9eeb63a265ef', > 'ID_FS_UUID_SUB_ENC': '50dd0539-9ed2-4679-af43-9eeb63a265ef', > 'ID_MODEL': 'WDC_WD5000AAKS-00V1A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00V1A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '05.01D05', > 'ID_SERIAL': 'WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', > 'ID_SERIAL_SHORT': 'WD-WCAWF2211280', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1ad120fb7', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1ad120fb7', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41685', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', > '/dev/disk/by-id/wwn-0x50014ee1ad120fb7', > '/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >19:57:35,974 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb)... >19:57:35,975 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >19:57:35,975 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:35,976 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >19:57:35,977 INFO blivet: sdb is a disk >19:57:35,977 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 190 >19:57:35,978 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >19:57:35,986 INFO blivet: added disk sdb (id 189) to device tree >19:57:35,986 DEBUG blivet: looking up parted Device: /dev/sdb >19:57:35,986 INFO blivet: got device: DiskDevice instance (0x7f62d2fe3550) -- > name = sdb status = True kids = 0 id = 189 > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d2fb2c20> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62d2f7cbd0> >19:57:36,042 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >19:57:36,042 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >19:57:36,042 DEBUG blivet: device sdb does not contain a disklabel >19:57:36,043 INFO blivet: type detected on 'sdb' is 'btrfs' >19:57:36,044 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:36,044 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 192 >19:57:36,044 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: btrfs ; >19:57:36,044 INFO blivet: got format: existing btrfs filesystem >19:57:36,045 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdb ; >19:57:36,045 INFO blivet: found btrfs volume btrfs.176 >19:57:36,046 DEBUG blivet: BTRFSVolumeDevice._addParent: btrfs.176 ; member: sdb ; >19:57:36,047 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >19:57:36,048 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '137601', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:57:36,048 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >19:57:36,049 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >19:57:36,049 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,049 INFO blivet: loop0 is a loop device >19:57:36,050 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:57:36,050 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >19:57:36,051 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,051 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 195 >19:57:36,052 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >19:57:36,052 INFO blivet: added file /osmin.img (deleted) (id 194) to device tree >19:57:36,053 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >19:57:36,053 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 198 >19:57:36,054 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:57:36,054 INFO blivet: added loop loop0 (id 197) to device tree >19:57:36,054 INFO blivet: got device: LoopDevice instance (0x7f62d2f7ce50) -- > name = loop0 status = False kids = 0 id = 197 > parents = ['existing 0 B file /osmin.img (deleted) (194)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >19:57:36,056 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:57:36,056 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:57:36,056 DEBUG blivet: device loop0 does not contain a disklabel >19:57:36,057 INFO blivet: type detected on 'loop0' is 'squashfs' >19:57:36,057 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 200 >19:57:36,057 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:57:36,058 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': '138704', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:57:36,058 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >19:57:36,059 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >19:57:36,060 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,060 INFO blivet: loop1 is a loop device >19:57:36,060 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:57:36,061 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >19:57:36,062 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,062 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 203 >19:57:36,063 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >19:57:36,063 INFO blivet: added file /osmin (id 202) to device tree >19:57:36,064 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >19:57:36,064 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 206 >19:57:36,064 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:57:36,065 INFO blivet: added loop loop1 (id 205) to device tree >19:57:36,065 INFO blivet: got device: LoopDevice instance (0x7f62d2f7ccd0) -- > name = loop1 status = False kids = 0 id = 205 > parents = ['existing 0 B file /osmin (202)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >19:57:36,066 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:57:36,067 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:57:36,067 DEBUG blivet: device loop1 does not contain a disklabel >19:57:36,067 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >19:57:36,067 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 208 >19:57:36,068 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:57:36,069 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141290', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:57:36,069 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >19:57:36,070 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >19:57:36,070 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,070 INFO blivet: loop2 is a loop device >19:57:36,071 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:57:36,071 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >19:57:36,072 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,072 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 211 >19:57:36,073 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >19:57:36,073 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 210) to device tree >19:57:36,074 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >19:57:36,074 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 214 >19:57:36,075 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:57:36,075 INFO blivet: added loop loop2 (id 213) to device tree >19:57:36,075 INFO blivet: got device: LoopDevice instance (0x7f62d2fdb9d0) -- > name = loop2 status = False kids = 0 id = 213 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (210)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >19:57:36,077 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:57:36,078 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:57:36,078 DEBUG blivet: device loop2 does not contain a disklabel >19:57:36,078 INFO blivet: type detected on 'loop2' is 'squashfs' >19:57:36,078 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 216 >19:57:36,078 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:57:36,080 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '142723', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:57:36,080 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >19:57:36,081 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:57:36,082 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,082 INFO blivet: loop3 is a loop device >19:57:36,082 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >19:57:36,083 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >19:57:36,083 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,084 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 219 >19:57:36,084 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >19:57:36,084 INFO blivet: added file /LiveOS/ext3fs.img (id 218) to device tree >19:57:36,085 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >19:57:36,085 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 222 >19:57:36,086 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >19:57:36,086 INFO blivet: added loop loop3 (id 221) to device tree >19:57:36,086 INFO blivet: got device: LoopDevice instance (0x7f62d2fcb190) -- > name = loop3 status = False kids = 0 id = 221 > parents = ['existing 0 B file /LiveOS/ext3fs.img (218)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >19:57:36,088 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >19:57:36,088 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >19:57:36,089 DEBUG blivet: device loop3 does not contain a disklabel >19:57:36,089 INFO blivet: type detected on 'loop3' is 'ext4' >19:57:36,089 DEBUG blivet: Ext4FS.supported: supported: True ; >19:57:36,090 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 224 >19:57:36,090 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >19:57:36,090 INFO blivet: got format: existing ext4 filesystem >19:57:36,091 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '143946', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:57:36,091 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >19:57:36,092 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >19:57:36,093 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,093 INFO blivet: loop4 is a loop device >19:57:36,093 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >19:57:36,094 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >19:57:36,094 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,095 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 227 >19:57:36,095 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:57:36,095 INFO blivet: added file /overlay (deleted) (id 226) to device tree >19:57:36,096 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:57:36,096 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 230 >19:57:36,097 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >19:57:36,097 INFO blivet: added loop loop4 (id 229) to device tree >19:57:36,097 INFO blivet: got device: LoopDevice instance (0x7f62d2fcb5d0) -- > name = loop4 status = False kids = 0 id = 229 > parents = ['existing 0 B file /overlay (deleted) (226)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >19:57:36,099 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >19:57:36,100 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >19:57:36,100 DEBUG blivet: device loop4 does not contain a disklabel >19:57:36,100 DEBUG blivet: no type or existing type for loop4, bailing >19:57:36,102 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2786', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:57:36,102 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >19:57:36,103 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >19:57:36,103 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,103 INFO blivet: live-rw is a device-mapper device >19:57:36,104 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >19:57:36,105 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:57:36,105 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (221) with existing ext4 filesystem >19:57:36,106 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >19:57:36,107 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (229) >19:57:36,108 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >19:57:36,109 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,109 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >19:57:36,110 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 234 >19:57:36,111 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:57:36,111 INFO blivet: added dm live-rw (id 233) to device tree >19:57:36,111 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >19:57:36,111 INFO blivet: got device: DMDevice instance (0x7f62d2fcb790) -- > name = live-rw status = True kids = 0 id = 233 > parents = ['existing 0 B loop loop4 (229)'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d2fb2f80> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:57:36,141 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:57:36,142 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:57:36,142 DEBUG blivet: device live-rw does not contain a disklabel >19:57:36,142 INFO blivet: type detected on 'live-rw' is 'ext4' >19:57:36,143 DEBUG blivet: Ext4FS.supported: supported: True ; >19:57:36,143 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 236 >19:57:36,144 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:57:36,144 INFO blivet: got format: existing ext4 filesystem >19:57:36,146 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50282', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >19:57:36,146 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >19:57:36,147 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >19:57:36,147 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,147 INFO blivet: live-base is a device-mapper device >19:57:36,148 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >19:57:36,149 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >19:57:36,149 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:57:36,150 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (221) with existing ext4 filesystem >19:57:36,151 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >19:57:36,152 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,152 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >19:57:36,153 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 239 >19:57:36,153 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >19:57:36,153 INFO blivet: added dm live-base (id 238) to device tree >19:57:36,154 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >19:57:36,154 INFO blivet: got device: DMDevice instance (0x7f62d2fdb990) -- > name = live-base status = True kids = 0 id = 238 > parents = ['existing 0 B loop loop3 (221) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d2f650e0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >19:57:36,164 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >19:57:36,164 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >19:57:36,164 DEBUG blivet: device live-base does not contain a disklabel >19:57:36,165 INFO blivet: type detected on 'live-base' is 'ext4' >19:57:36,165 DEBUG blivet: Ext4FS.supported: supported: True ; >19:57:36,165 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 241 >19:57:36,166 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >19:57:36,166 INFO blivet: got format: existing ext4 filesystem >19:57:36,168 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59530', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >19:57:36,168 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >19:57:36,169 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >19:57:36,169 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,170 INFO blivet: live-osimg-min is a device-mapper device >19:57:36,170 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >19:57:36,171 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >19:57:36,171 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >19:57:36,172 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >19:57:36,173 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (205) >19:57:36,174 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >19:57:36,174 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (221) with existing ext4 filesystem >19:57:36,175 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >19:57:36,176 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:36,177 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >19:57:36,177 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 244 >19:57:36,178 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >19:57:36,178 INFO blivet: added dm live-osimg-min (id 243) to device tree >19:57:36,178 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >19:57:36,178 INFO blivet: got device: DMDevice instance (0x7f62d2fcba50) -- > name = live-osimg-min status = True kids = 0 id = 243 > parents = ['existing 0 B loop loop3 (221) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f62d2f65170> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >19:57:36,188 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >19:57:36,189 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >19:57:36,189 DEBUG blivet: device live-osimg-min does not contain a disklabel >19:57:36,189 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >19:57:36,190 DEBUG blivet: Ext4FS.supported: supported: True ; >19:57:36,190 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 246 >19:57:36,190 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >19:57:36,190 INFO blivet: got format: existing ext4 filesystem >19:57:36,219 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >19:57:36,220 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >19:57:36,234 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >19:57:36,236 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >19:57:36,237 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >19:57:36,252 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >19:57:36,267 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:36,268 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,269 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,282 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >19:57:36,284 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc2 ; status: True ; type: swap ; >19:57:36,294 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc2 ; status: False ; type: swap ; >19:57:36,311 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:36,312 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,313 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,330 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >19:57:36,350 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:36,364 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:36,382 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:36,384 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,387 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,401 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-27 ; status: True ; controllable: True ; >19:57:36,421 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:36,436 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:36,453 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:36,456 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,458 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,473 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-28 ; status: True ; controllable: True ; >19:57:36,492 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:36,506 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:36,523 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:36,525 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,528 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,544 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; status: True ; controllable: True ; >19:57:36,562 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:36,581 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:36,597 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:36,613 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:36,616 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,618 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,635 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; status: True ; controllable: True ; >19:57:36,651 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:36,667 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:36,683 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:36,702 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:36,705 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,708 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,724 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; status: True ; controllable: True ; >19:57:36,741 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:36,754 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:36,772 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:36,791 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:36,794 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,797 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,813 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; status: True ; controllable: True ; >19:57:36,829 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:36,842 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:36,861 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:36,877 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:36,880 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,883 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,901 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; status: True ; controllable: True ; >19:57:36,919 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:36,933 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:36,952 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:36,969 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:36,970 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,971 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:36,981 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; status: True ; controllable: True ; >19:57:36,992 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,003 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,014 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,026 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,028 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,029 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,040 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; status: True ; controllable: True ; >19:57:37,049 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,059 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,070 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,079 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,081 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,082 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,097 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; status: True ; controllable: True ; >19:57:37,108 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,119 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,129 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,139 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,141 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,143 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,161 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; status: True ; controllable: True ; >19:57:37,175 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,192 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,209 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,226 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,228 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,230 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,247 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; status: True ; controllable: True ; >19:57:37,261 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,277 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,293 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,311 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,312 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,314 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,331 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; status: True ; controllable: True ; >19:57:37,345 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,362 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,380 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,395 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,398 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,399 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,413 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; status: True ; controllable: True ; >19:57:37,428 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,442 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,458 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,474 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,477 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,478 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,495 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; status: True ; controllable: True ; >19:57:37,511 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,526 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,542 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,561 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,564 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,567 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,583 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; status: True ; controllable: True ; >19:57:37,599 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,613 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,628 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,643 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,646 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,648 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,664 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; status: True ; controllable: True ; >19:57:37,680 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,694 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,711 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,729 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,731 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,734 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,751 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; status: True ; controllable: True ; >19:57:37,766 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,782 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,799 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,814 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,817 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,819 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,835 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; status: True ; controllable: True ; >19:57:37,852 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,870 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,885 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,903 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,906 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,909 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,921 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; status: True ; controllable: True ; >19:57:37,935 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:37,952 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:37,968 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:37,984 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:37,987 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:37,988 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,003 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; status: True ; controllable: True ; >19:57:38,018 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,033 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,051 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,067 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,069 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,071 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,083 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; status: True ; controllable: True ; >19:57:38,096 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,109 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,120 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,129 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,131 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,132 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,142 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; status: True ; controllable: True ; >19:57:38,153 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,164 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,174 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,187 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,189 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,191 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,203 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; status: True ; controllable: True ; >19:57:38,215 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,228 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,242 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,259 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,262 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,265 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,282 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; status: True ; controllable: True ; >19:57:38,296 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,311 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,327 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,344 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,347 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,349 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,365 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; status: True ; controllable: True ; >19:57:38,382 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,398 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,413 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,430 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,431 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,433 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,449 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; status: True ; controllable: True ; >19:57:38,464 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,482 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,502 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,516 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,518 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,519 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,535 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; status: True ; controllable: True ; >19:57:38,552 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,567 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,582 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,602 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,605 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,608 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,623 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; status: True ; controllable: True ; >19:57:38,641 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,657 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,674 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,693 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,696 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,698 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,714 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; status: True ; controllable: True ; >19:57:38,731 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,746 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,763 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,782 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,785 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,788 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,804 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; status: True ; controllable: True ; >19:57:38,821 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,836 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,853 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,872 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,875 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,878 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,891 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; status: True ; controllable: True ; >19:57:38,907 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:38,922 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:38,940 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:38,955 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:38,958 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,959 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:38,975 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; status: True ; controllable: True ; >19:57:38,991 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:39,006 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:39,023 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:39,042 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:39,045 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,048 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,063 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; status: True ; controllable: True ; >19:57:39,079 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:39,093 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:39,111 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:39,131 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:39,134 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,136 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,152 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; status: True ; controllable: True ; >19:57:39,168 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:39,184 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:39,203 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:39,222 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:39,225 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,227 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,244 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; status: True ; controllable: True ; >19:57:39,261 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:39,279 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:39,295 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:39,312 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:39,313 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,315 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,330 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; status: True ; controllable: True ; >19:57:39,344 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:39,362 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:39,376 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:39,390 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:39,392 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,394 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,406 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; status: True ; controllable: True ; >19:57:39,420 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:39,433 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:39,447 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:39,461 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:39,463 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,465 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,476 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; status: True ; controllable: True ; >19:57:39,489 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:39,499 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:39,511 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:39,522 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:39,524 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,525 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,541 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; status: True ; controllable: True ; >19:57:39,556 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >19:57:39,571 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >19:57:39,584 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >19:57:39,603 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:57:39,606 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,608 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:57:39,624 DEBUG blivet: BTRFSSubVolumeDevice.teardown: mythtvdata ; status: True ; controllable: True ; >19:57:39,641 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.176 ; status: True ; controllable: True ; >19:57:39,654 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:57:39,672 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:57:39,687 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:57:39,689 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:57:39,690 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:57:39,703 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:57:39,704 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:57:39,705 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:57:41,540 DEBUG blivet: IGNORED: Caught exception, continuing. >19:57:41,541 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >19:57:41,541 DEBUG blivet: IGNORED: Begin exception details. >19:57:41,541 DEBUG blivet: IGNORED: Traceback (most recent call last): >19:57:41,541 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >19:57:41,541 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >19:57:41,541 DEBUG blivet: IGNORED: IOError: Unknown error >19:57:41,541 DEBUG blivet: IGNORED: End exception details. >19:57:41,542 INFO blivet: ISCSID is /sbin/iscsid >19:57:41,542 INFO blivet: no initiator set >19:57:41,560 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:57:41,560 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >19:57:41,782 DEBUG blivet: trying to set new default fstype to 'ext4' >19:57:41,784 DEBUG blivet: Ext4FS.supported: supported: True ; >19:57:41,784 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >19:57:41,785 DEBUG blivet: Ext4FS.supported: supported: True ; >19:57:41,786 DEBUG blivet: IGNORED: Caught exception, continuing. >19:57:41,786 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >19:57:41,786 DEBUG blivet: IGNORED: Begin exception details. >19:57:41,786 DEBUG blivet: IGNORED: Traceback (most recent call last): >19:57:41,786 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >19:57:41,786 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >19:57:41,787 DEBUG blivet: IGNORED: IOError: Unknown error >19:57:41,787 DEBUG blivet: IGNORED: End exception details. >19:57:41,796 INFO blivet: Detected 8064 MiB of memory >19:57:41,811 INFO blivet: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >19:57:41,824 INFO blivet: Swap attempt of 0.0 >19:57:42,116 INFO blivet: resetting Blivet (version 0.62) instance <blivet.Blivet object at 0x7f3e61066d50> >19:57:42,119 INFO blivet: no initiator set >19:57:42,120 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >19:57:42,120 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:57:42,421 DEBUG blivet: protected device spec /dev/sde1 resolved to sde1 >19:57:42,421 INFO blivet: sde1 looks to be the live device; marking as protected >19:57:42,464 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sde', 'sde1', 'sda', 'sr0', 'sdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >19:57:42,469 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF /dev/disk/by-id/wwn-0x5000c5004f7cc174', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', > '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': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000347d3', > 'ID_REVISION': 'CC24', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', > 'ID_SERIAL_SHORT': 'Z1E2SJFF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004f7cc174', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13163', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF', > '/dev/disk/by-id/wwn-0x5000c5004f7cc174'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd'} ; name: sdd ; >19:57:42,469 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd)... >19:57:42,470 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >19:57:42,471 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:42,472 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >19:57:42,473 INFO blivet: sdd is a disk >19:57:42,474 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >19:57:42,476 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >19:57:42,485 INFO blivet: added disk sdd (id 1) to device tree >19:57:42,486 DEBUG blivet: looking up parted Device: /dev/sdd >19:57:42,486 INFO blivet: got device: DiskDevice instance (0x7f3e4c03e0d0) -- > name = sdd status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1863.02 GiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA ST2000DM001-1CH1 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd910e0> > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3e3fd972d0> >19:57:42,520 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >19:57:42,521 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >19:57:42,523 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >19:57:42,523 DEBUG blivet: required disklabel type for sdd (1) is None >19:57:42,523 DEBUG blivet: default disklabel type for sdd is msdos >19:57:42,524 DEBUG blivet: selecting msdos disklabel for sdd based on size >19:57:42,525 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >19:57:42,530 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 0x7f3e3fb0ef50>] > device: <parted.device.Device object at 0x7f3e3fb0ed10> > PedDisk: <_ped.Disk object at 0x7f3e3fb119e0> >19:57:42,531 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >19:57:42,533 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >19:57:42,540 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF-part1 /dev/disk/by-id/wwn-0x5000c5004f7cc174-part1 /dev/disk/by-label/data /dev/disk/by-uuid/8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '218', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '218', > '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': 'data', > 'ID_FS_LABEL_ENC': 'data', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'ID_FS_UUID_ENC': '8d5ecec7-ed17-4446-9c6e-1c188b77b259', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3907026944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000347d3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000347d3', > 'ID_REVISION': 'CC24', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E2SJFF', > 'ID_SERIAL_SHORT': 'Z1E2SJFF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004f7cc174', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004f7cc174', > 'MAJOR': '8', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13230', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E2SJFF-part1', > '/dev/disk/by-id/wwn-0x5000c5004f7cc174-part1', > '/dev/disk/by-label/data', > '/dev/disk/by-uuid/8d5ecec7-ed17-4446-9c6e-1c188b77b259'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >19:57:42,541 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1)... >19:57:42,542 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >19:57:42,543 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:42,543 INFO blivet: sdd1 is a partition >19:57:42,544 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >19:57:42,545 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >19:57:42,546 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1863.02 GiB disk sdd (1) with existing msdos disklabel >19:57:42,564 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >19:57:42,565 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >19:57:42,566 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >19:57:42,567 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >19:57:42,567 DEBUG blivet: looking up parted Partition: /dev/sdd1 >19:57:42,569 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >19:57:42,571 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >19:57:42,572 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >19:57:42,574 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >19:57:42,574 INFO blivet: added partition sdd1 (id 6) to device tree >19:57:42,580 DEBUG blivet: looking up parted Device: /dev/sdd1 >19:57:42,574 INFO blivet: got device: PartitionDevice instance (0x7f3e3fd97d50) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing None > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91320> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = >19:57:42,638 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >19:57:42,639 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: None ; >19:57:42,639 DEBUG blivet: device sdd1 does not contain a disklabel >19:57:42,639 INFO blivet: type detected on 'sdd1' is 'ext4' >19:57:42,672 DEBUG blivet: size=0 B, current=1863.02 GiB >19:57:42,689 DEBUG blivet: using current size 0 as min size >19:57:42,691 DEBUG blivet: Ext4FS.supported: supported: True ; >19:57:42,691 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 9 >19:57:42,692 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >19:57:42,694 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: ext4 ; >19:57:42,694 INFO blivet: got format: existing ext4 filesystem >19:57:42,699 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032 /dev/disk/by-id/wwn-0x5002538043584d30', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\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': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17056', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > '/dev/disk/by-id/wwn-0x5002538043584d30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc'} ; name: sdc ; >19:57:42,699 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc)... >19:57:42,700 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:57:42,701 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:42,702 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >19:57:42,703 INFO blivet: sdc is a disk >19:57:42,703 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >19:57:42,705 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >19:57:42,715 INFO blivet: added disk sdc (id 11) to device tree >19:57:42,715 DEBUG blivet: looking up parted Device: /dev/sdc >19:57:42,715 INFO blivet: got device: DiskDevice instance (0x7f3e3fd97d10) -- > name = sdc status = True kids = 0 id = 11 > parents = [] > uuid = None size = 119.24 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 9 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd913b0> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3e3fb2da10> >19:57:42,750 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >19:57:42,751 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >19:57:42,753 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >19:57:42,753 DEBUG blivet: required disklabel type for sdc (1) is None >19:57:42,753 DEBUG blivet: default disklabel type for sdc is msdos >19:57:42,754 DEBUG blivet: selecting msdos disklabel for sdc based on size >19:57:42,755 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >19:57:42,765 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3e3fb3a150>, <parted.partition.Partition object at 0x7f3e3fb3a350>, <parted.partition.Partition object at 0x7f3e3fb3a5d0>] > device: <parted.device.Device object at 0x7f3e3fb2ded0> > PedDisk: <_ped.Disk object at 0x7f3e3fb1fa28> >19:57:42,767 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 14 >19:57:42,768 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >19:57:42,775 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'ID_FS_UUID_ENC': 'a396dd04-9b7c-435e-aaaf-f1c34f88ac55', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d3c12-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17156', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part1', > '/dev/disk/by-id/wwn-0x5002538043584d30-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/a396dd04-9b7c-435e-aaaf-f1c34f88ac55'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >19:57:42,776 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1)... >19:57:42,777 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >19:57:42,778 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:42,779 INFO blivet: sdc1 is a partition >19:57:42,780 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >19:57:42,781 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:57:42,782 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >19:57:42,800 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >19:57:42,801 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >19:57:42,801 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >19:57:42,802 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >19:57:42,803 DEBUG blivet: looking up parted Partition: /dev/sdc1 >19:57:42,804 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >19:57:42,806 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >19:57:42,807 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >19:57:42,809 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >19:57:42,809 INFO blivet: added partition sdc1 (id 16) to device tree >19:57:42,815 DEBUG blivet: looking up parted Device: /dev/sdc1 >19:57:42,809 INFO blivet: got device: PartitionDevice instance (0x7f3e3fb3a8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >19:57:42,872 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >19:57:42,873 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >19:57:42,874 DEBUG blivet: device sdc1 does not contain a disklabel >19:57:42,874 INFO blivet: type detected on 'sdc1' is 'ext3' >19:57:42,903 DEBUG blivet: size=0 B, current=500 MiB >19:57:42,921 DEBUG blivet: using current size 0 as min size >19:57:42,922 DEBUG blivet: Ext3FS.supported: supported: True ; >19:57:42,923 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 19 >19:57:42,924 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >19:57:42,925 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext3 ; >19:57:42,925 INFO blivet: got format: existing ext3 filesystem >19:57:42,931 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 /dev/disk/by-uuid/68af7161-dfb2-44fd-af64-1e37912491cd', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '68af7161-dfb2-44fd-af64-1e37912491cd', > 'ID_FS_UUID_ENC': '68af7161-dfb2-44fd-af64-1e37912491cd', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8093696', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000d3c12-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '34', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17266', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part2', > '/dev/disk/by-id/wwn-0x5002538043584d30-part2', > '/dev/disk/by-uuid/68af7161-dfb2-44fd-af64-1e37912491cd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >19:57:42,931 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2)... >19:57:42,932 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc2 ; incomplete: False ; >19:57:42,933 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:42,933 INFO blivet: sdc2 is a partition >19:57:42,934 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >19:57:42,935 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:57:42,936 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >19:57:42,952 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >19:57:42,953 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >19:57:42,953 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >19:57:42,954 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >19:57:42,954 DEBUG blivet: looking up parted Partition: /dev/sdc2 >19:57:42,956 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >19:57:42,957 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >19:57:42,958 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >19:57:42,959 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >19:57:42,960 INFO blivet: added partition sdc2 (id 21) to device tree >19:57:42,965 DEBUG blivet: looking up parted Device: /dev/sdc2 >19:57:42,960 INFO blivet: got device: PartitionDevice instance (0x7f3e3fac60d0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = >19:57:43,028 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >19:57:43,029 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: None ; >19:57:43,029 DEBUG blivet: device sdc2 does not contain a disklabel >19:57:43,029 INFO blivet: type detected on 'sdc2' is 'swap' >19:57:43,031 DEBUG blivet: SwapSpace.__init__: device: /dev/sdc2 ; serial: S0Z3NEAC929032 ; uuid: 68af7161-dfb2-44fd-af64-1e37912491cd ; exists: True ; label: None ; >19:57:43,031 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 24 >19:57:43,032 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >19:57:43,033 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: swap ; >19:57:43,033 INFO blivet: got format: existing swap >19:57:43,038 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part3 /dev/disk/by-id/wwn-0x5002538043584d30-part3 /dev/disk/by-label/fedora /dev/disk/by-uuid/019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'ID_FS_UUID_ENC': '019df52c-fd11-45fd-91fc-313d09f1b0c5', > 'ID_FS_UUID_SUB': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', > 'ID_FS_UUID_SUB_ENC': '631e0dc6-d4cd-441a-ad1b-fb0f2483183d', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9119744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '240949248', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d3c12-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d3c12', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0Z3NEAC929032', > 'ID_SERIAL_SHORT': 'S0Z3NEAC929032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '35', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17369', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0Z3NEAC929032-part3', > '/dev/disk/by-id/wwn-0x5002538043584d30-part3', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/019df52c-fd11-45fd-91fc-313d09f1b0c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >19:57:43,038 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3)... >19:57:43,039 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc3 ; incomplete: False ; >19:57:43,040 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:43,041 INFO blivet: sdc3 is a partition >19:57:43,042 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >19:57:43,043 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >19:57:43,044 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >19:57:43,059 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >19:57:43,060 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >19:57:43,060 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >19:57:43,061 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >19:57:43,062 DEBUG blivet: looking up parted Partition: /dev/sdc3 >19:57:43,063 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >19:57:43,064 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >19:57:43,065 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >19:57:43,066 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >19:57:43,067 INFO blivet: added partition sdc3 (id 26) to device tree >19:57:43,071 DEBUG blivet: looking up parted Device: /dev/sdc3 >19:57:43,067 INFO blivet: got device: PartitionDevice instance (0x7f3e3fb3afd0) -- > name = sdc3 status = True kids = 0 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing None > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = >19:57:43,127 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >19:57:43,128 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: None ; >19:57:43,128 DEBUG blivet: device sdc3 does not contain a disklabel >19:57:43,129 INFO blivet: type detected on 'sdc3' is 'btrfs' >19:57:43,130 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,130 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 29 >19:57:43,131 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >19:57:43,132 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: btrfs ; >19:57:43,132 INFO blivet: got format: existing btrfs filesystem >19:57:43,134 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdc3 ; >19:57:43,134 INFO blivet: creating btrfs volume btrfs.fedora >19:57:43,136 DEBUG blivet: BTRFSVolumeDevice._addParent: fedora ; member: sdc3 ; >19:57:43,137 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >19:57:43,138 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >19:57:43,139 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >19:57:43,141 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,141 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 33 >19:57:43,142 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.30 ; current: None ; type: btrfs ; >19:57:43,142 INFO blivet: added btrfs volume fedora (id 30) to device tree >19:57:43,144 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >19:57:43,246 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.30hzcw9k: [Errno 2] No such file or directory >19:57:43,247 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.30hzcw9k to None >19:57:43,248 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.30hzcw9k/lost+found to system_u:object_r:lost_found_t:s0 >19:57:43,428 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >19:57:43,524 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.30yPaxlO: [Errno 2] No such file or directory >19:57:43,525 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.30yPaxlO to None >19:57:43,525 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.30yPaxlO/lost+found to system_u:object_r:lost_found_t:s0 >19:57:43,701 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,702 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 35 >19:57:43,706 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >19:57:43,709 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >19:57:43,709 INFO blivet: added btrfs subvolume home (id 36) to device tree >19:57:43,711 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,711 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 38 >19:57:43,713 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >19:57:43,714 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: rootf20 ; current: None ; type: btrfs ; >19:57:43,714 INFO blivet: added btrfs subvolume rootf20 (id 39) to device tree >19:57:43,716 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,716 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 41 >19:57:43,718 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 2 ; name: fedora ; >19:57:43,719 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootsnapshots/2014-03-27 ; current: None ; type: btrfs ; >19:57:43,720 INFO blivet: added btrfs snapshot rootsnapshots/2014-03-27 (id 42) to device tree >19:57:43,721 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,721 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 44 >19:57:43,723 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 3 ; name: fedora ; >19:57:43,724 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootsnapshots/2014-03-28 ; current: None ; type: btrfs ; >19:57:43,725 INFO blivet: added btrfs snapshot rootsnapshots/2014-03-28 (id 45) to device tree >19:57:43,726 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,726 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 47 >19:57:43,728 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 0 ; name: rootf20 ; >19:57:43,730 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; current: None ; type: btrfs ; >19:57:43,730 INFO blivet: added btrfs subvolume rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 (id 48) to device tree >19:57:43,731 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,732 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 50 >19:57:43,733 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 1 ; name: rootf20 ; >19:57:43,735 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; current: None ; type: btrfs ; >19:57:43,735 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b (id 51) to device tree >19:57:43,737 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,737 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 53 >19:57:43,739 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 2 ; name: rootf20 ; >19:57:43,740 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; current: None ; type: btrfs ; >19:57:43,740 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 (id 54) to device tree >19:57:43,742 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,742 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 56 >19:57:43,744 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 3 ; name: rootf20 ; >19:57:43,745 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; current: None ; type: btrfs ; >19:57:43,745 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a (id 57) to device tree >19:57:43,746 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,747 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 59 >19:57:43,748 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 4 ; name: rootf20 ; >19:57:43,749 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; current: None ; type: btrfs ; >19:57:43,750 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e (id 60) to device tree >19:57:43,751 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,751 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 62 >19:57:43,752 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 5 ; name: rootf20 ; >19:57:43,754 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; current: None ; type: btrfs ; >19:57:43,754 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d (id 63) to device tree >19:57:43,755 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,755 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 65 >19:57:43,756 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 6 ; name: rootf20 ; >19:57:43,758 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; current: None ; type: btrfs ; >19:57:43,758 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 (id 66) to device tree >19:57:43,759 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,759 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 68 >19:57:43,761 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 7 ; name: rootf20 ; >19:57:43,762 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; current: None ; type: btrfs ; >19:57:43,762 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 (id 69) to device tree >19:57:43,763 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,763 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 71 >19:57:43,765 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 8 ; name: rootf20 ; >19:57:43,766 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; current: None ; type: btrfs ; >19:57:43,766 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e (id 72) to device tree >19:57:43,767 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,767 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 74 >19:57:43,769 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 9 ; name: rootf20 ; >19:57:43,770 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; current: None ; type: btrfs ; >19:57:43,770 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 (id 75) to device tree >19:57:43,771 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,771 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 77 >19:57:43,773 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 10 ; name: rootf20 ; >19:57:43,774 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; current: None ; type: btrfs ; >19:57:43,774 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 (id 78) to device tree >19:57:43,775 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,775 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 80 >19:57:43,777 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 11 ; name: rootf20 ; >19:57:43,778 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; current: None ; type: btrfs ; >19:57:43,778 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 (id 81) to device tree >19:57:43,779 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,780 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 83 >19:57:43,781 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 12 ; name: rootf20 ; >19:57:43,782 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; current: None ; type: btrfs ; >19:57:43,782 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 (id 84) to device tree >19:57:43,785 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,786 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 86 >19:57:43,787 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 13 ; name: rootf20 ; >19:57:43,788 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; current: None ; type: btrfs ; >19:57:43,788 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a (id 87) to device tree >19:57:43,789 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,790 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 89 >19:57:43,791 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 14 ; name: rootf20 ; >19:57:43,792 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; current: None ; type: btrfs ; >19:57:43,792 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 (id 90) to device tree >19:57:43,794 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,794 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 92 >19:57:43,795 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 15 ; name: rootf20 ; >19:57:43,796 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; current: None ; type: btrfs ; >19:57:43,796 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 (id 93) to device tree >19:57:43,798 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,798 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 95 >19:57:43,799 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 16 ; name: rootf20 ; >19:57:43,800 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; current: None ; type: btrfs ; >19:57:43,801 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 (id 96) to device tree >19:57:43,802 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,802 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 98 >19:57:43,803 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 17 ; name: rootf20 ; >19:57:43,804 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; current: None ; type: btrfs ; >19:57:43,805 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 (id 99) to device tree >19:57:43,806 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,806 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 101 >19:57:43,807 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 18 ; name: rootf20 ; >19:57:43,808 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; current: None ; type: btrfs ; >19:57:43,809 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb (id 102) to device tree >19:57:43,810 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,810 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 104 >19:57:43,811 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 19 ; name: rootf20 ; >19:57:43,813 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; current: None ; type: btrfs ; >19:57:43,813 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df (id 105) to device tree >19:57:43,814 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,814 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 107 >19:57:43,815 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 20 ; name: rootf20 ; >19:57:43,817 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; current: None ; type: btrfs ; >19:57:43,817 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada (id 108) to device tree >19:57:43,818 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,818 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 110 >19:57:43,820 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 21 ; name: rootf20 ; >19:57:43,821 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; current: None ; type: btrfs ; >19:57:43,821 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init (id 111) to device tree >19:57:43,822 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,822 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 113 >19:57:43,824 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 22 ; name: rootf20 ; >19:57:43,825 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; current: None ; type: btrfs ; >19:57:43,825 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 (id 114) to device tree >19:57:43,826 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,827 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 116 >19:57:43,828 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 23 ; name: rootf20 ; >19:57:43,829 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; current: None ; type: btrfs ; >19:57:43,829 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init (id 117) to device tree >19:57:43,831 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,831 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 119 >19:57:43,832 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 24 ; name: rootf20 ; >19:57:43,833 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; current: None ; type: btrfs ; >19:57:43,833 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee (id 120) to device tree >19:57:43,835 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,835 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 122 >19:57:43,836 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 25 ; name: rootf20 ; >19:57:43,837 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; current: None ; type: btrfs ; >19:57:43,837 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init (id 123) to device tree >19:57:43,839 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,839 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 125 >19:57:43,840 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 26 ; name: rootf20 ; >19:57:43,841 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; current: None ; type: btrfs ; >19:57:43,842 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c (id 126) to device tree >19:57:43,843 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,843 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 128 >19:57:43,844 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 27 ; name: rootf20 ; >19:57:43,845 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; current: None ; type: btrfs ; >19:57:43,846 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init (id 129) to device tree >19:57:43,847 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,847 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 131 >19:57:43,848 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 28 ; name: rootf20 ; >19:57:43,849 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; current: None ; type: btrfs ; >19:57:43,850 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b (id 132) to device tree >19:57:43,851 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,851 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 134 >19:57:43,852 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 29 ; name: rootf20 ; >19:57:43,854 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; current: None ; type: btrfs ; >19:57:43,854 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init (id 135) to device tree >19:57:43,855 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,855 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 137 >19:57:43,857 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 30 ; name: rootf20 ; >19:57:43,858 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; current: None ; type: btrfs ; >19:57:43,858 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a (id 138) to device tree >19:57:43,859 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,859 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 140 >19:57:43,861 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 31 ; name: rootf20 ; >19:57:43,862 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; current: None ; type: btrfs ; >19:57:43,862 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 (id 141) to device tree >19:57:43,863 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,864 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 143 >19:57:43,865 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 32 ; name: rootf20 ; >19:57:43,866 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; current: None ; type: btrfs ; >19:57:43,866 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 (id 144) to device tree >19:57:43,868 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,868 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 146 >19:57:43,869 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 33 ; name: rootf20 ; >19:57:43,870 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; current: None ; type: btrfs ; >19:57:43,870 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 (id 147) to device tree >19:57:43,872 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,872 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 149 >19:57:43,873 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 34 ; name: rootf20 ; >19:57:43,874 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; current: None ; type: btrfs ; >19:57:43,875 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init (id 150) to device tree >19:57:43,876 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,876 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 152 >19:57:43,877 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 35 ; name: rootf20 ; >19:57:43,878 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; current: None ; type: btrfs ; >19:57:43,879 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 (id 153) to device tree >19:57:43,880 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,880 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 155 >19:57:43,881 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 36 ; name: rootf20 ; >19:57:43,882 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; current: None ; type: btrfs ; >19:57:43,883 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init (id 156) to device tree >19:57:43,884 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:43,884 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 158 >19:57:43,885 DEBUG blivet: BTRFSSubVolumeDevice.addChild: kids: 37 ; name: rootf20 ; >19:57:43,887 DEBUG blivet: BTRFSSnapShotDevice._setFormat: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; current: None ; type: btrfs ; >19:57:43,887 INFO blivet: added btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 (id 159) to device tree >19:57:43,890 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_FLASH_DRIVE', > 'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', > 'ID_MODEL_ID': 'b113', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00021955', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > 'ID_SERIAL_SHORT': '070B3341BAC16471', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1005', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23661', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde'} ; name: sde ; >19:57:43,890 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde)... >19:57:43,891 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >19:57:43,892 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:43,893 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >19:57:43,894 INFO blivet: sde is a disk >19:57:43,894 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 163 >19:57:43,895 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >19:57:43,908 INFO blivet: added disk sde (id 162) to device tree >19:57:43,909 DEBUG blivet: looking up parted Device: /dev/sde >19:57:43,909 INFO blivet: got device: DiskDevice instance (0x7f3e3fac6b50) -- > name = sde status = True kids = 0 id = 162 > parents = [] > uuid = None size = 28.86 GiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde partedDevice = parted.Device instance -- > model: USB FLASH DRIVE path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 60522496 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (29552, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2c20> > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f3e3f887910> >19:57:43,936 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >19:57:43,937 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >19:57:43,938 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >19:57:43,939 DEBUG blivet: required disklabel type for sde (1) is None >19:57:43,939 DEBUG blivet: default disklabel type for sde is msdos >19:57:43,939 DEBUG blivet: selecting msdos disklabel for sde based on size >19:57:43,940 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >19:57:44,063 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 0x7f3e3f887d90>] > device: <parted.device.Device object at 0x7f3e3f887b50> > PedDisk: <_ped.Disk object at 0x7f3e3f884200> >19:57:44,064 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 165 >19:57:44,066 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >19:57:44,070 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/B8F8-F63E', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1', > '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': 'B8F8-F63E', > 'ID_FS_UUID_ENC': 'B8F8-F63E', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_FLASH_DRIVE', > 'ID_MODEL_ENC': 'USB\\x20FLASH\\x20DRIVE\\x20', > 'ID_MODEL_ID': 'b113', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '60520448', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '00021955-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00021955', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_FLASH_DRIVE_070B3341BAC16471-0:0', > 'ID_SERIAL_SHORT': '070B3341BAC16471', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1005', > 'MAJOR': '8', > 'MINOR': '65', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23844', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-_USB_FLASH_DRIVE_070B3341BAC16471-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/B8F8-F63E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1'} ; name: sde1 ; >19:57:44,071 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1)... >19:57:44,072 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde1 ; incomplete: False ; >19:57:44,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:44,073 INFO blivet: sde1 is a partition >19:57:44,074 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >19:57:44,075 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >19:57:44,076 DEBUG blivet: DeviceTree.getDeviceByName returned existing 28.86 GiB disk sde (162) with existing msdos disklabel >19:57:44,089 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >19:57:44,090 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >19:57:44,090 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 168 >19:57:44,091 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >19:57:44,091 DEBUG blivet: looking up parted Partition: /dev/sde1 >19:57:44,092 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >19:57:44,093 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >19:57:44,094 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >19:57:44,095 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >19:57:44,095 INFO blivet: added partition sde1 (id 167) to device tree >19:57:44,099 DEBUG blivet: looking up parted Device: /dev/sde1 >19:57:44,095 INFO blivet: got device: PartitionDevice instance (0x7f3e3f887a90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing None > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot >19:57:44,145 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >19:57:44,146 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >19:57:44,146 DEBUG blivet: device sde1 does not contain a disklabel >19:57:44,147 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 170 >19:57:44,147 INFO blivet: type detected on 'sde1' is 'vfat' >19:57:44,147 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 171 >19:57:44,148 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >19:57:44,149 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >19:57:44,149 INFO blivet: got format: existing efi filesystem >19:57:44,154 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASY7436598 /dev/disk/by-id/wwn-0x50014ee2035fe13f /dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '88', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '88', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_SUB': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', > 'ID_FS_UUID_SUB_ENC': '477e1cf7-e2ad-48ed-8e8a-a113754a740e', > 'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', > 'ID_SERIAL_SHORT': 'WD-WCASY7436598', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2035fe13f', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2035fe13f', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31792', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASY7436598', > '/dev/disk/by-id/wwn-0x50014ee2035fe13f', > '/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >19:57:44,154 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >19:57:44,155 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >19:57:44,156 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:57:44,157 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >19:57:44,158 INFO blivet: sda is a disk >19:57:44,158 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 174 >19:57:44,159 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:57:44,169 INFO blivet: added disk sda (id 173) to device tree >19:57:44,170 DEBUG blivet: looking up parted Device: /dev/sda >19:57:44,170 INFO blivet: got device: DiskDevice instance (0x7f3e3f8806d0) -- > name = sda status = True kids = 0 id = 173 > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2ef0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3e3f88c210> >19:57:44,197 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:57:44,199 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >19:57:44,199 DEBUG blivet: device sda does not contain a disklabel >19:57:44,199 INFO blivet: type detected on 'sda' is 'btrfs' >19:57:44,201 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:44,201 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 176 >19:57:44,202 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: btrfs ; >19:57:44,202 INFO blivet: got format: existing btrfs filesystem >19:57:44,203 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sda ; >19:57:44,204 INFO blivet: creating btrfs volume btrfs.None >19:57:44,206 DEBUG blivet: BTRFSVolumeDevice._addParent: btrfs.177 ; member: sda ; >19:57:44,207 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:57:44,208 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 178 >19:57:44,209 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.177 ; current: None ; type: None ; >19:57:44,211 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:44,211 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 180 >19:57:44,213 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.177 ; current: None ; type: btrfs ; >19:57:44,213 INFO blivet: added btrfs volume btrfs.177 (id 177) to device tree >19:57:44,214 DEBUG blivet: BTRFSVolumeDevice.setup: btrfs.177 ; status: True ; controllable: True ; orig: True ; >19:57:48,387 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.177KdnkRz: [Errno 2] No such file or directory >19:57:48,388 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.177KdnkRz to None >19:57:48,388 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.177KdnkRz/lost+found to system_u:object_r:lost_found_t:s0 >19:57:49,128 DEBUG blivet: BTRFSVolumeDevice.setup: btrfs.177 ; status: True ; controllable: True ; orig: True ; >19:57:49,950 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:57:49,951 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:57:49,952 DEBUG blivet: NFSv4.supported: supported: False ; >19:57:49,952 DEBUG blivet: NFSv4.supported: supported: False ; >19:57:49,953 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:57:49,954 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:57:49,954 DEBUG blivet: Ext4FS.supported: supported: True ; >19:57:49,955 DEBUG blivet: Ext4FS.supported: supported: True ; >19:57:49,956 DEBUG blivet: Ext3FS.supported: supported: True ; >19:57:49,957 DEBUG blivet: Ext3FS.supported: supported: True ; >19:57:49,958 DEBUG blivet: Ext2FS.supported: supported: True ; >19:57:49,958 DEBUG blivet: Ext2FS.supported: supported: True ; >19:57:49,959 DEBUG blivet: SysFS.supported: supported: False ; >19:57:49,960 DEBUG blivet: SysFS.supported: supported: False ; >19:57:49,961 DEBUG blivet: MultipathMember.__init__: >19:57:49,961 DEBUG blivet: MDRaidMember.__init__: >19:57:49,962 DEBUG blivet: ProcFS.supported: supported: False ; >19:57:49,963 DEBUG blivet: ProcFS.supported: supported: False ; >19:57:49,963 DEBUG blivet: SwapSpace.__init__: >19:57:49,964 DEBUG blivet: NoDevFS.supported: supported: False ; >19:57:49,965 DEBUG blivet: NoDevFS.supported: supported: False ; >19:57:49,965 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:57:49,966 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:57:49,967 DEBUG blivet: BTRFS.supported: supported: True ; >19:57:49,968 DEBUG blivet: USBFS.supported: supported: False ; >19:57:49,968 DEBUG blivet: USBFS.supported: supported: False ; >19:57:49,969 DEBUG blivet: DiskLabel.__init__: >19:57:49,969 INFO blivet: DiskLabel.partedDevice returning None >19:57:49,970 DEBUG blivet: HFSPlus.supported: supported: False ; >19:57:49,971 DEBUG blivet: HFSPlus.supported: supported: False ; >19:57:49,971 DEBUG blivet: XFS.supported: supported: True ; >19:57:49,972 DEBUG blivet: XFS.supported: supported: True ; >19:57:49,973 DEBUG blivet: TmpFS.supported: supported: True ; >19:57:49,982 DEBUG blivet: LUKS.__init__: >19:57:49,984 DEBUG blivet: NTFS.supported: supported: False ; >19:57:49,986 DEBUG blivet: NTFS.supported: supported: False ; >19:57:49,988 DEBUG blivet: BindFS.supported: supported: False ; >19:57:49,990 DEBUG blivet: BindFS.supported: supported: False ; >19:57:49,991 DEBUG blivet: HFS.supported: supported: False ; >19:57:49,991 DEBUG blivet: HFS.supported: supported: False ; >19:57:49,992 DEBUG blivet: LVMPhysicalVolume.__init__: >19:57:49,993 DEBUG blivet: NFS.supported: supported: False ; >19:57:49,994 DEBUG blivet: NFS.supported: supported: False ; >19:57:49,994 DEBUG blivet: FATFS.supported: supported: True ; >19:57:49,995 DEBUG blivet: FATFS.supported: supported: True ; >19:57:49,996 DEBUG blivet: DMRaidMember.__init__: >12:57:53,567 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.177K4o8A1: [Errno 2] No such file or directory >12:57:53,567 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.177K4o8A1 to None >12:57:53,568 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.177K4o8A1/lost+found to system_u:object_r:lost_found_t:s0 >12:57:54,350 DEBUG blivet: BTRFS.supported: supported: True ; >12:57:54,351 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 217 >12:57:54,358 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: btrfs.177 ; >12:57:54,362 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: mythtvdata ; current: None ; type: btrfs ; >12:57:54,363 INFO blivet: added btrfs subvolume mythtvdata (id 218) to device tree >12:57:54,371 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126 /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GH22NS50', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TN01', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', > 'ID_SERIAL_SHORT': 'K1J993M2126', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '36566', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K1J993M2126', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >12:57:54,372 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >12:57:54,375 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >12:57:54,379 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:54,380 INFO blivet: sr0 is a cdrom >12:57:54,385 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:57:54,386 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 222 >12:57:54,389 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:57:54,389 INFO blivet: added cdrom sr0 (id 221) to device tree >12:57:54,398 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:57:54,454 DEBUG blivet: looking up parted Device: /dev/sr0 >12:57:54,390 INFO blivet: got device: OpticalDevice instance (0x7f3e3e921550) -- > name = sr0 status = True kids = 0 id = 221 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >12:57:54,573 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:57:54,627 DEBUG blivet: looking up parted Device: /dev/sr0 >12:57:54,744 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:57:54,798 DEBUG blivet: looking up parted Device: /dev/sr0 >12:57:54,915 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:57:54,970 DEBUG blivet: looking up parted Device: /dev/sr0 >12:57:55,086 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:57:55,088 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:57:55,143 DEBUG blivet: no media present for device sr0 >12:57:55,150 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280 /dev/disk/by-id/wwn-0x50014ee1ad120fb7 /dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '76', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '76', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_ENC': '89339abe-a9e1-43fd-a957-2a853c974cab', > 'ID_FS_UUID_SUB': '50dd0539-9ed2-4679-af43-9eeb63a265ef', > 'ID_FS_UUID_SUB_ENC': '50dd0539-9ed2-4679-af43-9eeb63a265ef', > 'ID_MODEL': 'WDC_WD5000AAKS-00V1A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00V1A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '05.01D05', > 'ID_SERIAL': 'WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', > 'ID_SERIAL_SHORT': 'WD-WCAWF2211280', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1ad120fb7', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1ad120fb7', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41685', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WCAWF2211280', > '/dev/disk/by-id/wwn-0x50014ee1ad120fb7', > '/dev/disk/by-uuid/89339abe-a9e1-43fd-a957-2a853c974cab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >12:57:55,153 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb)... >12:57:55,156 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >12:57:55,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,162 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:57:55,170 INFO blivet: sdb is a disk >12:57:55,171 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 226 >12:57:55,175 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:57:55,190 INFO blivet: added disk sdb (id 225) to device tree >12:57:55,190 DEBUG blivet: looking up parted Device: /dev/sdb >12:57:55,190 INFO blivet: got device: DiskDevice instance (0x7f3e3e921c50) -- > name = sdb status = True kids = 0 id = 225 > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91830> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3e3e047d50> >12:57:55,256 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:57:55,259 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >12:57:55,260 DEBUG blivet: device sdb does not contain a disklabel >12:57:55,261 INFO blivet: type detected on 'sdb' is 'btrfs' >12:57:55,265 DEBUG blivet: BTRFS.supported: supported: True ; >12:57:55,265 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 228 >12:57:55,267 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: btrfs ; >12:57:55,268 INFO blivet: got format: existing btrfs filesystem >12:57:55,271 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdb ; >12:57:55,273 INFO blivet: found btrfs volume btrfs.177 >12:57:55,276 DEBUG blivet: BTRFSVolumeDevice._addParent: btrfs.177 ; member: sdb ; >12:57:55,280 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:57:55,284 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '137601', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:57:55,286 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:57:55,289 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >12:57:55,292 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,293 INFO blivet: loop0 is a loop device >12:57:55,295 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:57:55,298 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >12:57:55,302 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,303 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 231 >12:57:55,307 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:57:55,307 INFO blivet: added file /osmin.img (deleted) (id 230) to device tree >12:57:55,311 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:57:55,311 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 234 >12:57:55,314 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:57:55,315 INFO blivet: added loop loop0 (id 233) to device tree >12:57:55,315 INFO blivet: got device: LoopDevice instance (0x7f3e3e047e10) -- > name = loop0 status = False kids = 0 id = 233 > parents = ['existing 0 B file /osmin.img (deleted) (230)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >12:57:55,325 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:57:55,330 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:57:55,331 DEBUG blivet: device loop0 does not contain a disklabel >12:57:55,333 INFO blivet: type detected on 'loop0' is 'squashfs' >12:57:55,334 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 236 >12:57:55,338 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:57:55,342 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': '138704', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:57:55,344 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:57:55,347 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >12:57:55,352 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,353 INFO blivet: loop1 is a loop device >12:57:55,357 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:57:55,361 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >12:57:55,367 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,367 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 239 >12:57:55,372 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:57:55,372 INFO blivet: added file /osmin (id 238) to device tree >12:57:55,378 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:57:55,378 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 242 >12:57:55,382 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:57:55,383 INFO blivet: added loop loop1 (id 241) to device tree >12:57:55,385 INFO blivet: got device: LoopDevice instance (0x7f3e3e047bd0) -- > name = loop1 status = False kids = 0 id = 241 > parents = ['existing 0 B file /osmin (238)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >12:57:55,396 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:57:55,400 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:57:55,401 DEBUG blivet: device loop1 does not contain a disklabel >12:57:55,402 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:57:55,402 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 244 >12:57:55,406 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:57:55,411 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141290', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:57:55,413 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:57:55,416 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >12:57:55,419 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,421 INFO blivet: loop2 is a loop device >12:57:55,424 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:57:55,428 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >12:57:55,432 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,433 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 247 >12:57:55,436 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:57:55,437 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 246) to device tree >12:57:55,441 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:57:55,442 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 250 >12:57:55,447 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:57:55,447 INFO blivet: added loop loop2 (id 249) to device tree >12:57:55,448 INFO blivet: got device: LoopDevice instance (0x7f3e3e0591d0) -- > name = loop2 status = False kids = 0 id = 249 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (246)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >12:57:55,463 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:57:55,467 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:57:55,468 DEBUG blivet: device loop2 does not contain a disklabel >12:57:55,471 INFO blivet: type detected on 'loop2' is 'squashfs' >12:57:55,473 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 252 >12:57:55,475 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:57:55,481 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '142723', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:57:55,483 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:57:55,487 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >12:57:55,490 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,491 INFO blivet: loop3 is a loop device >12:57:55,495 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:57:55,499 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >12:57:55,504 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,504 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 255 >12:57:55,509 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:57:55,510 INFO blivet: added file /LiveOS/ext3fs.img (id 254) to device tree >12:57:55,515 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:57:55,515 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 258 >12:57:55,520 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:57:55,520 INFO blivet: added loop loop3 (id 257) to device tree >12:57:55,521 INFO blivet: got device: LoopDevice instance (0x7f3e3e059490) -- > name = loop3 status = False kids = 0 id = 257 > parents = ['existing 0 B file /LiveOS/ext3fs.img (254)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >12:57:55,529 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:57:55,531 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:57:55,532 DEBUG blivet: device loop3 does not contain a disklabel >12:57:55,533 INFO blivet: type detected on 'loop3' is 'ext4' >12:57:55,590 DEBUG blivet: size=0 B, current=6144 MiB >12:57:55,621 DEBUG blivet: using current size 0 as min size >12:57:55,624 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:55,625 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 260 >12:57:55,628 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:57:55,628 INFO blivet: got format: existing ext4 filesystem >12:57:55,633 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '143946', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:57:55,635 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:57:55,639 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >12:57:55,643 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,645 INFO blivet: loop4 is a loop device >12:57:55,649 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:57:55,653 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >12:57:55,657 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,658 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 263 >12:57:55,662 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:57:55,663 INFO blivet: added file /overlay (deleted) (id 262) to device tree >12:57:55,668 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:57:55,669 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 266 >12:57:55,672 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:57:55,673 INFO blivet: added loop loop4 (id 265) to device tree >12:57:55,674 INFO blivet: got device: LoopDevice instance (0x7f3e3e059590) -- > name = loop4 status = False kids = 0 id = 265 > parents = ['existing 0 B file /overlay (deleted) (262)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >12:57:55,685 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:57:55,689 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:57:55,690 DEBUG blivet: device loop4 does not contain a disklabel >12:57:55,691 DEBUG blivet: no type or existing type for loop4, bailing >12:57:55,697 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2786', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:57:55,698 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:57:55,701 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >12:57:55,704 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,705 INFO blivet: live-rw is a device-mapper device >12:57:55,708 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:57:55,713 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >12:57:55,718 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (257) with existing ext4 filesystem >12:57:55,727 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >12:57:55,730 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (265) >12:57:55,737 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >12:57:55,740 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:55,744 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:57:55,745 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 270 >12:57:55,749 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:57:55,750 INFO blivet: added dm live-rw (id 269) to device tree >12:57:55,751 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:57:55,750 INFO blivet: got device: DMDevice instance (0x7f3e3e059750) -- > name = live-rw status = True kids = 0 id = 269 > parents = ['existing 0 B loop loop4 (265)'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2e60> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:57:55,826 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:57:55,831 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:57:55,832 DEBUG blivet: device live-rw does not contain a disklabel >12:57:55,834 INFO blivet: type detected on 'live-rw' is 'ext4' >12:57:55,902 DEBUG blivet: size=5325.82 MiB, current=6144 MiB >12:57:55,985 DEBUG blivet: padding min size from 5584527360 up to 5584527860 >12:57:55,992 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:55,993 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 272 >12:57:55,997 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:57:55,998 INFO blivet: got format: existing ext4 filesystem >12:57:56,005 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50282', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:57:56,006 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:57:56,011 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >12:57:56,014 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:56,015 INFO blivet: live-base is a device-mapper device >12:57:56,018 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:57:56,022 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:57:56,027 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >12:57:56,031 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (257) with existing ext4 filesystem >12:57:56,038 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >12:57:56,042 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:56,046 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:57:56,047 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 275 >12:57:56,051 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:57:56,052 INFO blivet: added dm live-base (id 274) to device tree >12:57:56,054 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:57:56,053 INFO blivet: got device: DMDevice instance (0x7f3e3e059a10) -- > name = live-base status = True kids = 0 id = 274 > parents = ['existing 0 B loop loop3 (257) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd919e0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:57:56,095 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:57:56,097 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:57:56,098 DEBUG blivet: device live-base does not contain a disklabel >12:57:56,099 INFO blivet: type detected on 'live-base' is 'ext4' >12:57:56,157 DEBUG blivet: size=0 B, current=6144 MiB >12:57:56,191 DEBUG blivet: using current size 0 as min size >12:57:56,197 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:56,198 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 277 >12:57:56,203 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:57:56,203 INFO blivet: got format: existing ext4 filesystem >12:57:56,209 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_UUID_ENC': '9ad47356-61ef-4ec9-bf2d-32324af05ac4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59530', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/9ad47356-61ef-4ec9-bf2d-32324af05ac4', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:57:56,210 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:57:56,213 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >12:57:56,216 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:56,217 INFO blivet: live-osimg-min is a device-mapper device >12:57:56,220 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:57:56,222 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:57:56,226 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:57:56,231 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >12:57:56,235 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (241) >12:57:56,246 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >12:57:56,252 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (257) with existing ext4 filesystem >12:57:56,257 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >12:57:56,261 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:57:56,266 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:57:56,267 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 280 >12:57:56,271 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:57:56,272 INFO blivet: added dm live-osimg-min (id 279) to device tree >12:57:56,275 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:57:56,273 INFO blivet: got device: DMDevice instance (0x7f3e3e059810) -- > name = live-osimg-min status = True kids = 0 id = 279 > parents = ['existing 0 B loop loop3 (257) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91a70> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:57:56,342 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:57:56,348 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:57:56,348 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:57:56,349 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:57:56,413 DEBUG blivet: size=0 B, current=5325.82 MiB >12:57:56,449 DEBUG blivet: using current size 0 as min size >12:57:56,454 DEBUG blivet: Ext4FS.supported: supported: True ; >12:57:56,455 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 282 >12:57:56,458 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:57:56,459 INFO blivet: got format: existing ext4 filesystem >12:57:56,526 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >12:57:56,546 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >12:57:56,550 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >12:57:56,554 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >12:57:56,575 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:57:56,595 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:56,598 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:56,601 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:56,623 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >12:57:56,626 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc2 ; status: False ; type: swap ; >12:57:56,629 DEBUG blivet: SwapSpace.teardown: device: /dev/sdc2 ; status: False ; type: swap ; >12:57:56,650 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:56,653 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:56,657 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:56,678 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:57:56,699 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:56,718 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:56,743 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:56,746 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:56,748 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:56,766 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-27 ; status: True ; controllable: True ; >12:57:56,789 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:56,812 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:56,831 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:56,834 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:56,836 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:56,854 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-28 ; status: True ; controllable: True ; >12:57:56,874 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:56,896 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:56,916 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:56,918 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:56,921 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:56,944 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; status: True ; controllable: True ; >12:57:56,966 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:56,990 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:57,015 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:57,038 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:57,040 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,042 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,065 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; status: True ; controllable: True ; >12:57:57,088 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:57,112 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:57,136 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:57,162 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:57,167 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,169 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,193 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; status: True ; controllable: True ; >12:57:57,217 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:57,243 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:57,269 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:57,296 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:57,299 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,302 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,325 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; status: True ; controllable: True ; >12:57:57,347 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:57,368 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:57,393 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:57,418 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:57,421 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,424 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,446 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; status: True ; controllable: True ; >12:57:57,467 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:57,491 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:57,515 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:57,537 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:57,541 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,544 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,563 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; status: True ; controllable: True ; >12:57:57,586 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:57,610 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:57,636 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:57,664 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:57,668 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,670 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,694 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; status: True ; controllable: True ; >12:57:57,716 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:57,737 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:57,763 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:57,787 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:57,790 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,792 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,814 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; status: True ; controllable: True ; >12:57:57,840 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:57,866 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:57,892 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:57,918 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:57,920 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,922 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:57,943 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; status: True ; controllable: True ; >12:57:57,966 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:57,988 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:58,013 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:58,038 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:58,041 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,044 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,068 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; status: True ; controllable: True ; >12:57:58,093 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:58,117 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:58,143 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:58,168 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:58,172 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,176 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,200 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; status: True ; controllable: True ; >12:57:58,225 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:58,248 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:58,272 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:58,296 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:58,299 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,301 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,325 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; status: True ; controllable: True ; >12:57:58,349 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:58,375 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:58,398 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:58,422 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:58,427 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,430 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,448 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; status: True ; controllable: True ; >12:57:58,472 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:58,496 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:58,520 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:58,546 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:58,550 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,553 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,574 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; status: True ; controllable: True ; >12:57:58,596 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:58,620 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:58,646 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:58,668 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:58,671 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,673 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,695 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; status: True ; controllable: True ; >12:57:58,717 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:58,738 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:58,761 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:58,786 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:58,789 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,791 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,814 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; status: True ; controllable: True ; >12:57:58,838 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:58,858 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:58,886 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:58,913 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:58,918 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,920 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:58,942 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; status: True ; controllable: True ; >12:57:58,965 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:58,990 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:59,016 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:59,038 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:59,042 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,045 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,066 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; status: True ; controllable: True ; >12:57:59,090 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:59,115 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:59,138 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:59,165 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:59,168 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,171 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,190 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; status: True ; controllable: True ; >12:57:59,215 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:59,237 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:59,261 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:59,287 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:59,289 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,291 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,314 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; status: True ; controllable: True ; >12:57:59,336 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:59,360 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:59,385 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:59,412 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:59,419 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,421 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,444 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; status: True ; controllable: True ; >12:57:59,463 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:59,487 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:59,514 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:59,539 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:59,545 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,548 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,568 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; status: True ; controllable: True ; >12:57:59,594 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:59,620 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:59,646 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:59,668 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:59,670 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,672 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,694 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; status: True ; controllable: True ; >12:57:59,716 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:59,740 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:59,766 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:59,788 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:59,790 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,792 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,814 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; status: True ; controllable: True ; >12:57:59,837 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:59,859 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:57:59,885 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:57:59,911 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:57:59,916 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,919 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:57:59,940 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; status: True ; controllable: True ; >12:57:59,965 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:57:59,991 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:00,017 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:00,038 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:00,041 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,044 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,067 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; status: True ; controllable: True ; >12:58:00,090 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:00,116 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:00,143 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:00,168 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:00,172 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,176 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,196 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; status: True ; controllable: True ; >12:58:00,219 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:00,245 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:00,268 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:00,295 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:00,299 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,301 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,324 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; status: True ; controllable: True ; >12:58:00,349 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:00,375 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:00,399 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:00,419 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:00,422 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,426 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,450 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; status: True ; controllable: True ; >12:58:00,476 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:00,498 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:00,525 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:00,550 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:00,555 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,558 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,579 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; status: True ; controllable: True ; >12:58:00,606 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:00,630 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:00,656 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:00,677 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:00,680 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,682 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,705 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; status: True ; controllable: True ; >12:58:00,731 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:00,756 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:00,781 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:00,805 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:00,808 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,811 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,835 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; status: True ; controllable: True ; >12:58:00,859 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:00,886 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:00,907 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:00,931 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:00,936 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,939 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:00,960 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; status: True ; controllable: True ; >12:58:00,985 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:01,011 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:01,036 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:01,062 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:01,067 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,069 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,091 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; status: True ; controllable: True ; >12:58:01,113 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:01,136 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:01,156 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:01,180 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:01,185 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,188 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,212 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; status: True ; controllable: True ; >12:58:01,237 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:01,257 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:01,285 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:01,306 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:01,309 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,311 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,334 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; status: True ; controllable: True ; >12:58:01,360 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:01,386 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:01,408 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:01,432 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:01,438 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,440 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,464 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; status: True ; controllable: True ; >12:58:01,487 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:01,510 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:01,537 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:01,563 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:01,568 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,570 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,587 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; status: True ; controllable: True ; >12:58:01,608 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:01,633 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:01,658 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:01,684 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:01,688 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,690 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:01,713 DEBUG blivet: BTRFSSubVolumeDevice.teardown: mythtvdata ; status: True ; controllable: True ; >12:58:01,736 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.177 ; status: True ; controllable: True ; >12:58:01,757 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:58:01,779 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:58:01,804 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:58:01,807 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:58:01,808 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:58:01,831 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:58:01,834 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:58:01,836 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:58:01,836 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:58:01,840 INFO blivet: edd: collected mbr signatures: {'sdd': '0x000347d3', 'sde': '0x00021955', 'sdc': '0x000d3c12'} >12:58:01,844 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >12:58:01,904 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >12:58:01,975 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >12:58:01,978 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >12:58:01,979 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >12:58:02,000 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:58:02,019 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >12:58:02,086 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:02,089 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:02,091 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:02,114 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >12:58:02,226 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >12:58:02,349 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:02,374 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:02,399 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:02,403 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:02,407 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:02,426 DEBUG blivet: BTRFSSnapShotDevice.setup: rootsnapshots/2014-03-27 ; status: True ; controllable: True ; orig: False ; >12:58:02,581 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:02,583 INFO blivet: IGNORED: Caught exception, continuing. >12:58:02,584 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:02,584 INFO blivet: IGNORED: Begin exception details. >12:58:02,585 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:02,585 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:02,586 INFO blivet: IGNORED: blkidTab.parse() >12:58:02,586 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:02,587 INFO blivet: IGNORED: with open(path) as f: >12:58:02,587 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:02,588 INFO blivet: IGNORED: End exception details. >12:58:02,588 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:02,589 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:02,590 DEBUG blivet: IGNORED: Caught exception, continuing. >12:58:02,590 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >12:58:02,590 DEBUG blivet: IGNORED: Begin exception details. >12:58:02,590 DEBUG blivet: IGNORED: Traceback (most recent call last): >12:58:02,590 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2300, in parse >12:58:02,591 DEBUG blivet: IGNORED: self.blkidTab.parse() >12:58:02,591 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:02,591 DEBUG blivet: IGNORED: with open(path) as f: >12:58:02,591 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:02,591 DEBUG blivet: IGNORED: End exception details. >12:58:02,591 DEBUG blivet: crypttab maps: [] >12:58:02,591 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:02,592 DEBUG blivet: resolved 'UUID=019df52c-fd11-45fd-91fc-313d09f1b0c5' to 'rootf20' (btrfs subvolume) >12:58:02,592 DEBUG blivet: resolved 'UUID=a396dd04-9b7c-435e-aaaf-f1c34f88ac55' to 'sdc1' (partition) >12:58:02,595 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc3 ; hidden: False ; incomplete: False ; >12:58:02,596 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:58:02,609 DEBUG blivet: resolved '/dev/sdc3' to 'sdc3' (partition) >12:58:02,609 DEBUG blivet: resolved 'UUID=68af7161-dfb2-44fd-af64-1e37912491cd' to 'sdc2' (partition) >12:58:02,609 DEBUG blivet: resolved 'UUID=8d5ecec7-ed17-4446-9c6e-1c188b77b259' to 'sdd1' (partition) >12:58:02,609 DEBUG blivet: resolved 'UUID=89339abe-a9e1-43fd-a957-2a853c974cab' to 'mythtvdata' (btrfs subvolume) >12:58:02,610 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-27 ; status: True ; controllable: True ; >12:58:02,716 DEBUG blivet: BTRFSSnapShotDevice.setup: rootsnapshots/2014-03-28 ; status: True ; controllable: True ; orig: False ; >12:58:02,872 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:02,874 INFO blivet: IGNORED: Caught exception, continuing. >12:58:02,874 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:02,875 INFO blivet: IGNORED: Begin exception details. >12:58:02,875 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:02,875 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:02,875 INFO blivet: IGNORED: blkidTab.parse() >12:58:02,875 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:02,876 INFO blivet: IGNORED: with open(path) as f: >12:58:02,876 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:02,876 INFO blivet: IGNORED: End exception details. >12:58:02,876 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:02,877 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:02,879 DEBUG blivet: IGNORED: Caught exception, continuing. >12:58:02,879 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >12:58:02,879 DEBUG blivet: IGNORED: Begin exception details. >12:58:02,879 DEBUG blivet: IGNORED: Traceback (most recent call last): >12:58:02,880 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2300, in parse >12:58:02,880 DEBUG blivet: IGNORED: self.blkidTab.parse() >12:58:02,880 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:02,880 DEBUG blivet: IGNORED: with open(path) as f: >12:58:02,880 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:02,880 DEBUG blivet: IGNORED: End exception details. >12:58:02,881 DEBUG blivet: crypttab maps: [] >12:58:02,881 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:02,881 DEBUG blivet: resolved 'UUID=019df52c-fd11-45fd-91fc-313d09f1b0c5' to 'rootf20' (btrfs subvolume) >12:58:02,882 DEBUG blivet: resolved 'UUID=a396dd04-9b7c-435e-aaaf-f1c34f88ac55' to 'sdc1' (partition) >12:58:02,883 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc3 ; hidden: False ; incomplete: False ; >12:58:02,884 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:58:02,895 DEBUG blivet: resolved '/dev/sdc3' to 'sdc3' (partition) >12:58:02,896 DEBUG blivet: resolved 'UUID=68af7161-dfb2-44fd-af64-1e37912491cd' to 'sdc2' (partition) >12:58:02,896 DEBUG blivet: resolved 'UUID=8d5ecec7-ed17-4446-9c6e-1c188b77b259' to 'sdd1' (partition) >12:58:02,896 DEBUG blivet: resolved 'UUID=89339abe-a9e1-43fd-a957-2a853c974cab' to 'mythtvdata' (btrfs subvolume) >12:58:02,897 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootsnapshots/2014-03-28 ; status: True ; controllable: True ; >12:58:03,004 DEBUG blivet: BTRFSSubVolumeDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; status: True ; controllable: True ; orig: False ; >12:58:03,117 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 ; status: True ; controllable: True ; >12:58:03,233 DEBUG blivet: BTRFSSubVolumeDevice.teardown: rootf20 ; status: True ; controllable: True ; >12:58:03,256 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >12:58:03,281 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >12:58:03,306 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:58:03,309 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:03,311 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >12:58:03,334 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; status: True ; controllable: True ; orig: False ; >12:58:03,911 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:03,914 INFO blivet: IGNORED: Caught exception, continuing. >12:58:03,914 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:03,914 INFO blivet: IGNORED: Begin exception details. >12:58:03,915 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:03,915 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:03,915 INFO blivet: IGNORED: blkidTab.parse() >12:58:03,915 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:03,916 INFO blivet: IGNORED: with open(path) as f: >12:58:03,916 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:03,916 INFO blivet: IGNORED: End exception details. >12:58:03,916 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:03,918 INFO blivet: IGNORED: Caught exception, continuing. >12:58:03,918 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:03,918 INFO blivet: IGNORED: Begin exception details. >12:58:03,919 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:03,919 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:03,919 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:03,920 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:03,920 INFO blivet: IGNORED: with open(path) as f: >12:58:03,920 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:03,920 INFO blivet: IGNORED: End exception details. >12:58:03,920 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:03,921 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b ; status: True ; controllable: True ; >12:58:04,031 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; status: True ; controllable: True ; orig: False ; >12:58:04,784 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:04,786 INFO blivet: IGNORED: Caught exception, continuing. >12:58:04,786 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:04,786 INFO blivet: IGNORED: Begin exception details. >12:58:04,787 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:04,787 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:04,787 INFO blivet: IGNORED: blkidTab.parse() >12:58:04,787 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:04,788 INFO blivet: IGNORED: with open(path) as f: >12:58:04,788 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:04,788 INFO blivet: IGNORED: End exception details. >12:58:04,788 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:04,790 INFO blivet: IGNORED: Caught exception, continuing. >12:58:04,790 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:04,790 INFO blivet: IGNORED: Begin exception details. >12:58:04,790 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:04,790 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:04,791 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:04,791 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:04,791 INFO blivet: IGNORED: with open(path) as f: >12:58:04,791 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:04,791 INFO blivet: IGNORED: End exception details. >12:58:04,792 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:04,793 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 ; status: True ; controllable: True ; >12:58:04,905 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; status: True ; controllable: True ; orig: False ; >12:58:05,063 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:05,065 INFO blivet: IGNORED: Caught exception, continuing. >12:58:05,066 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:05,066 INFO blivet: IGNORED: Begin exception details. >12:58:05,067 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:05,067 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:05,067 INFO blivet: IGNORED: blkidTab.parse() >12:58:05,067 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:05,067 INFO blivet: IGNORED: with open(path) as f: >12:58:05,067 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:05,068 INFO blivet: IGNORED: End exception details. >12:58:05,068 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:05,069 INFO blivet: IGNORED: Caught exception, continuing. >12:58:05,069 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:05,070 INFO blivet: IGNORED: Begin exception details. >12:58:05,070 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:05,071 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:05,071 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:05,071 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:05,072 INFO blivet: IGNORED: with open(path) as f: >12:58:05,073 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:05,074 INFO blivet: IGNORED: End exception details. >12:58:05,074 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:05,076 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a ; status: True ; controllable: True ; >12:58:05,178 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; status: True ; controllable: True ; orig: False ; >12:58:05,338 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:05,341 INFO blivet: IGNORED: Caught exception, continuing. >12:58:05,341 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:05,342 INFO blivet: IGNORED: Begin exception details. >12:58:05,342 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:05,343 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:05,343 INFO blivet: IGNORED: blkidTab.parse() >12:58:05,344 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:05,344 INFO blivet: IGNORED: with open(path) as f: >12:58:05,345 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:05,345 INFO blivet: IGNORED: End exception details. >12:58:05,345 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:05,348 INFO blivet: IGNORED: Caught exception, continuing. >12:58:05,348 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:05,348 INFO blivet: IGNORED: Begin exception details. >12:58:05,348 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:05,348 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:05,349 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:05,349 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:05,349 INFO blivet: IGNORED: with open(path) as f: >12:58:05,349 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:05,349 INFO blivet: IGNORED: End exception details. >12:58:05,350 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:05,351 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e ; status: True ; controllable: True ; >12:58:05,458 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; status: True ; controllable: True ; orig: False ; >12:58:05,604 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:05,606 INFO blivet: IGNORED: Caught exception, continuing. >12:58:05,606 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:05,607 INFO blivet: IGNORED: Begin exception details. >12:58:05,607 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:05,607 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:05,607 INFO blivet: IGNORED: blkidTab.parse() >12:58:05,607 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:05,607 INFO blivet: IGNORED: with open(path) as f: >12:58:05,608 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:05,608 INFO blivet: IGNORED: End exception details. >12:58:05,608 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:05,609 INFO blivet: IGNORED: Caught exception, continuing. >12:58:05,609 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:05,609 INFO blivet: IGNORED: Begin exception details. >12:58:05,609 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:05,609 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:05,610 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:05,610 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:05,610 INFO blivet: IGNORED: with open(path) as f: >12:58:05,610 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:05,610 INFO blivet: IGNORED: End exception details. >12:58:05,610 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:05,611 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d ; status: True ; controllable: True ; >12:58:05,714 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; status: True ; controllable: True ; orig: False ; >12:58:05,856 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:05,859 INFO blivet: IGNORED: Caught exception, continuing. >12:58:05,859 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:05,860 INFO blivet: IGNORED: Begin exception details. >12:58:05,860 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:05,861 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:05,861 INFO blivet: IGNORED: blkidTab.parse() >12:58:05,862 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:05,862 INFO blivet: IGNORED: with open(path) as f: >12:58:05,862 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:05,863 INFO blivet: IGNORED: End exception details. >12:58:05,863 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:05,866 INFO blivet: IGNORED: Caught exception, continuing. >12:58:05,866 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:05,867 INFO blivet: IGNORED: Begin exception details. >12:58:05,867 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:05,868 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:05,868 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:05,868 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:05,868 INFO blivet: IGNORED: with open(path) as f: >12:58:05,868 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:05,868 INFO blivet: IGNORED: End exception details. >12:58:05,869 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:05,870 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 ; status: True ; controllable: True ; >12:58:05,988 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; status: True ; controllable: True ; orig: False ; >12:58:06,146 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:06,148 INFO blivet: IGNORED: Caught exception, continuing. >12:58:06,148 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:06,148 INFO blivet: IGNORED: Begin exception details. >12:58:06,149 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:06,149 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:06,149 INFO blivet: IGNORED: blkidTab.parse() >12:58:06,149 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:06,149 INFO blivet: IGNORED: with open(path) as f: >12:58:06,150 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:06,150 INFO blivet: IGNORED: End exception details. >12:58:06,150 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:06,151 INFO blivet: IGNORED: Caught exception, continuing. >12:58:06,151 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:06,151 INFO blivet: IGNORED: Begin exception details. >12:58:06,152 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:06,152 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:06,152 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:06,152 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:06,152 INFO blivet: IGNORED: with open(path) as f: >12:58:06,152 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:06,153 INFO blivet: IGNORED: End exception details. >12:58:06,153 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:06,154 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 ; status: True ; controllable: True ; >12:58:06,264 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; status: True ; controllable: True ; orig: False ; >12:58:06,435 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:06,438 INFO blivet: IGNORED: Caught exception, continuing. >12:58:06,438 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:06,438 INFO blivet: IGNORED: Begin exception details. >12:58:06,438 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:06,439 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:06,439 INFO blivet: IGNORED: blkidTab.parse() >12:58:06,439 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:06,439 INFO blivet: IGNORED: with open(path) as f: >12:58:06,440 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:06,440 INFO blivet: IGNORED: End exception details. >12:58:06,440 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:06,441 INFO blivet: IGNORED: Caught exception, continuing. >12:58:06,441 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:06,442 INFO blivet: IGNORED: Begin exception details. >12:58:06,442 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:06,442 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:06,442 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:06,443 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:06,443 INFO blivet: IGNORED: with open(path) as f: >12:58:06,443 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:06,443 INFO blivet: IGNORED: End exception details. >12:58:06,444 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:06,445 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e ; status: True ; controllable: True ; >12:58:06,549 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; status: True ; controllable: True ; orig: False ; >12:58:06,702 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:06,704 INFO blivet: IGNORED: Caught exception, continuing. >12:58:06,704 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:06,705 INFO blivet: IGNORED: Begin exception details. >12:58:06,705 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:06,705 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:06,706 INFO blivet: IGNORED: blkidTab.parse() >12:58:06,706 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:06,706 INFO blivet: IGNORED: with open(path) as f: >12:58:06,707 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:06,707 INFO blivet: IGNORED: End exception details. >12:58:06,707 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:06,709 INFO blivet: IGNORED: Caught exception, continuing. >12:58:06,709 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:06,709 INFO blivet: IGNORED: Begin exception details. >12:58:06,709 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:06,710 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:06,710 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:06,710 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:06,710 INFO blivet: IGNORED: with open(path) as f: >12:58:06,711 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:06,711 INFO blivet: IGNORED: End exception details. >12:58:06,711 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:06,712 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 ; status: True ; controllable: True ; >12:58:06,834 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; status: True ; controllable: True ; orig: False ; >12:58:07,033 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:07,036 INFO blivet: IGNORED: Caught exception, continuing. >12:58:07,037 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:07,037 INFO blivet: IGNORED: Begin exception details. >12:58:07,038 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:07,038 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:07,038 INFO blivet: IGNORED: blkidTab.parse() >12:58:07,038 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:07,038 INFO blivet: IGNORED: with open(path) as f: >12:58:07,039 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:07,039 INFO blivet: IGNORED: End exception details. >12:58:07,039 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:07,040 INFO blivet: IGNORED: Caught exception, continuing. >12:58:07,040 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:07,040 INFO blivet: IGNORED: Begin exception details. >12:58:07,041 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:07,041 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:07,041 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:07,041 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:07,041 INFO blivet: IGNORED: with open(path) as f: >12:58:07,042 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:07,042 INFO blivet: IGNORED: End exception details. >12:58:07,042 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:07,043 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 ; status: True ; controllable: True ; >12:58:07,136 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; status: True ; controllable: True ; orig: False ; >12:58:07,294 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:07,295 INFO blivet: IGNORED: Caught exception, continuing. >12:58:07,296 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:07,296 INFO blivet: IGNORED: Begin exception details. >12:58:07,296 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:07,296 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:07,297 INFO blivet: IGNORED: blkidTab.parse() >12:58:07,297 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:07,297 INFO blivet: IGNORED: with open(path) as f: >12:58:07,297 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:07,297 INFO blivet: IGNORED: End exception details. >12:58:07,298 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:07,299 INFO blivet: IGNORED: Caught exception, continuing. >12:58:07,299 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:07,299 INFO blivet: IGNORED: Begin exception details. >12:58:07,300 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:07,300 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:07,300 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:07,300 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:07,301 INFO blivet: IGNORED: with open(path) as f: >12:58:07,301 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:07,301 INFO blivet: IGNORED: End exception details. >12:58:07,301 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:07,302 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 ; status: True ; controllable: True ; >12:58:07,405 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; status: True ; controllable: True ; orig: False ; >12:58:07,572 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:07,574 INFO blivet: IGNORED: Caught exception, continuing. >12:58:07,575 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:07,575 INFO blivet: IGNORED: Begin exception details. >12:58:07,576 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:07,576 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:07,577 INFO blivet: IGNORED: blkidTab.parse() >12:58:07,577 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:07,578 INFO blivet: IGNORED: with open(path) as f: >12:58:07,578 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:07,578 INFO blivet: IGNORED: End exception details. >12:58:07,578 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:07,579 INFO blivet: IGNORED: Caught exception, continuing. >12:58:07,579 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:07,580 INFO blivet: IGNORED: Begin exception details. >12:58:07,580 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:07,580 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:07,580 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:07,580 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:07,581 INFO blivet: IGNORED: with open(path) as f: >12:58:07,581 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:07,581 INFO blivet: IGNORED: End exception details. >12:58:07,581 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:07,582 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 ; status: True ; controllable: True ; >12:58:07,688 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; status: True ; controllable: True ; orig: False ; >12:58:08,269 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:08,272 INFO blivet: IGNORED: Caught exception, continuing. >12:58:08,273 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:08,273 INFO blivet: IGNORED: Begin exception details. >12:58:08,273 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:08,274 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:08,274 INFO blivet: IGNORED: blkidTab.parse() >12:58:08,274 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:08,274 INFO blivet: IGNORED: with open(path) as f: >12:58:08,274 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:08,275 INFO blivet: IGNORED: End exception details. >12:58:08,275 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:08,277 INFO blivet: IGNORED: Caught exception, continuing. >12:58:08,277 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:08,277 INFO blivet: IGNORED: Begin exception details. >12:58:08,278 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:08,278 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:08,278 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:08,278 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:08,278 INFO blivet: IGNORED: with open(path) as f: >12:58:08,279 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:08,279 INFO blivet: IGNORED: End exception details. >12:58:08,279 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:08,280 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a ; status: True ; controllable: True ; >12:58:08,387 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; status: True ; controllable: True ; orig: False ; >12:58:08,542 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:08,543 INFO blivet: IGNORED: Caught exception, continuing. >12:58:08,543 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:08,543 INFO blivet: IGNORED: Begin exception details. >12:58:08,544 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:08,544 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:08,544 INFO blivet: IGNORED: blkidTab.parse() >12:58:08,544 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:08,544 INFO blivet: IGNORED: with open(path) as f: >12:58:08,545 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:08,545 INFO blivet: IGNORED: End exception details. >12:58:08,545 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:08,546 INFO blivet: IGNORED: Caught exception, continuing. >12:58:08,546 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:08,546 INFO blivet: IGNORED: Begin exception details. >12:58:08,547 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:08,547 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:08,547 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:08,547 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:08,547 INFO blivet: IGNORED: with open(path) as f: >12:58:08,548 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:08,548 INFO blivet: IGNORED: End exception details. >12:58:08,548 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:08,549 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 ; status: True ; controllable: True ; >12:58:08,661 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; status: True ; controllable: True ; orig: False ; >12:58:08,827 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:08,829 INFO blivet: IGNORED: Caught exception, continuing. >12:58:08,829 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:08,830 INFO blivet: IGNORED: Begin exception details. >12:58:08,830 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:08,830 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:08,830 INFO blivet: IGNORED: blkidTab.parse() >12:58:08,831 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:08,831 INFO blivet: IGNORED: with open(path) as f: >12:58:08,831 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:08,831 INFO blivet: IGNORED: End exception details. >12:58:08,831 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:08,833 INFO blivet: IGNORED: Caught exception, continuing. >12:58:08,833 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:08,833 INFO blivet: IGNORED: Begin exception details. >12:58:08,833 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:08,833 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:08,834 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:08,834 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:08,834 INFO blivet: IGNORED: with open(path) as f: >12:58:08,834 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:08,835 INFO blivet: IGNORED: End exception details. >12:58:08,835 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:08,836 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 ; status: True ; controllable: True ; >12:58:08,940 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; status: True ; controllable: True ; orig: False ; >12:58:09,097 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:09,099 INFO blivet: IGNORED: Caught exception, continuing. >12:58:09,100 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:09,100 INFO blivet: IGNORED: Begin exception details. >12:58:09,100 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:09,101 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:09,101 INFO blivet: IGNORED: blkidTab.parse() >12:58:09,101 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:09,102 INFO blivet: IGNORED: with open(path) as f: >12:58:09,102 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:09,102 INFO blivet: IGNORED: End exception details. >12:58:09,103 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:09,105 INFO blivet: IGNORED: Caught exception, continuing. >12:58:09,105 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:09,106 INFO blivet: IGNORED: Begin exception details. >12:58:09,106 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:09,106 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:09,107 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:09,107 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:09,107 INFO blivet: IGNORED: with open(path) as f: >12:58:09,108 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:09,108 INFO blivet: IGNORED: End exception details. >12:58:09,108 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:09,109 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 ; status: True ; controllable: True ; >12:58:09,218 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; status: True ; controllable: True ; orig: False ; >12:58:09,382 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:09,385 INFO blivet: IGNORED: Caught exception, continuing. >12:58:09,386 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:09,386 INFO blivet: IGNORED: Begin exception details. >12:58:09,387 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:09,387 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:09,388 INFO blivet: IGNORED: blkidTab.parse() >12:58:09,388 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:09,388 INFO blivet: IGNORED: with open(path) as f: >12:58:09,388 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:09,388 INFO blivet: IGNORED: End exception details. >12:58:09,389 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:09,390 INFO blivet: IGNORED: Caught exception, continuing. >12:58:09,390 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:09,390 INFO blivet: IGNORED: Begin exception details. >12:58:09,390 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:09,390 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:09,391 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:09,391 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:09,391 INFO blivet: IGNORED: with open(path) as f: >12:58:09,391 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:09,391 INFO blivet: IGNORED: End exception details. >12:58:09,391 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:09,393 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 ; status: True ; controllable: True ; >12:58:09,514 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; status: True ; controllable: True ; orig: False ; >12:58:09,676 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:09,677 INFO blivet: IGNORED: Caught exception, continuing. >12:58:09,677 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:09,677 INFO blivet: IGNORED: Begin exception details. >12:58:09,678 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:09,678 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:09,678 INFO blivet: IGNORED: blkidTab.parse() >12:58:09,678 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:09,679 INFO blivet: IGNORED: with open(path) as f: >12:58:09,679 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:09,679 INFO blivet: IGNORED: End exception details. >12:58:09,679 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:09,681 INFO blivet: IGNORED: Caught exception, continuing. >12:58:09,681 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:09,681 INFO blivet: IGNORED: Begin exception details. >12:58:09,681 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:09,682 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:09,682 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:09,682 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:09,682 INFO blivet: IGNORED: with open(path) as f: >12:58:09,682 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:09,683 INFO blivet: IGNORED: End exception details. >12:58:09,683 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:09,684 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb ; status: True ; controllable: True ; >12:58:09,795 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; status: True ; controllable: True ; orig: False ; >12:58:09,958 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:09,960 INFO blivet: IGNORED: Caught exception, continuing. >12:58:09,961 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:09,961 INFO blivet: IGNORED: Begin exception details. >12:58:09,962 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:09,962 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:09,963 INFO blivet: IGNORED: blkidTab.parse() >12:58:09,963 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:09,963 INFO blivet: IGNORED: with open(path) as f: >12:58:09,964 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:09,964 INFO blivet: IGNORED: End exception details. >12:58:09,965 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:09,967 INFO blivet: IGNORED: Caught exception, continuing. >12:58:09,967 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:09,967 INFO blivet: IGNORED: Begin exception details. >12:58:09,968 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:09,968 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:09,968 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:09,968 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:09,969 INFO blivet: IGNORED: with open(path) as f: >12:58:09,969 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:09,969 INFO blivet: IGNORED: End exception details. >12:58:09,969 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:09,970 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df ; status: True ; controllable: True ; >12:58:10,074 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; status: True ; controllable: True ; orig: False ; >12:58:10,687 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:10,690 INFO blivet: IGNORED: Caught exception, continuing. >12:58:10,690 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:10,691 INFO blivet: IGNORED: Begin exception details. >12:58:10,691 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:10,692 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:10,692 INFO blivet: IGNORED: blkidTab.parse() >12:58:10,693 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:10,693 INFO blivet: IGNORED: with open(path) as f: >12:58:10,693 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:10,694 INFO blivet: IGNORED: End exception details. >12:58:10,694 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:10,697 INFO blivet: IGNORED: Caught exception, continuing. >12:58:10,697 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:10,698 INFO blivet: IGNORED: Begin exception details. >12:58:10,698 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:10,698 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:10,698 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:10,698 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:10,699 INFO blivet: IGNORED: with open(path) as f: >12:58:10,699 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:10,699 INFO blivet: IGNORED: End exception details. >12:58:10,699 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:10,700 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada ; status: True ; controllable: True ; >12:58:10,799 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; status: True ; controllable: True ; orig: False ; >12:58:10,967 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:10,969 INFO blivet: IGNORED: Caught exception, continuing. >12:58:10,970 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:10,970 INFO blivet: IGNORED: Begin exception details. >12:58:10,970 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:10,971 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:10,971 INFO blivet: IGNORED: blkidTab.parse() >12:58:10,971 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:10,972 INFO blivet: IGNORED: with open(path) as f: >12:58:10,972 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:10,972 INFO blivet: IGNORED: End exception details. >12:58:10,972 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:10,974 INFO blivet: IGNORED: Caught exception, continuing. >12:58:10,974 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:10,975 INFO blivet: IGNORED: Begin exception details. >12:58:10,975 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:10,975 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:10,975 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:10,976 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:10,976 INFO blivet: IGNORED: with open(path) as f: >12:58:10,976 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:10,977 INFO blivet: IGNORED: End exception details. >12:58:10,977 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:10,978 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init ; status: True ; controllable: True ; >12:58:11,094 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; status: True ; controllable: True ; orig: False ; >12:58:11,691 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:11,693 INFO blivet: IGNORED: Caught exception, continuing. >12:58:11,693 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:11,693 INFO blivet: IGNORED: Begin exception details. >12:58:11,694 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:11,694 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:11,694 INFO blivet: IGNORED: blkidTab.parse() >12:58:11,694 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:11,694 INFO blivet: IGNORED: with open(path) as f: >12:58:11,695 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:11,695 INFO blivet: IGNORED: End exception details. >12:58:11,695 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:11,696 INFO blivet: IGNORED: Caught exception, continuing. >12:58:11,696 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:11,696 INFO blivet: IGNORED: Begin exception details. >12:58:11,697 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:11,697 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:11,697 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:11,697 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:11,697 INFO blivet: IGNORED: with open(path) as f: >12:58:11,698 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:11,698 INFO blivet: IGNORED: End exception details. >12:58:11,698 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:11,700 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 ; status: True ; controllable: True ; >12:58:11,824 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; status: True ; controllable: True ; orig: False ; >12:58:11,982 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:11,985 INFO blivet: IGNORED: Caught exception, continuing. >12:58:11,986 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:11,986 INFO blivet: IGNORED: Begin exception details. >12:58:11,986 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:11,987 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:11,987 INFO blivet: IGNORED: blkidTab.parse() >12:58:11,988 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:11,988 INFO blivet: IGNORED: with open(path) as f: >12:58:11,988 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:11,988 INFO blivet: IGNORED: End exception details. >12:58:11,988 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:11,989 INFO blivet: IGNORED: Caught exception, continuing. >12:58:11,990 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:11,990 INFO blivet: IGNORED: Begin exception details. >12:58:11,990 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:11,990 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:11,990 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:11,991 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:11,991 INFO blivet: IGNORED: with open(path) as f: >12:58:11,991 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:11,991 INFO blivet: IGNORED: End exception details. >12:58:11,991 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:11,992 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init ; status: True ; controllable: True ; >12:58:12,096 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; status: True ; controllable: True ; orig: False ; >12:58:12,259 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:12,262 INFO blivet: IGNORED: Caught exception, continuing. >12:58:12,262 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:12,263 INFO blivet: IGNORED: Begin exception details. >12:58:12,263 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:12,264 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:12,264 INFO blivet: IGNORED: blkidTab.parse() >12:58:12,265 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:12,265 INFO blivet: IGNORED: with open(path) as f: >12:58:12,266 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:12,266 INFO blivet: IGNORED: End exception details. >12:58:12,267 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:12,268 INFO blivet: IGNORED: Caught exception, continuing. >12:58:12,268 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:12,268 INFO blivet: IGNORED: Begin exception details. >12:58:12,269 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:12,269 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:12,269 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:12,269 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:12,269 INFO blivet: IGNORED: with open(path) as f: >12:58:12,270 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:12,270 INFO blivet: IGNORED: End exception details. >12:58:12,270 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:12,271 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee ; status: True ; controllable: True ; >12:58:12,384 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; status: True ; controllable: True ; orig: False ; >12:58:12,551 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:12,554 INFO blivet: IGNORED: Caught exception, continuing. >12:58:12,555 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:12,555 INFO blivet: IGNORED: Begin exception details. >12:58:12,556 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:12,556 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:12,557 INFO blivet: IGNORED: blkidTab.parse() >12:58:12,557 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:12,558 INFO blivet: IGNORED: with open(path) as f: >12:58:12,558 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:12,558 INFO blivet: IGNORED: End exception details. >12:58:12,558 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:12,559 INFO blivet: IGNORED: Caught exception, continuing. >12:58:12,559 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:12,559 INFO blivet: IGNORED: Begin exception details. >12:58:12,559 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:12,560 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:12,560 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:12,560 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:12,560 INFO blivet: IGNORED: with open(path) as f: >12:58:12,560 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:12,560 INFO blivet: IGNORED: End exception details. >12:58:12,560 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:12,561 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init ; status: True ; controllable: True ; >12:58:12,664 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; status: True ; controllable: True ; orig: False ; >12:58:12,828 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:12,829 INFO blivet: IGNORED: Caught exception, continuing. >12:58:12,829 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:12,830 INFO blivet: IGNORED: Begin exception details. >12:58:12,830 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:12,830 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:12,830 INFO blivet: IGNORED: blkidTab.parse() >12:58:12,831 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:12,831 INFO blivet: IGNORED: with open(path) as f: >12:58:12,831 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:12,831 INFO blivet: IGNORED: End exception details. >12:58:12,831 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:12,832 INFO blivet: IGNORED: Caught exception, continuing. >12:58:12,832 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:12,833 INFO blivet: IGNORED: Begin exception details. >12:58:12,833 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:12,833 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:12,833 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:12,833 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:12,834 INFO blivet: IGNORED: with open(path) as f: >12:58:12,834 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:12,834 INFO blivet: IGNORED: End exception details. >12:58:12,834 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:12,835 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c ; status: True ; controllable: True ; >12:58:12,938 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; status: True ; controllable: True ; orig: False ; >12:58:13,105 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:13,107 INFO blivet: IGNORED: Caught exception, continuing. >12:58:13,108 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:13,108 INFO blivet: IGNORED: Begin exception details. >12:58:13,108 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:13,108 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:13,109 INFO blivet: IGNORED: blkidTab.parse() >12:58:13,109 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:13,109 INFO blivet: IGNORED: with open(path) as f: >12:58:13,109 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:13,109 INFO blivet: IGNORED: End exception details. >12:58:13,110 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:13,111 INFO blivet: IGNORED: Caught exception, continuing. >12:58:13,111 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:13,111 INFO blivet: IGNORED: Begin exception details. >12:58:13,111 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:13,111 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:13,111 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:13,112 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:13,112 INFO blivet: IGNORED: with open(path) as f: >12:58:13,112 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:13,112 INFO blivet: IGNORED: End exception details. >12:58:13,112 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:13,113 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init ; status: True ; controllable: True ; >12:58:13,206 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; status: True ; controllable: True ; orig: False ; >12:58:13,370 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:13,373 INFO blivet: IGNORED: Caught exception, continuing. >12:58:13,373 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:13,374 INFO blivet: IGNORED: Begin exception details. >12:58:13,375 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:13,375 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:13,375 INFO blivet: IGNORED: blkidTab.parse() >12:58:13,376 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:13,376 INFO blivet: IGNORED: with open(path) as f: >12:58:13,377 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:13,377 INFO blivet: IGNORED: End exception details. >12:58:13,378 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:13,379 INFO blivet: IGNORED: Caught exception, continuing. >12:58:13,379 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:13,379 INFO blivet: IGNORED: Begin exception details. >12:58:13,379 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:13,379 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:13,380 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:13,380 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:13,380 INFO blivet: IGNORED: with open(path) as f: >12:58:13,380 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:13,380 INFO blivet: IGNORED: End exception details. >12:58:13,381 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:13,382 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b ; status: True ; controllable: True ; >12:58:13,503 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; status: True ; controllable: True ; orig: False ; >12:58:13,656 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:13,659 INFO blivet: IGNORED: Caught exception, continuing. >12:58:13,659 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:13,659 INFO blivet: IGNORED: Begin exception details. >12:58:13,660 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:13,660 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:13,660 INFO blivet: IGNORED: blkidTab.parse() >12:58:13,660 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:13,661 INFO blivet: IGNORED: with open(path) as f: >12:58:13,661 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:13,661 INFO blivet: IGNORED: End exception details. >12:58:13,661 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:13,663 INFO blivet: IGNORED: Caught exception, continuing. >12:58:13,663 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:13,663 INFO blivet: IGNORED: Begin exception details. >12:58:13,664 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:13,664 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:13,664 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:13,665 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:13,665 INFO blivet: IGNORED: with open(path) as f: >12:58:13,665 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:13,665 INFO blivet: IGNORED: End exception details. >12:58:13,666 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:13,667 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init ; status: True ; controllable: True ; >12:58:13,765 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; status: True ; controllable: True ; orig: False ; >12:58:13,930 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:13,933 INFO blivet: IGNORED: Caught exception, continuing. >12:58:13,934 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:13,934 INFO blivet: IGNORED: Begin exception details. >12:58:13,934 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:13,935 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:13,935 INFO blivet: IGNORED: blkidTab.parse() >12:58:13,935 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:13,936 INFO blivet: IGNORED: with open(path) as f: >12:58:13,936 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:13,936 INFO blivet: IGNORED: End exception details. >12:58:13,937 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:13,941 INFO blivet: IGNORED: Caught exception, continuing. >12:58:13,941 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:13,941 INFO blivet: IGNORED: Begin exception details. >12:58:13,941 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:13,941 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:13,942 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:13,942 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:13,942 INFO blivet: IGNORED: with open(path) as f: >12:58:13,942 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:13,942 INFO blivet: IGNORED: End exception details. >12:58:13,942 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:13,944 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a ; status: True ; controllable: True ; >12:58:14,056 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; status: True ; controllable: True ; orig: False ; >12:58:14,222 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:14,225 INFO blivet: IGNORED: Caught exception, continuing. >12:58:14,226 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:14,226 INFO blivet: IGNORED: Begin exception details. >12:58:14,227 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:14,227 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:14,227 INFO blivet: IGNORED: blkidTab.parse() >12:58:14,228 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:14,228 INFO blivet: IGNORED: with open(path) as f: >12:58:14,228 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:14,228 INFO blivet: IGNORED: End exception details. >12:58:14,228 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:14,229 INFO blivet: IGNORED: Caught exception, continuing. >12:58:14,230 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:14,230 INFO blivet: IGNORED: Begin exception details. >12:58:14,230 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:14,230 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:14,230 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:14,231 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:14,231 INFO blivet: IGNORED: with open(path) as f: >12:58:14,231 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:14,231 INFO blivet: IGNORED: End exception details. >12:58:14,231 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:14,232 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 ; status: True ; controllable: True ; >12:58:14,355 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; status: True ; controllable: True ; orig: False ; >12:58:14,526 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:14,528 INFO blivet: IGNORED: Caught exception, continuing. >12:58:14,529 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:14,529 INFO blivet: IGNORED: Begin exception details. >12:58:14,529 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:14,530 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:14,530 INFO blivet: IGNORED: blkidTab.parse() >12:58:14,530 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:14,531 INFO blivet: IGNORED: with open(path) as f: >12:58:14,531 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:14,531 INFO blivet: IGNORED: End exception details. >12:58:14,532 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:14,533 INFO blivet: IGNORED: Caught exception, continuing. >12:58:14,534 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:14,534 INFO blivet: IGNORED: Begin exception details. >12:58:14,534 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:14,535 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:14,535 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:14,535 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:14,536 INFO blivet: IGNORED: with open(path) as f: >12:58:14,536 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:14,536 INFO blivet: IGNORED: End exception details. >12:58:14,537 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:14,538 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 ; status: True ; controllable: True ; >12:58:14,655 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; status: True ; controllable: True ; orig: False ; >12:58:14,820 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:14,823 INFO blivet: IGNORED: Caught exception, continuing. >12:58:14,823 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:14,823 INFO blivet: IGNORED: Begin exception details. >12:58:14,824 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:14,824 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:14,824 INFO blivet: IGNORED: blkidTab.parse() >12:58:14,825 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:14,825 INFO blivet: IGNORED: with open(path) as f: >12:58:14,825 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:14,825 INFO blivet: IGNORED: End exception details. >12:58:14,826 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:14,828 INFO blivet: IGNORED: Caught exception, continuing. >12:58:14,828 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:14,828 INFO blivet: IGNORED: Begin exception details. >12:58:14,828 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:14,828 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:14,829 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:14,829 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:14,829 INFO blivet: IGNORED: with open(path) as f: >12:58:14,829 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:14,829 INFO blivet: IGNORED: End exception details. >12:58:14,830 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:14,831 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 ; status: True ; controllable: True ; >12:58:14,944 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; status: True ; controllable: True ; orig: False ; >12:58:15,100 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:15,103 INFO blivet: IGNORED: Caught exception, continuing. >12:58:15,104 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:15,104 INFO blivet: IGNORED: Begin exception details. >12:58:15,105 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:15,105 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:15,105 INFO blivet: IGNORED: blkidTab.parse() >12:58:15,106 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:15,106 INFO blivet: IGNORED: with open(path) as f: >12:58:15,107 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:15,107 INFO blivet: IGNORED: End exception details. >12:58:15,108 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:15,109 INFO blivet: IGNORED: Caught exception, continuing. >12:58:15,109 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:15,109 INFO blivet: IGNORED: Begin exception details. >12:58:15,109 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:15,109 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:15,110 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:15,110 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:15,110 INFO blivet: IGNORED: with open(path) as f: >12:58:15,110 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:15,110 INFO blivet: IGNORED: End exception details. >12:58:15,111 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:15,112 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init ; status: True ; controllable: True ; >12:58:15,226 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; status: True ; controllable: True ; orig: False ; >12:58:15,382 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:15,384 INFO blivet: IGNORED: Caught exception, continuing. >12:58:15,385 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:15,385 INFO blivet: IGNORED: Begin exception details. >12:58:15,386 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:15,386 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:15,386 INFO blivet: IGNORED: blkidTab.parse() >12:58:15,387 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:15,387 INFO blivet: IGNORED: with open(path) as f: >12:58:15,387 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:15,388 INFO blivet: IGNORED: End exception details. >12:58:15,388 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:15,389 INFO blivet: IGNORED: Caught exception, continuing. >12:58:15,389 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:15,389 INFO blivet: IGNORED: Begin exception details. >12:58:15,389 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:15,390 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:15,390 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:15,390 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:15,390 INFO blivet: IGNORED: with open(path) as f: >12:58:15,390 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:15,390 INFO blivet: IGNORED: End exception details. >12:58:15,391 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:15,392 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 ; status: True ; controllable: True ; >12:58:15,495 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; status: True ; controllable: True ; orig: False ; >12:58:15,664 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:15,667 INFO blivet: IGNORED: Caught exception, continuing. >12:58:15,667 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:15,668 INFO blivet: IGNORED: Begin exception details. >12:58:15,668 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:15,668 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:15,668 INFO blivet: IGNORED: blkidTab.parse() >12:58:15,669 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:15,669 INFO blivet: IGNORED: with open(path) as f: >12:58:15,669 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:15,669 INFO blivet: IGNORED: End exception details. >12:58:15,669 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:15,670 INFO blivet: IGNORED: Caught exception, continuing. >12:58:15,670 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:15,671 INFO blivet: IGNORED: Begin exception details. >12:58:15,671 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:15,671 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:15,671 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:15,671 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:15,672 INFO blivet: IGNORED: with open(path) as f: >12:58:15,672 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:15,672 INFO blivet: IGNORED: End exception details. >12:58:15,672 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:15,673 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init ; status: True ; controllable: True ; >12:58:15,785 DEBUG blivet: BTRFSSnapShotDevice.setup: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; status: True ; controllable: True ; orig: False ; >12:58:15,949 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:58:15,950 INFO blivet: IGNORED: Caught exception, continuing. >12:58:15,950 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:58:15,951 INFO blivet: IGNORED: Begin exception details. >12:58:15,951 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:15,951 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3192, in parseFSTab >12:58:15,951 INFO blivet: IGNORED: blkidTab.parse() >12:58:15,951 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2252, in parse >12:58:15,952 INFO blivet: IGNORED: with open(path) as f: >12:58:15,952 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:58:15,952 INFO blivet: IGNORED: End exception details. >12:58:15,952 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:58:15,953 INFO blivet: IGNORED: Caught exception, continuing. >12:58:15,953 INFO blivet: IGNORED: Problem description: error parsing crypttab >12:58:15,954 INFO blivet: IGNORED: Begin exception details. >12:58:15,954 INFO blivet: IGNORED: Traceback (most recent call last): >12:58:15,954 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3200, in parseFSTab >12:58:15,954 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >12:58:15,954 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2296, in parse >12:58:15,955 INFO blivet: IGNORED: with open(path) as f: >12:58:15,955 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:58:15,955 INFO blivet: IGNORED: End exception details. >12:58:15,955 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:58:15,956 DEBUG blivet: BTRFSSnapShotDevice.teardown: rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 ; status: True ; controllable: True ; >12:58:16,067 DEBUG blivet: BTRFSSubVolumeDevice.setup: mythtvdata ; status: True ; controllable: True ; orig: False ; >12:58:20,677 DEBUG blivet: BTRFSSubVolumeDevice.teardown: mythtvdata ; status: True ; controllable: True ; >12:58:20,795 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.177 ; status: True ; controllable: True ; >12:58:20,820 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:58:20,845 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:58:20,880 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,881 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,883 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,884 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,886 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,888 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,889 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,891 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,892 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,894 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,895 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,897 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,898 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,899 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,900 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,902 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,903 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,904 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,905 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,906 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,907 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,909 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,910 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,911 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,912 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,913 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,914 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,916 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,917 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,918 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,919 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,920 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,922 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,923 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,924 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,925 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,926 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,927 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,928 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,930 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,931 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,932 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,933 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,934 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,935 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,937 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,938 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,939 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,940 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,941 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,942 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,944 DEBUG blivet: Ext3FS.supported: supported: True ; >12:58:20,946 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:20,948 DEBUG blivet: Ext4FS.supported: supported: True ; >12:58:20,951 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:58:21,262 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >12:58:21,266 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (274) with existing ext4 filesystem >12:58:22,083 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:22,084 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3fd97d50) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91320> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f3e3f887a90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:58:22,277 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:22,278 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3fd97d50) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91320> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f3e3f887a90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:58:22,473 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:22,474 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3fd97d50) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91320> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f3e3f887a90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:58:22,659 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:22,660 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3fd97d50) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91320> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f3e3f887a90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:58:29,779 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:29,781 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3fd97d50) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91320> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f3e3f887a90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:58:29,966 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:29,967 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3fd97d50) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91320> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f3e3f887a90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:58:47,814 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:47,815 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3fd97d50) -- > name = sdd1 status = True kids = 0 id = 6 > parents = ['existing 1863.02 GiB disk sdd (1) with existing msdos disklabel'] > uuid = None size = 1863.02 GiB > format = existing ext4 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91320> > target size = 0 B path = /dev/sdd1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb0edd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb18490> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb18110> PedPartition: <_ped.Partition object at 0x7f3e3fb0fc50> > disk = existing 1863.02 GiB disk sdd (1) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x7f3e3fb3a8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f3e3f887a90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:58:47,997 INFO blivet: hiding device btrfs subvolume mythtvdata (id 218) >12:58:47,997 INFO blivet: removed btrfs subvolume mythtvdata (id 218) from device tree >12:58:47,998 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 1 ; name: btrfs.177 ; >12:58:47,998 DEBUG blivet: lvm filter: adding mythtvdata to the reject list >12:58:47,998 INFO blivet: hiding device btrfs volume btrfs.177 (id 177) >12:58:47,999 INFO blivet: removed btrfs volume btrfs.177 (id 177) from device tree >12:58:47,999 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:58:48,000 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:58:48,000 DEBUG blivet: lvm filter: adding btrfs.177 to the reject list >12:58:48,000 INFO blivet: hiding device disk sda (id 173) >12:58:48,000 INFO blivet: removed disk sda (id 173) from device tree >12:58:48,001 DEBUG blivet: lvm filter: adding sda to the reject list >12:58:48,001 INFO blivet: hiding device disk sdb (id 225) >12:58:48,001 INFO blivet: removed disk sdb (id 225) from device tree >12:58:48,001 DEBUG blivet: lvm filter: adding sdb to the reject list >12:58:48,002 INFO blivet: hiding device partition sdd1 (id 6) >12:58:48,002 INFO blivet: removed partition sdd1 (id 6) from device tree >12:58:48,003 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >12:58:48,003 DEBUG blivet: lvm filter: adding sdd1 to the reject list >12:58:48,003 INFO blivet: hiding device disk sdd (id 1) >12:58:48,003 INFO blivet: removed disk sdd (id 1) from device tree >12:58:48,003 DEBUG blivet: lvm filter: adding sdd to the reject list >12:58:48,005 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:48,005 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3fb3a8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f3e3f887a90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:58:49,609 INFO blivet: Detected 8064 MiB of memory >12:58:49,624 INFO blivet: Swap attempt of 8064 MiB >12:58:49,670 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:49,671 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3fb3a8d0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3fac60d0) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3fb3afd0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f3e3f887a90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:58:49,878 DEBUG blivet: clearpart: looking at sdc3 >12:58:49,878 DEBUG blivet: clearpart: looking at sdc2 >12:58:49,878 DEBUG blivet: clearpart: looking at sdc1 >12:58:49,878 DEBUG blivet: clearpart: looking at sde1 >12:58:49,879 DEBUG blivet: checking whether disk sdc has an empty extended >12:58:49,879 DEBUG blivet: extended is None ; logicals is [] >12:58:49,879 DEBUG blivet: checking whether disk sde has an empty extended >12:58:49,879 DEBUG blivet: extended is None ; logicals is [] >12:58:49,882 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:58:49,883 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:58:49,898 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >12:58:49,957 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:58:49,958 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:58:49,974 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >12:58:49,975 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >12:58:49,977 DEBUG blivet: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >12:58:49,995 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >12:58:50,023 DEBUG blivet: starting Blivet copy >12:58:50,070 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:50,071 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3f8a5ad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f3e3dfebc90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >12:58:50,215 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >12:58:50,215 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> >12:58:50,217 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >12:58:50,217 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> >12:58:50,219 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >12:58:50,219 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> >12:58:50,222 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >12:58:50,222 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3dfebf50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f790> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e6100f610> PedPartition: <_ped.Partition object at 0x7f3e6100d350> >12:58:50,224 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >12:58:50,224 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a8110> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f910> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f650> PedPartition: <_ped.Partition object at 0x7f3e6100d3b0> >12:58:50,226 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 21 ; incomplete: False ; >12:58:50,226 DEBUG blivet: DeviceTree.getDeviceByID returned existing 3952 MiB partition sdc2 (21) with existing swap >12:58:50,238 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 16 ; incomplete: False ; >12:58:50,239 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:58:50,250 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 6 ; incomplete: False ; >12:58:50,251 DEBUG blivet: DeviceTree.getDeviceByID returned existing 1863.02 GiB partition sdd1 (6) with existing ext4 filesystem >12:58:50,262 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 218 ; incomplete: False ; >12:58:50,263 DEBUG blivet: DeviceTree.getDeviceByID returned existing 931.52 GiB btrfs subvolume mythtvdata (218) with existing btrfs filesystem >12:58:50,276 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 39 ; incomplete: False ; >12:58:50,276 DEBUG blivet: DeviceTree.getDeviceByID returned existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:58:50,288 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 26 ; incomplete: False ; >12:58:50,289 DEBUG blivet: DeviceTree.getDeviceByID returned existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:58:50,300 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 21 ; incomplete: False ; >12:58:50,301 DEBUG blivet: DeviceTree.getDeviceByID returned existing 3952 MiB partition sdc2 (21) with existing swap >12:58:50,312 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 16 ; incomplete: False ; >12:58:50,313 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >12:58:50,324 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 6 ; incomplete: False ; >12:58:50,325 DEBUG blivet: DeviceTree.getDeviceByID returned existing 1863.02 GiB partition sdd1 (6) with existing ext4 filesystem >12:58:50,337 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 218 ; incomplete: False ; >12:58:50,338 DEBUG blivet: DeviceTree.getDeviceByID returned existing 931.52 GiB btrfs subvolume mythtvdata (218) with existing btrfs filesystem >12:58:50,350 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 39 ; incomplete: False ; >12:58:50,351 DEBUG blivet: DeviceTree.getDeviceByID returned existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >12:58:50,362 DEBUG blivet: DeviceTree.getDeviceByID: hidden: True ; id_num: 26 ; incomplete: False ; >12:58:50,363 DEBUG blivet: DeviceTree.getDeviceByID returned existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >12:58:50,374 DEBUG blivet: finished Blivet copy >12:58:50,375 INFO storage.ui: hiding device partition sde1 (id 167) >12:58:50,375 INFO storage.ui: removed partition sde1 (id 167) from device tree >12:58:50,376 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sde ; >12:58:50,376 DEBUG storage.ui: lvm filter: adding sde1 to the reject list >12:58:50,376 INFO storage.ui: hiding device disk sde (id 162) >12:58:50,376 INFO storage.ui: removed disk sde (id 162) from device tree >12:58:50,377 DEBUG storage.ui: lvm filter: adding sde to the reject list >12:58:50,383 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:50,384 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3f8a5ad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:58:50,565 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:50,566 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3f8a5ad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:58:50,677 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:50,678 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3f8a5ad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:58:51,103 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >12:58:51,104 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3f8a5ad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >12:58:55,861 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:55,861 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 491 >12:58:55,863 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:55,864 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 492 >12:58:55,864 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:55,869 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >12:58:55,870 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:58:55,875 DEBUG blivet: looking up parted Device: /dev/sdc3 >12:58:55,871 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:58:56,995 DEBUG blivet: BTRFS.supported: supported: True ; >12:58:56,995 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 493 >12:58:56,997 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >12:58:56,998 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:58:56,999 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:58:58,598 DEBUG blivet: Ext3FS.supported: supported: True ; >12:58:58,598 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 494 >12:59:19,479 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:19,479 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 495 >12:59:19,498 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:19,498 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 496 >12:59:24,238 DEBUG blivet: Ext3FS.supported: supported: True ; >12:59:24,238 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 497 >12:59:25,657 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:25,658 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 498 >12:59:25,676 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:25,676 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 499 >12:59:27,350 DEBUG blivet: Ext3FS.supported: supported: True ; >12:59:27,350 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 500 >12:59:29,029 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:29,030 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 501 >12:59:29,031 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:29,032 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 502 >12:59:29,032 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:29,034 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >12:59:29,036 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:59:29,037 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:59:29,089 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:29,090 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 503 >12:59:29,091 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >12:59:29,092 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:59:29,093 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:59:29,691 DEBUG blivet: SwapSpace.__init__: >12:59:29,691 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 504 >12:59:31,120 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:31,120 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 505 >12:59:31,123 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:31,123 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 506 >12:59:31,123 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:31,125 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >12:59:31,127 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:59:31,128 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:59:31,180 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:31,180 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 507 >12:59:31,181 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >12:59:31,183 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:59:31,184 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:59:41,660 DEBUG blivet: Ext3FS.supported: supported: True ; >12:59:41,660 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 508 >12:59:44,381 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:44,381 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 509 >12:59:44,383 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:44,383 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 510 >12:59:44,384 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:44,386 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >12:59:44,388 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:59:44,389 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:59:44,441 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:44,441 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 511 >12:59:44,442 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >12:59:44,444 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:59:44,445 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:59:51,829 DEBUG blivet: SwapSpace.__init__: >12:59:51,829 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 512 >12:59:58,208 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:58,209 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 513 >12:59:58,211 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:58,211 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 514 >12:59:58,211 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:58,213 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >12:59:58,215 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:59:58,216 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:59:58,268 DEBUG blivet: BTRFS.supported: supported: True ; >12:59:58,268 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 515 >12:59:58,269 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >12:59:58,271 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >12:59:58,272 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >12:59:58,890 DEBUG blivet: SwapSpace.__init__: >12:59:58,890 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 516 >13:00:02,420 DEBUG blivet: BTRFS.supported: supported: True ; >13:00:02,420 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 517 >13:00:02,439 DEBUG blivet: BTRFS.supported: supported: True ; >13:00:02,439 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 518 >13:00:12,257 DEBUG blivet: Ext3FS.supported: supported: True ; >13:00:12,257 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 519 >13:00:16,218 DEBUG blivet: BTRFS.supported: supported: True ; >13:00:16,218 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 520 >13:00:16,220 DEBUG blivet: BTRFS.supported: supported: True ; >13:00:16,220 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 521 >13:00:16,221 DEBUG blivet: BTRFS.supported: supported: True ; >13:00:16,223 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:00:16,225 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:00:16,226 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:00:16,278 DEBUG blivet: BTRFS.supported: supported: True ; >13:00:16,278 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 522 >13:00:16,279 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:00:16,281 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:00:16,282 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:00:29,680 DEBUG blivet: BTRFS.supported: supported: True ; >13:00:29,681 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 523 >13:00:29,715 DEBUG blivet: BTRFS.supported: supported: True ; >13:00:29,715 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 524 >13:00:29,716 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:00:29,718 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:00:29,719 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:00:38,769 DEBUG blivet: BTRFS.supported: supported: True ; >13:00:38,770 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 525 >13:00:38,773 DEBUG blivet: Ext4FS.supported: supported: True ; >13:00:38,773 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 526 >13:00:38,791 DEBUG blivet: BTRFS.supported: supported: True ; >13:00:38,792 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 527 >13:01:38,592 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:38,592 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 528 >13:01:38,594 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:38,594 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 529 >13:01:38,595 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:38,596 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:01:38,598 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:01:38,599 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:01:38,653 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:38,653 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 530 >13:01:38,654 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:01:38,656 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:01:38,657 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:01:54,033 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:54,033 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 531 >13:01:54,064 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:54,064 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 532 >13:01:54,065 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:01:54,067 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:01:54,068 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:01:54,120 DEBUG blivet: SwapSpace.__init__: >13:01:54,120 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 533 >13:01:54,529 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:54,529 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 534 >13:01:54,531 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:54,531 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 535 >13:01:54,532 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:54,533 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:01:54,535 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:01:54,536 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:01:54,589 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:54,589 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 536 >13:01:54,590 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:01:54,592 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:01:54,593 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:01:58,929 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:58,929 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 537 >13:01:58,933 DEBUG blivet: Ext4FS.supported: supported: True ; >13:01:58,933 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 538 >13:01:58,951 DEBUG blivet: BTRFS.supported: supported: True ; >13:01:58,951 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 539 >13:02:01,398 DEBUG blivet: BTRFS.supported: supported: True ; >13:02:01,399 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 540 >13:02:01,400 DEBUG blivet: BTRFS.supported: supported: True ; >13:02:01,401 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 541 >13:02:01,401 DEBUG blivet: BTRFS.supported: supported: True ; >13:02:01,403 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:02:01,405 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:02:01,406 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:02:01,458 DEBUG blivet: BTRFS.supported: supported: True ; >13:02:01,458 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 542 >13:02:01,459 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:02:01,462 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:02:01,463 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:03:07,230 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:03:07,231 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3f8a5ad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >13:03:12,028 DEBUG blivet: Ext3FS.supported: supported: True ; >13:03:12,028 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 543 >13:03:18,848 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:18,848 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 544 >13:03:18,850 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:18,850 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 545 >13:03:18,851 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:18,853 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:03:18,855 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:03:18,855 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:03:18,908 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:18,908 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 546 >13:03:18,909 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:03:18,911 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:03:18,912 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:03:23,759 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:23,759 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 547 >13:03:23,762 DEBUG blivet: Ext4FS.supported: supported: True ; >13:03:23,763 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 548 >13:03:23,781 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:23,781 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 549 >13:03:36,980 DEBUG blivet: Ext3FS.supported: supported: True ; >13:03:36,980 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 550 >13:03:37,450 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:37,450 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 551 >13:03:37,452 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:37,452 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 552 >13:03:37,452 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:37,454 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:03:37,456 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:03:37,457 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:03:37,509 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:37,509 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 553 >13:03:37,510 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:03:37,512 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:03:37,513 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:03:37,979 DEBUG blivet: SwapSpace.__init__: >13:03:37,979 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 554 >13:03:38,922 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:38,922 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 555 >13:03:38,924 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:38,924 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 556 >13:03:38,925 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:38,926 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:03:38,928 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:03:38,929 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:03:38,981 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:38,981 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 557 >13:03:38,982 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:03:38,984 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:03:38,985 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:03:39,590 DEBUG blivet: Ext3FS.supported: supported: True ; >13:03:39,590 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 558 >13:03:40,118 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:40,118 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 559 >13:03:40,137 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:40,137 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 560 >13:03:44,798 DEBUG blivet: Ext3FS.supported: supported: True ; >13:03:44,798 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 561 >13:03:45,218 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:45,218 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 562 >13:03:45,220 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:45,220 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 563 >13:03:45,221 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:45,223 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:03:45,224 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:03:45,225 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:03:45,277 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:45,277 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 564 >13:03:45,278 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e3f8a5ed0>, 0, [], {} >13:03:45,280 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:03:45,281 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b1390) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e61011440> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:03:45,609 DEBUG blivet: SwapSpace.__init__: >13:03:45,609 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 565 >13:03:46,694 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:46,694 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 566 >13:03:46,712 DEBUG blivet: BTRFS.supported: supported: True ; >13:03:46,712 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 567 >13:03:49,687 DEBUG blivet: Ext3FS.supported: supported: True ; >13:03:49,687 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 568 >13:03:59,828 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >13:03:59,829 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >13:03:59,842 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >13:03:59,842 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >13:03:59,843 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >13:03:59,854 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >13:03:59,859 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:03:59,860 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e3f8a5ad0) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f310> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f110> PedPartition: <_ped.Partition object at 0x7f3e6100d230> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e3dfeb790) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f350> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e6100f290> PedPartition: <_ped.Partition object at 0x7f3e6100d290> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b12d0) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f8a5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e6100f510> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e6100f490> PedPartition: <_ped.Partition object at 0x7f3e6100d2f0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >13:03:59,968 INFO storage.ui: Detected 8064 MiB of memory >13:03:59,982 INFO storage.ui: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (133.65 KiB) instead. >13:04:00,009 INFO storage.ui: Swap attempt of 133.65 KiB >13:04:00,022 DEBUG storage.ui: doAutoPart: True >13:04:00,023 DEBUG storage.ui: encryptedAutoPart: False >13:04:00,023 DEBUG storage.ui: autoPartType: 1 >13:04:00,023 DEBUG storage.ui: clearPartType: 2 >13:04:00,023 DEBUG storage.ui: clearPartDisks: ['sdc'] >13:04:00,043 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f3e6105ee10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f3e6105ee50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f3e6105ee90) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f3e6105eed0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f3e6105ef10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 133.65 KiB maxSize = None grow = False > >13:04:00,043 DEBUG storage.ui: storage.disks: ['sdc'] >13:04:00,044 DEBUG storage.ui: storage.partitioned: ['sdc'] >13:04:00,044 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'rootf20', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootsnapshots/2014-03-27', 'rootsnapshots/2014-03-28', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >13:04:00,046 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >13:04:00,046 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 119.24 GiB disk sdc (11) with existing msdos disklabel >13:04:00,057 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >13:04:00,057 DEBUG storage.ui: boot disk: sdc >13:04:00,059 DEBUG storage.ui: candidate disks: [] >13:04:00,059 DEBUG storage.ui: devs: [] >13:04:00,070 DEBUG storage.ui: starting Blivet copy >13:04:00,114 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:04:00,115 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e60fc5410) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a210> PedPartition: <_ped.Partition object at 0x7f3e3fb38050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e60fcfa90) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a4d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a410> PedPartition: <_ped.Partition object at 0x7f3e3fb380b0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b3150) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3fb2df90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3fb3a690> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e3fb3a610> PedPartition: <_ped.Partition object at 0x7f3e3fb38170> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = , PartitionDevice instance (0x7f3e60fcff90) -- > name = sde1 status = True kids = 0 id = 167 > parents = ['existing 28.86 GiB disk sde (162) with existing msdos disklabel'] > uuid = None size = 28.86 GiB > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host20/target20:0:0/20:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60520448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: True > hardwareGeometry: (29551, 64, 32) biosGeometry: (3767, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fae2b90> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e3f887c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e3f88c1d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e3f887e50> PedPartition: <_ped.Partition object at 0x7f3e3f88a0b0> > disk = existing 28.86 GiB disk sde (162) with existing msdos disklabel > start = 2048 end = 60522495 length = 60520448 > flags = boot] >13:04:00,259 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >13:04:00,259 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d5d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d3d0> PedPartition: <_ped.Partition object at 0x7f3e60fd0f50> >13:04:00,261 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >13:04:00,261 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d610> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d550> PedPartition: <_ped.Partition object at 0x7f3e60fd0fb0> >13:04:00,263 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >13:04:00,263 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d7d0> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d750> PedPartition: <_ped.Partition object at 0x7f3e60f31050> >13:04:00,265 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >13:04:00,265 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fd1290> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2da50> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d8d0> PedPartition: <_ped.Partition object at 0x7f3e60f310b0> >13:04:00,267 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >13:04:00,267 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc93d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2dbd0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d910> PedPartition: <_ped.Partition object at 0x7f3e60f31110> >13:04:00,269 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 21 ; incomplete: False ; >13:04:00,269 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 3952 MiB partition sdc2 (21) with existing swap >13:04:00,281 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 16 ; incomplete: False ; >13:04:00,281 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:00,292 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 6 ; incomplete: False ; >13:04:00,293 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 1863.02 GiB partition sdd1 (6) with existing ext4 filesystem >13:04:00,305 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 218 ; incomplete: False ; >13:04:00,306 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 931.52 GiB btrfs subvolume mythtvdata (218) with existing btrfs filesystem >13:04:00,318 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 39 ; incomplete: False ; >13:04:00,318 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:00,330 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 26 ; incomplete: False ; >13:04:00,331 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:00,342 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 21 ; incomplete: False ; >13:04:00,343 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 3952 MiB partition sdc2 (21) with existing swap >13:04:00,354 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 16 ; incomplete: False ; >13:04:00,355 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 500 MiB partition sdc1 (16) with existing ext3 filesystem >13:04:00,366 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 6 ; incomplete: False ; >13:04:00,367 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 1863.02 GiB partition sdd1 (6) with existing ext4 filesystem >13:04:00,378 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 218 ; incomplete: False ; >13:04:00,379 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 931.52 GiB btrfs subvolume mythtvdata (218) with existing btrfs filesystem >13:04:00,391 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 39 ; incomplete: False ; >13:04:00,392 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 114.89 GiB btrfs subvolume rootf20 (39) with existing btrfs filesystem >13:04:00,403 DEBUG storage.ui: DeviceTree.getDeviceByID: hidden: True ; id_num: 26 ; incomplete: False ; >13:04:00,404 DEBUG storage.ui: DeviceTree.getDeviceByID returned existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem >13:04:00,414 DEBUG storage.ui: finished Blivet copy >13:04:00,415 INFO storage.ui: hiding device partition sde1 (id 167) >13:04:00,415 INFO storage.ui: removed partition sde1 (id 167) from device tree >13:04:00,416 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sde ; >13:04:00,416 DEBUG storage.ui: lvm filter: adding sde1 to the reject list >13:04:00,416 INFO storage.ui: hiding device disk sde (id 162) >13:04:00,417 INFO storage.ui: removed disk sde (id 162) from device tree >13:04:00,417 DEBUG storage.ui: lvm filter: adding sde to the reject list >13:04:00,483 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:04:00,484 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e60fc5410) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d5d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d3d0> PedPartition: <_ped.Partition object at 0x7f3e60fd0f50> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e60fcfa90) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d610> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d550> PedPartition: <_ped.Partition object at 0x7f3e60fd0fb0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b3150) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d7d0> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d750> PedPartition: <_ped.Partition object at 0x7f3e60f31050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >13:04:00,665 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:04:00,666 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e60fc5410) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d5d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d3d0> PedPartition: <_ped.Partition object at 0x7f3e60fd0f50> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e60fcfa90) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d610> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d550> PedPartition: <_ped.Partition object at 0x7f3e60fd0fb0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b3150) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d7d0> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d750> PedPartition: <_ped.Partition object at 0x7f3e60f31050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >13:04:00,777 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:04:00,777 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e60fc5410) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d5d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d3d0> PedPartition: <_ped.Partition object at 0x7f3e60fd0f50> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e60fcfa90) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d610> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d550> PedPartition: <_ped.Partition object at 0x7f3e60fd0fb0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b3150) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d7d0> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d750> PedPartition: <_ped.Partition object at 0x7f3e60f31050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >13:04:01,203 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:04:01,204 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3e60fc5410) -- > name = sdc1 status = True kids = 0 id = 16 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext3 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32574 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd91440> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext3 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d5d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d3d0> PedPartition: <_ped.Partition object at 0x7f3e60fd0f50> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f3e60fcfa90) -- > name = sdc2 status = True kids = 0 id = 21 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 3952 MiB > format = existing swap > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8093696 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (503, 255, 63) biosGeometry: (503, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd917a0> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d610> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d550> PedPartition: <_ped.Partition object at 0x7f3e60fd0fb0> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 1026048 end = 9119743 length = 8093696 > flags = , PartitionDevice instance (0x7f3e3f8b3150) -- > name = sdc3 status = True kids = 1 id = 26 > parents = ['existing 119.24 GiB disk sdc (11) with existing msdos disklabel'] > uuid = None size = 114.89 GiB > format = existing btrfs filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:06:00.0/ata9/host8/target8:0:0/8:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e3fd918c0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3e60fc5910> fileSystem: <parted.filesystem.FileSystem object at 0x7f3e60f2d7d0> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3e60f2d750> PedPartition: <_ped.Partition object at 0x7f3e60f31050> > disk = existing 119.24 GiB disk sdc (11) with existing msdos disklabel > start = 9119744 end = 250068991 length = 240949248 > flags = ] >13:04:08,930 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:08,930 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 776 >13:04:08,949 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:08,949 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 777 >13:04:15,440 DEBUG blivet: Ext3FS.supported: supported: True ; >13:04:15,441 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 778 >13:04:21,049 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:21,049 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 779 >13:04:21,051 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:21,051 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 780 >13:04:21,052 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:21,054 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:04:21,056 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:04:21,061 DEBUG blivet: looking up parted Device: /dev/sdc3 >13:04:21,057 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:04:21,940 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:21,940 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 781 >13:04:21,941 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:04:21,943 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:04:21,944 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:04:23,200 DEBUG blivet: Ext3FS.supported: supported: True ; >13:04:23,200 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 782 >13:04:29,889 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:29,889 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 783 >13:04:29,891 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:29,891 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 784 >13:04:29,892 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:29,894 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:04:29,896 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:04:29,896 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:04:29,950 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:29,950 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 785 >13:04:29,951 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:04:29,953 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:04:29,954 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:04:45,278 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:45,278 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 786 >13:04:45,281 DEBUG blivet: Ext4FS.supported: supported: True ; >13:04:45,281 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 787 >13:04:45,299 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:45,300 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 788 >13:04:48,050 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:48,050 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 789 >13:04:48,052 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:48,052 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 790 >13:04:48,053 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:48,054 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:04:48,056 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:04:48,057 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:04:48,109 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:48,109 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 791 >13:04:48,110 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:04:48,112 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:04:48,113 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:04:51,616 DEBUG blivet: Ext3FS.supported: supported: True ; >13:04:51,616 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 792 >13:04:53,028 DEBUG blivet: SwapSpace.__init__: >13:04:53,028 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 793 >13:04:54,369 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:54,369 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 794 >13:04:54,371 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:54,371 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 795 >13:04:54,372 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:54,373 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:04:54,375 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:04:54,376 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:04:54,428 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:54,428 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 796 >13:04:54,430 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:04:54,431 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:04:54,432 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:04:56,876 DEBUG blivet: Ext3FS.supported: supported: True ; >13:04:56,876 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 797 >13:04:58,218 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:58,218 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 798 >13:04:58,237 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:58,237 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 799 >13:04:59,261 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:59,261 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 800 >13:04:59,263 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:59,263 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 801 >13:04:59,264 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:59,266 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:04:59,267 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:04:59,268 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:04:59,320 DEBUG blivet: BTRFS.supported: supported: True ; >13:04:59,321 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 802 >13:04:59,322 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:04:59,324 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:04:59,324 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:05:10,319 DEBUG blivet: SwapSpace.__init__: >13:05:10,319 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 803 >13:05:10,910 DEBUG blivet: BTRFS.supported: supported: True ; >13:05:10,910 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 804 >13:05:10,912 DEBUG blivet: BTRFS.supported: supported: True ; >13:05:10,912 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 805 >13:05:10,913 DEBUG blivet: BTRFS.supported: supported: True ; >13:05:10,915 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:05:10,917 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:05:10,918 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:05:10,970 DEBUG blivet: BTRFS.supported: supported: True ; >13:05:10,970 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 806 >13:05:10,971 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:05:10,973 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:05:10,974 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:06:00,638 DEBUG blivet: BTRFS.supported: supported: True ; >13:06:00,638 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 807 >13:06:00,642 DEBUG blivet: Ext4FS.supported: supported: True ; >13:06:00,642 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 808 >13:06:00,660 DEBUG blivet: BTRFS.supported: supported: True ; >13:06:00,660 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 809 >13:06:55,339 DEBUG blivet: BTRFS.supported: supported: True ; >13:06:55,340 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 810 >13:06:55,341 DEBUG blivet: BTRFS.supported: supported: True ; >13:06:55,342 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 811 >13:06:55,342 DEBUG blivet: BTRFS.supported: supported: True ; >13:06:55,344 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:06:55,346 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:06:55,347 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:06:55,400 DEBUG blivet: BTRFS.supported: supported: True ; >13:06:55,400 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 812 >13:06:55,401 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:06:55,403 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:06:55,404 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:06:59,020 DEBUG blivet: BTRFS.supported: supported: True ; >13:06:59,020 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 813 >13:06:59,024 DEBUG blivet: Ext4FS.supported: supported: True ; >13:06:59,024 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 814 >13:06:59,042 DEBUG blivet: BTRFS.supported: supported: True ; >13:06:59,042 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 815 >13:07:07,204 DEBUG blivet: BTRFS.supported: supported: True ; >13:07:07,204 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 816 >13:07:07,225 DEBUG blivet: BTRFS.supported: supported: True ; >13:07:07,225 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 817 >13:07:07,243 DEBUG blivet: Ext3FS.supported: supported: True ; >13:07:07,243 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 818 >13:07:07,858 DEBUG blivet: BTRFS.supported: supported: True ; >13:07:07,858 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 819 >13:07:07,877 DEBUG blivet: BTRFS.supported: supported: True ; >13:07:07,877 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 820 >13:07:08,962 DEBUG blivet: Ext3FS.supported: supported: True ; >13:07:08,962 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 821 >13:07:09,420 DEBUG blivet: BTRFS.supported: supported: True ; >13:07:09,420 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 822 >13:07:09,421 DEBUG blivet: BTRFS.supported: supported: True ; >13:07:09,422 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 823 >13:07:09,422 DEBUG blivet: BTRFS.supported: supported: True ; >13:07:09,424 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:07:09,426 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:07:09,427 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:07:09,479 DEBUG blivet: BTRFS.supported: supported: True ; >13:07:09,479 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 824 >13:07:09,480 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f3e60fc5610>, 0, [], {} >13:07:09,482 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: btrfs volume ; >13:07:09,485 DEBUG blivet: DeviceTree.getDevicesByType returned [BTRFSVolumeDevice instance (0x7f3e3f8b34d0) -- > name = fedora status = True kids = 4 id = 30 > parents = ['existing 114.89 GiB partition sdc3 (26) with existing btrfs filesystem'] > uuid = 019df52c-fd11-45fd-91fc-313d09f1b0c5 size = 114.89 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 240949248 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14998, 255, 63) biosGeometry: (14998, 255, 63) > PedDevice: <_ped.Device object at 0x7f3e60f410e0> > target size = 0 B path = /dev/sdc3 > format args = [] originalFormat = btrfs] >13:07:10,527 DEBUG blivet: Ext3FS.supported: supported: True ; >13:07:10,527 DEBUG blivet: getFormat('ext3') returning Ext3FS instance with object id 825 >13:07:11,150 DEBUG blivet: BTRFS.supported: supported: True ; >13:07:11,150 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 826 >13:07:11,169 DEBUG blivet: BTRFS.supported: supported: True ; >13:07:11,169 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 827 >13:07:25,836 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; >13:07:25,836 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 829 >13:07:25,837 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; current: ext3 ; type: None ; >13:07:25,837 INFO storage.ui: registered action: [828] destroy format ext3 filesystem on partition sdc1 (id 16) >13:07:25,838 INFO storage.ui: removed partition sdc1 (id 16) from device tree >13:07:25,839 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >13:07:25,839 INFO storage.ui: registered action: [830] destroy device partition sdc1 (id 16) >13:07:25,840 DEBUG storage.ui: removing rootf20 >13:07:25,840 DEBUG storage.ui: devices to remove: ['rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158'] >13:07:25,840 DEBUG storage.ui: leaves to remove: ['rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9', 'rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67', 'rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init', 'rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7', 'rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84', 'rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a', 'rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b', 'rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c', 'rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee', 'rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92', 'rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init', 'rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada', 'rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df', 'rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb', 'rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889', 'rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270', 'rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6', 'rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9', 'rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a', 'rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332', 'rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958', 'rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55', 'rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97', 'rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e', 'rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984', 'rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6', 'rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d', 'rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e', 'rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a', 'rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20', 'rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b', 'rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158'] >13:07:25,841 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 (id 159) from device tree >13:07:25,842 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 38 ; name: rootf20 ; >13:07:25,842 INFO storage.ui: registered action: [831] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9 (id 159) >13:07:25,842 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init (id 156) from device tree >13:07:25,843 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 37 ; name: rootf20 ; >13:07:25,843 INFO storage.ui: registered action: [832] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/6d5870c92744e4038991c73917420b7aaee59071044195a13cd8959755e56ac9-init (id 156) >13:07:25,843 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 (id 153) from device tree >13:07:25,844 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 36 ; name: rootf20 ; >13:07:25,844 INFO storage.ui: registered action: [833] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67 (id 153) >13:07:25,845 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init (id 150) from device tree >13:07:25,846 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 35 ; name: rootf20 ; >13:07:25,846 INFO storage.ui: registered action: [834] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9c50d1d5db51c259bacee9d2cf343656cce02a7e0f899dcd47b5f6c6aa9caa67-init (id 150) >13:07:25,846 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 (id 147) from device tree >13:07:25,847 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 34 ; name: rootf20 ; >13:07:25,847 INFO storage.ui: registered action: [835] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/af1b586c12d43eb78af7b7392ab9deaa9a9ae941272c58a5b33efac0da3ddee7 (id 147) >13:07:25,847 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 (id 144) from device tree >13:07:25,848 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 33 ; name: rootf20 ; >13:07:25,848 INFO storage.ui: registered action: [836] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/b4105a015b111f6ed6156ac013bbadc7db44e16a7e3194fcbe07c8d63730eb84 (id 144) >13:07:25,849 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 (id 141) from device tree >13:07:25,849 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 32 ; name: rootf20 ; >13:07:25,850 INFO storage.ui: registered action: [837] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/274a3ce825de0bd77019b6f86952d3c1b295ee7edb46f4900120152873b618b7 (id 141) >13:07:25,850 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a (id 138) from device tree >13:07:25,851 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 31 ; name: rootf20 ; >13:07:25,851 INFO storage.ui: registered action: [838] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a (id 138) >13:07:25,851 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init (id 135) from device tree >13:07:25,852 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 30 ; name: rootf20 ; >13:07:25,852 INFO storage.ui: registered action: [839] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/45819b21699415a7bbd06c93d4233a7408d70c5bec50a5ff6d2822e22ad77c4a-init (id 135) >13:07:25,853 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b (id 132) from device tree >13:07:25,853 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 29 ; name: rootf20 ; >13:07:25,854 INFO storage.ui: registered action: [840] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b (id 132) >13:07:25,854 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init (id 129) from device tree >13:07:25,855 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 28 ; name: rootf20 ; >13:07:25,855 INFO storage.ui: registered action: [841] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/50232eb7a92959b2b95d100ce1813677f517bb4efb23a5084e65678a942a7d7b-init (id 129) >13:07:25,855 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c (id 126) from device tree >13:07:25,856 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 27 ; name: rootf20 ; >13:07:25,856 INFO storage.ui: registered action: [842] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c (id 126) >13:07:25,856 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init (id 123) from device tree >13:07:25,857 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 26 ; name: rootf20 ; >13:07:25,858 INFO storage.ui: registered action: [843] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/83df431f092474d0d8c1e240b7bce6ffcdfc52a1cc2590a55b433311faf6f49c-init (id 123) >13:07:25,858 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee (id 120) from device tree >13:07:25,859 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 25 ; name: rootf20 ; >13:07:25,859 INFO storage.ui: registered action: [844] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee (id 120) >13:07:25,859 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init (id 117) from device tree >13:07:25,860 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 24 ; name: rootf20 ; >13:07:25,860 INFO storage.ui: registered action: [845] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/909d90476e5540b3a40d5946dc93a8e4df41bb290204fb509ce0b45ec2d90dee-init (id 117) >13:07:25,860 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 (id 114) from device tree >13:07:25,861 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 23 ; name: rootf20 ; >13:07:25,861 INFO storage.ui: registered action: [846] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92 (id 114) >13:07:25,862 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init (id 111) from device tree >13:07:25,863 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 22 ; name: rootf20 ; >13:07:25,863 INFO storage.ui: registered action: [847] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/8da771427d52469e8b244e130a7c7822d8e8561bb47959a7b66611948433ca92-init (id 111) >13:07:25,863 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada (id 108) from device tree >13:07:25,864 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 21 ; name: rootf20 ; >13:07:25,864 INFO storage.ui: registered action: [848] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c88d7cd7de12e003379a265e3c7831a72a6fdd2ee30f5c0e63f07350cb38cada (id 108) >13:07:25,864 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df (id 105) from device tree >13:07:25,865 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 20 ; name: rootf20 ; >13:07:25,865 INFO storage.ui: registered action: [849] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/021e9a9485d9d74adefbf7c2d71ea4fe47d2fc5ff0b9564aa98b68cd649eb9df (id 105) >13:07:25,866 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb (id 102) from device tree >13:07:25,867 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 19 ; name: rootf20 ; >13:07:25,867 INFO storage.ui: registered action: [850] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e596679f15220ef6af7836086637e061d7b24a132d96326752ff81a723d1bdfb (id 102) >13:07:25,867 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 (id 99) from device tree >13:07:25,868 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 18 ; name: rootf20 ; >13:07:25,868 INFO storage.ui: registered action: [851] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/22cfb2cec2f578a68c19afbaa9b4bd082b024e89cffc0f635233bc76cc165889 (id 99) >13:07:25,868 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 (id 96) from device tree >13:07:25,869 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 17 ; name: rootf20 ; >13:07:25,869 INFO storage.ui: registered action: [852] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/0885af9178b9061eda5476f96a7ab7ac77f3ce31539ad0350443d33c2ae36270 (id 96) >13:07:25,870 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 (id 93) from device tree >13:07:25,870 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 16 ; name: rootf20 ; >13:07:25,871 INFO storage.ui: registered action: [853] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/85c26d39a4cfdaea744bb99d3c7a666045caaf34b68aa01695b7c890232675e6 (id 93) >13:07:25,871 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 (id 90) from device tree >13:07:25,872 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 15 ; name: rootf20 ; >13:07:25,872 INFO storage.ui: registered action: [854] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/cab264a4d07826c76748d081fbe3ea40910d5f181ab60bdbd570413bca0074a9 (id 90) >13:07:25,872 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a (id 87) from device tree >13:07:25,873 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 14 ; name: rootf20 ; >13:07:25,873 INFO storage.ui: registered action: [855] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/15bd21a0a6d58bae4709a6e2618a0a51bfe25c94711a90d54517c57d0ecf3f3a (id 87) >13:07:25,873 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 (id 84) from device tree >13:07:25,874 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 13 ; name: rootf20 ; >13:07:25,875 INFO storage.ui: registered action: [856] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/e1c659e8b452289288611bba3e5e8a36a5eea89405d7a42592313c14b2881332 (id 84) >13:07:25,875 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 (id 81) from device tree >13:07:25,876 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 12 ; name: rootf20 ; >13:07:25,876 INFO storage.ui: registered action: [857] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5651eaccb06e9f2a1be73acfb7f2fa922a189c03a68257af3b68455ef9fa2958 (id 81) >13:07:25,876 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 (id 78) from device tree >13:07:25,877 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 11 ; name: rootf20 ; >13:07:25,877 INFO storage.ui: registered action: [858] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5551e85ad731fcacdd15faea01ae2103203b52cab2e7ebbf5ee5ae79477d1e55 (id 78) >13:07:25,877 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 (id 75) from device tree >13:07:25,878 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 10 ; name: rootf20 ; >13:07:25,878 INFO storage.ui: registered action: [859] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9e27260031a82570e7f6fd4706a903f46b3fed9733a4d0856c04a8051b5f5a97 (id 75) >13:07:25,879 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e (id 72) from device tree >13:07:25,880 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 9 ; name: rootf20 ; >13:07:25,880 INFO storage.ui: registered action: [860] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/f221c25f1bc55e8bc584cc222a6cd4ddf9e9bbd36474dbf206a814a35ed2b31e (id 72) >13:07:25,880 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 (id 69) from device tree >13:07:25,881 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 8 ; name: rootf20 ; >13:07:25,881 INFO storage.ui: registered action: [861] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5eb1895ddfa813adfb73ffd699786e63685afcc0c7e08c36aeb9f5450da5c984 (id 69) >13:07:25,881 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 (id 66) from device tree >13:07:25,882 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 7 ; name: rootf20 ; >13:07:25,882 INFO storage.ui: registered action: [862] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/08c1a26d8b024f91ea81d08047f43d00aeb44a65b83a63761c0f5a4dd90417d6 (id 66) >13:07:25,882 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d (id 63) from device tree >13:07:25,883 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 6 ; name: rootf20 ; >13:07:25,883 INFO storage.ui: registered action: [863] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/9d9515ed733c3d72ff042a092f1fc43770f5e9a19fac85ddd810caf64b0a147d (id 63) >13:07:25,884 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e (id 60) from device tree >13:07:25,885 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 5 ; name: rootf20 ; >13:07:25,885 INFO storage.ui: registered action: [864] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/c5881f11ded97fd2252adf93268114329e985624c5d7bb86e439a36109d1124e (id 60) >13:07:25,885 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a (id 57) from device tree >13:07:25,886 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 4 ; name: rootf20 ; >13:07:25,886 INFO storage.ui: registered action: [865] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/5796a7edb16bffa3408e0f00b1b8dc0fa4651ac88b68eee5a01b088bedb9c54a (id 57) >13:07:25,887 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 (id 54) from device tree >13:07:25,888 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 3 ; name: rootf20 ; >13:07:25,888 INFO storage.ui: registered action: [866] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/dfaad36d898454a7aa39f7a83be9d6adb52e0d3734a42fdc327d0da0f7c21a20 (id 54) >13:07:25,888 INFO storage.ui: removed btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b (id 51) from device tree >13:07:25,889 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 2 ; name: rootf20 ; >13:07:25,889 INFO storage.ui: registered action: [867] destroy device btrfs snapshot rootf20/var/lib/docker/btrfs/subvolumes/bac448df371dc1d40fe2543d8ce3f06eb1cb8457270f5018f67ea76520a72b3b (id 51) >13:07:25,889 INFO storage.ui: removed btrfs subvolume rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 (id 48) from device tree >13:07:25,890 DEBUG storage.ui: BTRFSSubVolumeDevice.removeChild: kids: 1 ; name: rootf20 ; >13:07:25,890 INFO storage.ui: registered action: [868] destroy device btrfs subvolume rootf20/var/lib/docker/btrfs/subvolumes/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158 (id 48) >13:07:25,890 INFO storage.ui: removed btrfs subvolume rootf20 (id 39) from device tree >13:07:25,891 DEBUG storage.ui: BTRFSVolumeDevice.removeChild: kids: 4 ; name: fedora ; >13:07:25,891 INFO storage.ui: registered action: [869] destroy device btrfs subvolume rootf20 (id 39) >13:07:25,893 DEBUG storage.ui: PartitionDevice._setFormat: sdc3 ; >13:07:25,893 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 871 >13:07:25,894 DEBUG storage.ui: PartitionDevice._setFormat: sdc3 ; current: btrfs ; type: None ; >13:07:25,894 INFO storage.ui: registered action: [870] destroy format btrfs filesystem on partition sdc3 (id 26) >13:07:25,895 DEBUG storage.ui: sdc3 has 1 kids >13:07:25,963 DEBUG storage.ui: looking up parted Device: /dev/sda >13:07:25,976 DEBUG storage.ui: looking up parted Device: /dev/sda >13:07:26,020 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,029 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,051 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,070 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,089 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,109 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,128 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,148 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,168 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,187 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,206 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,225 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,244 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,263 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,282 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,300 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,319 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,338 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,357 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,376 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,395 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,414 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,433 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,452 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,471 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,490 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,509 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,528 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,547 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,566 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,585 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,604 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,623 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,642 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,660 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,679 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,698 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,717 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,736 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,755 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,774 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,793 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,812 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:26,902 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:07:26,958 DEBUG storage.ui: looking up parted Device: /dev/sr0 >13:07:27,069 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:07:27,124 DEBUG storage.ui: looking up parted Device: /dev/sr0 >13:07:27,331 DEBUG storage.ui: looking up parted Device: /dev/sda >13:07:27,344 DEBUG storage.ui: looking up parted Device: /dev/sda >13:07:27,388 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:27,417 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:27,436 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:27,455 DEBUG storage.ui: looking up parted Device: /dev/sdc3 >13:07:27,544 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:07:27,600 DEBUG storage.ui: looking up parted Device: /dev/sr0 >13:07:27,712 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:07:27,767 DEBUG storage.ui: looking up parted Device: /dev/sr0 > > >/tmp/ifcfg.log: >19:51:16,649 DEBUG ifcfg: content of files (network initialization): >19:51:16,670 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 36, 29, 201, 27, 226]}, 'connection': {'timestamp': 1414108092L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414108094L, 'type': 'bridge', 'id': 'virbr0', 'uuid': 'a72b1660-83cd-4d71-b636-5032050a3f72'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >19:51:17,063 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp7s0']): >19:51:17,063 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp7s0: >19:51:17,063 DEBUG ifcfg: TYPE=Ethernet >19:51:17,063 DEBUG ifcfg: BOOTPROTO=dhcp >19:51:17,064 DEBUG ifcfg: DEFROUTE=yes >19:51:17,064 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >19:51:17,064 DEBUG ifcfg: IPV6INIT=yes >19:51:17,064 DEBUG ifcfg: IPV6_AUTOCONF=yes >19:51:17,065 DEBUG ifcfg: IPV6_DEFROUTE=yes >19:51:17,065 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >19:51:17,065 DEBUG ifcfg: NAME=enp7s0 >19:51:17,065 DEBUG ifcfg: UUID=69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c >19:51:17,066 DEBUG ifcfg: ONBOOT=no >19:51:17,066 DEBUG ifcfg: HWADDR=00:24:1D:C9:1B:E2 >19:51:17,066 DEBUG ifcfg: PEERDNS=yes >19:51:17,066 DEBUG ifcfg: PEERROUTES=yes >19:51:17,066 DEBUG ifcfg: IPV6_PEERDNS=yes >19:51:17,067 DEBUG ifcfg: IPV6_PEERROUTES=yes >19:51:17,086 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 36, 29, 201, 27, 226]}, 'connection': {'timestamp': 1414108092L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp7s0', 'uuid': '69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414108094L, 'type': 'bridge', 'id': 'virbr0', 'uuid': 'a72b1660-83cd-4d71-b636-5032050a3f72'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >19:51:59,096 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >19:51:59,098 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >12:52:19,909 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >12:52:19,911 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >19:57:41,849 DEBUG ifcfg: content of files (network initialization): >19:57:41,850 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp7s0: >19:57:41,850 DEBUG ifcfg: TYPE=Ethernet >19:57:41,850 DEBUG ifcfg: BOOTPROTO=dhcp >19:57:41,850 DEBUG ifcfg: DEFROUTE=yes >19:57:41,850 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >19:57:41,851 DEBUG ifcfg: IPV6INIT=yes >19:57:41,851 DEBUG ifcfg: IPV6_AUTOCONF=yes >19:57:41,851 DEBUG ifcfg: IPV6_DEFROUTE=yes >19:57:41,851 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >19:57:41,851 DEBUG ifcfg: NAME=enp7s0 >19:57:41,851 DEBUG ifcfg: UUID=69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c >19:57:41,852 DEBUG ifcfg: ONBOOT=no >19:57:41,852 DEBUG ifcfg: HWADDR=00:24:1D:C9:1B:E2 >19:57:41,852 DEBUG ifcfg: PEERDNS=yes >19:57:41,852 DEBUG ifcfg: PEERROUTES=yes >19:57:41,852 DEBUG ifcfg: IPV6_PEERDNS=yes >19:57:41,852 DEBUG ifcfg: IPV6_PEERROUTES=yes >19:57:41,865 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 36, 29, 201, 27, 226]}, 'connection': {'timestamp': 1414108390L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp7s0', 'uuid': '69a3ed0c-5a9a-432a-86cc-4b2fd6e8a49c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1414108390L, 'type': 'bridge', 'id': 'virbr0', 'uuid': 'a72b1660-83cd-4d71-b636-5032050a3f72'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >19:57:41,980 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >19:57:41,981 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >19:57:41,982 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >19:57:50,307 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >19:57:50,309 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >12:58:04,500 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 >12:58:04,501 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp7s0 > > >/proc/cmdline: >initrd=/isolinux/initrd0.img root=live:UUID=B8F8-F63E rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/isolinux/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 1156239
: 950131 |
950132
|
950133
|
950134
|
950135
|
950136
|
950137
|
950138
|
950139
|
950140